aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)AuthorFilesLines
2022-10-29Replace copy_c_strHEADmasterIgor Pashev1-2/+2
2022-10-29Fix some compiler warnings & buffer overflowsIgor Pashev5-11/+18
2017-01-17Misc cleanups.Gabriel Dos Reis1-5/+2
2017-01-15Add s-expression parsing to libopen-axiom-core.aGabriel Dos Reis1-1/+2
2017-01-02Include a native entry point for parsing Boot source files, and forGabriel Dos Reis4-7/+18
2016-12-29Add Boot support for native load unit specification in foreignGabriel Dos Reis1-4/+4
2015-03-08Fix misc warnings.dos-reis2-3/+2
2014-02-24Rename CXXCOMPILE to COMPILE and CXXLINK to LINKdos-reis1-3/+3
2014-02-10Clean up global variable names.dos-reis1-2/+2
2014-02-03Fix global variable names in Makefilesdos-reis1-8/+8
2014-02-02Prefer mktemp over tempnam.dos-reis1-2/+8
2013-11-25Fix rotten Windows port.dos-reis1-3/+3
2013-11-25Fix rotten Windows port.dos-reis1-4/+5
2013-06-30Simplify 'server' definition and use.dos-reis1-82/+50
2013-06-01Support --output in compiler, for bootstrapping stage.dos-reis1-20/+47
2013-04-03Fix up fallout from C++11 switchdos-reis1-5/+5
2013-04-01More C cleanupsdos-reis1-0/+2
2013-04-01Fix various warnings from the C++ compilerdos-reis5-38/+27
2012-08-26 * graph/Gdraws/Gfun.c (GDrawLine): Make string parameter of typedos-reis1-1/+1
2012-08-26 * include/sockio.h (init_purpose_table): Remove declaration.dos-reis1-70/+19
2012-08-19 * include/sockio.h (connect_to_local_server): First parameter nowdos-reis2-3/+3
2012-08-19 * include/util.H1 (getmemWithLine): Second argument is now const char*.dos-reis2-10/+6
2012-08-18 * boot/translator.boot (shoeOutParse): Fix thinko.dos-reis2-4/+4
2011-09-03 * lib/pixmap.c: Include standard header.dos-reis1-2/+2
2011-08-19Fix Graphics components startupalfredoport1-2/+2
2011-06-15 * lib/fnct_key.c (handle_function_key): Explicitly cast thedos-reis1-1/+1
2011-05-30fix const-correctness in old C codesdos-reis4-15/+13
2011-04-10specify linker for ECLdos-reis1-1/+1
2010-11-29Fix GCL-based build issues related to thedos-reis1-3/+3
2010-11-28 * clef/: Add using directive at toplevel.dos-reis4-36/+45
2010-11-28 * lib/Makefile.in: Build libopen-axiom-core and libspad with a C++dos-reis6-136/+135
2010-11-22(no commit message)dos-reis9-23/+25
2010-08-18Remove CCF variablesdos-reis1-1/+1
2010-08-18 r13983@gauss (orig r1241): gdr | 2009-07-22 15:41:19 -0500dos-reis1-1/+64
2010-08-16More configure workdos-reis1-2/+2
2010-08-15 * config/var-def.mk (CPPFLAGS): New expanded variable.dos-reis1-4/+3
2010-08-08 * hyper/ex2ht.c (strPrefix): Be const-correct.dos-reis2-2/+3
2010-07-29 * lib/XSpadFill.c: Tidy.dos-reis3-9/+9
2009-10-26 * share/tex/open-axiom.sty: New.dos-reis1-1/+1
2009-10-25 * lib/cfuns-c.c (oa_concatenate_string): Define.dos-reis1-0/+18
2009-10-25(no commit message)dos-reis1-3/+3
2009-10-25 * lib/cfuns-c.c (oa_spawn): New.dos-reis1-0/+77
2009-09-30 * driver/Makefile.in (open-axiom): Link against core runtime.dos-reis1-0/+19
2009-09-21 * lib/openpty.c (ptyopen): Fix thinko.dos-reis1-8/+5
2009-09-20 * configure.ac.pamphlet: Don't define CPP LINUXplaform,dos-reis8-34/+16
2009-07-12 * algebra/mkfunc.spad.pamphletdos-reis1-0/+7
2009-07-11Fix writeablep function in Windowsalfredoport1-0/+4
2009-04-16 Fix SF/2763053dos-reis1-1/+1
2009-02-192009-02-19 Aleksej Saushev <asau@inbox.ru>dos-reis1-0/+1
2009-02-11 * lib/openpty.c: #include <sys/ioctl.h>, <termios.h>, anddos-reis1-1/+11