Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-07 | * algebra/indexedp.spad.pamphlet (IndexedProductTerm): New domain. | dos-reis | 10 | -18080/+18145 | |
2013-04-08 | more gui cleanup | dos-reis | 4 | -20/+17 | |
2013-04-08 | misc gui cleanup | dos-reis | 7 | -77/+46 | |
2013-04-08 | (no commit message) | dos-reis | 2 | -3/+3 | |
2013-04-08 | Remove QTabWidget intermediary | dos-reis | 5 | -14/+17 | |
2013-04-07 | (no commit message) | dos-reis | 5 | -10/+15 | |
2013-04-07 | tidy driver invokation | dos-reis | 2 | -5/+5 | |
2013-04-07 | small cleanup | dos-reis | 2 | -6/+16 | |
2013-04-07 | (no commit message) | dos-reis | 2 | -1/+1 | |
2013-04-07 | gui: fix parent of Debate | dos-reis | 3 | -8/+7 | |
2013-04-07 | gui: misc cleanup | dos-reis | 9 | -114/+123 | |
2013-04-06 | (no commit message) | dos-reis | 3 | -40/+20 | |
2013-04-06 | (no commit message) | dos-reis | 5 | -2/+9 | |
2013-04-06 | gui: tidy up | dos-reis | 4 | -5/+9 | |
2013-04-06 | gui: add new Server class | dos-reis | 2 | -0/+118 | |
2013-04-06 | gui: add new Server class | dos-reis | 1 | -2/+2 | |
2013-04-06 | gui: make FS part of the main window | dos-reis | 4 | -7/+9 | |
2013-04-06 | Add token representation files | dos-reis | 10 | -285/+1603 | |
2013-04-04 | convert src/algebra/Makefile.in to Automake stuff | dos-reis | 5 | -815/+3876 | |
2013-04-04 | Add initial io library files | dos-reis | 11 | -14/+1133 | |
2013-04-03 | Fix up fallout from C++11 switch | dos-reis | 7 | -99/+112 | |
2013-04-02 | * gui/conversation.h (Question::leaveEvent): Remove. | dos-reis | 3 | -19/+11 | |
(Question::focusOutEvent): Likewise. * gui/conversation.cc: Remove corresponding definitions. | |||||
2013-04-02 | * gui/conversation.cc (font_units): Rename from em_metrics. | dos-reis | 2 | -7/+15 | |
Adjust callers. (Answer::Answer): Use raised frame style. | |||||
2013-04-02 | Add experimental --gui option | dos-reis | 2 | -1/+2 | |
2013-04-02 | Use oa_setenv | dos-reis | 1 | -2/+2 | |
2013-04-02 | Tidy up QApplication initialization | dos-reis | 1 | -2/+2 | |
2013-04-01 | More C cleanups | dos-reis | 5 | -10/+18 | |
2013-04-01 | Fix sed issue on MAC OS X Montain Lion | dos-reis | 3 | -1/+3 | |
2013-04-01 | Update release notes | dos-reis | 1 | -1/+15 | |
2013-04-01 | More C cleanups | dos-reis | 11 | -13/+24 | |
2013-04-01 | More C cleanups | dos-reis | 15 | -33/+36 | |
2013-04-01 | Fix various warnings from the C++ compiler | dos-reis | 8 | -102/+102 | |
2013-03-31 | * interp/pile.boot (insertpile): Tidy. | dos-reis | 3 | -75/+104 | |
(pilePlusComments): Likewise. (pileTree): Likewise. (eqpileTree): Likewise. | |||||
2013-03-31 | Update data stamp and rotate changelogs | dos-reis | 3 | -1697/+1675 | |
2012-10-11 | 2012-10-10 Igor Pashev <pashev.igor@gmail.com> | dos-reis | 2 | -2/+11 | |
Andrey G, Grozin <A.G.Grozin@inp.nsk.su> Gabriel Dos Reis <gdr@cs.tamu.edu> * config/open-axiom.m4 (OPENAXIOM_LISP_FLAGS): Inhibit system-wide or user-supplied initialization files. src/ChangeLog 2012-10-10 Igor Pashev <pashev.igor@gmail.com> Andrey G, Grozin <A.G.Grozin@inp.nsk.su> Gabriel Dos Reis <gdr@cs.tamu.edu> * utils/command.cc (build_rts_options) [sbcl_runtime]: Inhibit system-wide and user-supplied initialization files. | |||||
2012-10-01 | Bump date and update Autotools scripts | dos-reis | 1 | -35/+78 | |
2012-08-26 | * hyper/hthits.c (splitpage): Revert unintended change from last | dos-reis | 3 | -4/+10 | |
commit. * hyper/initx.c (is_it_850): Likewise. | |||||
2012-08-26 | * graph/Gdraws/Gfun.c (GDrawLine): Make string parameter of type | dos-reis | 35 | -47/+60 | |
const char*. (GDrawPushButton): Likewise. (GDrawString): Likewise. (PSCreateContext): Likewise. (centerX): Likewise. * Makefile.am (all-graph): Require all-utils. | |||||
2012-08-26 | * interp/sys-os.boot (flushStdout): Remove as unused. | dos-reis | 3 | -3/+6 | |
* interp/i-toplev.boot (recordAndPrint): Do not print a newline before formatting the result. | |||||
2012-08-26 | * interp/debug.lisp: Remove reference to TOK and CHR. | dos-reis | 9 | -26/+21 | |
* interp/spad-parser.boot: Likewise. * interp/g-error.boot: Likewise. * interp/sys-globals.boot: Likewise. * interp/br-saturn.boot: Replace TERSYSCOMAND by terminateSystemCommand. * interp/i-syscmd.boot: Likewise. (terminateSystemCommand): Simplify. * interp/spad.lisp (TERSYSCOMMAND): Remove. | |||||
2012-08-26 | * include/sockio.h (init_purpose_table): Remove declaration. | dos-reis | 6 | -92/+49 | |
(redirect_stdio): Likewise. (init_socks): Likewise. (flush_stdout): Likewise. (print_line): Likewise. (BaloonServer): Remove. (DebugWindow): Likewise. (Forker): Likewise. (AV): Likewise. * interp/server.boot (serverReadLine): Do not flushOutput. * interp/sys-constants.boot ($MessageServer): Remove. ($DebugWindow): Likewise. ($Forker): Likewise. * interp/sys-os.boot (printLine): Remove associated foreign import. * lib/sockio-c.c (init_purpose_table): Do not export. (init_socks): Likewise. (get_socket_type): Simplify. Remove dead code. (redirect_stdio): Remove. (flush_stdio): Likewise. (print_line): Likewise. | |||||
2012-08-26 | * interp/br-saturn.boot: Replace TERPRI with finishLine. | dos-reis | 16 | -36/+54 | |
* interp/c-util.boot: Likewise. * interp/clam.boot: Likewise. * interp/compiler.boot: Likewise. * interp/diagnostics.boot: Likewise. * interp/format.boot: Likewise. * interp/functor.boot: Likewise. * interp/g-error.boot: Likewise. * interp/ht-util.boot: Likewise. * interp/i-syscmd.boot: Likewise. * interp/i-toplev.boot: Likewise. * interp/postpar.boot: Likewise. * interp/setvars.boot: Likewise. * interp/topics.boot: Likewise. * interp/trace.boot: Likewise. | |||||
2012-08-26 | * interp/i-util.boot: Lose paramater. Unconditional flush the | dos-reis | 4 | -5/+9 | |
output stream. Adjust callers. | |||||
2012-08-24 | version: use *build-version* instead of *yearweek* | alfredoport | 2 | -1/+6 | |
2012-08-23 | * boot/ast.boot ($ffs): New. | dos-reis | 4 | -10/+44 | |
(genImportDeclaration): Update it. * boot/translator.boot (genModuleFinalization): Tidy. Generate code to update $dynamicForeignFunctions where necessary. (atLoadOrExecutionTime): New. * lisp/core.lisp.in (UNBIND-FOREIGN-FUNCTION-SYMBOLS): New. (saveCore): Use it. ($dynamicForeignFunctions): New. Export. | |||||
2012-08-20 | * interp/br-search.boot (getTemporaryDirectory): Search TMPDIR first. | dos-reis | 2 | -2/+8 | |
Ensure result has a trailing slash. | |||||
2012-08-20 | * interp/br-util.boot (htPred2English,gn): Tidy. | dos-reis | 3 | -5/+14 | |
* interp/br-search.boot (pmPreparse): Do not apply pmPreparse,hn. Tidy. (pmPreparse,hn): Remove. | |||||
2012-08-20 | * interp/spad.lisp (SPAD): Remove obfuscated binding of OUT-STREAM. | dos-reis | 7 | -25/+26 | |
* interp/spad-parser.boot (paarseEcho): Use $OutputStream in lieu of OUT-STREAM. * interp/server.boot (serverReadLine): Do not bind IN-STEEAM and *EOF*. Tidy. * interp/lexing.boot (IN-TREAM): Remove definition. (OUT-STREAM): Likewise. * interp/int-top.boot (runspad): Do not bind IN-STREAM and *EOF*. (SpadInterpretStream): Remove $shoeReadLineFunction binding. * interp/debug.lisp: Replace IN-STREAM with $InputStream and OUT-STREAM with $OutputStream. | |||||
2012-08-20 | * interp/Makefile.in: Simplify. | dos-reis | 2 | -12/+6 | |
2012-08-20 | * input/sint.input.pamphlet: Use /\$SingleInteger, not defunct | dos-reis | 2 | -1/+6 | |
And$SingleInteger. |