index
:
open-axiom
master
new-build
open scientific computation system
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-19
* include/open-axiom.h (oa_buffer_address): New macro.
dos-reis
4
-9
/
+30
2008-08-19
* interp/lisplib.boot (compDefineLisplib): Don't update
dos-reis
5
-7
/
+10
2008-08-19
Update installation instructions.
dos-reis
4
-25
/
+25
2008-08-19
* interp/database.boot (pathToDatabase): Honor $verbose.
dos-reis
6
-13
/
+21
2008-08-17
* interp/sys-globals.boot ($verbose): Move from sys-driver.boot.
dos-reis
4
-21
/
+38
2008-08-17
* interp/sys-globals.boot ($updateCatTableIfTrue): Default to false.
dos-reis
8
-9
/
+35
2008-08-17
* algebra/Makefile.pamphlet (all-algstrap): New.
dos-reis
90
-1841
/
+8797
2008-08-17
* interp/sys-driver.boot (openDatabases): Rename from RESTART0.
dos-reis
8
-16
/
+90
2008-08-16
* interp/daase.lisp (DaaseName): Move to database.boot. Rename as
dos-reis
4
-35
/
+33
2008-08-16
* interp/Makefile.pamphlet (%.$(LNKEXT) %.$(FASLEXT)): Tidy.
dos-reis
3
-4
/
+9
2008-08-16
* boot/strap: Update cached Lisp translation.
dos-reis
3
-22
/
+24
2008-08-16
* algebra/strap: New. Sequester cached Lisp translation of
dos-reis
111
-20833
/
+19677
2008-08-16
* interp/define.boot (compDefineCategory2): Use rwriteLispForm.
dos-reis
4
-8
/
+15
2008-08-16
* lisp/core.lisp.in (|%basicSystemIsComplete|): New. Export.
dos-reis
8
-20
/
+44
2008-08-15
* configure.ac.pamphlet (oa_standard_linking): New. AC-substitute.
dos-reis
4
-24
/
+42
2008-08-15
* lisp/core.lisp.in (|$StandardLinking|): New. Export.
dos-reis
6
-3
/
+22
2008-08-15
* interp/vmlisp.lisp (BPINAME): Define for ECL too.
dos-reis
4
-19
/
+16
2008-08-15
* lisp/core.lisp.in (getOptionValue): Export.
dos-reis
11
-19
/
+43
2008-08-15
* interp/Makefile.pamphlet: Simplify build of interpsys and AXIOMsys.
dos-reis
4
-98
/
+69
2008-08-14
Revert accidental commit from experimental branch
dos-reis
3
-5
/
+5
2008-08-14
* interp/sys-driver.boot (buildDatabasesHandler): New.
dos-reis
3
-3
/
+16
2008-08-14
Cleanup GETL(x,'NILADIC)
dos-reis
3
-5
/
+5
2008-08-13
(no commit message)
dos-reis
2
-7
/
+15
2008-08-13
* interp/Makefile.pamphlet (OBJS): Don't include union.$(FASLEXT)
dos-reis
3
-6
/
+10
2008-08-13
* input/expr.input.pamphlet: Fix typo.
dos-reis
2
-1
/
+5
2008-08-13
* lisp/core.lisp.in (LINKSET-FROM): New.
dos-reis
9
-54
/
+147
2008-08-13
(|COMP,TRAN|): Remove.
dos-reis
11
-90
/
+54
2008-08-13
Tidy
dos-reis
1
-2
/
+2
2008-08-13
* interp/patches.lisp (RESTART0): Don't duplicate code; call
dos-reis
2
-8
/
+6
2008-08-13
* interp/sys-driver.boot (SPAD-SAVE): Fold content into
dos-reis
3
-13
/
+13
2008-08-12
* interp/Makefile.pamphlet: Move warm.data.stanza to topics.boot.
dos-reis
4
-53
/
+28
2008-08-11
* interp/obey.lisp: Remove.
dos-reis
20
-132
/
+70
2008-08-11
Fix thinko
dos-reis
1
-2
/
+2
2008-08-10
* interp/Makefile.pamphlet: Clean up.
dos-reis
4
-52
/
+36
2008-08-10
* algebra/syntax.spad.pamphlet (AbstractSyntaxCategory): New.
dos-reis
13
-26613
/
+26684
2008-08-10
Fix AW/422
dos-reis
5
-2
/
+30
2008-08-10
(no commit message)
dos-reis
1
-0
/
+1
2008-08-09
* interp/pf2sex.boot (pf2Sex1): Handle more ASTs.
dos-reis
10
-20
/
+84
2008-08-09
* include/open-axiom.h (OPENAXIOM_HAVE_GRAPHICS): Define.
dos-reis
4
-5
/
+64
2008-08-09
Do not start hyperdoc/graphics if OpenAxiom was build without X suppport.
alfredoport
2
-7
/
+34
2008-08-09
* input/grpthry.input.pamphlet: Fix typo.
dos-reis
2
-4
/
+8
2008-08-09
* interp/buildom.boot: Rename AST code LET to %LET throughout.
dos-reis
32
-147
/
+181
2008-08-09
Document hpw to insist on GCL as base Lisp runtime.
dos-reis
1
-0
/
+6
2008-08-09
* interp/pf2sex.boot (pfMacro2Sex): New.
dos-reis
5
-26
/
+66
2008-08-08
* lib/Makefile.in ($(axiom_target_libdir)/libopen-axiom-core.$(LIBEXT)): Tidy.
dos-reis
2
-3
/
+12
2008-08-08
* interp/pf2sex.boot (pfApplication2Sex): Don't transform ">",
dos-reis
4
-8
/
+9
2008-08-08
* algebra/aggcat.spad.pamphlet (part?$SetAggregate): Rename
dos-reis
13
-21848
/
+21865
2008-08-07
* interp/apply.boot: Move content to compiler.boot. Remove.
dos-reis
5
-305
/
+277
2008-08-07
* lisp/core.lisp.in (boot-completed-p): New.
dos-reis
15
-105
/
+213
2008-08-07
* configure.ac.pamphlet: Add 'debug' to Lisp optimize proclamation
dos-reis
7
-48
/
+90
[next]