Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-30 | * interp/modemap.boot: Cleanup inactive codes. | dos-reis | 2 | -52/+4 | |
2011-06-27 | * utils/Makefile.in (libOpenAxiom_SOURCES): Include filesystem.cc | dos-reis | 6 | -2/+97 | |
* include/open-axiom.h (Filesystem): New. * gui/debate.cc (Debate::Debate): Initialize fs data member. * gui/debate.h (Debate): Declare it. | |||||
2011-06-26 | * algebra/sf.spad.pamphlet (DoubleFloat) [nan?]: New export. | dos-reis | 9 | -26592/+24473 | |
* algebra/clip.spad.pamphlet (TwoDimensionalPlotClipping): Use it instead of %fNan?. * algebra/plot.spad.pamphlet (Plot): Likewise. | |||||
2011-06-26 | Fix thinko | dos-reis | 1 | -1/+1 | |
2011-06-26 | * sman/Makefile.in (oa_OpenAxiom_ldflags): New. | dos-reis | 2 | -2/+10 | |
(spadclient_LDADD): Use it. (sman_LDADD): Likewise. | |||||
2011-06-26 | * share/algebra/libaxiom.al: Remove. | dos-reis | 3 | -78/+5 | |
* algebra/libdb.text: Likewise. | |||||
2011-06-25 | * sman/sman.c (main): Don't start the graphics and no X11 server | dos-reis | 1 | -1/+1 | |
is running. | |||||
2011-06-25 | * sman/sman.c (main): Don't start the graphics and no X11 server | dos-reis | 2 | -1/+7 | |
is running. | |||||
2011-06-24 | * utils/command.cc (build_rts_options) [clozure_runtime]: Request | dos-reis | 2 | -4/+8 | |
no read of initialization file instead of quiet mode. (execute_core): Set arg[0] to the about-to-bed-executed program. | |||||
2011-06-23 | revert accidental debug commit | dos-reis | 1 | -4/+1 | |
2011-06-23 | revert accidental debug commit | dos-reis | 1 | -6/+0 | |
2011-06-23 | * driver/Makefile.in (open_axiom_LDADD): Use library archives for | dos-reis | 3 | -1/+18 | |
linking, to prevent accidental use of dynamic libraries. | |||||
2011-06-22 | * interp/br-con.boot: Remove reference to asharp constructors. | dos-reis | 10 | -148/+44 | |
* interp/br-op2.boot: Likewise. * interp/br-saturn.boot: Likewise. * interp/br-util.boot: Likewise. * interp/c-util.boot: Likewise. * interp/cattable.boot: Likewise. * interp/database.boot: Likewise. * interp/lisplib.boot: Likewise. * interp/nrunfast.boot: Likewise. | |||||
2011-06-22 | Fix ECL-based build failure. | dos-reis | 2 | -1/+7 | |
* interp/sys-driver.boot (loadExposureGroupData): Use getSystemModulePath to look up system modules. | |||||
2011-06-22 | * boot/ast.boot (shoeEVALANDFILEACTQ): Remove. | dos-reis | 7 | -187/+158 | |
(bfMain): Don't use it. (translateToplevelExpression): Likewise. * interp/Makefile.in (stamp): $(AUTO) is no more. (all-interpsys): Likewise. | |||||
2011-06-22 | cleanup | dos-reis | 4 | -41/+1 | |
2011-06-22 | * interp/spaderror.lisp (trapNumericErrors): Fix typo. | dos-reis | 2 | -3/+7 | |
2011-06-22 | * interp/g-opt.boot ($VMsideEffectFreeOperators): Include FUNCALL. | dos-reis | 2 | -2/+8 | |
($simpleVMoperators): Include SPADCALL. | |||||
2011-06-22 | * interp/br-search.boot (dbReadLines): Don't include end-of-stream | dos-reis | 3 | -4/+11 | |
marker. | |||||
2011-06-22 | * interp/g-opt.boot (optCond): Remove unreachable code. | dos-reis | 4 | -25/+28 | |
(opt2bit): Tidy. (opt2bool): Likewise. * interp/bits.lisp (TRUTH-TO-BIT): Remove. (BIT-TO-TRUTH): Likewise. (BVEC-MAKE-FULL): Likewise. (BVEC-ELT): Likewise. (BVEC-SETELT): Likewise. | |||||
2011-06-21 | 1 * interp/Makefile.in (OBJS): Remove foam_l.$(FASLEXT), $(ASCOMP). | dos-reis | 10 | -3316/+28 | |
(ASCOMP, ASAUTO): Remove. * interp/axext_l.lisp: Remove. * interp/foam_l.lisp: Likewise. * interp/ax.boot: Likewise. * interp/as.boot: Likewise. * interp/daase.lisp: Adjust. * interp/i-syscmd.boot: Likewise. | |||||
2011-06-21 | * interp/buildom.boot (MappingCategory): Take argument by value. | dos-reis | 2 | -1/+5 | |
2011-06-21 | * interp/compiler.boot: Remove reference to $SingleFloat. | dos-reis | 6 | -108/+22 | |
* interp/foam_l.lisp: Likewise. * interp/fortcall.boot: Likewise. * interp/sys-constants.boot: Likewise. * lisp/core.lisp.in: Likewise. | |||||
2011-06-21 | * lisp/core.lisp.in (%fNaN?): New. | dos-reis | 6 | -9/+28 | |
* interp/spaderror.lisp (trapNumericErrors): Handle ARITHMETIC-ERROR too. * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %fNaN?. * algebra/clip.spad.pamphlet (TwoDimensionalPlotClipping): Use it. * algebra/plot.spad.pamphlet (Plot): Likewise. | |||||
2011-06-20 | * interp/spaderror.lisp ($numericFailure): Remove. | dos-reis | 5 | -36/+39 | |
(trapNumericErrors): Define for non-GCL RTS. Tidy GCL-based definition. * algebra/draw.spad.pamphlet: trapNumericErrors now returns a value of type Maybe T. * algebra/plot.spad.pamphlet: Likewise. * algebra/plot3d.spad.pamphlet: Likewise. | |||||
2011-06-20 | do commit the log entry | dos-reis | 1 | -0/+4 | |
2011-06-20 | * Makefile.am (OA_GRAPHICS_TARGETS): Fix thinko. | dos-reis | 2 | -6/+9 | |
2011-06-20 | * utils/storage.H (Memory::Storage::acquire): Remove. | dos-reis | 3 | -32/+82 | |
(Memory::SinglyLinkedStorage::acquire): Likewise. (Memory::DoublyLinkedStorage): New. * utils/storage.cc (acquire_storage_with_header): Rename from Storage::acquire. Make template. (OneWayLinkHeader): Rename from SingleLinkHeader. (TwoWayLinkHeader): New. | |||||
2011-06-16 | Release OpenAxiom-1.4.0. | dos-reis | 3 | -11/+15 | |
2011-06-16 | preparing for release | dos-reis | 4 | -9/+43 | |
2011-06-16 | explicitly cast NULL to appropriate pointer type when used as sentinel | dos-reis | 5 | -5/+5 | |
2011-06-15 | * lib/fnct_key.c (handle_function_key): Explicitly cast the | dos-reis | 2 | -1/+6 | |
null pointer sentinel to a pointer type. | |||||
2011-06-15 | * sman/sman.c: utils.h no longer exists. | dos-reis | 3 | -4/+8 | |
* sman/Makefile.in (sman_LDADD): Include OpenAxiom library. | |||||
2011-06-15 | * config/open-axiom.m4: Remove --enable-locbfd from | dos-reis | 3 | -16/+10 | |
oa_gcl_bfd_option. (oa_gcl_emacs): Remove. | |||||
2011-06-11 | * TODO: Update. | dos-reis | 4 | -354/+23 | |
src/ * scripts/document.in: Remove. | |||||
2011-06-11 | Add standalone license text for contrib/texmacs | dos-reis | 1 | -0/+674 | |
2011-06-09 | * graph/view3D/header.h (swap): Remove. | dos-reis | 2 | -2/+4 | |
2011-06-06 | * lisp/core.lisp.in (%escapeSequenceAverseHost?): New. | dos-reis | 3 | -4/+16 | |
* interp/msgdb.boot (brightPrint0): Use it. | |||||
2011-06-05 | * utils/command.cc (default_driver): New. | dos-reis | 2 | -11/+24 | |
(preprocess_arguments): Use it. Honor --no-gui on Windows. (OPENAXIOM_DEFAULT_DRIVER): Remove. | |||||
2011-06-05 | Fix thinko | dos-reis | 1 | -3/+5 | |
2011-06-05 | Update INSTALL instructions | dos-reis | 1 | -14/+14 | |
2011-06-05 | * driver/main.cc (upgrade_environment): Augment PATH for Windows | dos-reis | 2 | -0/+9 | |
DLL search. | |||||
2011-06-05 | * boot/ast.boot: Remove debugging statement. | dos-reis | 6 | -6/+8 | |
* driver/Makefile.in (open-axiom$(EXEEXT)): Link statically. | |||||
2011-06-03 | fix identification dates | dos-reis | 2 | -11/+11 | |
2011-06-03 | Enable the new GUI interface as default driver | dos-reis | 7 | -14/+27 | |
on Windows platforms with QT available. | |||||
2011-06-03 | do commit this forgotten change | dos-reis | 3 | -0/+10 | |
2011-06-03 | fix include path thinko from last commit | dos-reis | 1 | -0/+2 | |
2011-06-02 | more utility code consolidation | dos-reis | 6 | -8/+14 | |
2011-06-02 | consolidate utility codes | dos-reis | 5 | -125/+110 | |
2011-06-02 | * config/open-axiom.m4 (OPENAXIOM_HOST_COMPILERS): Set | dos-reis | 3 | -548/+515 | |
oa_gnu_compiler right after test for C and C++ compilers. |