Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-08-16 | Avoid SBCL deprecated features. | dos-reis | 5 | -83/+17 | |
2014-02-24 | Rename CXXCOMPILE to COMPILE and CXXLINK to LINK | dos-reis | 13 | -34/+34 | |
2014-02-23 | FASLEXT is now AC_SUBST | dos-reis | 6 | -11/+5 | |
2014-02-21 | Rename AXIOM_LISP to OA_LISP | dos-reis | 6 | -8/+8 | |
2014-02-21 | Set derived src and target directory variables | dos-reis | 12 | -94/+84 | |
2014-02-21 | Set derived build directory variables | dos-reis | 6 | -6/+50 | |
2014-02-10 | Clean up global variable names. | dos-reis | 11 | -24/+24 | |
2014-02-10 | Clean up global variable names. | dos-reis | 9 | -44/+44 | |
2014-02-03 | Fix global variable names in Makefiles | dos-reis | 21 | -153/+176 | |
2014-02-02 | misc update | dos-reis | 9 | -9/+9 | |
2014-02-02 | Prefer mktemp over tempnam. | dos-reis | 5 | -5/+30 | |
2014-02-02 | Annual ChangeLog rotation | dos-reis | 7 | -1081/+1081 | |
2013-12-15 | Fix SF/95. | dos-reis | 2 | -2/+8 | |
* include/vm.H (internal_type): Adjust. (internal_data): Likewise. | |||||
2013-11-27 | * include/storage.H (Arena<T>::allocate): Adjust spelling of | dos-reis | 3 | -5/+10 | |
alignment query operator. (Arena<T>::Arena): Likewise. (HashTableEntry<T>): Adjust spelling of alignment specifier. | |||||
2013-11-25 | Fix rotten Windows port. | dos-reis | 1 | -3/+3 | |
2013-11-25 | Fix rotten Windows port. | dos-reis | 1 | -4/+5 | |
2013-11-25 | Check for Windows PowerShell. | dos-reis | 5 | -0/+5 | |
2013-11-03 | Add Charset.H stub | dos-reis | 4 | -0/+55 | |
2013-11-03 | Adjust timestamp | dos-reis | 5 | -5/+5 | |
2013-07-04 | * interp/sys-driver.boot (initializeGlobalState): Tell GCL not to | dos-reis | 2 | -0/+8 | |
use buggy fast links. | |||||
2013-07-02 | Rever sharp var list changes. | dos-reis | 9 | -22/+14 | |
2013-07-02 | Fix typo. | dos-reis | 1 | -2/+2 | |
2013-07-01 | * interp/sys-utility.boot (makeFilename): Tidy. | dos-reis | 2 | -1/+8 | |
2013-07-01 | Fix typo. | dos-reis | 1 | -1/+1 | |
2013-07-01 | Add dependency for topics.boot | dos-reis | 2 | -1/+2 | |
2013-07-01 | Bring closer to GCL-buildability. | dos-reis | 12 | -15/+40 | |
2013-07-01 | Bring closer to GCL-buildability. | dos-reis | 7 | -1/+17 | |
2013-06-30 | Tidy detection of terminal in CLisp. | dos-reis | 1 | -11/+7 | |
2013-06-30 | Simplify 'server' definition and use. | dos-reis | 6 | -110/+79 | |
2013-06-29 | Remove stale algebra targets. | dos-reis | 3 | -18/+11 | |
2013-06-29 | Fix algebra build order an dependency | dos-reis | 2 | -14/+10 | |
2013-06-29 | Do not check for openServer being defined. | dos-reis | 3 | -3/+3 | |
2013-06-29 | * gui/conversation.cc (accumulate_paragraphs): Remove. | dos-reis | 3 | -45/+64 | |
(read_output): Remove. (OutputTextArea::add_paragraph): Rewrite. (Conversation::read_reply): Likewise. | |||||
2013-06-28 | Add src/rt for core runtime support. | dos-reis | 17 | -33/+1004 | |
2013-06-27 | Add small Lisp evaluator for the benefit of new GUI. | dos-reis | 15 | -172/+635 | |
2013-06-27 | * interp/lisplib.boot (compDefineLisplib): Close the file | dos-reis | 3 | -2/+13 | |
contained generated code before handing over to backend. * interp/c-util.boot (moveLibdirByCopy): The inferred destination directory is not absolute. | |||||
2013-06-26 | Rewrite s-expression reader. | dos-reis | 11 | -827/+545 | |
2013-06-25 | * include/sexpr.H: Move from utils. | dos-reis | 6 | -74/+63 | |
(UniqueAllocator): Remove. (SyntaxComparator): Likewise. * syntax/sexpr.cc: Move from utils. | |||||
2013-06-25 | Misc cleanup. | dos-reis | 2 | -8/+7 | |
2013-06-24 | Simplify database construction. | dos-reis | 12 | -22085/+35237 | |
2013-06-24 | * interp/sys-constants.boot ($BuiltinAttributes): Remove | dos-reis | 8 | -20216/+20217 | |
finiteAggregate and shallowlyMutable. * interp/daase.lisp (WRITE-COMPRESS): Do not push strings. | |||||
2013-06-23 | Fix font units. On Mac OS X, QT may return 0 for certain font metrics ↵ | dos-reis | 8 | -4/+14 | |
components. | |||||
2013-06-23 | Rename the gui interface to open-axiom. | dos-reis | 5 | -9/+13 | |
2013-06-22 | Use token::value more. | dos-reis | 4 | -36/+43 | |
2013-06-22 | Fix incomplete checking. | dos-reis | 2 | -23/+0 | |
2013-06-22 | Add SourceFile.H | dos-reis | 7 | -17/+64 | |
2013-06-22 | * include/FileMapping.H: New. | dos-reis | 8 | -20/+75 | |
2013-06-22 | Use Byte for data from input source. | dos-reis | 7 | -71/+78 | |
2013-06-22 | (no commit message) | dos-reis | 4 | -4/+4 | |
2013-06-21 | * include/dialect.H: New. | dos-reis | 10 | -124/+284 | |
* include/diagnostics.H: Likewise. * include/storage.H: Move from utils/. |