Age | Commit message (Expand) | Author | Files | Lines |
2011-06-23 | * driver/Makefile.in (open_axiom_LDADD): Use library archives for | dos-reis | 1 | -1/+6 |
2011-06-05 | * driver/main.cc (upgrade_environment): Augment PATH for Windows | dos-reis | 1 | -0/+4 |
2011-06-05 | * boot/ast.boot: Remove debugging statement. | dos-reis | 1 | -1/+1 |
2011-06-03 | Enable the new GUI interface as default driver | dos-reis | 1 | -0/+1 |
2011-06-02 | more utility code consolidation | dos-reis | 2 | -551/+5 |
2011-06-02 | consolidate utility codes | dos-reis | 4 | -118/+22 |
2010-11-30 | * driver/utils.cc: Commonalize some of option handling code. | dos-reis | 2 | -8/+32 |
2010-11-30 | Rename src/driver/main.c to src/driver/main.cc | dos-reis | 3 | -4/+4 |
2010-11-30 | * etc/Makefile.in: Use the driver. | dos-reis | 3 | -5/+35 |
2010-11-29 | Add support for translator and linker in the driver | dos-reis | 3 | -9/+19 |
2010-11-28 | (all-lisp): Require all-driver. | dos-reis | 3 | -131/+186 |
2010-11-28 | * clef/: Add using directive at toplevel. | dos-reis | 3 | -89/+93 |
2010-11-19 | * driver/utils.c (openaxiom_allocate_argv): New. | dos-reis | 2 | -27/+35 |
2010-08-27 | (no commit message) | dos-reis | 1 | -1/+1 |
2010-08-26 | * utils/Makefile.in: Install libOpenAxiom.a | dos-reis | 4 | -2/+29 |
2010-08-18 | Remove CCF variables | dos-reis | 1 | -1/+1 |
2010-07-29 | * clef/Makefile.in: Build and link programs by a C++ compiler. | dos-reis | 1 | -11/+12 |
2010-07-29 | * algebra/sf.spad.pamphlet (DoubleFloat): Use builtin | dos-reis | 1 | -0/+10 |
2010-07-29 | Support C++ as implementation language. | dos-reis | 3 | -5/+5 |
2010-06-05 | * driver/utils.c (openaxiom_execute_core): Don't let CLISP fool | dos-reis | 2 | -1/+5 |
2010-02-08 | Add support for CLozure CL. | dos-reis | 1 | -1/+2 |
2009-10-26 | * share/tex/open-axiom.sty: New. | dos-reis | 1 | -0/+1 |
2009-10-25 | * lib/cfuns-c.c (oa_concatenate_string): Define. | dos-reis | 3 | -54/+87 |
2009-10-03 | Commit last change for OpenSolaris | dos-reis | 1 | -1/+1 |
2009-10-01 | * driver/Makefile.in (open_axiom_LDADD): Prefer libraries from build | dos-reis | 1 | -1/+1 |
2009-09-30 | * sman/sman.c (fix_env): Simplify. | dos-reis | 4 | -1/+14 |
2009-09-30 | * driver/Makefile.in (open-axiom): Link against core runtime. | dos-reis | 2 | -15/+6 |
2009-06-13 | * driver/utils.c (openaxiom_execute_core): Workaround GCL oddity. | dos-reis | 1 | -2/+14 |
2009-05-17 | * configure.ac.pamphlet: Tidy Lisp systems invocation options. | dos-reis | 1 | -1/+1 |
2009-05-14 | Fix SF/2790725 (take 2) | dos-reis | 1 | -0/+1 |
2009-05-13 | Fix SF/2790725 | dos-reis | 1 | -0/+2 |
2009-04-14 | Fix SF/2760560 | dos-reis | 3 | -31/+93 |
2008-11-02 | * driver/utils.c (OPENAXIOM_DEFAULT_DRIVER): Can no longer be | dos-reis | 1 | -13/+50 |
2008-11-02 | * interp/g-util.boot: Import "ggreater". | dos-reis | 1 | -1/+1 |
2008-10-26 | * clef/edible.c: #include "cfuns.h" for oa_getenv use. | dos-reis | 2 | -1/+4 |
2008-04-28 | * configure.ac.pamphlet: Check from uint8_t. | dos-reis | 2 | -2/+2 |
2008-04-19 | * driver/utils.c (openaxiom_build_rts_options): Fix thinko. | dos-reis | 1 | -3/+4 |
2008-03-28 | * interp/int-top.boot (intloopReadConsole): Use $InputStream. | dos-reis | 1 | -1/+15 |
2008-02-15 | Handle path with embedded space as arguments. | dos-reis | 1 | -6/+7 |
2008-02-10 | Fix thinko | dos-reis | 1 | -2/+2 |
2008-02-10 | Fix typo. | dos-reis | 1 | -3/+3 |
2008-02-10 | Add support for batch processing. | dos-reis | 4 | -147/+391 |
2008-01-06 | * driver/main.c (main) [__WIN32__]: Fix off-by-one thinko. | dos-reis | 1 | -4/+4 |
2008-01-05 | 2008-01-05 Gabriel Dos Reis <gdr@cs.tamu.edu> | dos-reis | 2 | -0/+289 |