aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-08-18Add src/boot/Makefile.amdos-reis15-157/+1041
2014-08-17OpenAxiom::VM::Value is now a distinct type.dos-reis2-20/+24
2014-08-17OpenAxiom::VM::Fixnum is now a distinct type.dos-reis4-19/+23
2014-08-17Tidy VM's Character representation.dos-reis1-13/+15
2014-08-17Enabling all-rt from toplevel Makefiledos-reis2-0/+2
2014-08-16Avoid SBCL deprecated features.dos-reis10-944/+79
2014-05-02Invoke SBCL with --disable-debuggerdos-reis3-13/+13
2014-02-24Rename CXXCOMPILE to COMPILE and CXXLINK to LINKdos-reis14-39/+37
2014-02-23FASLEXT is now AC_SUBSTdos-reis11-38/+50
2014-02-21Rename AXIOM_LISP to OA_LISPdos-reis10-57/+57
2014-02-21Set derived src and target directory variablesdos-reis18-168/+174
2014-02-21Set derived build directory variablesdos-reis10-7/+107
2014-02-10Clean up global variable names.dos-reis12-27/+27
2014-02-10Clean up global variable names.dos-reis15-211/+236
2014-02-03Fix global variable names in Makefilesdos-reis27-208/+247
2014-02-02misc updatedos-reis9-9/+9
2014-02-02Prefer mktemp over tempnam.dos-reis9-7/+94
2014-02-02Annual ChangeLog rotationdos-reis13-1139/+1140
2013-12-15 Fix SF/95.dos-reis2-2/+8
* include/vm.H (internal_type): Adjust. (internal_data): Likewise.
2013-11-27 * include/storage.H (Arena<T>::allocate): Adjust spelling ofdos-reis7-17/+35
alignment query operator. (Arena<T>::Arena): Likewise. (HashTableEntry<T>): Adjust spelling of alignment specifier.
2013-11-25Fix rotten Windows port.dos-reis1-3/+3
2013-11-25Fix rotten Windows port.dos-reis2-5/+6
2013-11-25Update autotools auxiliary files.dos-reis7-866/+918
2013-11-25Check for alignof before __alignofdos-reis2-8/+8
2013-11-25Check for Windows PowerShell.dos-reis9-8/+89
2013-11-25Check for Windows PowerShell.dos-reis4-13/+28
2013-11-03Add Charset.H stubdos-reis4-0/+55
2013-11-03Adjust timestampdos-reis10-30/+593
2013-07-04 * interp/sys-driver.boot (initializeGlobalState): Tell GCL not todos-reis2-0/+8
use buggy fast links.
2013-07-04Fix typo.dos-reis2-17/+17
2013-07-02Rever sharp var list changes.dos-reis9-22/+14
2013-07-02Fix typo.dos-reis1-2/+2
2013-07-01 * interp/sys-utility.boot (makeFilename): Tidy.dos-reis2-1/+8
2013-07-01Fix typo.dos-reis1-1/+1
2013-07-01Add dependency for topics.bootdos-reis2-1/+2
2013-07-01Bring closer to GCL-buildability.dos-reis12-15/+40
2013-07-01Bring closer to GCL-buildability.dos-reis11-15/+45
2013-06-30Tidy detection of terminal in CLisp.dos-reis1-11/+7
2013-06-30Simplify 'server' definition and use.dos-reis6-110/+79
2013-06-29Remove stale algebra targets.dos-reis3-18/+11
2013-06-29Fix algebra build order an dependencydos-reis2-14/+10
2013-06-29Do not check for openServer being defined.dos-reis3-3/+3
2013-06-29 * gui/conversation.cc (accumulate_paragraphs): Remove.dos-reis3-45/+64
(read_output): Remove. (OutputTextArea::add_paragraph): Rewrite. (Conversation::read_reply): Likewise.
2013-06-28Add src/rt for core runtime support.dos-reis19-34/+1007
2013-06-27Add small Lisp evaluator for the benefit of new GUI.dos-reis15-172/+635
2013-06-27 * interp/lisplib.boot (compDefineLisplib): Close the filedos-reis3-2/+13
contained generated code before handing over to backend. * interp/c-util.boot (moveLibdirByCopy): The inferred destination directory is not absolute.
2013-06-26Rewrite s-expression reader.dos-reis11-827/+545
2013-06-25 * include/sexpr.H: Move from utils.dos-reis6-74/+63
(UniqueAllocator): Remove. (SyntaxComparator): Likewise. * syntax/sexpr.cc: Move from utils.
2013-06-25Misc cleanup.dos-reis2-8/+7
2013-06-24Simplify database construction.dos-reis12-22085/+35237