Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-09-07 | Fix HANDLE/socket mismatch. | dos-reis | 1 | -5/+5 |
2008-09-07 | Fix compilation failure on MinGW. | dos-reis | 1 | -2/+4 |
2008-09-06 | Fix typo | dos-reis | 1 | -1/+1 |
2008-09-06 | * interp/sys-os.boot (openIP4ClientStreamSocket): New. | dos-reis | 1 | -41/+87 |
2008-09-06 | Sync with 1.2 version | dos-reis | 1 | -32/+51 |
2008-08-30 | * lib/sockio-c.c (oa_open_local_client_stream_socket): Use | dos-reis | 1 | -1/+1 |
2008-08-29 | * interp/sys-os.boot (readFromFileHandle): New. | dos-reis | 1 | -0/+100 |
2008-08-08 | * lib/Makefile.in ($(axiom_target_libdir)/libopen-axiom-core.$(LIBEXT)): Tidy. | dos-reis | 1 | -2/+7 |
2008-08-07 | * lisp/core.lisp.in (boot-completed-p): New. | dos-reis | 1 | -4/+10 |
2008-08-04 | * Makefile.pamphlet: Use $(mkdir_p) in lieu of $(mkinstalldirs), | dos-reis | 1 | -1/+1 |
2008-05-23 | Fix breakage from last commits. | dos-reis | 2 | -3/+2 |
2008-05-23 | Minimize build noise on win32 | dos-reis | 1 | -4/+6 |
2008-05-23 | Port htadd to win32 | dos-reis | 3 | -35/+35 |
2008-05-22 | Fix build breakage on Win32. | dos-reis | 1 | -3/+3 |
2008-05-21 | * include/cfuns.h (oa_get_tmpdir): Declare. | dos-reis | 1 | -0/+74 |
2008-05-21 | * graph/Gdraws/Makefile.in (HEADERS): Don't include hash.H1. | dos-reis | 3 | -19/+18 |
2008-04-29 | Cleanup, part 2. | dos-reis | 2 | -35/+58 |
2008-04-28 | * configure.ac.pamphlet: Check from uint8_t. | dos-reis | 18 | -76/+73 |
2008-04-26 | Cleanup, part 1. | dos-reis | 2 | -55/+74 |
2008-04-05 | Remove remaining K&R style prototypes. | dos-reis | 1 | -8/+2 |
2008-04-04 | * include/xpm.h: Don't include <malloc.h> | dos-reis | 2 | -6/+0 |
2008-04-04 | * include/bsdsignal.h: Include <signal.h>. | dos-reis | 1 | -7/+1 |
2008-04-04 | * lib/Makefile.in (libopen_axiom_core_objects): Tidy. | dos-reis | 1 | -2/+3 |
2008-04-04 | * configure.ac.pamphlet: Disable Libtool for building shared | dos-reis | 1 | -4/+7 |
2008-04-01 | * lib/openpty.c: Remove conditional inclusion of <stropts.h> | dos-reis | 1 | -5/+0 |
2008-03-28 | * interp/int-top.boot (intloopReadConsole): Use $InputStream. | dos-reis | 1 | -0/+2 |
2008-03-27 | Fix DLL build on cygwin. | dos-reis | 1 | -6/+7 |
2008-03-27 | Fix DLL build on cygwin. | dos-reis | 1 | -20/+20 |
2008-03-26 | Fix shared linking regression | dos-reis | 1 | -13/+14 |
2008-03-24 | Add support for SBCL and CLisp | dos-reis | 1 | -2/+10 |
2008-03-17 | Add missing `return'. | dos-reis | 1 | -1/+1 |
2008-03-17 | * lib/cfuns-c.c (oa_chdir): Define. | dos-reis | 1 | -1/+132 |
2008-03-16 | * lib/Makefile.in ($(axiom_target_libdir)/libopen-axiom-core.$(DLLEXT)): Tidy. | dos-reis | 1 | -6/+7 |
2008-03-15 | * configure.ac.pamphlet (axiom_c_runtime): Don't include core, as | dos-reis | 5 | -97/+109 |
2008-03-08 | * include/sockio.h: Rename from sockio-c.H1. | dos-reis | 1 | -1/+2 |
2008-01-08 | Disable highlighting on Win32 | dos-reis | 1 | -6/+13 |
2008-01-08 | * boot/Makefile.pamphlet (AXIOM_LOCAL_LISP): Use Lisp image with C | dos-reis | 1 | -3/+33 |