Age | Commit message (Expand) | Author | Files | Lines |
2013-04-03 | Fix up fallout from C++11 switch | dos-reis | 1 | -5/+5 |
2013-04-01 | More C cleanups | dos-reis | 1 | -0/+2 |
2013-04-01 | Fix various warnings from the C++ compiler | dos-reis | 5 | -38/+27 |
2012-08-26 | * graph/Gdraws/Gfun.c (GDrawLine): Make string parameter of type | dos-reis | 1 | -1/+1 |
2012-08-26 | * include/sockio.h (init_purpose_table): Remove declaration. | dos-reis | 1 | -70/+19 |
2012-08-19 | * include/sockio.h (connect_to_local_server): First parameter now | dos-reis | 2 | -3/+3 |
2012-08-19 | * include/util.H1 (getmemWithLine): Second argument is now const char*. | dos-reis | 2 | -10/+6 |
2012-08-18 | * boot/translator.boot (shoeOutParse): Fix thinko. | dos-reis | 2 | -4/+4 |
2011-09-03 | * lib/pixmap.c: Include standard header. | dos-reis | 1 | -2/+2 |
2011-08-19 | Fix Graphics components startup | alfredoport | 1 | -2/+2 |
2011-06-15 | * lib/fnct_key.c (handle_function_key): Explicitly cast the | dos-reis | 1 | -1/+1 |
2011-05-30 | fix const-correctness in old C codes | dos-reis | 4 | -15/+13 |
2011-04-10 | specify linker for ECL | dos-reis | 1 | -1/+1 |
2010-11-29 | Fix GCL-based build issues related to the | dos-reis | 1 | -3/+3 |
2010-11-28 | * clef/: Add using directive at toplevel. | dos-reis | 4 | -36/+45 |
2010-11-28 | * lib/Makefile.in: Build libopen-axiom-core and libspad with a C++ | dos-reis | 6 | -136/+135 |
2010-11-22 | (no commit message) | dos-reis | 9 | -23/+25 |
2010-08-18 | Remove CCF variables | dos-reis | 1 | -1/+1 |
2010-08-18 | r13983@gauss (orig r1241): gdr | 2009-07-22 15:41:19 -0500 | dos-reis | 1 | -1/+64 |
2010-08-16 | More configure work | dos-reis | 1 | -2/+2 |
2010-08-15 | * config/var-def.mk (CPPFLAGS): New expanded variable. | dos-reis | 1 | -4/+3 |
2010-08-08 | * hyper/ex2ht.c (strPrefix): Be const-correct. | dos-reis | 2 | -2/+3 |
2010-07-29 | * lib/XSpadFill.c: Tidy. | dos-reis | 3 | -9/+9 |
2009-10-26 | * share/tex/open-axiom.sty: New. | dos-reis | 1 | -1/+1 |
2009-10-25 | * lib/cfuns-c.c (oa_concatenate_string): Define. | dos-reis | 1 | -0/+18 |
2009-10-25 | (no commit message) | dos-reis | 1 | -3/+3 |
2009-10-25 | * lib/cfuns-c.c (oa_spawn): New. | dos-reis | 1 | -0/+77 |
2009-09-30 | * driver/Makefile.in (open-axiom): Link against core runtime. | dos-reis | 1 | -0/+19 |
2009-09-21 | * lib/openpty.c (ptyopen): Fix thinko. | dos-reis | 1 | -8/+5 |
2009-09-20 | * configure.ac.pamphlet: Don't define CPP LINUXplaform, | dos-reis | 8 | -34/+16 |
2009-07-12 | * algebra/mkfunc.spad.pamphlet | dos-reis | 1 | -0/+7 |
2009-07-11 | Fix writeablep function in Windows | alfredoport | 1 | -0/+4 |
2009-04-16 | Fix SF/2763053 | dos-reis | 1 | -1/+1 |
2009-02-19 | 2009-02-19 Aleksej Saushev <asau@inbox.ru> | dos-reis | 1 | -0/+1 |
2009-02-11 | * lib/openpty.c: #include <sys/ioctl.h>, <termios.h>, and | dos-reis | 1 | -1/+11 |
2009-02-07 | * algebra/system.spad.pamphlet (hostByteOrder$System): New. | dos-reis | 1 | -2/+13 |
2008-12-06 | Support getting process id in Windows. | alfredoport | 4 | -7/+15 |
2008-11-24 | * lib/cfuns-c.c (oa_copy_file): Specify permission mode for the | dos-reis | 1 | -1/+3 |
2008-11-01 | * sman/sman.c (ptsPath): Remove. | dos-reis | 1 | -46/+20 |
2008-10-26 | * clef/edible.c: #include "cfuns.h" for oa_getenv use. | dos-reis | 1 | -0/+1 |
2008-10-25 | Fix build on Win32 | dos-reis | 1 | -3/+7 |
2008-10-25 | Fix build on Win32 | dos-reis | 2 | -5/+18 |
2008-10-25 | * interp/sys-os.boot: Import oa_socket_read_byte as | dos-reis | 1 | -0/+28 |
2008-10-24 | Use oa_getenv function. | alfredoport | 4 | -7/+7 |
2008-10-24 | Add basic support for stream client socket. | dos-reis | 2 | -11/+51 |
2008-10-19 | Replace __MINGW32__ declaration with __WIN32__ | alfredoport | 1 | -11/+11 |
2008-09-25 | * include/cfuns.h (oa_copy_file): Declare. | dos-reis | 2 | -3/+31 |
2008-09-20 | * include/cfuns.h (oa_dirname): Declare. | dos-reis | 1 | -11/+54 |
2008-09-14 | * interp/sys-os.boot (readablep): Import. | dos-reis | 1 | -2/+2 |
2008-09-09 | * lib/sockio-c.c (openaxiom_sleep): Move to open-axiom.h. | dos-reis | 1 | -16/+0 |