Age | Commit message (Expand) | Author | Files | Lines |
2011-12-03 | * config/var-def.mk (CXX): Define as substituted. | dos-reis | 1 | -10/+10 |
2011-11-14 | * lisp/core.lisp.in: Export %sysInit. | dos-reis | 1 | -502/+546 |
2011-11-02 | Add compiler support for implicit parameters. | dos-reis | 1 | -10/+10 |
2011-09-03 | * lib/pixmap.c: Include standard header. | dos-reis | 1 | -16/+31 |
2011-07-07 | 1.4.1 release branch created. | dos-reis | 1 | -10/+10 |
2011-07-07 | * config/open-axiom.m4 (ac_default_prefix): Set to C:/OpenAxiom on | dos-reis | 1 | -15/+14 |
2011-07-05 | * config/open-axiom.m4: Don't test for GMP, just yet. | dos-reis | 1 | -93/+22 |
2011-07-04 | * configure.ac: Use macx-g++ spec for QT when building for darwin | dos-reis | 1 | -1/+7 |
2011-07-01 | * config/open-axiom.m4 (OPENAXIOM_CHECK_GMP): New. | dos-reis | 1 | -20/+94 |
2011-06-30 | * sman/sman.c (main): Don't start Hyperdoc if no X11 server is running. | dos-reis | 1 | -10/+10 |
2011-06-16 | Release OpenAxiom-1.4.0. | dos-reis | 1 | -10/+10 |
2011-06-15 | * config/open-axiom.m4: Remove --enable-locbfd from | dos-reis | 1 | -8/+2 |
2011-06-03 | fix identification dates | dos-reis | 1 | -10/+10 |
2011-06-03 | do commit this forgotten change | dos-reis | 1 | -0/+5 |
2011-06-02 | * config/open-axiom.m4 (OPENAXIOM_HOST_COMPILERS): Set | dos-reis | 1 | -546/+505 |
2011-06-01 | tidy configuration | dos-reis | 1 | -746/+1026 |
2011-06-01 | * config/open-axiom.m4: Check for uid_t. | dos-reis | 1 | -30/+60 |
2011-05-29 | * interp/sys-utility.boot (displayTextFile): New. | dos-reis | 1 | -10/+10 |
2011-05-01 | * boot/utility.boot (applySubstNQ): New. | dos-reis | 1 | -530/+486 |
2011-05-01 | more cleanups | dos-reis | 1 | -485/+555 |
2011-04-20 | * interp/sys-utility.boot (substitute): Define. | dos-reis | 1 | -538/+494 |
2011-04-19 | * boot/ast.boot (%Module): Now take three arguments. | dos-reis | 1 | -485/+529 |
2011-04-10 | * config/open-axiom.m4 (OPENAXIOM_HOST_LISP_CPU_PRECISION): | dos-reis | 1 | -39/+42 |
2011-03-21 | Fix some type detection issues | dos-reis | 1 | -211/+510 |
2011-03-09 | * interp/g-opt.boot: %pair, %list, %vector, %bitvector are now | dos-reis | 1 | -10/+10 |
2011-02-20 | * interp/parse.boot (transSeq): Aggregate branches of toplevel | dos-reis | 1 | -10/+10 |
2011-02-08 | * interp/lisp-backend.boot: Translate %ident? to IDENTP, not SYMBOLP. | dos-reis | 1 | -10/+10 |
2011-01-24 | * algebra/array1.spad.pamphlet: Use %aref instead of %vref. | dos-reis | 1 | -10/+10 |
2011-01-03 | (no commit message) | dos-reis | 1 | -3/+3 |
2011-01-01 | * configure.ac: Reject ECL on Mac OS X as it cannot give reliable | dos-reis | 1 | -20/+27 |
2011-01-01 | Annual ChangeLog rotation | dos-reis | 1 | -10/+10 |
2010-12-31 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %cup and | dos-reis | 1 | -10/+10 |
2010-12-27 | * boot/includer.boot (char): Move to token.boot. | dos-reis | 1 | -10/+10 |
2010-12-19 | * algebra/files.spad.pamphlet (KeyedAccessFile): Use try/finally | dos-reis | 1 | -10/+10 |
2010-12-14 | * boot/ast.boot (bfQ): Emit STRING= for string comparison. | dos-reis | 1 | -10/+10 |
2010-12-11 | * boot/tokens.boot: `finally' is now a keyword. | dos-reis | 1 | -10/+10 |
2010-12-07 | Add support for exception handling. | dos-reis | 1 | -10/+10 |
2010-12-06 | * interp/metalex.lisp (KEYWORDS): Include try. | dos-reis | 1 | -10/+10 |
2010-12-01 | * interp/sys-driver.boot (executeSpadScript): Inform the system | dos-reis | 1 | -10/+10 |
2010-11-30 | Fix SF/2110371 | dos-reis | 1 | -10/+10 |
2010-11-30 | * etc/Makefile.in: Use the driver. | dos-reis | 1 | -10/+10 |
2010-11-28 | * clef/: Add using directive at toplevel. | dos-reis | 1 | -12/+12 |
2010-11-27 | * Makefile.am: Automake Makefile.in. | dos-reis | 1 | -36/+22 |
2010-11-27 | (no commit message) | dos-reis | 1 | -47/+75 |
2010-11-27 | Fix 'make install' | dos-reis | 1 | -59/+41 |
2010-11-26 | * Makefile.am: New. Automake existing top-level Makefile.in. | dos-reis | 1 | -140/+3167 |
2010-11-19 | * driver/utils.c (openaxiom_allocate_argv): New. | dos-reis | 1 | -9/+9 |
2010-11-16 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %s2c | dos-reis | 1 | -9/+9 |
2010-11-06 | Test for large files and Posix termios | dos-reis | 1 | -20/+294 |
2010-11-05 | * algebra/Makefile.pamphlet: Likewise. | dos-reis | 1 | -9/+9 |