aboutsummaryrefslogtreecommitdiff
path: root/src/lib/cfuns-c.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-02Include a native entry point for parsing Boot source files, and forGabriel Dos Reis1-914/+0
2015-03-08Fix misc warnings.dos-reis1-2/+1
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-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
2012-08-18 * boot/translator.boot (shoeOutParse): Fix thinko.dos-reis1-3/+3
2011-08-19Fix Graphics components startupalfredoport1-2/+2
2011-05-30fix const-correctness in old C codesdos-reis1-3/+3
2010-11-29Fix GCL-based build issues related to thedos-reis1-3/+3
2010-11-28 * clef/: Add using directive at toplevel.dos-reis1-8/+11
2010-11-28 * lib/Makefile.in: Build libopen-axiom-core and libspad with a C++dos-reis1-34/+34
2010-08-18 r13983@gauss (orig r1241): gdr | 2009-07-22 15:41:19 -0500dos-reis1-1/+64
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-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-07 * algebra/system.spad.pamphlet (hostByteOrder$System): New.dos-reis1-2/+13
2008-12-06Support getting process id in Windows.alfredoport1-1/+9
2008-11-24 * lib/cfuns-c.c (oa_copy_file): Specify permission mode for thedos-reis1-1/+3
2008-10-25Fix build on Win32dos-reis1-2/+3
2008-10-24Use oa_getenv function.alfredoport1-2/+2
2008-10-24 Add basic support for stream client socket.dos-reis1-1/+1
2008-10-19Replace __MINGW32__ declaration with __WIN32__alfredoport1-11/+11
2008-09-25 * include/cfuns.h (oa_copy_file): Declare.dos-reis1-2/+30
2008-09-20 * include/cfuns.h (oa_dirname): Declare.dos-reis1-11/+54
2008-09-14 * interp/sys-os.boot (readablep): Import.dos-reis1-2/+2
2008-09-06Sync with 1.2 versiondos-reis1-32/+51
2008-05-23Fix breakage from last commits.dos-reis1-0/+2
2008-05-23Minimize build noise on win32dos-reis1-4/+6
2008-05-23Port htadd to win32dos-reis1-0/+30
2008-05-22Fix build breakage on Win32.dos-reis1-3/+3
2008-05-21 * include/cfuns.h (oa_get_tmpdir): Declare.dos-reis1-0/+74
2008-04-29Cleanup, part 2.dos-reis1-0/+27
2008-04-28 * configure.ac.pamphlet: Check from uint8_t.dos-reis1-1/+1
2008-03-24Add support for SBCL and CLispdos-reis1-2/+10
2008-03-17Add missing `return'.dos-reis1-1/+1
2008-03-17 * lib/cfuns-c.c (oa_chdir): Define.dos-reis1-1/+132
2008-03-15 * configure.ac.pamphlet (axiom_c_runtime): Don't include core, asdos-reis1-9/+9
2008-01-08Disable highlighting on Win32dos-reis1-6/+13
2008-01-08 * boot/Makefile.pamphlet (AXIOM_LOCAL_LISP): Use Lisp image with Cdos-reis1-3/+33
2007-09-02 * XSpadFill.c: New. Replace corresponding pamphlet.dos-reis1-0/+265