Age | Commit message (Expand) | Author | Files | Lines |
2013-04-06 | Add token representation files | dos-reis | 1 | -0/+199 |
2013-04-04 | Add initial io library files | dos-reis | 4 | -0/+340 |
2013-04-03 | Fix up fallout from C++11 switch | dos-reis | 1 | -26/+40 |
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 | -13/+4 |
2012-08-19 | * boot/ast.boot (genSBCLnativeTranslation): Do no prepend an | dos-reis | 1 | -1/+1 |
2012-08-19 | * include/sockio.h (connect_to_local_server): First parameter now | dos-reis | 2 | -2/+2 |
2012-08-19 | * include/util.H1 (getmemWithLine): Second argument is now const char*. | dos-reis | 2 | -3/+3 |
2011-09-03 | * lib/pixmap.c: Include standard header. | dos-reis | 1 | -486/+0 |
2011-08-19 | Fix Graphics components startup | alfredoport | 1 | -2/+2 |
2011-06-27 | * utils/Makefile.in (libOpenAxiom_SOURCES): Include filesystem.cc | dos-reis | 1 | -0/+29 |
2011-06-02 | consolidate utility codes | dos-reis | 1 | -7/+88 |
2011-05-30 | fix const-correctness in old C codes | dos-reis | 4 | -6/+6 |
2010-11-28 | * clef/: Add using directive at toplevel. | dos-reis | 3 | -51/+67 |
2010-11-28 | * lib/Makefile.in: Build libopen-axiom-core and libspad with a C++ | dos-reis | 16 | -256/+140 |
2010-11-22 | (no commit message) | dos-reis | 18 | -144/+505 |
2010-08-18 | r13983@gauss (orig r1241): gdr | 2009-07-22 15:41:19 -0500 | dos-reis | 1 | -1/+5 |
2010-07-29 | * clef/Makefile.in: Build and link programs by a C++ compiler. | dos-reis | 1 | -0/+8 |
2010-07-29 | * lib/XSpadFill.c: Tidy. | dos-reis | 42 | -472/+174 |
2010-07-29 | * algebra/sf.spad.pamphlet (DoubleFloat): Use builtin | dos-reis | 1 | -13/+0 |
2009-10-26 | * share/tex/open-axiom.sty: New. | dos-reis | 1 | -2/+2 |
2009-10-25 | * lib/cfuns-c.c (oa_concatenate_string): Define. | dos-reis | 1 | -0/+12 |
2009-10-25 | * lib/cfuns-c.c (oa_spawn): New. | dos-reis | 1 | -2/+17 |
2009-09-30 | * driver/Makefile.in (open-axiom): Link against core runtime. | dos-reis | 1 | -0/+1 |
2009-04-16 | Fix SF/2763053 | dos-reis | 1 | -1/+1 |
2009-02-07 | * algebra/system.spad.pamphlet (hostByteOrder$System): New. | dos-reis | 2 | -1/+7 |
2008-12-06 | Support getting process id in Windows. | alfredoport | 1 | -0/+1 |
2008-11-01 | * sman/sman.c (ptsPath): Remove. | dos-reis | 1 | -2/+1 |
2008-10-25 | Fix build on Win32 | dos-reis | 1 | -0/+3 |
2008-10-25 | * interp/sys-os.boot: Import oa_socket_read_byte as | dos-reis | 1 | -0/+5 |
2008-10-24 | Add basic support for stream client socket. | dos-reis | 1 | -2/+4 |
2008-10-19 | Replace __MINGW32__ declaration with __WIN32__ | alfredoport | 2 | -5/+5 |
2008-09-25 | * include/cfuns.h (oa_copy_file): Declare. | dos-reis | 2 | -0/+20 |
2008-09-20 | * include/cfuns.h (oa_dirname): Declare. | dos-reis | 1 | -0/+1 |
2008-09-09 | * lib/sockio-c.c (openaxiom_sleep): Move to open-axiom.h. | dos-reis | 1 | -0/+17 |
2008-09-07 | Fix HANDLE/socket mismatch. | dos-reis | 1 | -4/+9 |
2008-09-06 | * interp/sys-os.boot (openIP4ClientStreamSocket): New. | dos-reis | 1 | -2/+11 |
2008-08-29 | * interp/sys-os.boot (readFromFileHandle): New. | dos-reis | 1 | -0/+8 |
2008-08-19 | * include/open-axiom.h (oa_buffer_address): New macro. | dos-reis | 1 | -0/+7 |
2008-08-09 | * include/open-axiom.h (OPENAXIOM_HAVE_GRAPHICS): Define. | dos-reis | 1 | -0/+7 |
2008-07-23 | Misc cleanup. | dos-reis | 1 | -0/+1 |
2008-05-28 | * include/open-axiom.h (openaxiom_handle): New datatype. | dos-reis | 1 | -0/+9 |
2008-05-23 | Minimize build noise on win32 | dos-reis | 2 | -3/+3 |
2008-05-23 | Port htadd to win32 | dos-reis | 1 | -6/+7 |
2008-05-22 | * hyper/hthits.c (regerr): Remove. | dos-reis | 3 | -27/+0 |
2008-05-21 | * include/cfuns.h (oa_get_tmpdir): Declare. | dos-reis | 1 | -0/+3 |
2008-05-21 | * graph/Gdraws/Makefile.in (HEADERS): Don't include hash.H1. | dos-reis | 7 | -54/+62 |
2008-04-29 | Cleanup, part 2. | dos-reis | 2 | -20/+25 |
2008-04-28 | * configure.ac.pamphlet: Check from uint8_t. | dos-reis | 2 | -17/+28 |
2008-04-26 | Cleanup, part 1. | dos-reis | 4 | -67/+49 |