aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-12-27 19:39:53 +0000
committerdos-reis <gdr@axiomatics.org>2007-12-27 19:39:53 +0000
commit1d956ee860df63134233a71d8de39598dfe9a8bb (patch)
tree5c30ab52c099559c736dca804086bee0a44b8978
parent5d3c517bfbca1bf3bf93111dd7e9969d5aa8e486 (diff)
downloadopen-axiom-1d956ee860df63134233a71d8de39598dfe9a8bb.tar.gz
Remove more Makefile pamphlets and other leftover.
-rw-r--r--ChangeLog.02283
-rwxr-xr-xbuild-setup.sh2
-rw-r--r--configure.ac.pamphlet2
-rw-r--r--src/boot/Makefile.pamphlet10
-rw-r--r--src/etc/asq.c.pamphlet4
-rw-r--r--src/graph/view2D/main2d.c.pamphlet2
-rw-r--r--src/graph/view3D/main3d.c.pamphlet2
-rw-r--r--src/hyper/initx.pamphlet66
-rw-r--r--src/input/Makefile.pamphlet2
-rw-r--r--src/input/asec.input.pamphlet2
-rw-r--r--src/input/bug10069.input.pamphlet2
-rw-r--r--src/input/defs.input.pamphlet4
-rw-r--r--src/input/fixed.input.pamphlet10
-rw-r--r--src/input/mapleok.input.pamphlet32
-rw-r--r--src/input/pmint.input.pamphlet12
-rw-r--r--src/input/robidoux.input.pamphlet2
-rw-r--r--src/input/synonym.input.pamphlet2
-rw-r--r--src/interp/i-syscmd.boot4
-rw-r--r--src/interp/msgdb.boot2
-rw-r--r--src/lib/Makefile.in33
-rw-r--r--src/lib/Makefile.pamphlet174
-rw-r--r--src/share/Makefile.in32
-rw-r--r--src/share/Makefile.pamphlet53
23 files changed, 145 insertions, 2592 deletions
diff --git a/ChangeLog.0 b/ChangeLog.0
deleted file mode 100644
index e1cfc6be..00000000
--- a/ChangeLog.0
+++ /dev/null
@@ -1,2283 +0,0 @@
-20070620 tpd src/doc/DeveloperNotes fix typo
-20070620 tpd src/doc/DeveloperNotes cleanup, add new info
-20070619 tpd src/input/Makefile add asec.input
-20070619 tpd src/input/asec.input created test case/doc for asec change
-20070619 tpd src/interp/vmlisp.lisp remove unused asec (bug #61, #10069)
-20070619 tpd src/interp/nlib.lisp rewrite $erase to handle files and dirs
-20070619 tpd src/interp/nlib.lisp remove delete-directory, library-file
-20070619 tpd src/interp/interp-proclaims remove delete-directory, library-file
-20070618 tpd src/interp/nlib.lisp declare $current-directory special
-20070618 tpd src/interp/interp-proclaims remove unused arg from $FCOPY
-20070618 tpd src/interp/nlib.lisp remove unused arg from $FCOPY
-20070617 tpd src/interp/nlib.lisp remove rsetclass
-20070617 tpd src/interp/sys-pkg.lisp remove rsetclass
-20070617 tpd src/interp/lisplib.boot remove rsetclass
-20070617 tpd src/interp/interp-proclaims.lisp remove rsetclass
-20070617 tpd src/interp/compiler.boot remove rsetclass
-20070617 tpd src/algebra/files.spad remove rsetclass
-20070617 tpd src/interp/nrunfast.boot remove newHasCategory duplicate
-20070617 tpd src/interp/buildom.boot remove mkEnumerationFunList duplicate
-20070616 tpd src/interp/br-op2.boot fix typo in koCatAttrsAdd
-20070616 wxh src/interp/vmlisp.lisp optimize list2vec for gcl performance
-20070616 tpd src/interp/fname.lisp fix probe-file failure
-20070605 tpd trunk/axiom diff alignment
-20070605 tpd src/hyper/search ported from SVN trunk/axiom
-20070605 tpd src/regress/REGRESS remove daly-specific code
-20070602 rhx src/doc/Makefile fix .svn copy problem
-20070602 rhx Makefile fix .svn copy problem
-20070602 rhx Makefile.pamphlet fix .svn copy problem
-20070602 rhx src/scripts/Makefile.pamphlet fix .svn copy problem
-20070601 tpd src/input/r20bugs.input fix S 17 for newline
-20070601 tpd src/input/intbypart.input test integration-by-parts integrals
-20070601 tpd src/input/patch51.input test bug #355
-20070601 tpd src/input/Makefile add patch51.input
-20070601 mxr src/algebra/combfunc.spad fix wrong besselK sign (bug #355)
-20070601 mxr src/algebra/special.spad fix wrong besselK sign (bug #355)
-20070527 sxw lsp/Makefile Fix backslash-newline
-20070527 sxw src/boot/Makefile Fix backslash-newline
-20070527 sxw src/interp/Makefile Fix backslash-newline
-20070527 sxw Fix backslash-newline in single-quote makefile strings.
-20070522 tpd CHANGELOG move wxh entries to gdr where requested
-20070521 tpd src/doc/book.pamphlet fix typos (bug #89)
-20070521 tpd src/algebra/Lattice removed
-20070521 tpd src/regress/REGRESS recover correct script
-20070521 tpd -- git/svn silver alpha
-20070518 tpd src/interp/sys-pkg.lisp import VMLISP::AXIOM-PROBE-FILE
-20070518 tpd src/interp/sys-pkg.lisp import VMLISP::GET-CURRENT-DIRECTORY
-20070517 tpd src/algebra/perm.spad add "TEST PERM"
-20070517 tpd src/algebra/acplot.spad add "TEST ACPLOT"
-20070517 tpd src/input/Makefile add conformal.regress
-20070517 tpd src/input/conformal.input make regression file
-20070517 tpd src/input/Makefile add bouquet.regress
-20070517 tpd src/input/bouquet.input make regression file
-20070517 tpd src/input/Makefile add atansqrt.regress
-20070517 tpd src/input/atansqrt.input make regression file
-20070517 tpd src/input/Makefile add antoine.regress
-20070517 tpd src/input/antoine.input make regression file
-20070513 tpd src/interp/bookvol5 defvar and document $genValue
-20070513 tpd src/interp/i-eval.boot rewrite documentation
-20070513 tpd src/interp/setq.lisp (SETQ |$noSubsumption| T)
-20070513 tpd src/interp/anna.boot removed. unused
-20070513 tpd src/interp/construc.lisp removed. unused
-20070513 tpd src/interp/domain.lisp removed. unused
-20070513 tpd src/interp/guess.boot removed. unused
-20070513 tpd src/interp/interp-fix.boot removed. unused
-20070513 tpd src/interp/nhyper.boot removed. unused
-20070513 tpd src/interp/pf2atree.boot removed. unused
-20070513 tpd src/interp/redefs.boot removed. unused
-20070513 tpd src/interp/word.boot removed. unused
-20070513 tpd src/interp/interop.boot remove lazyDomainSet (nrunfast)
-20070513 tpd src/interp/interop.boot move HasCategory to nrunfast
-20070513 tpd src/interp/interop.boot move has to nrunfast
-20070513 tpd src/interp/interop.boot move getCatForm to nrunfast
-20070513 tpd src/interp/interop.boot remove lazyMatchAssocV (nrunfast)
-20070513 tpd src/interp/interop.boot move newHasCategory to nrunfast
-20070513 tpd src/interp/interop.boot move newHasAttribute to nrunfast
-20070513 tpd src/interp/interop.boot move HasAttribute to nrunfast
-20070513 tpd src/interp/interop.boot move hashNewLookupInCategories to nrunfast
-20070513 tpd src/interp/interop.boot remove newExpandLocalType (nrunfast)
-20070513 tpd src/interp/interop.boot move $hasCatOpHash to nrunfast
-20070513 tpd src/interp/interop.boot move opIsHasCat to nrunfast
-20070513 tpd src/interp/interop.boot move hashNewLookupInTable to nrunfast
-20070513 tpd src/interp/interop.boot remove getOpCode (nrunfast)
-20070513 tpd src/interp/interop.boot remove lazyMatchArg2 (nrunfast)
-20070513 tpd src/interp/interop.boot remove lookupInCompactTable (nrunfast)
-20070513 tpd src/interp/interop.boot remove lookupIncomplete (nrunfast)
-20070513 tpd src/interp/interop.boot remove lookupComplete (nrunfast)
-20070513 tpd src/interp/interop.boot remove lookupInDomainVector (nrungo)
-20070513 tpd src/interp/interop.boot move oldCompLookupNoDefaults to nrungo
-20070513 tpd src/interp/interop.boot move oldCompLookup to nrungo
-20070513 tpd src/interp/interop.boot remove basicLookupCheckDefaults (nrungo)
-20070513 tpd src/interp/interop.boot remove basicLookup (nrungo)
-20070513 tpd src/interp/interop.boot remove compiledLookup (nrungo)
-20070513 tpd src/interp/interop.boot remove NRTcompiledLookup (nrungo)
-20070513 tpd src/interp/interop.boot remove isDomain (g-util)
-20070513 tpd src/interp/interop.boot remove getFunctionFromDomain (i-funsel)
-20070513 tpd src/interp/interop.boot remove domainEqual (in i-util)
-20070513 tpd src/interp/interop.boot remove devaluate (in i-util)
-20070513 tpd src/interp/interop.boot remove lisp chunk (never used)
-20070504 tpd src/interp/Makefile gclweb.lisp added
-20070504 tpd src/interp/gclweb.lisp added
-20070429 tpd src/include/useproto.h removed
-20070429 tpd src/regress/all.md5 added
-20070429 tpd src/regress/REGRESS added
-20070429 tpd src/regress directory added
-20070417 tpd src/input/Makefile renumber echo output uniquely
-20070417 tpd src/algebra/clifford.spad remove diagrams.tex everywhere
-20070417 tpd src/algebra/Makefile remove diagrams.tex everywhere
-20070412 tpd Makefile use --disable-xgcl --disable-tkconfig everywhere
-20070412 tpd --patch-51
-20070407 tpd src/doc/book.pamphlet The -> This
-20070404 tpd src/input/uniseg regression rewrite
-20070404 tpd src/input/void regression rewrite
-20070404 tpd src/input/tutchap1 regression rewrite
-20070404 tpd src/input/tsetcatvermeer regression rewrite
-20070404 tpd src/input/triglim regression rewrite
-20070404 tpd src/input/torus regression rewrite
-20070404 tpd src/input/textfile regression rewrite
-20070404 tpd src/input/tanatan regression rewrite
-20070404 tpd src/input/table regression rewrite
-20070404 tpd src/input/t111293 regression rewrite
-20070404 tpd src/input/symbol regression rewrite
-20070404 tpd src/input/strtbl regression rewrite
-20070404 tpd src/input/string regression rewrite
-20070404 tpd src/input/streams regression rewrite
-20070404 tpd src/input/stream regression rewrite
-20070403 tpd src/input/stream2 regression rewrite
-20070403 tpd src/input/stbl regression rewrite
-20070403 tpd src/input/sregset regression rewrite
-20070403 tpd src/input/sqmatrix regression rewrite
-20070403 tpd src/input/space3 regression rewrite
-20070403 tpd src/input/solvetra regression rewrite
-20070403 tpd src/input/slowint regression rewrite
-20070403 tpd src/input/skew regression rewrite
-20070403 tpd src/input/sint regression rewrite
-20070403 tpd src/input/sinCosEx regression rewrite
-20070403 tpd src/input/set regression rewrite
-20070403 tpd src/input/sersolve regression rewrite
-20070403 tpd src/input/series regression rewrite
-20070403 tpd src/input/series2 regression rewrite
-20070403 tpd src/input/seg regression rewrite
-20070403 tpd src/input/segbind regression rewrite
-20070403 tpd src/input/scope regression rewrite
-20070403 tpd src/input/scherk regression rewrite
-20070403 tpd src/input/rules regression rewrite
-20070403 tpd src/input/ruleset regression rewrite
-20070403 tpd src/input/roots regression rewrite
-20070403 tpd src/input/roman regression rewrite
-20070403 tpd src/input/robidoux regression rewrite
-20070403 tpd src/input/repa6 regression rewrite
-20070403 tpd src/input/reclos regression rewrite
-20070403 tpd src/input/realclos regression rewrite
-20070403 tpd src/input/radix regression rewrite
-20070403 tpd src/input/radff regression rewrite
-20070403 tpd src/input/r21bugs regression rewrite
-20070403 tpd src/input/r21bugsbig regression rewrite
-20070402 tpd src/input/r20bugs regression rewrite
-20070402 tpd src/input/r20abugs regression rewrite
-20070402 tpd src/input/quat regression rewrite
-20070402 tpd src/input/quat1 regression rewrite
-20070401 tpd src/input/psgenfcn regression rewrite
-20070401 tpd src/input/poly regression rewrite
-20070401 tpd src/input/polycoer regression rewrite
-20070401 tpd src/input/poly1 regression rewrite
-20070401 tpd src/input/pmint regression rewrite
-20070401 tpd src/input/page regression rewrite
-20070401 tpd src/input/pfr regression rewrite
-20070401 tpd src/input/pfr1 regression rewrite
-20070401 tpd src/input/perm regression rewrite
-20070401 tpd src/input/perman regression rewrite
-20070401 tpd src/input/pat regression rewrite
-20070401 tpd src/input/patmatch regression rewrite
-20070401 tpd src/input/pascal regression rewrite
-20070401 tpd src/input/pascal1 regression rewrite
-20070401 tpd src/input/parabola regression rewrite
-20070401 tpd src/input/padic regression rewrite
-20070401 tpd src/input/ovar regression rewrite
-20070401 tpd src/input/op regression rewrite
-20070401 tpd src/input/operator regression rewrite
-20070401 tpd src/input/opalg regression rewrite
-20070401 tpd src/input/op1 regression rewrite
-20070401 tpd src/input/odpol regression rewrite
-20070401 tpd src/input/ode regression rewrite
-20070401 tpd src/input/oct regression rewrite
-20070401 tpd src/input/octonion regression rewrite
-20070401 tpd src/input/numbers regression rewrite
-20070401 tpd src/input/nsfip regression rewrite
-20070331 tpd src/input/nqip regression rewrite
-20070331 tpd src/input/noptip regression rewrite
-20070331 tpd src/input/noonburg regression rewrite
-20070331 tpd src/input/none regression rewrite
-20070331 tpd src/input/nlode regression rewrite
-20070331 tpd src/input/newton regression rewrite
-20070331 tpd src/input/newlodo regression rewrite
-20070331 tpd src/input/nepip regression rewrite
-20070331 tpd src/input/negfloats regression rewrite
-20070331 tpd src/input/ndftip regression rewrite
-20070331 tpd src/input/multiple regression rewrite
-20070331 tpd src/input/multfact regression rewrite
-20070331 tpd src/input/mset regression rewrite
-20070331 tpd src/input/mset2 regression rewrite
-20070331 tpd src/input/mpoly regression rewrite
-20070331 tpd src/input/mkfunc regression rewrite
-20070331 tpd src/input/mfinfact regression rewrite
-20070331 tpd src/input/matrix regression rewrite
-20070331 tpd src/input/matrix22 regression rewrite
-20070331 tpd src/input/matrix1 regression rewrite
-20070331 tpd src/input/matbug regression rewrite
-20070331 tpd src/input/Makefile fix typo in generic regress stanza
-20070331 tpd src/input/fns change reduce(or -> reduce(_or
-20070330 tpd src/input/mappkg1 regression rewrite
-20070330 tpd src/input/maple regression rewrite
-20070330 tpd src/input/magma regression rewrite
-20070330 tpd src/input/macros regression rewrite
-20070330 tpd src/input/macbug regression rewrite
-20070330 tpd src/input/lword regression rewrite
-20070330 tpd src/input/lupfact regression rewrite
-20070330 tpd src/input/lpoly regression rewrite
-20070330 tpd src/input/Makefile remove spurious Timestamp and Version
-20070330 tpd src/input/lodo regression rewrite
-20070330 tpd src/input/lodof regression rewrite
-20070330 tpd src/input/lodo3 regression rewrite
-20070330 tpd src/input/lodo2 regression rewrite
-20070330 tpd src/input/lodo1 regression rewrite
-20070330 tpd src/input/lodesys regression rewrite
-20070330 tpd src/input/lode regression rewrite
-20070330 tpd src/input/list regression rewrite
-20070330 tpd src/input/lindep regression rewrite
-20070330 tpd src/input/limit regression rewrite
-20070330 tpd src/input/leg regression rewrite
-20070330 tpd src/input/laplace regression rewrite
-20070330 tpd src/input/kuipers regression rewrite
-20070329 tpd src/input/kovacic regression rewrite
-20070329 tpd src/input/knot2 regression rewrite
-20070329 tpd src/input/kernel regression rewrite
-20070329 tpd src/input/kafile regression rewrite
-20070329 tpd src/input/isprime regression rewrite
-20070329 tpd src/input/is regression rewrite
-20070329 tpd src/input/ipftest regression rewrite
-20070329 tpd src/input/intrf regression rewrite
-20070329 tpd src/input/int regression rewrite
-20070329 tpd src/input/intmix regression rewrite
-20070329 tpd src/input/intmix2 regression rewrite
-20070329 tpd src/input/intheory regression rewrite
-20070329 tpd src/input/intg0 regression rewrite
-20070329 tpd src/input/intef regression rewrite
-20070329 tpd src/input/intef2 regression rewrite
-20070329 tpd src/input/intdeq regression rewrite
-20070329 tpd src/input/intaf regression rewrite
-20070329 tpd src/input/infprod regression rewrite
-20070329 tpd src/input/ifact regression rewrite
-20070329 tpd src/input/ideal regression rewrite
-20070329 tpd src/input/ico regression rewrite
-20070329 tpd src/input/hexadec regression rewrite
-20070329 tpd src/input/herm regression rewrite
-20070329 tpd src/input/help regression rewrite
-20070329 tpd src/input/heat regression rewrite
-20070329 tpd src/input/heap regression rewrite
-20070329 tpd src/input/gstbl regression rewrite
-20070328 tpd src/input/grpthry regression rewrite
-20070328 tpd src/input/gonshor regression rewrite
-20070328 tpd src/input/genups regression rewrite
-20070328 tpd src/input/gbf regression rewrite
-20070328 tpd src/input/galois regression rewrite
-20070328 tpd src/input/fr regression rewrite
-20070328 tpd src/input/frac regression rewrite
-20070328 tpd src/input/fr2 regression rewrite
-20070328 tpd src/input/fr1 regression rewrite
-20070328 tpd src/input/fparfrc regression rewrite
-20070328 tpd src/input/fparfrac regression rewrite
-20070328 tpd src/input/fns regression rewrite
-20070328 tpd src/input/fnla regression rewrite
-20070328 tpd src/input/fname regression rewrite
-20070328 tpd src/input/fname1 regression rewrite
-20070328 tpd src/input/float regression rewrite
-20070328 tpd src/input/float2 regression rewrite
-20070328 tpd src/input/float1 regression rewrite
-20070328 tpd src/input/file regression rewrite
-20070328 tpd src/input/fib regression rewrite
-20070328 tpd src/input/ffx72 regression rewrite
-20070328 tpd src/input/fferr regression rewrite
-20070328 tpd src/input/ffdemo regression rewrite
-20070328 tpd src/input/Makefile allow complete int/input rebuilds
-20070327 tpd src/input/farray regression rewrite
-20070327 tpd src/input/exprpoly regression rewrite
-20070327 tpd src/input/exsum regression rewrite
-20070327 tpd src/input/exseries regression rewrite
-20070327 tpd src/input/expr regression rewrite
-20070327 tpd src/input/exprode regression rewrite
-20070327 tpd src/input/expr1 regression rewrite
-20070327 tpd src/input/explim regression rewrite
-20070327 tpd src/input/expexpan regression rewrite
-20070327 tpd src/input/exlimit regression rewrite
-20070327 tpd src/input/exlap regression rewrite
-20070327 tpd src/input/exit regression rewrite
-20070327 tpd src/input/exint regression rewrite
-20070327 tpd src/input/exdiff regression rewrite
-20070327 tpd src/input/eval regression rewrite
-20070327 tpd src/input/evalax regression rewrite
-20070327 tpd src/input/equation regression rewrite
-20070327 tpd src/input/equation2 regression rewrite
-20070327 tpd src/input/eqtbl regression rewrite
-20070327 tpd src/input/eq regression rewrite
-20070327 tpd src/input/elt regression rewrite
-20070327 tpd src/input/elfuts regression rewrite
-20070327 tpd src/input/elemnum regression rewrite
-20070327 tpd src/input/elemfun regression rewrite
-20070327 tpd src/input/eigen regression rewrite
-20070326 tpd src/input/efi regression rewrite
-20070326 tpd src/input/easter regression rewrite
-20070326 tpd src/input/dpol regression rewrite
-20070326 tpd src/input/dmp regression rewrite
-20070326 tpd src/input/divisor regression rewrite
-20070326 tpd src/input/dhtri regression rewrite
-20070326 tpd src/input/dfloat regression rewrite
-20070326 tpd src/input/derham regression rewrite
-20070326 tpd src/input/defintrf regression rewrite
-20070326 tpd src/input/defintef regression rewrite
-20070326 tpd src/input/decimal regression rewrite
-20070326 tpd src/input/danzwill regression rewrite
-20070326 tpd src/input/cyfactor regression rewrite
-20070326 tpd src/input/cycles regression rewrite
-20070326 tpd src/input/cycles1 regression rewrite
-20070326 tpd src/input/curl regression rewrite
-20070326 tpd src/input/contfrc regression rewrite
-20070326 tpd src/input/contfrac regression rewrite
-20070326 tpd src/input/constant regression rewrite
-20070326 tpd src/input/complex regression rewrite
-20070326 tpd src/input/collect regression rewrite
-20070326 tpd src/input/coercels regression rewrite
-20070326 tpd src/input/clif regression rewrite
-20070326 tpd src/input/clifford regression rewrite
-20070326 tpd src/input/ch regression rewrite
-20070326 tpd src/input/char regression rewrite
-20070326 tpd src/input/cclass regression rewrite
-20070326 tpd src/input/carten regression rewrite
-20070326 tpd src/input/card regression rewrite
-20070326 tpd src/input/cardinal regression rewrite
-20070326 tpd src/input/calculus regression rewrite
-20070326 tpd src/input/calculus2 regression rewrite
-20070326 tpd src/input/bugs regression rewrite
-20070326 tpd src/input/bug9057 regression rewrite
-20070326 tpd src/input/bug6357 regression rewrite
-20070326 tpd src/input/bug10312 regression rewrite
-20070326 tpd src/input/bug10069 regression rewrite
-20070326 tpd src/input/bstree regression rewrite
-20070326 tpd src/input/bop regression rewrite
-20070326 tpd src/input/binary regression rewrite
-20070326 tpd src/input/bbtree regression rewrite
-20070326 tpd src/input/bags regression rewrite
-20070326 tpd src/input/assign regression rewrite
-20070326 tpd src/input/arrows regression rewrite
-20070326 tpd src/input/array2 regression rewrite
-20070326 tpd src/input/arith regression rewrite
-20070326 tpd src/input/allfact regression rewrite
-20070326 tpd src/input/alist regression rewrite
-20070326 tpd src/input/algfacob regression rewrite
-20070326 tpd src/input/algbrbf regression rewrite
-20070325 tpd src/input/algaggr regression rewrite
-20070325 tpd src/interp/Makefile regress.lisp added
-20070325 tpd src/interp/regress.lisp added
-20070325 gdr src/interp/vmlisp.lisp mv get-current-directory to vmlisp pkg
-20070325 gdr src/interp/fname.lisp fix axiom-probe-file
-20070325 gdr src/interp/nlib.lisp fix axiom-probe-file
-20070304 wxh src/interp/alql.boot remove only use of "member"
-20070304 gdr src/*/*.pamphlet remove execute bit
-20070304 tpd src/interp/i-funsel.boot merge getFunctionFromDomain (interop)
-20070304 tpd src/interp/clammed.boot merge coerceConvertMmSelection (interop)
-20070304 tpd src/interp/i-util.boot merge domainEqual from interop
-20070304 tpd src/interp/template.boot merge evalSlotDomain from interop
-20070304 tpd src/interp/nrunfast.boot merge lazyDomainSet from interop
-20070304 tpd src/interp/nrunfast.boot merge lazyMatchAssocV from interop
-20070304 tpd src/interp/nrunfast.boot merge newHasCategory from interop
-20070304 tpd src/interp/nrunfast.boot merge replaceGoGetSlot from interop
-20070304 tpd src/interp/nrunfast.boot merge newExpandLocalType from interop
-20070304 tpd src/interp/nrunfast.boot merge getOpCode from interop
-20070304 tpd src/interp/nrunfast.boot merge lazyMatchArg2 from interop
-20070304 tpd src/interp/nrunfast.boot merge lookupInCompactTable from interop
-20070304 tpd src/interp/nrunfast.boot merge lookupIncomplete from interop
-20070304 tpd src/interp/nrunfast.boot merge lookupComplete from interop
-20070304 tpd src/interp/nrungo.boot merge lookupInDomainVector from interop
-20070304 tpd src/interp/nrungo.boot merge basicLookupCheckDefaults from interop
-20070304 tpd src/interp/nrungo.boot merge basicLookup from interop
-20070304 tpd src/interp/nrungo.boot merge compiledLookup from interop
-20070304 tpd src/interp/nrungo.boot merge NRTcompiledLookup from interop
-20070304 tpd src/interp/g-util.boot merge isDomain from interop
-20070304 tpd src/interp/i-util.boot merge devaluate from interop
-20070304 wxh src/interp/xruncomp.boot removed (all functions merged)
-20070304 tpd src/interp/debugsys.lisp xruncomp removed
-20070304 tpd src/interp/Makefile remove xruncomp.boot
-20070304 wxh src/interp/functor.boot merge LookUpSigSlots from xruncomp
-20070304 wxh src/interp/compiler.boot merge getFormModemaps from xruncomp
-20070304 wxh src/interp/nruncomp.boot merge consDomainName from xruncomp
-20070304 wxh src/interp/nruncomp.boot merge NRTassignCapsuleFunctionSlot
-20070304 wxh src/interp/nruncomp.boot merge genDeltaEntry from xruncomp
-20070304 wxh src/interp/nruncomp.boot merge changeDirectoryInSlot1 (xruncomp)
-20070304 wxh src/interp/nruncomp.boot merge NRTencode from xruncomp
-20070304 wxh src/interp/info merge actOnInfo from xruncomp
-20070304 wxh src/interp/modemap.boot merge addConstructorModemaps (xruncomp)
-20070304 wxh src/interp/modemap.boot merge addModemap1 from xruncomp
-20070304 wxh src/interp/modemap.boot merge substNames from xruncomp
-20070304 wxh src/interp/modemap.boot merge evalAndSub from xruncomp
-20070304 tpd src/interp/info.boot add modemap comment from xruncomp.boot
-20070304 wxh src/interp/xrun.boot removed (all functions merged elsewhere)
-20070304 tpd src/interp/debugsys.lisp xrun removed
-20070304 tpd src/interp/Makefile remove xrun.boot.pamphlet
-20070304 wxh src/interp/i-coerce.boot merge coerceByFunction from xrun
-20070304 wxh src/interp/i-coerce.boot merge algEqual from xrun
-20070304 wxh src/interp/i-coerce.boot merge equalZero from xrun
-20070304 wxh src/interp/i-coerce.boot merge equalOne from xrun
-20070304 wxh src/interp/clammed.boot merge coerceConvertMmSelection from xrun
-20070304 wxh src/interp/i-eval.boot merge evalForm from xrun
-20070304 wxh src/interp/i-funsel.boot merge findFunctionInCategory from xrun
-20070304 wxh src/interp/i-funsel.boot merge findFunctionInDomain1 from xrun
-20070304 wxh src/interp/i-funsel.boot merge findFunctionInDomain from xrun
-20070304 wxh src/interp/i-funsel.boot delete getFunctionFromDomain (interop)
-20070304 wxh src/interp/nrungo.boot delete NRTcompiledLookup (see interop)
-20070304 wxh src/interp/nrungo.boot delete lazyCompareSigEqual (see interop)
-20070304 wxh src/interp/nrungo.boot delete lookupInDomainVector (see interop)
-20070304 tpd src/interp/interp-proclaims remove domainTableLookup
-20070304 wxh src/interp/nrungo.boot remove domainTableLookup, unused
-20070304 wxh src/interp/interp-proclaims remove goGet
-20070304 wxh src/interp/nrungo.boot remove goGet, unused
-20070304 wxh src/interp/template.boot delete evalSlotDomain (see interop)
-20070304 wxh src/interp/interp-proclaims remove stuffSlots
-20070304 wxh src/interp/template.boot remove stuffSlots, unused
-20070304 wxh src/interp/nrunfast.boot merge sigDomainVal from xrun.boot
-20070304 wxh src/interp/nrunfast.boot delete newExpandLocalType (see interop)
-20070304 wxh src/interp/nrunfast.boot merge newExpandTypeSlot from xrun
-20070304 wxh src/interp/nrunfast.boot merge newExpandGoGetTypeSlot from xrun
-20070304 wxh src/interp/nrunfast.boot delete lazyMatchArg2 (see interop)
-20070304 wxh src/interp/nrunfast.boot remove true=> from newLookupInCategories
-20070304 wxh src/interp/nrunfast.boot delete replaceGoGetSlot (see interop)
-20070304 wxh src/interp/nrunopt.boot merge encodeCatForm from xrun
-20070304 wxh src/interp/nrunopt.boot merge NRTmakeCategoryAlist from xrun
-20070304 tpd src/interp/setq.lisp add Francois Maltey
-20070304 tpd README add Francois Maltey
-20070304 fxm Francois Maltey <fmaltey@nerim.fr>
-20070304 tpd src/input/knownbugs.input add bug #8, #325 in IssueTracker
-20070303 tpd src/sman/sman.c add sentinel to execle in exec_command_env
-20070303 tpd src/interp/cfuns.lisp removed copyEnvValue
-20070303 tpd src/include/cfuns-c.H1 remove unused fn copyEnvValue
-20070303 tpd src/lib/cfuns-c remove unused fn copyEnvValue
-20070303 tpd src/interp/cfuns.lisp removed findString
-20070303 tpd src/include/cfuns-c.H1 remove unused fn findString
-20070303 tpd src/lib/cfuns-c remove unused fn findString
-20070303 tpd src/include/cfuns-c.H1 remove unused fn readablep
-20070303 tpd src/lib/cfuns-c remove unused fn readablep
-20070303 tpd src/include/cfuns-c.H1 remove unused fn CLgetpid
-20070303 tpd src/lib/cfuns-c remove unused fn CLgetpid
-20070302 tpd src/algebra/Makefile prototype index.html
-20070302 wxh src/sman/session.c handle CreateFrameAnswer message
-20070302 tpd src/hyper/pages/polys.ht removed, duplicate of poly.ht
-20070302 gdr src/interp/trace.boot init local to nil
-20070301 tpd src/interp/define init local to nil
-20070301 wxh src/hyper/htinp strcat -> strcpy
-20070301 tpd src/hyper/htinp latex cleanup
-20070301 gdr src/hyper/hthits fix regex searches for posix
-20070301 gdr src/graph/view3D/contour_panel3d.c.out proto functions
-20070301 gdr src/graph/view3D/contour3d.c.out proto functions
-20070225 gdr src/lib/emupty.c fix prototype
-20070225 gdr src/graph/Gdraws/Gfun.c fix prototype of centerX, centerY
-20070225 gdr src/doc/Rosetta.pamphlet noweb cleanup
-20070224 tpd src/boot/br-op2.boot latex cleanup
-20070224 tpd src/boot/br-op1.boot latex cleanup
-20070224 tpd src/boot/btscan2.boot latex cleanup
-20070224 tpd src/lsp/Makefile latex cleanup
-20070224 tpd src/doc/Makefile use document command
-20070224 tpd src/sman/Makefile remove axiom.sty, causes re-makes
-20070224 tpd src/clef/Makefile remove axiom.sty, causes re-makes
-20070224 tpd src/hyper/Makefile remove axiom.sty, causes re-makes
-20070224 tpd src/graph/view3D/Makefile remove axiom.sty, causes re-makes
-20070224 tpd src/graph/viewman/Makefile remove axiom.sty, causes re-makes
-20070224 tpd src/graph/viewAlone/Makefile remove axiom.sty, causes re-makes
-20070224 tpd src/graph/Gdraws/Makefile remove axiom.sty, causes re-makes
-20070224 tpd src/graph/view2D/Makefile remove axiom.sty, causes re-makes
-20070224 tpd src/graph/Makefile remove axiom.sty, causes re-makes
-20070224 tpd src/input/Makefile remove axiom.sty, causes re-makes
-20070224 tpd src/interp/Makefile remove axiom.sty, causes re-makes
-20070224 tpd src/boot/Makefile remove axiom.sty, causes re-makes
-20070224 tpd src/lib/spadcolors.c latex cleanup
-20070223 tpd src/lib/Makefile remove axiom.sty, causes re-makes
-20070223 tpd src/interp/c-util.boot latex cleanup
-20070223 tpd src/interp/compiler.boot latex cleanup
-20070223 tpd src/interp/clam.boot latex cleanup
-20070223 tpd src/doc/bookvol1 use \providecommand
-20070223 tpd src/lib/openpty.c latex cleanup
-20070223 tpd src/algebra/Makefile remove ${DOC}/axiom.sty, causes re-makes
-20070223 tpd src/algebra/Makefile add ${DOC}/ps rule
-20070223 tpd src/scripts/axiom.sty regenerated from src/doc/axiom.sty
-20070223 tpd src/doc/axiom.sty use \providecommand to allow prev defns
-20070223 tpd src/scripts/document remove spurious axiom.sty files
-20070223 tpd src/doc/ps/quat* added ps files for quat.spad
-20070223 tpd src/algebra/quat.spad documentation
-20070218 tpd src/interp/Makefile wrap long lines
-20070218 tpd src/boot/Makefile wrap long lines
-20070218 tpd lsp/Makefile wrap long lines
-20070218 tpd src/lib/XSpadFill.c remove verbatim
-20070218 tpd src/lib/util.c wrap long lines
-20070218 tpd src/lib/spadcolors.c wrap long lines
-20070218 tpd Makefile wrap long lines, latex cleanup
-20070218 tpd src/Makefile wrap long lines
-20070218 tpd src/hyper/Makefile fix bitmap target directory
-20070218 tpd cleanup Makefile latex noise
-20070217 gdr src/lib/fnct_key.c rename to fnct-key.c
-20070217 wxh src/sman/Makefile
-20070217 wxh src/clef/Makefile
-20070217 gdr src/include/view.h remove useproto.h
-20070217 gdr src/lib/hash.c remove useproto.h
-20070217 gdr src/lib/XShade.c remove useproto.h
-20070217 gdr src/lib/sockio-c.c remove useproto.h
-20070217 gdr src/lib/halloc.c remove useproto.h
-20070217 gdr src/lib/XDither.c remove useproto.h
-20070217 gdr src/lib/spadcolors.c remove useproto.h
-20070217 gdr src/lib/openpty.c remove useproto.h
-20070217 gdr src/lib/util.c remove useproto.h
-20070217 gdr src/lib/cursor.c remove useproto.h
-20070217 gdr src/lib/wct.c remove useproto.h
-20070217 gdr src/lib/edin.c remove useproto.h
-20070217 gdr src/lib/cfuns-c.c remove useproto.h
-20070217 tpd src/doc/axiom.bib fixup underscores
-20070217 gdr src/lib/fnct_key.c remove useproto.h
-20070217 gdr src/lib/XSpadFill.c remove useproto.h
-20070217 gdr src/lib/pixmap.c remove useproto.h
-20070217 gdr src/lib/prt.c remove useproto.h
-20070217 gdr src/lib/bsdsignal.c remove useproto.h
-20070217 gdr src/lib/emupty.c remove useproto.h
-20070217 gdr src/sman/spadclient.c remove useproto.h
-20070217 gdr src/sman/nagman.c remove useproto.h
-20070217 gdr src/sman/session.c remove useproto.h
-20070217 gdr src/sman/Makefile
-20070217 gdr src/sman/sman.c remove useproto.h
-20070217 gdr src/clef/edible.c remove useproto.h
-20070217 gdr src/clef/Makefile remove useproto.h
-20070217 gdr src/hyper/extent1 remove useproto.h
-20070217 gdr src/hyper/addfile remove useproto.h
-20070217 gdr src/hyper/titlebar remove useproto.h
-20070217 gdr src/hyper/macro remove useproto.h
-20070217 gdr src/hyper/spadbuf remove useproto.h
-20070217 gdr src/hyper/hthits remove useproto.h
-20070217 gdr src/hyper/group remove useproto.h
-20070217 gdr src/hyper/show-types remove useproto.h
-20070217 gdr src/hyper/htadd remove useproto.h
-20070217 gdr src/hyper/extent2 remove useproto.h
-20070217 gdr src/hyper/hyper remove useproto.h
-20070217 gdr src/hyper/keyin remove useproto.h
-20070217 gdr src/hyper/halloc remove useproto.h
-20070217 gdr src/hyper/hash remove useproto.h
-20070217 gdr src/hyper/event remove useproto.h
-20070217 gdr src/hyper/spadint remove useproto.h
-20070217 gdr src/hyper/parse-aux remove useproto.h
-20070217 gdr src/hyper/initx remove useproto.h
-20070217 gdr src/hyper/hterror remove useproto.h
-20070217 gdr src/hyper/parse-paste remove useproto.h
-20070217 gdr src/hyper/debug remove useproto.h
-20070217 gdr src/hyper/input remove useproto.h
-20070217 gdr src/hyper/display remove useproto.h
-20070217 gdr src/hyper/lex remove useproto.h
-20070217 gdr src/hyper/htinp remove useproto.h
-20070217 gdr src/hyper/scrollbar remove useproto.h
-20070217 gdr src/hyper/mem remove useproto.h
-20070217 gdr src/hyper/cond remove useproto.h
-20070217 gdr src/hyper/form-ext remove useproto.h
-20070217 gdr src/hyper/ReadBitmap remove useproto.h
-20070217 gdr src/hyper/ex2ht remove useproto.h
-20070217 gdr src/hyper/parse-input remove useproto.h
-20070217 gdr src/hyper/item remove useproto.h
-20070217 gdr src/hyper/parse remove useproto.h
-20070217 gdr src/hyper/dialog remove useproto.h
-20070217 gdr src/hyper/parse-types remove useproto.h
-20070217 gdr src/graph/view3D/mesh3d.c remove useproto.h
-20070217 gdr src/graph/view3D/lightbut3d.c remove useproto.h
-20070217 gdr src/graph/view3D/quit3d.c remove useproto.h
-20070217 gdr src/graph/view3D/pot3d.c remove useproto.h
-20070217 gdr src/graph/view3D/smoothShade3d.c remove useproto.h
-20070217 gdr src/graph/view3D/transform3d.c remove useproto.h
-20070217 gdr src/graph/view3D/closeView3d.c remove useproto.h
-20070217 gdr src/graph/view3D/project3d.c remove useproto.h
-20070217 gdr src/graph/view3D/volume3d.c remove useproto.h
-20070217 gdr src/graph/view3D/stuff3d.c remove useproto.h
-20070217 gdr src/graph/view3D/buttons3d.c remove useproto.h
-20070217 gdr src/graph/view3D/viewport3d.c remove useproto.h
-20070217 gdr src/graph/view3D/save3d.c remove useproto.h
-20070217 gdr src/graph/view3D/write3d.c remove useproto.h
-20070217 gdr src/graph/view3D/lighting3d.c remove useproto.h
-20070217 gdr src/graph/view3D/component3d.c remove useproto.h
-20070217 gdr src/graph/view3D/surface3d.c remove useproto.h
-20070217 gdr src/graph/view3D/msort3d.c remove useproto.h
-20070217 gdr src/graph/view3D/main3d.c remove useproto.h
-20070217 gdr src/graph/view3D/process3d.c remove useproto.h
-20070217 gdr src/graph/view3D/testcol.c remove useproto.h
-20070217 gdr src/graph/view3D/control3d.c remove useproto.h
-20070217 gdr src/graph/view3D/spadAction3d.c remove useproto.h
-20070217 gdr src/graph/view3D/quitbut3d.c remove useproto.h
-20070217 gdr src/graph/view3D/illuminate3d.c remove useproto.h
-20070217 gdr src/graph/view3D/savebut3d.c remove useproto.h
-20070217 gdr src/graph/viewman/makeGraph.c remove useproto.h
-20070217 gdr src/graph/viewman/viewman.c remove useproto.h
-20070217 gdr src/graph/viewman/sselect.c remove useproto.h
-20070217 gdr src/graph/viewman/readView.c remove useproto.h
-20070217 gdr src/graph/viewman/make2D.c remove useproto.h
-20070217 gdr src/graph/viewman/fun3D.c remove useproto.h
-20070217 gdr src/graph/viewman/make3D.c remove useproto.h
-20070217 gdr src/graph/viewman/fun2D.c remove useproto.h
-20070217 gdr src/graph/viewman/cleanup.c remove useproto.h
-20070217 gdr src/graph/viewAlone/spoonComp.c remove useproto.h
-20070217 gdr src/graph/viewAlone/spoon2D.c remove useproto.h
-20070217 gdr src/graph/viewAlone/viewAlone.c remove useproto.h
-20070217 gdr src/graph/Gdraws/Gfun.c remove useproto.h
-20070217 gdr src/graph/Gdraws/Makefile remove useproto.h
-20070217 gdr src/graph/view2D/spadAction2d.c remove useproto.h
-20070217 gdr src/graph/view2D/graph2d.c remove useproto.h
-20070217 gdr src/graph/view2D/process2d.c remove useproto.h
-20070217 gdr src/graph/view2D/main2d.c remove useproto.h
-20070217 gdr src/graph/view2D/pot2d.c remove useproto.h
-20070217 gdr src/graph/view2D/write2d.c remove useproto.h
-20070217 gdr src/graph/view2D/buttons2d.c remove useproto.h
-20070217 gdr src/graph/view2D/control2d.c remove useproto.h
-20070217 gdr src/graph/view2D/viewport2D.c remove useproto.h
-20070217 gdr src/graph/view2D/stuff2d.c remove useproto.h
-20070217 gdr src/sman/nagman.c remove PROTO
-20070217 gdr src/lib/hash.c remove PROTO
-20070217 gdr src/lib/sockio-c.c remove PROTO
-20070217 gdr src/lib/halloc.c remove PROTO
-20070217 gdr src/lib/spadcolors.c remove PROTO
-20070217 gdr src/lib/openpty.c remove PROTO
-20070217 gdr src/lib/util.c remove PROTO
-20070217 gdr src/lib/cursor.c remove PROTO
-20070217 gdr src/lib/edin.c remove PROTO
-20070217 gdr src/lib/fnct_key.c remove PROTO
-20070217 gdr src/lib/pixmap.c remove PROTO
-20070217 gdr src/lib/prt.c remove PROTO
-20070217 gdr src/include/prt.H1 remove PROTO
-20070217 gdr src/include/form-ext.H1 remove PROTO
-20070217 gdr src/include/spadclient.H1 remove PROTO
-20070217 gdr src/include/XSpadFill.H1 remove PROTO
-20070217 gdr src/include/mem.H1 remove PROTO
-20070217 gdr src/include/keyin.H1 remove PROTO
-20070217 gdr src/include/hash.h remove PROTO
-20070217 gdr src/include/macro.H1 remove PROTO
-20070217 gdr src/include/initx.H1 remove PROTO
-20070217 gdr src/include/parse-paste.H1 remove PROTO
-20070217 gdr src/include/spadbuf.H1 remove PROTO
-20070217 gdr src/include/edible.H1 remove PROTO
-20070217 gdr src/include/parse-types.H1 remove PROTO
-20070217 gdr src/include/titlebar.H1 remove PROTO
-20070217 gdr src/include/ReadBitmap.H1 remove PROTO
-20070217 gdr src/include/scrollbar.H1 remove PROTO
-20070217 gdr src/include/bsdsignal.H1 remove PROTO
-20070217 gdr src/include/group.H1 remove PROTO
-20070217 gdr src/include/ex2ht.H1 remove PROTO
-20070217 gdr src/include/XShade.H1 remove PROTO
-20070217 gdr src/include/bsdsignal.h remove PROTO
-20070217 gdr src/include/cond.H1 remove PROTO
-20070217 gdr src/include/pixmap.H1 remove PROTO
-20070217 gdr src/include/edin.H1 remove PROTO
-20070217 gdr src/include/sman.H1 remove PROTO
-20070217 gdr src/include/dialog.H1 remove PROTO
-20070217 gdr src/include/spadint.H1 remove PROTO
-20070217 gdr src/include/show-types.H1 remove PROTO
-20070217 gdr src/include/hthits.H1 remove PROTO
-20070217 gdr src/include/XDither.H1 remove PROTO
-20070217 gdr src/include/spadcolors.H1 remove PROTO
-20070217 gdr src/include/parse-input.H1 remove PROTO
-20070217 gdr src/include/parse.H1 remove PROTO
-20070217 gdr src/include/item.H1 remove PROTO
-20070217 gdr src/include/cursor.H1 remove PROTO
-20070217 gdr src/include/event.H1 remove PROTO
-20070217 gdr src/include/openpty.H1 remove PROTO
-20070217 gdr src/include/addfile.H1 remove PROTO
-20070217 gdr src/include/extent1.H1 remove PROTO
-20070217 gdr src/include/nagman.H1 remove PROTO
-20070217 gdr src/include/cfuns-c.H1 remove PROTO
-20070217 gdr src/include/session.H1 remove PROTO
-20070217 gdr src/include/fnct-key.H1 remove PROTO
-20070217 gdr src/include/halloc.H1 remove PROTO
-20070217 gdr src/include/sockio-c.H1 remove PROTO
-20070217 gdr src/include/hterror.H1 remove PROTO
-20070217 gdr src/include/display.H1 remove PROTO
-20070217 gdr src/include/hash.H1 remove PROTO
-20070217 gdr src/include/lex.H1 remove PROTO
-20070217 gdr src/include/wct.H1 remove PROTO
-20070217 gdr src/include/hyper.H1 remove PROTO
-20070217 gdr src/include/htinp.H1 remove PROTO
-20070217 gdr src/include/htadd.H1 remove PROTO
-20070217 gdr src/include/util.H1 remove PROTO
-20070217 gdr src/include/extent2.H1 remove PROTO
-20070217 gdr src/include/input.H1 remove PROTO
-20070217 gdr src/hyper/lex remove PROTO
-20070217 gdr src/graph/include/write3d.H1 remove PROTO
-20070217 gdr src/graph/include/project3d.H1 remove PROTO
-20070217 gdr src/graph/include/pot3d.H1 remove PROTO
-20070217 gdr src/graph/include/pot2d.H1 remove PROTO
-20070217 gdr src/graph/include/illuminate3d.H1 remove PROTO
-20070217 gdr src/graph/include/stuff3d.H1 remove PROTO
-20070217 gdr src/graph/include/savebut3d.H1 remove PROTO
-20070217 gdr src/graph/include/fun2D.H1 remove PROTO
-20070217 gdr src/graph/include/save3d.H1 remove PROTO
-20070217 gdr src/graph/include/control2d.H1 remove PROTO
-20070217 gdr src/graph/include/spadAction3d.H1 remove PROTO
-20070217 gdr src/graph/include/buttons2d.H1 remove PROTO
-20070217 gdr src/graph/include/graph2d.H1 remove PROTO
-20070217 gdr src/graph/include/make3D.H1 remove PROTO
-20070217 gdr src/graph/include/lightbut3d.H1 remove PROTO
-20070217 gdr src/graph/include/viewport3d.H1 remove PROTO
-20070217 gdr src/graph/include/fun3D.H1 remove PROTO
-20070217 gdr src/graph/include/readView.H1 remove PROTO
-20070217 gdr src/graph/include/main2d.H1 remove PROTO
-20070217 gdr src/graph/include/mesh3d.H1 remove PROTO
-20070217 gdr src/graph/include/closeView3d.H1 remove PROTO
-20070217 gdr src/graph/include/viewport2D.H1 remove PROTO
-20070217 gdr src/graph/include/spadAction2d.H1 remove PROTO
-20070217 gdr src/graph/include/spoon2D.H1 remove PROTO
-20070217 gdr src/graph/include/viewAlone.H1 remove PROTO
-20070217 gdr src/graph/include/cleanup.H1 remove PROTO
-20070217 gdr src/graph/include/quit3d.H1 remove PROTO
-20070217 gdr src/graph/include/makeGraph.H1 remove PROTO
-20070217 gdr src/graph/include/component3d.H1 remove PROTO
-20070217 gdr src/graph/include/make2D.H1 remove PROTO
-20070217 gdr src/graph/include/msort3d.H1 remove PROTO
-20070217 gdr src/graph/include/write2d.H1 remove PROTO
-20070217 gdr src/graph/include/spoonComp.H1 remove PROTO
-20070217 gdr src/graph/include/buttons3d.H1 remove PROTO
-20070217 gdr src/graph/include/volume3d.H1 remove PROTO
-20070217 gdr src/graph/include/quitbut3d.H1 remove PROTO
-20070217 gdr src/graph/include/stuff2d.H1 remove PROTO
-20070217 gdr src/graph/include/process3d.H1 remove PROTO
-20070217 gdr src/graph/include/process2d.H1 remove PROTO
-20070217 gdr src/graph/include/control3d.H1 remove PROTO
-20070217 gdr src/graph/include/surface3d.H1 remove PROTO
-20070217 gdr src/graph/include/transform3d.H1 remove PROTO
-20070217 gdr src/graph/include/lighting3d.H1 remove PROTO
-20070217 gdr src/graph/include/main3d.H1 remove PROTO
-20070217 gdr src/graph/include/Gfun.H1 remove PROTO
-20070217 gdr src/graph/include/smoothShade3d.H1 remove PROTO
-20070217 gdr src/graph/include/sselect.H1 remove PROTO
-20070217 gdr src/graph/Gdraws/Gfun.c remove PROTO
-20070217 gdr src/clef/edible.c remove PROTO
-20070217 gdr src/graph/include/all_alone.H1 rename to all-alone.H1
-20070217 gdr src/graph/viewman/viewman remove PROTO
-20070217 gdr src/graph/viewman/sselect remove PROTO
-20070217 gdr src/graph/viewman/readView remove PROTO
-20070217 gdr src/graph/viewman/makeGraph remove PROTO
-20070217 gdr src/graph/viewman/make3D remove PROTO
-20070217 gdr src/graph/viewman/fun3D remove PROTO
-20070217 gdr src/graph/viewman/fun2D remove PROTO
-20070217 gdr src/graph/viewman/cleanup remove PROTO
-20070217 gdr src/graph/viewAlone/viewAlone remove PROTO
-20070217 gdr src/graph/viewman/cleanup remove PROTO
-20070217 gdr src/graph/viewAlone/viewAlone remove PROTO
-20070217 wxh src/graph/viewAlone/viewAlone rename all_alone.H1 to all-alone.H1
-20070217 gdr src/graph/viewAlone/spoonComp remove PROTO
-20070217 wxh src/graph/viewAlone/spoonComp rename all_alone.H1 to all-alone.H1
-20070217 gdr src/graph/viewAlone/spoon2D remove PROTO
-20070217 wxh src/graph/viewAlone/spoon2D rename all_alone.H1 to all-alone.H1
-20070217 gdr src/graph/view3D/write3d remove PROTO
-20070217 wxh src/graph/view3D/write3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/volume3d remove PROTO
-20070217 wxh src/graph/view3D/volume3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/viewport3d remove PROTO
-20070217 wxh src/graph/view3D/viewport3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/transform3d remove PROTO
-20070217 wxh src/graph/view3D/transform3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/testcol remove PROTO
-20070217 wxh src/graph/view3D/testcol rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/surface3d remove PROTO
-20070217 wxh src/graph/view3D/surface3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/stuff3d remove PROTO
-20070217 wxh src/graph/view3D/stuff3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/spadAction3d remove PROTO
-20070217 wxh src/graph/view3D/spadAction3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/smoothShade3d remove PROTO
-20070217 wxh src/graph/view3D/smoothShade3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/savebut3d remove PROTO
-20070217 wxh src/graph/view3D/savebut3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/save3d remove PROTO
-20070217 wxh src/graph/view3D/save3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/quitbut3d remove PROTO
-20070217 wxh src/graph/view3D/quitbut3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/quit3d remove PROTO
-20070217 wxh src/graph/view3D/quit3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/project3d remove PROTO
-20070217 wxh src/graph/view3D/project3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/process3d remove PROTO
-20070217 wxh src/graph/view3D/process3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/pot3d remove PROTO
-20070217 wxh src/graph/view3D/pot3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/msort3d remove PROTO
-20070217 wxh src/graph/view3D/msort3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/mesh3d remove PROTO
-20070217 wxh src/graph/view3D/mesh3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/main3d remove PROTO
-20070217 wxh src/graph/view3D/main3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/lighting3d remove PROTO
-20070217 wxh src/graph/view3D/lighting3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/lightbut3d remove PROTO
-20070217 wxh src/graph/view3D/lightbut3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/illuminate3d remove PROTO
-20070217 wxh src/graph/view3D/illuminate3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/control3d remove PROTO
-20070217 wxh src/graph/view3D/control3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/component3d remove PROTO
-20070217 wxh src/graph/view3D/component3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/closeView3d remove PROTO
-20070217 wxh src/graph/view3D/closeView3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view3D/buttons3d remove PROTO
-20070217 wxh src/graph/view3D/buttons3d rename all_3d.H1 to all-3d.H1
-20070217 gdr src/graph/view2D/write2d remove PROTO
-20070217 wxh src/graph/view2D/write2d rename all_2d.H1 to all-2d.H1
-20070217 gdr src/graph/view2D/viewport2D remove PROTO
-20070217 wxh src/graph/view2D/viewport2D rename all_2d.H1 to all-2d.H1
-20070217 gdr src/graph/view2D/stuff2d remove PROTO
-20070217 wxh src/graph/view2D/stuff2d rename all_2d.H1 to all-2d.H1
-20070217 gdr src/graph/view2D/spadAction2d remove PROTO
-20070217 wxh src/graph/view2D/spadAction2d rename all_2d.H1 to all-2d.H1
-20070217 gdr src/graph/view2D/process2d remove PROTO
-20070217 wxh src/graph/view2D/process2d rename all_2d.H1 to all-2d.H1
-20070217 gdr src/graph/view2D/pot2d remove PROTO
-20070217 wxh src/graph/view2D/pot2d rename all_2d.H1 to all-2d.H1
-20070217 gdr src/graph/view2D/main2d remove PROTO
-20070217 wxh src/graph/view2D/main2d rename all_2d.H1 to all-2d.H1
-20070217 gdr src/graph/view2D/graph2d remove PROTO
-20070217 wxh src/graph/view2D/graph2d rename all_2d.H1 to all-2d.H1
-20070217 gdr src/graph/view2D/control2d remove PROTO
-20070217 wxh src/graph/view2D/control2d rename all_2d.H1 to all-2d.H1
-20070217 gdr src/graph/view2D/buttons2d remove PROTO
-20070217 wxh src/graph/view2D/buttons2d rename all_2d.H1 to all-2d.H1
-20070217 wxh src/graph/include/all_3d.H1 rename to all-3d.H1
-20070217 wxh src/graph/include/all_2d.H1 rename to all-2d.H1
-20070217 gdr src/hyper/titlebar remove PROTO
-20070217 wxh src/hyper/titlebar rename all-hyper-proto.H1
-20070217 gdr src/hyper/spadint remove PROTO
-20070217 wxh src/hyper/spadint rename all-hyper-proto.H1
-20070217 gdr src/hyper/spadbuf remove PROTO
-20070217 wxh src/hyper/spadbuf rename fnct-key.H1
-20070217 gdr src/hyper/show-types remove PROTO
-20070217 wxh src/hyper/show-types rename all-hyper-proto.H1
-20070217 wxh src/hyper/show_types rename to show-types
-20070217 gdr src/hyper/scrollbar remove PROTO
-20070217 wxh src/hyper/scrollbar rename all-hyper-proto.H1
-20070217 gdr src/hyper/ReadBitmap remove PROTO
-20070217 wxh src/hyper/ReadBitmap rename all-hyper-proto.H1
-20070217 gdr src/hyper/parse-types remove PROTO
-20070217 wxh src/hyper/parse-types rename all-hyper-proto.H1
-20070217 wxh src/hyper/parse_types rename to parse-types
-20070217 gdr src/hyper/parse-paste remove PROTO
-20070217 wxh src/hyper/parse-paste rename all-hyper-proto.H1
-20070217 wxh src/hyper/parse_paste rename to parse-paste
-20070217 gdr src/hyper/parse remove PROTO
-20070217 wxh src/hyper/parse rename all-hyper-proto.H1
-20070217 gdr src/hyper/parse-input remove PROTO
-20070217 wxh src/hyper/parse-input rename all-hyper-proto.H1
-20070217 gdr src/hyper/parse-aux remove PROTO
-20070217 wxh src/hyper/parse-aux rename all-hyper-proto.H1
-20070217 gdr src/hyper/mem remove PROTO
-20070217 wxh src/hyper/mem rename all-hyper-proto.H1
-20070217 wxh src/hyper/Makefile rename files
-20070217 gdr src/hyper/macro remove PROTO
-20070217 wxh src/hyper/macro rename all-hyper-proto.H1
-20070217 gdr src/hyper/lex remove PROTO
-20070217 wxh src/hyper/lex rename all-hyper-proto.H1
-20070217 gdr src/hyper/keyin remove PROTO
-20070217 wxh src/hyper/keyin rename all-hyper-proto.H1
-20070217 gdr src/hyper/item remove PROTO
-20070217 wxh src/hyper/item rename all-hyper-proto.H1
-20070217 gdr src/hyper/input remove PROTO
-20070217 wxh src/hyper/input rename all-hyper-proto.H1
-20070217 gdr src/hyper/initx remove PROTO
-20070217 wxh src/hyper/initx rename all-hyper-proto.H1
-20070217 gdr src/hyper/hyper remove PROTO
-20070217 wxh src/hyper/hyper rename all-hyper-proto.H1
-20070217 gdr src/hyper/htinp remove PROTO
-20070217 wxh src/hyper/htinp rename all-hyper-proto.H1
-20070217 gdr src/hyper/hthits remove PROTO
-20070217 gdr src/hyper/hterror remove PROTO
-20070217 wxh src/hyper/hterror rename all-hyper-proto.H1
-20070217 gdr src/hyper/htadd remove PROTO
-20070217 gdr src/hyper/hash remove PROTO
-20070217 gdr src/hyper/halloc remove PROTO
-20070217 gdr src/hyper/group remove PROTO
-20070217 wxh src/hyper/group rename all-hyper-proto.H1
-20070217 gdr src/hyper/form-ext remove PROTO
-20070217 wxh src/hyper/form-ext rename all-hyper-proto.H1
-20070217 wxh src/hyper/form_ext rename to form-ext
-20070217 gdr src/hyper/extent2 remove PROTO
-20070217 wxh src/hyper/extent2 rename all-hyper-proto.H1
-20070217 gdr src/hyper/extent1 remove PROTO
-20070217 wxh src/hyper/extent1 rename all-hyper-proto.H1
-20070217 gdr src/hyper/ex2ht remove PROTO
-20070217 gdr src/hyper/event remove PROTO
-20070217 wxh src/hyper/event rename all-hyper-proto.H1
-20070217 gdr src/hyper/display remove PROTO
-20070217 wxh src/hyper/display rename all-hyper-proto.H1
-20070217 gdr src/hyper/cond remove PROTO
-20070217 wxh src/hyper/cond rename all-hyper-proto.H1
-20070217 gdr src/hyper/addfile remove PROTO
-20070217 wxh src/hyper/addfile rename all-hyper-proto.H1
-20070217 gdr src/hyper/dialog remove PROTO
-20070217 wxh src/hyper/dialog rename all-hyper-proto.H1
-20070217 wxh src/include/show_types.H1 rename to show-types.H1
-20070217 wxh src/include/parse_types.H1 rename to parse-types.H1
-20070217 wxh src/include/parse_paste.H1 rename to parse-paste.H1
-20070217 wxh src/include/parse_input.H1 rename to parse-input.H1
-20070217 wxh src/include/form_ext.H1 rename to form-ext.H1
-20070217 wxh src/include/fnct_key.H1 rename to fnct-key.H1
-20070217 wxh src/include/all_hyper_proto.H1 rename to all-hyper-proto.H1
-20070217 wxh src/include/all_hyper_proto.H1 change underscores to dashes
-20070216 tpd src/doc/bookvol1 restore spad macros
-20070216 tpd src/hyper/Makefile parse_aux -> parse-aux
-20070216 tpd src/sman/sman.c escape underscore
-20070216 tpd src/algebra/Makefile fix PERM.input stanza
-20070210 tpd Makefile update ${MNT}/${SYS}/bin/Makefile stanza
-20070210 tpd Makefile copy axiom.sty for first document call
-20070210 tpd Makefile change VERSION
-20070209 tpd src/input/Makefile usepackage{axiom}
-20070209 tpd src/lib/Makefile usepackage{axiom}
-20070209 tpd src/booklets/Makefile usepackage{axiom}
-20070209 tpd src/sman/Makefile usepackage{axiom}
-20070209 tpd src/share/Makefile usepackage{axiom}
-20070209 tpd src/hyper/Makefile usepackage{axiom}
-20070209 tpd src/graph/view3D/Makefile usepackage{axiom}
-20070209 tpd src/graph/viewman/Makefile usepackage{axiom}
-20070209 tpd src/graph/viewAlone/Makefile usepackage{axiom}
-20070209 tpd src/graph/view2D/Makefile usepackage{axiom}
-20070209 tpd src/graph/Makefile usepackage{axiom}
-20070209 tpd src/algebra/Makefile usepackage{axiom}
-20070209 tpd src/doc/endpaper usepackage{axiom}
-20070209 tpd src/doc/primesp.spad usepackage{axiom}
-20070209 tpd src/doc/Makefile usepackage{axiom}
-20070209 tpd src/interp/Makefile usepackage{axiom}
-20070209 tpd src/Makefile usepackage{axiom}
-20070209 tpd lsp/Makefile usepackage{axiom}
-20070209 tpd Makefile usepackage{axiom}
-20070209 tpd src/scripts/document copy axiom.sty if it is missing
-20070125 tpd src/doc/diagrams.tex fix time bomb
-20061208 tpd src/interp/setq.lisp add Arthur S. Hathaway
-20061208 tpd README add Arthur S. Hathaway
-20061208 tpd src/interp/setq.lisp add Joel Moses
-20061208 tpd README add Joel Moses
-20061206 wxh src/interp/cfuns.lisp reduce spurious whitespace differences
-20061206 gdr src/include/XSpadFill.H1 remove prototype
-20061206 gdr src/include/XShade.H1 remove prototype
-20061206 gdr src/include/XDither.H1 remove prototype
-20061206 gdr src/include/wct.H1 remove prototype
-20061206 gdr src/include/util.H1 remove prototype
-20061206 gdr src/include/titlebar.H1 remove prototype
-20061206 gdr src/include/spadint.H1 remove prototype
-20061206 gdr src/include/spadcolors.H1 remove prototype
-20061206 gdr src/include/spadclient.H1 remove prototype
-20061206 gdr src/include/spadbuf.H1 remove prototype
-20061206 gdr src/include/sockio-c.H1 remove prototype
-20061206 gdr src/include/sman.H1 remove prototype
-20061206 gdr src/include/show_types.H1 remove prototype
-20061206 gdr src/include/session.H1 remove prototype
-20061206 gdr src/include/scrollbar.H1 remove prototype
-20061206 gdr src/include/ReadBitmap.H1 remove prototype
-20061206 gdr src/include/prt.H1 remove prototype
-20061206 gdr src/include/pixmap.H1 remove prototype
-20061206 gdr src/include/parse_types.H1 remove prototype
-20061206 gdr src/include/parse_paste.H1 remove prototype
-20061206 gdr src/include/parse_input.H1 remove prototype
-20061206 gdr src/include/parse.H1 remove prototype
-20061206 gdr src/include/parse_aux.H1 remove prototype
-20061206 gdr src/include/openpty.H1 remove prototype
-20061206 gdr src/include/nagman.H1 remove prototype
-20061206 gdr src/include/mem.H1 remove prototype
-20061206 gdr src/include/macro.H1 remove prototype
-20061206 gdr src/include/lex.H1 remove prototype
-20061206 gdr src/include/keyin.H1 remove prototype
-20061206 gdr src/include/item.H1 remove prototype
-20061206 gdr src/include/input.H1 remove prototype
-20061206 gdr src/include/initx.H1 remove prototype
-20061206 gdr src/include/hyper.H1 remove prototype
-20061206 gdr src/include/htinp.H1 remove prototype
-20061206 gdr src/include/hthits.H1 remove prototype
-20061206 gdr src/include/hterror.H1 remove prototype
-20061206 gdr src/include/htadd.H1 remove prototype
-20061206 gdr src/include/hash.H1 remove prototype
-20061206 gdr src/include/hash.h remove prototype
-20061206 gdr src/include/halloc.H1 remove prototype
-20061206 gdr src/include/group.H1 remove prototype
-20061206 gdr src/include/form_ext.H1 remove prototype
-20061206 gdr src/include/fnct_key.H1 remove prototype
-20061206 gdr src/include/extent2.H1 remove prototype
-20061205 gdr src/include/extent1.H1 remove prototype
-20061205 gdr src/include/ex2ht.H1 remove prototype
-20061205 gdr src/include/event.H1 remove prototype
-20061205 gdr src/include/edin.H1 remove prototype
-20061205 gdr src/include/edible.H1 remove prototype
-20061205 gdr src/include/display.H1 remove prototype
-20061205 gdr src/include/dialog.H1 remove prototype
-20061205 gdr src/include/cursor.H1 remove prototype
-20061205 gdr src/include/cond.H1 remove prototype
-20061205 wxh src/interp/sockio.lisp add sock_get_string_buf_wrapper
-20061205 wxh src/interp/sockio.lisp add CreateFrameAnswer
-20061205 wxh src/interp/server.boot send CreateFrameAnswer
-20061205 wxh src/include/com.h add CreateFrameAnswer
-20061205 gdr src/lib/cfuns-c.c remove remove prototype
-20061205 gdr src/lib/cfuns-c.c remove CLgetpid
-20061205 gdr src/include/cfuns-c.H1 remove CLgetpid
-20061205 gdr src/include/cfuns-c.H1 remove prototype
-20061205 gdr src/include/bsdsignal.H1 remove prototype
-20061205 gdr src/include/bsdsignal.h remove prototype
-20061205 gdr src/include/addfile.H1 remove prototype
-20061205 tpd src/hyper/spadint print_source_to_string1 msg
-20061205 wxh sandbox/src/hyper/pages/polys.ht added
-20061205 wxh src/algebra/newdata.spad FLUSH -> FORCE-OUTPUT
-20061205 wxh src/algebra/efstruc.spad fix goodConf for recursion
-20061130 tpd doc/APrimerOnQuaternions.tex.zip
-20061130 tpd doc/VectorAnalysisAndQuaternions.tex
-20061130 tpd doc/quatern/* added
-20061130 tpd src/hyper/bitmaps/delta-cap.bitmap added
-20061130 tpd src/hyper/bitmaps/gamma-cap.bitmap added
-20061130 tpd src/hyper/bitmaps/im-cap.bitmap added
-20061130 tpd src/hyper/bitmaps/lambda-cap.bitmap added
-20061130 tpd src/hyper/bitmaps/omega-cap.bitmap added
-20061130 tpd src/hyper/bitmaps/phi-cap.bitmap added
-20061130 tpd src/hyper/bitmaps/pi-cap.bitmap added
-20061130 tpd src/hyper/bitmaps/psi-cap.bitmap added
-20061130 tpd src/hyper/bitmaps/re-cap.bitmap added
-20061130 tpd src/hyper/bitmaps/sigma-cap.bitmap added
-20061130 tpd src/hyper/bitmaps/theta-cap.bitmap added
-20061130 tpd src/hyper/bitmaps/upsilon-cap.bitmap added
-20061130 tpd src/hyper/bitmaps/xi-cap.bitmap added
-20061130 gdr src/sman/session.c remove prototype
-20061130 gdr src/sman/spadclient.c remove prototype
-20061130 tpd src/lib/bsdsignal.c clean up documentation
-20061129 gdr src/sman/sman.c remove prototype
-20061128 gdr src/lib/wct.c remove prototype
-20061128 gdr src/lib/XDither.c remove prototype
-20061128 gdr src/lib/XShade.c remove prototype
-20061128 gdr src/lib/XSpadFill.c remove prototype
-20061128 wxh src/hyper/search add explanation for presea change
-20061127 wxh src/interp/record.boot initialize local variables
-20061127 wxh src/interp/pspad2.boot initialize local variables
-20061127 wxh src/interp/pspad1.boot initialize local variables
-20061127 wxh src/interp/parse.boot initialize local variables
-20061127 wxh src/interp/package.boot initialize local variables
-20061127 wxh src/interp/nruncomp.boot initialize local variables
-20061127 wxh src/interp/newfort.boot declare! -> declare_!
-20061127 wxh src/interp/i-toplev.boot initialize local variables
-20061127 wxh src/interp/iterator.boot initialize local variables
-20061127 wxh src/interp/i-syscmd.boot initialize local variables
-20061127 wxh src/interp/info.boot initialize local variables
-20061127 gdr src/interp/g-util.boot str2Tex of -> outf
-20061127 gdr src/interp/functor.boot initialize local variables
-20061127 tpd src/interp/fname.lisp rewrite fnameExists?
-20061127 wxh src/interp/define.boot initialize local variables
-20061127 tpd src/interp/interp-proclaims.lisp remove rebuildCDT
-20061127 wxh src/interp/database.boot remove rebuildCDT
-20061127 tpd src/interp/interp-proclaims.lisp remove putModemapIntoDatabase
-20061127 wxh src/interp/database.boot remove putModemapIntoDatabase
-20061127 tpd src/interp/daase.lisp make-databases cleanup
-20061127 wxh src/interp/daase.lisp reverse argument orders in warn
-20061127 gdr src/interp/c-util.boot initialize local variables
-20061127 gdr src/interp/br-data.boot fix comments
-20061127 gdr src/hyper/input remove prototype
-20061127 wxh src/hyper/hthits use POSIX regular expression library
-20061127 tpd src/doc/axiom.sty move spadsig macro from bookvol1
-20061127 tpd src/doc/bookvol1 move spadsig macro to axiom.sty
-20061127 tpd src/doc/bookvol1 remove spadgraph, spadfunFrom macros
-20061127 gdr src/doc/axiom.sty add Code, File, Tool, ie, eg macros
-20061127 gdr src/boot/typars.boot add section header
-20061127 tpd src/algebra/Makefile fix ACPLOT.input stanza
-20061127 tpd src/algebra/acplot rename TEST ACPLOT chunk
-20061127 tpd src/algebra/Makefile fix REALSOLV.input stanza
-20061127 tpd src/algebra/acplot rename TEST REALSOLV chunk
-20061127 tpd src/algebra/Makefile add TEST PERM
-20061127 wxh src/algebra/perm.spad add TEST PERM
-20061127 wxh src/algebra/files.spad only open writable files for output
-20061127 wxh src/hyper/pages/util.ht rename to Im to im-cap
-20061127 wxh src/hyper/bitmaps/Im.bitmap rename to im-cap.bitmap
-20061127 wxh src/hyper/pages/util.ht rename to Upsilon to upsilon-cap
-20061127 wxh src/hyper/bitmaps/Upsilon.bitmap rename to upsilon-cap.bitmap
-20061127 wxh src/hyper/pages/util.ht rename to Xi to xi-cap
-20061127 wxh src/hyper/bitmaps/Xi.bitmap rename to xi-cap.bitmap
-20061127 wxh src/hyper/pages/util.ht rename to Theta to theta-cap
-20061127 wxh src/hyper/bitmaps/Theta.bitmap rename to theta-cap.bitmap
-20061127 wxh src/hyper/pages/util.ht rename to Re to re-cap
-20061127 wxh src/hyper/bitmaps/Re.bitmap rename to re-cap.bitmap
-20061127 wxh src/hyper/pages/util.ht rename to Sigma to sigma-cap
-20061127 wxh src/hyper/bitmaps/Sigma.bitmap rename to sigma-cap.bitmap
-20061127 wxh src/hyper/pages/util.ht rename to Psi to psi-cap
-20061127 wxh src/hyper/bitmaps/Psi.bitmap rename to psi-cap.bitmap
-20061127 wxh src/hyper/pages/util.ht rename to Pi to pi-cap
-20061127 wxh src/hyper/bitmaps/Pi.bitmap rename to pi-cap.bitmap
-20061127 wxh src/hyper/pages/util.ht rename to Phi to phi-cap
-20061127 wxh src/hyper/bitmaps/Phi.bitmap rename to phi-cap.bitmap
-20061127 wxh src/hyper/pages/util.ht rename to Omega to omega-cap
-20061127 wxh src/hyper/bitmaps/Omega.bitmap rename to omega-cap.bitmap
-20061127 wxh src/hyper/pages/util.ht rename to Lambda to lambda-cap
-20061127 wxh src/hyper/bitmaps/Lambda.bitmap rename to lambda-cap.bitmap
-20061127 wxh src/hyper/pages/util.ht rename to Gamma to gamma-cap
-20061127 wxh src/hyper/bitmaps/Gamma.bitmap rename to gamma-cap.bitmap
-20061127 wxh src/hyper/pages/util.ht rename to Delta to delta-cap
-20061127 wxh src/hyper/bitmaps/Delta.bitmap rename to delta-cap.bitmap
-20061127 wxh src/algebra/files.spad add close! to Library
-20061127 wxh src/interp/br-saturn.boot initialize local variables
-20061127 wxh src/interp/c-doc.boot initialize local variables
-20061127 wxh src/interp/compiler.boot initialize local variables
-20061127 wxh src/interp/br-search.boot return errors from grepConstruct
-20061126 wxh src/interp/as.boot use escapes to continue line in displayDatabase
-20061126 gdr src/hyper/titlebar remove prototype
-20061126 gdr src/hyper/spadint remove prototype
-20061126 gdr src/hyper/spadbuf remove prototype
-20061126 wxh src/hyper/search fix awk script for j >= 2
-20061126 gdr src/hyper/search remove prototype
-20061126 gdr src/hyper/scrollbar remove prototype
-20061126 gdr src/hyper/ReadBitmap remove prototype
-20061126 gdr src/hyper/parse remove prototype
-20061126 gdr src/hyper/mem remove prototype
-20061126 gdr src/hyper/macro remove prototype
-20061126 gdr src/hyper/lex remove prototype
-20061126 gdr src/hyper/keyin remove prototype
-20061126 gdr src/hyper/item remove prototype
-20061126 gdr src/hyper/input remove prototype
-20061126 gdr src/hyper/initx remove prototype
-20061126 gdr src/hyper/hyper remove prototype
-20061126 gdr src/hyper/htinp remove prototype
-20061126 gdr src/hyper/hthits remove prototype
-20061126 gdr src/hyper/hterror remove prototype
-20061126 gdr src/hyper/htadd remove prototype
-20061126 gdr src/hyper/hash remove prototype
-20061126 gdr src/hyper/halloc remove prototype
-20061126 gdr src/hyper/group remove prototype
-20061126 gdr src/hyper/extent2 remove prototype
-20061126 gdr src/hyper/extent1 remove prototype
-20061126 gdr src/hyper/ex2ht remove prototype
-20061126 gdr src/hyper/event remove prototype
-20061126 gdr src/hyper/display remove prototype
-20061126 gdr src/hyper/dialog remove prototype
-20061126 gdr src/hyper/debug remove prototype
-20061126 gdr src/hyper/addfile remove prototype
-20061126 gdr src/hyper/cond remove prototype
-20061126 tpd src/Gdraws/Makefile fix usepackage{axiom}
-20061126 tpd src/etc/Makefile fix usepackage{axiom}
-20061126 wxh src/etc/axiom fix default path and final PATH
-20061126 tpd src/doc/asq.c fix usepackage{axiom}
-20061126 gdr src/doc/axiom.bib add Code, File, Tool, ie, eg macros
-20061126 tpd src/clef/Makefile fix usepackage{axiom}
-20061126 gdr src/boot/typars.boot add information about boot language
-20061126 gdr src/boot/ptyout.boot add information about boot language
-20061126 gdr src/boot/Makefile add information about boot language
-20061125 tpd src/algebra/attreg.spad imples => implies
-20061113 tpd src/interp/setq.lisp add S.J. Atkins
-20061113 tpd README add S.J. Atkins
-20061112 tpd src/algebra/Makefile add acplot.input stanza
-20061112 tpd src/algebra/acplot rewrite and document
-20061111 tpd src/algebra/Makefile add realsolv.input stanza
-20061111 tpd src/algebra/realsolv rewrite and document
-20061110 tpd FAQ 43: Is Axiom's License compatible with the GPL?
-20061108 tpd create git version
-20061107 tst FAQ 42: How can I output equations as lisp s-expressions?
-20061107 tst Themos Tsikas <themos@nag.co.uk>
-20061106 wsp src/doc/book has \$, \+ escapes in verbatim blocks
-20061106 rxh src/doc/book drawRibbons has typos
-20061106 tpd src/interp/setq.lisp add Richard Harke
-20061106 tpd README add Richard Harke
-20061106 rxh Richard Harke <rharke@earthlink.net>
-20061105 hoz src/graph/viewman/sselect.c fix SIGCHLD for MAC
-20061105 tpd src/interp/setq.lisp add Humberto Ortiz-Zuazaga
-20061105 tpd README add Humberto Ortiz-Zuazaga
-20061105 hoz Humberto Ortiz-Zuazaga <humberto@hpcf.upr.edu>
-20061104 tpd src/interp/setq.lisp add Luanne Burns
-20061104 tpd README add Luanne Burns
-20061031 tpd src/interp/daase.lisp add database documentation
-20061031 tpd src/etc/asq.c add database documentation
-20061031 gdr src/interp/trace.boot ptimers() literal string spanned lines
-20061027 tpd FAQ 17 updated for debian chrooted systems
-20061026 tpd src/interp/setq.lisp add Christian Aistleitner
-20061026 tpd README add Christian Aistleitner
-20061026 tpd src/interp/sockio.lisp use double on sock_send_float
-20061018 tpd src/interp/setq.lisp fix baldir -> balbir
-20061018 tpd README fix baldir -> balbir
-20061018 wsp src/algebra/Makefile change \$ to $ for awk scripts
-20061017 gxv src/interp/bookvol5 clearCmdparts -> clearCmdParts
-20061009 wxh src/algebra/efstruc.spad.pamphlet fix goodCoef
-20061009 wxh Waldek Hebisch <hebisch@math.uni.wroc.pl>
-20061006 tpd src/interp/setq.lisp add Waldek Hebisch
-20061006 tpd README add Waldek Hebisch
-20060926 tpd src/interp/setq.lisp add Frithjof Schulze
-20060926 tpd README add Frithjof Schulze
-20060919 gxv src/doc/book line 15282, remove verbatim
-20060914 tpd src/interp/setq.lisp add Jose Alfredo Portes
-20060914 tpd README add Jose Alfredo Portes
-20060913 rhx gcl-2.6.1.cmpnew.gcl_cmpflet.lsp.patch remove ctrl-M
-20060909 tpd src/algebra/catdef.spad document Semigroup
-20060906 cxm src/interp/nlib.lisp (and (directory filearg...
-20060904 tpd src/interp/debugsys.lisp fix paren balance
-20060902 tpd src/interp/nocompil.lisp fix trailing paren in enable-backtrace
-20060901 tpd src/interp/patches.lisp use namestring
-20060901 tpd src/interp/nlib.lisp (probe-file => (directory (truename
-20060829 tpd --patch-50
-20060829 tpd Makefile VERSION changed
-20060829 tpd Makefile GCLVERSION=gcl-2.6.8pre in fedora5 build
-20060826 cxm src/interp/patches.lisp add namestring to current-directory
-20060821 cxm src/interp/sockio.lisp sock_get_float float->double
-20060821 tpd lsp/Makefile add gcl-2.6.8pre2
-20060821 tpd zips/gcl-2.6.8pre2.unixport.makefile.patch added
-20060821 tpd zips/gcl-2.6.8pre2.unixport.init_gcl.lsp.in.patch added
-20060821 tpd zips/gcl-2.6.8pre2.h.linux.defs.patch added
-20060821 tpd zips/gcl-2.6.8pre2.configure.patch added
-20060821 tpd zips/gcl-2.6.8pre2.configure.in.patch added
-20060821 tpd zips/gcl-2.6.8pre2.cmpnew.gcl_cmpflet.lsp.patch added
-20060821 tpd zips/gcl-2.6.8pre2.tgz added
-20080821 gdr src/algebra/op.spad fix typo in comment
-20060817 gxv src/algebra/Makefile removed duplicate \section
-20060815 cxm src/inter/hash.lisp rewrite mem_value function
-20060815 tpd src/inter/cfuns.lisp escape noweb chunk syntax in verbatim
-20060815 cxm src/inter/cfuns.lisp rewrite MYCOMBINE function
-20060814 tpd share/doc/hypertex/pages/util.ht remove ../../share path
-20060813 tpd src/hyper/token generate token.h, not token.c
-20060813 gdr Makefile rename INSTALL to DESTDIR
-20060803 tpd src/hyper/Makefile remove -l Xpm from hypertex stanza
-20060803 tpd Makefile document the LISP variable
-20060730 tpd src/interp/dedbugsys.lisp
-20060730 tpd configure handle fedora5 systems
-20060729 tpd src/input/zimmer.input change & to and
-20060725 tpd src/doc/book remove redundant code
-20060724 tpd src/algebra/transsolve.spad escape macro char
-20060723 tpd src/interp/Makefile copy the src/doc/ps subdir
-20060723 tpd Makefile use localbfd
-20060722 tpd src/lib/bsdsignal fix latex typo
-20060716 rxr src/hyper/Makefile use -l Xpm for Fedora 5
-20060716 rxr src/graph/view2D/Makefile use -l Xpm for Fedora 5
-20060702 rhx src/lib/bsdsignal.c fix \wf typo
-20060603 mxr src/algebra/perm.spad handle fixed points
-20060512 gxv src/doc/book fixed typos
-20060506 gdr lsp/Makefile remove <<gcl-2.6.8pre.tail-recursive.patch>>
-20060506 gdr lsp/Makefile remove <<gcl-2.6.7.tail-recursive.patch>>
-20060506 gdr lsp/Makefile remove <<gcl-2.6.7pre.tail-recursive.patch>>
-20060506 gdr zips/gcl-2.6.8pre.cmpnew.gcl_cmpcall.lsp.patch removed
-20060506 gdr zips/gcl-2.6.7pre.cmpnew.gcl_cmpflet.lsp.patch removed
-20060506 gdr zips/gcl-2.6.7pre.cmpnew.gcl_cmpcall.lsp.patch removed
-20060506 gdr zips/gcl-2.6.7.cmpnew.gcl_cmpflet.lsp.patch removed
-20060506 gdr zips/gcl-2.6.7.cmpnew.gcl_cmpcall.lsp.patch removed
-20060425 gxv src/doc/DeveloperNotes )end{verbatim) -> \end{verbatim}
-20060417 tpd --patch-49
-20060417 tpd zips/gcl-2.6.8pre.tgz updated
-20060417 tpd zips/gcl-2.6.8pre.unixport.init_gcl.lsp.in.patch changed
-20060417 tpd lsp/Makefile gcl-2.6.8pre.configure.patch reverted
-20060417 tpd lsp/Makefile gcl-2.6.8pre.configure.in.patch reverted
-20060417 rhx Ralf Hemmecke <ralf@hemmecke.de> changed globally
-20060417 tpd src/input/wester.input add )clear properties p
-20060417 tpd src/input/Makefile fix dropt.input
-20060417 tpd src/input/Makefile add zimmer.input
-20060417 tpd src/input/zimmer.input fixed.
-20060416 tpd --patch-48
-20060416 tpd Makefile remove gcl from lsp subdirectory when cleaning
-20060416 tpd lsp/Makefile gcl-2.6.8pre.configure.patch applied
-20060416 tpd Makefile noweb patches reverted due to missing tempfile fn
-20060416 tpd src/input/Makefile add mapleok.input
-20060416 tpd src/input/mapleok.input added
-20060416 tpd Makefile noweb.src.shell.roff.mm.patch applied
-20060416 tpd Makefile noweb.src.lib.toascii.nw.patch applied
-20060416 tpd Makefile noweb.src.shell.toroff.patch applied
-20060416 tpd Makefile noweb.src.shell.noroff.patch applied
-20060416 tpd Makefile noweb.src.shell.roff.nw.patch applied
-20060416 tpd Makefile noweb.src.shell.nonu.patch applied
-20060416 tpd Makefile noweb.src.shell.cpif.patch applied
-20060416 tpd Makefile noweb.src.lib.toascii.patch applied
-20060416 tpd Makefile noweb.src.awk.totex.nw.patch applied
-20060416 tpd Makefile noweb.src.awkname.patch applied
-20060416 tpd lsp/Makefile gcl-2.6.8pre stanza created
-20060416 tpd Makefile make litcmds conditional to stop duplicate copy
-20060416 tpd Makefile GCLVERSION=gcl-2.6.8pre
-20060416 tpd zips/gcl-2.6.8pre.cmpnew.gcl_cmpcall.lsp.patch created
-20060416 tpd zips/gcl-2.6.8pre.cmpnew.gcl_cmpflet.lsp.patch created
-20060416 tpd zips/gcl-2.6.8pre.unixport.init_gcl.lsp.in.patch created
-20060416 tpd zips/gcl-2.6.8pre.unixport.makefile.patch created
-20060416 tpd zips/gcl-2.6.8pre.h.linux.defs.patch created
-20060416 tpd zips/gcl-2.6.8pre.configure.in.patch created
-20060416 tpd zips/gcl-2.6.8pre.tgz created
-20060412 gxv FAQ 40: Text entry fails in the hypertex browser window
-20060412 fxl src/doc/endpaper removed 'final' option to hyperref
-20060412 tpd Makefile fix clean stanza to delete subdirs
-20060405 tpd src/input/bug10069 update documentation
-20060405 tpd src/input/bug10069 remove duplicate cot(0.0)
-20060404 tpd src/interp/bookvol5 *suppress-compiler-notes* t
-20060404 tpd src/interp/bookvol5 *suppress-compiler-warnings* t
-20060404 tpd src/interp/bookvol5 *compile-verbose* nil
-20060402 gdr src/boot/Makefile \ennd -> \end typo fixed
-20060331 gxv src/interp/macros.lisp fix bugs #114 and #196
-20060307 tpd src/algebra/numtheor.spad minor syntactic edit in explanation
-20060302 gxv src/algebra/sf.spad add doubleFloatFormat function
-20060302 gxv src/interp/pf2sex.boot handle $useBFasDefault in float2sex
-20060302 fxl src/doc/bookvol1 typo fixes
-20060302 fxl Frederic Lehobey <Frederic.Lehobey@free.fr>
-20060216 axh src/hyper/Makefile add execute bit to htsearch, presea
-20060216 axh Antoine.Hersen <antoine.hersen@gmail.com>
-20060211 gxv src/interp/foam_l.lisp fix PtrMagicEq final case
-20060117 wsp lsp/Makefile missing quote mark in configure.in patch
-20060116 mvz src/doc/book fix typo
-20060116 mvz Matijs van Zuijlen <Matijs.van.Zuijlen@xs4all.nl>
-20060115 rhx src/interp/setq.lisp 2006 -> 2005
-20060115 rhx README 2006 -> 2005
-20060115 rhx src/algebra/Makefile add sort to findSpadFiles
-20060115 rhx src/algebra/Makefile add sort to findBootstrapFiles
-20060115 rhx Ralf Hemmecke <ralf@hemmecke.de>
-20060102 tpd src/interp/sys-pkg.lisp FOAD -> FOAM
-20060102 tpd src/interp/bookvol5 add getenviron
-20060102 tpd src/interp/bookvol5 add reclaim
-20060102 tpd --patch-47
-20060102 tpd src/interp/Makefile cp, don't mv bookvol5.dvi
-20060102 tpd src/hyper/initx.c comment out rgbdef in initializeWindowSystem
-20060102 tpd src/include/spadclient.H1 void main -> int main
-20060102 tpd src/include/session.H1 void main -> int main
-20060101 tpd src/hyper/spadint.c rewrite ambiguous code
-20060101 tpd src/hyper/parse_types.c #include "hterror.h"
-20060101 tpd src/hyper/Makefile make parse_types.c depend on hterror.h
-20060101 tpd src/hyper/item.c init prev in copy_item_stack
-20060101 tpd src/hyper/initx.c init rgbdef in initializeWindowSystem
-20060101 tpd src/hyper/htinp.c init file, pfile in make_input_file_from_page
-20060101 tpd src/hyper/group.c initialize newgp, prev in copy_group_stack()
-20060101 tpd src/hyper/dialog.c initialize line
-20060101 tpd src/sman/spadclient.c void main -> int main
-20060101 tpd src/sman/session.c void main -> int main
-20060101 tpd src/graph/viewAlone/spoon2D.c add missing printf argument
-20060101 tpd src/graph/view3d/viewport3d.c #include <stdlib.h>
-20060101 tpd src/graph/view3D/surface3d.c initialize tempQuick
-20060101 tpd src/graph/view3D/smoothShade3d.c rewrite ambiguous code
-20060101 tpd src/graph/view3D/project3d.c initialize x0, y0, xA, yA, xB, yB
-20060101 tpd src/graph/view3D/process3d.c initialize changingColor = yes
-20060101 tpd src/graph/view3D/process3d.c initialize first_time = yes
-20060101 tpd src/graph/view3D/main3d.c void main -> int main
-20060101 tpd src/graph/include/main3d.H1 void main -> int main
-20060101 tpd src/algebra/Makefile add uniq to findSpadFiles
-20060101 tpd src/algebra/Makefile add uniq to findBootstrapFiles
-20060101 tpd src/interp/Makefile fix sense of -z test for NOISE
-20060101 tpd src/interp/Makefile fix echo on parse.clisp
-20051227 tpd bookvol1 version 2 with ISBN 1-4116-6597-X published by lulu.com
-20051214 tpd src/doc/bookvol5 fix |getEnv| for debugsys
-20051211 tpd src/doc/Makefile bookvol1 added
-20051211 tpd src/doc/ps/bookvol1*.ps added
-20051211 tpd src/doc/bookvol1.pamphlet added
-20051211 tpd src/doc/bookvol1.pdf added
-20051211 tpd bookvol1 version 2 published by lulu.com
-20051210 cxm FAQ update FAQ 37 with more SELinux fixes
-20051209 wsp src/doc/endpaper add hyperref options
-20051209 tpd src/doc/Makefile add endpaper.dvi target
-20051208 tpd src/interp/setq.lisp Jocelyn Guidry <guidryjocelyn@sbcglobal.net>
-20051208 tpd README add Jocelyn Guidry <guidryjocelyn@sbcglobal.net>
-20051207 tpd src/doc/endpaper added hyperlinks
-20051206 tpd src/interp/sys-pkg.lisp document package usage
-20051206 tpd Makefile change MACOSX to use GCLOPTS-CUSTRELOC
-20051204 tpd src/lib/cfuns-c.c include /usr/include/unistd.h not <unistd.h>
-20051204 tpd src/lib/wtc.c include /usr/include/time.h instead of <time.h>
-20051204 tpd src/lib/wtc.c include /usr/include/unistd.h instead of <unistd.h>
-20051204 tpd src/lib/util.c include /usr/include/unistd.h instead of <unistd.h>
-20051204 tpd src/lib/spadcolors.c rewrite AllocCells to request pixel values
-20051204 tpd src/lib/spadcolors.c initialize rgb values
-20051204 tpd src/lib/sockio-c.c include /usr/include/signal.h not <signal.h>
-20051204 tpd src/lib/sockio-c.c include /usr/include/unistd.h not <unistd.h>
-20051204 tpd src/lib/fnct_key.c include /usr/include/unistd.h not <unistd.h>
-20051204 tpd src/lib/edin.c include /usr/include/unistd.h not <unistd.h>
-20051204 tpd src/lib/bsdsignal.c include /usr/include/signal.h not <signal.h>
-20051204 tpd FAQ 39: How can I access lisp code from the Axiom command line?
-20051201 tpd bookvol1 published by lulu.com
-20051129 tpd src/interp/setq.lisp add Ralf Hemmecke <ralf@hemmecke.de>
-20051129 tpd README add Ralf Hemmecke <ralf@hemmecke.de>
-20051129 tpd src/interp/setq.lisp add Clifford Yapp <smustudent@yahoo.com>
-20051129 tpd README add Clifford Yapp <smustudent@yahoo.com>
-20051126 tpd Makefile change gawk to awk in top level Makefile for MACOSX
-20051107 tpd FAQ 38: How can I debug algebra code?
-20051104 tpd FAQ update FAQ 19 with |pf2Sex|
-20051031 tpd src/interp/bookvol5 allocate-contiguous-pages (cpages 3000)
-20051030 tpd FAQ add FAQ 37: Axiom won't build on FC4
-20051030 tpd FAQ add FAQ 36: Axiom won't build on FC3
-20051030 tpd --patch-46
-20051030 tpd src/interp/Makefile add BOOK, mv bookvol5 to ${BOOK}
-20051030 tpd src/interp/HowItWorks removed
-20051030 tpd src/etc/Makefile remove AXIOM variable from axiom cmd
-20051030 tpd src/algebra/Makefile copy libdb.text to mnt/linux/algebra
-20051030 wys src/lib/pixmap.c uncompress -> gunzip
-20051030 mxr src/algebra/perman.spad nextSubsetGray documentation fix
-20051030 mxr src/algebra/transsolve.spad patch solveList for empty list
-20051030 tpd src/interp/vmlisp.lisp remove statisticsInitialization
-20051030 tpd src/interp/util.lisp loadExposureGroupData
-20051030 tpd src/interp/util.lisp remove reroot, init-memory-config, spad-save
-20051030 tpd src/interp/util.lisp remove make-absolute-filename, initroot
-20051030 tpd src/interp/sockio.lisp remove SpadServerName
-20051030 tpd src/interp/setq.lisp remove history variables
-20051030 tpd src/interp/pathname.boot remove history functions
-20051030 tpd src/interp/patches.lisp remove restart, set-restart-hook
-20051030 tpd src/interp/packtran.boot remove ncTopLevel
-20051030 tpd src/interp/nci.lisp remove ncIntLoop
-20051030 tpd src/interp/Makefile remove i-hist, undo. add bookvol5
-20051030 tpd src/interp/i-util.boot remove makeInitialModemapFrame
-20051030 tpd src/interp/i-toplev.boot remove spad, runspad
-20051030 tpd src/interp/i-syscmd.boot remove )frame handling
-20051030 tpd src/interp/int-top.boot remove SpadInterpretStream
-20051030 tpd src/interp/int-top.boot remove intloop
-20051030 tpd src/interp/int-top.boot remove intloopReadConsole
-20051030 tpd src/interp/intint.lisp remove intSpadServer
-20051030 tpd src/interp/i-hist.boot deleted
-20051030 tpd src/interp/debugsys add shell variable checking
-20051030 tpd src/interp/debugsys use *sys*, not *src*
-20051030 tpd src/interp/debugsys bookvol5 added
-20051030 tpd src/interp/bookvol5 added
-20051030 tpd Makefile fix clean to remove int, obj, mnt
-20051030 tpd Makefile add WEAVE ENV variable
-20051027 mxr src/algebra/combfunc.spad reduce equal sums to zero
-20051025 tpd src/doc/msgs/s2-us.msgs add S2IH0029, missing msg
-20051020 gxv src/algebra/naalg.spad fix FRNAAF2 bug
-20051019 tpd FAQ explain how to run debugsys.lisp
-20051019 tpd src/interp/debugsys check shell variable settings
-20051019 tpd src/interp/debugsys introduce *build-version* variable
-20051019 tpd src/interp/debugsys lookup ${SYS} and insert in code
-20050915 tpd Makefile --enable-maxpage changed from 128 to 256
-20050831 tpd --patch-45
-20050831 tpd src/interp/setvart.boot changed )set compile default to 'on'
-20050831 tpd Makefile removed recursive clean into src
-20050831 tpd src/graph/viewman/make3D.c initialize cMin, cMax, cNorm
-20050831 tpd src/hyper/htadd.c cast fstats.st_mtime to int for fprintf
-20050831 tpd src/hyper/htadd.c change 'long pos' to 'int pos'
-20050831 tpd src/hyper/htadd.c initialize db_fp, temp_db_fp, ht_fp
-20050831 tpd src/doc/Makefile.pamphet use $DOCUMENT on DeveloperNotes
-20050831 tpd Makefile add WEAVE variable to ENV
-20050831 tpd src/interp/setq.lisp added Heow Eide-Goodman
-20050831 tpd src/interp/setq.lisp added Kai Kaminski
-20050831 tpd README added Heow Eide-Goodman
-20050831 tpd README added Kai Kaminski
-20050829 pab src/interp/patches.lisp modify restart0 for Aldor
-20050829 pab src/interp/i-syscmd.boot modify <<remove TRUENAME>> for Aldor
-20050829 pab src/interp/foam_l.lisp modify PtrMagicEQ for Aldor
-20050829 pab src/interp/daase.lisp modify create-initializers for Aldor
-20050829 pab src/interp/ax.boot modify axFormatPred for Aldor
-20050813 tpd --patch-44
-20050813 tpd Makefile VERSION update to Axiom 3.9 (September 2005)
-20050813 tpd lsp/Makefile gcl-2.6.7 patches
-20050813 tpd Makefile GCLVERSION=gcl-2.6.7
-20050813 tpd gcl-2.6.7.unixport.makefile.patch
-20050813 tpd gcl-2.6.7.unixport.init_gcl.lsp.in.patch added
-20050813 tpd gcl-2.6.7.h.linux.defs.patch added
-20050813 tpd gcl-2.6.7.cmpnew.gcl_cmpflet.lsp.patch added
-20050813 tpd gcl-2.6.7.cmpnew.gcl_cmpcall.lsp.patch added
-20050813 tpd gcl-2.6.7.tgz added
-20050730 tpd --patch-43
-20050730 tpd FAQ 35 Why do .axiom.input defined functions fail in axiom?
-20050730 tpd Makefile VERSION update to Axiom 3.8 (August 2005)
-20050725 tpd --patch-42
-20050725 mxr src/algebra/combfunc.spad fix symbols in sums and products
-20050725 tpd src/input/Makefile TESTFR.output
-20050725 tpd src/algebra/Makefile create TESTFR.input
-20050725 mxr src/algebra/fr.spad handle units in FR differentiate
-20050725 mxr src/algebra/string.spad make match use CHARACTER(wildcard)
-20050724 tpd --patch-41
-20050724 tpd src/graph/view2D/viewport2D.c fix ambiguous statement structures
-20050724 tpd src/doc/Makefile fix DeveloperNotes to use latex, not document
-20050724 tpd src/doc/Makefile fix book to use latex rather than document
-20050724 tpd src/doc/Makefile fix Rosetta to use latex rather than document
-20050724 tpd src/interp/daase.lisp probe-file -> truename
-20050724 tpd lsp/Makefile section GCL-2.6.7pre created
-20050724 tpd zips/gcl-2.6.7pre.unixport.makefile.patch
-20050724 tpd zips/gcl-2.6.7pre.h.linux.defs.patch
-20050724 tpd zips/gcl-2.6.7pre.unixport.init_gcl.lsp.in.patch created
-20050724 tpd zips/gcl-2.6.7pre.cmpnew.gcl_cmpflet.lsp.patch created
-20050724 tpd zips/gcl-2.6.7pre.cmpnew.gcl_cmpcall.lsp.patch created
-20050724 tpd Makefile changed for gcl-2.6.7pre
-20050724 tpd zips/gcl-2.6.7pre.tgz created
-20050629 tpd FAQ add FAQ 34: How can I find out about a domain?
-20050629 tpd FAQ add FAQ 33: How do I run hypertex standalone?
-20050619 tpd src/input/Makefile pmint.input added
-20050619 tpd src/input/pmint.input added
-20050612 tpd --patch-40
-20050611 tpd src/input/*.pamphlet \usepackage{axiom}
-20050611 tpd src/input/Makefile add dvi files
-20050611 tpd src/input/Makefile add stream2.output
-20050611 tpd src/input/stream2.input add )set functions compile on
-20050610 tpd src/interp/vmlisp.lisp define DFLOAT sec, csc, acsc, asec, csch
-20050610 tpd src/interp/vmlisp.lisp define DFLOAT coth sech acsch acoth asech
-20050609 tpd src/input/Makefile add elemnum.output
-20050609 tpd src/input/elemnum.input add )set break resume
-20050609 tpd src/input/Makefile add ode.output
-20050609 tpd src/input/ode.input add )set break resume
-20050604 tpd --patch-39
-20050604 tpd Makefile VERSION update to Axiom 3.6 (June 2005)
-20050603 tpd FAQ update FAQ 15
-20050602 tpd --patch-38
-20050602 tpd src/interp/setq.lisp add Evelyn Zoernack
-20050602 tpd README add Evelyn Zoernack
-20050602 tpd src/interp/setq.lisp add Sandra Wityak
-20050602 tpd README add Sandra Wityak
-20050602 tpd src/interp/setq.lisp add Claire Di Crescenzo
-20050602 tpd README add Claire Di Crescenzo
-20050602 tpd src/interp/setq.lisp add Howard Levy
-20050602 tpd README add Howard Levy
-20050602 tpd src/interp/setq.lisp add Paul Kosinski
-20040602 tpd README add Paul Kosinski
-20050528 tpd src/boot/Makefile respect NOISE flag
-20050528 tpd src/interp/Makefile respect NOISE flag
-20050528 tpd src/input/Makefile add VIEW2D.output
-20050528 tpd src/algebra/Makefile add VIEW2D.input test
-20050528 tpd src/algebra/view2D.spad document making multiple graphs
-20050521 tpd FAQ 32 added
-20050518 tpd --patch-37
-20050518 tpd zips/noweb.src.Makefile.patch make noweb respect $AXIOM
-20050517 tpd src/interp/interp-proclaims.lisp |NRTgetOperationAlistFromLisplib|
-20050517 tpd src/interp/i-coerce.boot document getConstantFromDomain function
-20050517 tpd src/interp/i-funsel.boot document isPartialMode function
-20050517 tpd src/interp/macros.lisp document DEFUN CONTAINED
-20050517 tpd src/interp/bootfuns.lisp document |$EmptyMode| constant
-20050516 tpd --patch-36
-20050516 bmt src/algebra/pgcd.spad fix failure in gcdPrimitive
-20050516 bmt Barry Trager (bmt@us.ibm.com)
-20050515 cxc license/LICENSE.CC Creative Commons License added
-20050515 cxc src/doc/french/manuel2.tm added
-20050515 cxc src/doc/french/manuel2.pdf added
-20050515 cxc src/doc/french/manuel1.tm added
-20050515 cxc src/doc/french/manuel1.pdf added
-20050515 cxc src/doc/french/ac20.tm added
-20050515 cxc src/doc/french/ac20.pdf added
-20050515 cxc Christophe Conil Christophe.Conil@UTBM.fr
-20050515 tpd src/doc/french created
-20050515 tpd src/interp/setq.lisp add Christophe Conil, Quentin Carpent
-20050515 tpd README add Christophe Conil, Quentin Carpent
-20050403 tpd --patch-35
-20050503 tpd src/hyper/show_types fix latex typo (underscore)
-20050503 tpd src/hyper/parse_types fix latex typo (underscore)
-20050503 tpd src/hyper/parse_paste fix latex typo (underscore)
-20050503 tpd src/hyper/parse_input fix latex typo (underscore)
-20050503 tpd src/hyper/parse_aux fix latex typo (underscore)
-20050503 tpd src/hyper/form_ext fix latex typo (underscore)
-20050503 tpd src/hyper/bitmaps fix latex typo (underscore)
-20050503 tpd src/hyper/Makefile fix latex typo (underscore)
-20050503 tpd src/sman/sman.c fix latex typo
-20050503 tpd src/sman/nagman.c fix latex typo
-20050503 tpd src/sman/session.c fix latex typo
-20050503 tpd src/doc/book.dvi add \begin{quote}
-20050503 tpd src/doc/Makefile cp ps subdir
-20050503 tpd src/interp/rinterp.spad fix latex typo
-20050503 tpd src/interp/i-resolv.boot fix latex typo
-20050503 tpd src/interp/i-output.boot fix latex typo
-20050503 tpd src/interp/br-saturn.boot fix latex typo
-20050503 tpd src/algebra/float.spad fix # character
-20050503 tpd src/algebra/catdef.spad fix & character
-20050502 tpd src/interp/property.lisp fix control-G character
-20050502 tpd src/algebra/clifford.spad fix diagrams.tex
-20050502 tpd src/algebra/Makefile add diagrams.tex
-20050501 tpd src/interp/Makefile fix latex typo
-20050501 tpd src/boot/Makefile fix latex typo
-20050501 tpd lsp/Makefile fix latex typo
-20050501 tpd src/lib/Makefile fix latex typo
-20050430 --patch-34
-20050430 tpd axiomicon.png added
-20050430 tpd axiom30yr.jpg added
-20050430 tpd axiomlogo.jpg added
-20050430 tpd axiomsml.jpg added
-20050429 tpd src/hyper/hthits back out failing changes
-20050428 tpd src/interp/Makefile back out failing <<save depsys image>> chunk
-20050428 tpd src/boot/Makefile back out failing CMD0 change
-20050428 cxm,mxm,tpd src/interp/Makefile <<save depsys image>> chunk
-20050428 tpd src/interp/util.lisp document commented code
-20050428 mxm src/sman/Makefile use DOCUMENT variable
-20050428 mxm src/lib/Makefile use DOCUMENT variable, clean Makefile
-20050428 mxm src/interp/Makefile use DOCUMENT variable
-20050428 mxm src/input/Makefile use DOCUMENT, TANGLE variable
-20050428 mxm src/hyper/Makefile use DOCUMENT, HTADD variable
-20050428 mxm src/graph/viewAlone/Makefile use DOCUMENT variable
-20050428 mxm src/graph/view3D/Makefile use DOCUMENT variable
-20050428 mxm src/graph/view2D/Makefile use DOCUMENT variable
-20050428 mxm src/graph/Makefile use DOCUMENT variable
-20050428 mxm src/graph/Gdraws/Makefile use DOCUMENT variable
-20050428 mxm src/etc/Makefile use DOCUMENT variable
-20050428 mxm src/doc/Makefile use DOCUMENT variable
-20050428 mxm src/clef/Makefile use DOCUMENT variable
-20050428 mxm src/boot/Makefile use a new CMD0 string for loading
-20050428 mxm lsp/Makefile add <<gcl-system>> chunk
-20050428 mxm src/algebra/Makefile use TANGLE variable
-20050428 mxm configure add make GCLVERSION=gcl-system
-20050428 mxm Makefile add .freebsd stanza
-20050427 mxm Makefile install separates the shell variables and export
-20050427 mxm Makefile lspclean removes the proper files
-20050427 mxm Makefile libspadclean removes the proper files
-20050427 tpd configure try to handle freebsd and noweb
-20050427 tpd Makefile modify VERSION to Axiom 3.5 (May 2005)
-20050427 mxm Makefile add DOCUMENT variable to environment
-20050419 tpd sprint userid testing
-20050401 tpd src/algebra/clifford.spad document CLIF
-20050401 tpd src/doc/endpaper.pamphlet added
-20050401 tpd src/doc/diagrams.tex added
-20050321 mxm Makefile clean Makefile.${SYS}
-20050321 mxm src/algebra/Makefile use test -z for NOISE check
-20050321 mxm src/booklets/Makefile clean Makefile, Makefile.dvi
-20050321 mxm src/doc/axiom.bib linux -> ${SYS}
-20050321 mxm src/etc/Makefile clean Makefile, Makefile.dvi
-20050321 mxm src/graph/viewman/cleanup.c no malloc.h for BSDplatform
-20050321 mxm src/graph/viewman/sselect.c use SIGCHLD for BSDplatform
-20050321 mxm src/graph/viewman/viewman.c use SIGCHLD for BSDplatform
-20050321 mxm src/hyper/halloc.c no malloc.h for BSDplatform
-20050321 mxm src/hyper/hthits replace regex matching routine
-20050321 mxm src/hyper/hyper add BSDplatform, use SIGCHLD
-20050321 mxm src/include/useproto.h add BSDplatform
-20050321 mxm src/input/Makefile clean Makefile, Makefile.dvi
-20050321 mxm src/interp/debugsys.lisp linux -> ${SYS} (not general solution)
-20050321 mxm src/interp/nlib.lisp GCL code.lsp file rename
-20050321 mxm src/interp/util.lisp linux -> ${SYS}
-20050321 mxm src/lib/bsdsignal.c add BSDplatform
-20050321 mxm src/lib/cfuns-c.c no malloc.h for BSDplatform
-20050321 mxm src/lib/fnct_key.c add BSDplatform
-20050321 mxm src/lib/openpty.c add BSDplatform
-20050321 mxm src/lib/wct.c use long vs int for pwct->fsize
-20050321 mxm src/lib/XDither.c no malloc.h for BSDplatform
-20050321 mxm src/lib/XShade.c no malloc.h for BSDplatform
-20050321 mxm Mark Murray <markm@FreeBSD.org>
-20050320 tpd --patch-32
-20050320 tpd Makefile revert VERSION to 3.4
-20050320 tpd src/input/Makefile add ALGEBRA variable for documentation tests
-20050320 tpd src/algebra/numtheory.spad build test case for INTHEORY
-20050320 tpd src/algebra/Makefile add test case for INTHEORY
-20050320 tpd src/Makefile make int/input directory during algebra step
-20050320 tpd src/algebra/numtheory.spad document INTHEORY/chineseRemainder
-20050320 tpd src/algebra/numtheory.spad document INTHEORY/inverse
-20050318 tpd lsp/gcl-2.6.6/cmpnew/gcl_cmpflet.lsp redo tail-recursive patch
-20050318 tpd src/lib/cfuns-c.c in make_path_from_file, initialize pos
-20050318 tpd src/lib/wct.c coerce pwct->fsize to int in skim1Wct
-20050318 tpd src/lib/sockio-c.c initialize code to -1
-20050318 tpd src/lib/pixmap.c remove attr, xireturn unused variables
-20050318 tpd Makefile latex fixes
-20050318 tpd Makefile add <<GCLOPTS-LOCBFD>>
-20050318 tpd src/hyper/Makefile Issue #125 htadd bare fixed
-20050318 tpd --patch-31
-20050314 tpd gcl-2.6.6.h.linux.h.patch add run-process to GCL
-20050314 tpd zip/ccl.tgz added
-20050314 tpd src/algebra/Makefile reduce build noise
-20050314 tpd Makefile change VERSION to "Axiom 5.4 (April 2005)"
-20050314 tpd lsp/Makefile handle gcl-2.6.6
-20050314 tpd zips/gcl-2.6.6.tgz added
-20050213 tpd Makefile change the VERSION string to March 2005
-20050213 tpd src/interp/nocompil.lisp #+:ccl protected-symbol-warn msg
-20050213 tpd bug 89 Types in the full book fixed
-20050131 tpd --patch-30
-20050131 tpd src/hyper/Makefile handle CVS directory
-20050130 tpd src/interp/setq.lisp add Vladimir Bondarenko to credits
-20050130 tpd README add Vladimir Bondarenko to credits
-20050130 tpd --patch-29
-20050130 tpd src/graph/viewman/Makefile fix typo in \title
-20050130 tpd --patch-28
-20050130 tpd src/hyper/releaseNotes.ht added
-20050130 tpd src/hyper/rootpage.ht point to releaseNotes.ht
-20050130 tpd src/hyper/Makefile make ht.db depend on src/hyper/pages/*
-20050126 tpd --patch-27
-20050126 tpd configure test for fedora core 3 system
-20050126 tpd Makefile add fedora3 section
-20050126 tpd Makefile fix solaris9 chunk
-20050126 tpd src/hyper/graphics.ht unsplit line
-20050126 tpd src/hyper/topics.ht {{ }} -> { }
-20050126 tpd src/hyper/rootpage.ht remove ANNA
-20050126 tpd src/algebra/tex.spad fix product(product
-20050126 tpd src/algebra/Makefile make generic-2 respect NOISE
-20050126 tpd Makefile fix clean: to handle sys-dependent clean
-20050126 tpd src/algebra/combfunc.spad fix D(0^z,z)
-20050124 tpd FAQ 31: How can I find out if this is a known bug
-20050124 tpd FAQ 30: How can I file a bug report?
-20050123 tpd lsp/Makefile patch -> ${PATCH}
-20050123 tpd Makefile patch -> ${PATCH}
-20050123 tpd configure add solaris9 specific output
-20050123 tpd Makefile add PATCH variable
-20050123 tpd configure add SunOS -> Solaris9
-20050119 tpd src/interp/Makefile remove noise lines from generic rules
-20050119 tpd --patch-26
-20050119 pab src/interp/i-syscmd.boot remove TRUENAME call
-20050119 pab src/interp/ax.boot add makeAxExportForm function
-20050119 pab src/interp/ax.boot add additional forms to makeAxFile return
-20050119 pab src/interp/as.boot remove attributeAlist from opHash table
-20050119 pab Peter Broadbery <peter.broadbery@ntlworld.com>
-20050118 tpd FAQ 29: Where can I get help online?
-20050118 tpd FAQ 28: Graphics does not work inside TeXmacs?
-20050114 tpd --patch-25
-20050114 tpd === end axiom--windows--1 changelog merge ==============
-20041215 tpd src/Makefile reorder inputdir last
-20041215 tpd lsp/Makefile uniquely renumber echo
-20041215 tpd lsp/Makefile rename patch chunks
-20041215 tpd zips/gcl-2.6.5w.h.mingw.defs.patch added
-20041215 tpd zips/gcl-2.6.5w.h.mingw.defs.patch removed, reverse patch
-20041215 tpd zips/gcl-2.6.5w.o.unixfsys.c.patch added
-20041215 tpd zips/gcl-2.6.5w.unixfsys.c.patch removed, reverse patch
-20041215 tpd zips/gcl-2.6.5w.o.mingfile.c.patch added
-20041215 tpd zips/gcl-2.6.5w.mingfile.c.patch removed, reverse patch
-20041215 tpd zips/gcl-2.6.5w.o.alloc.c.patch added
-20041215 tpd zips/gcl-2.6.5w.alloc.c.patch removed, reverse patch
-20041215 tpd lsp/Makefile add gcl-2.6.5w.h.gmp_wrappers.h.patch chunk
-20041215 tpd lsp/Makefile typo change 2.6.52 -> 2.6.5w
-20041215 tpd Makefile fix GCLVERSION=gcl-2.6.5w
-20041214 tpd Makefile change SPD and ZIPS shell variable definitions
-20041214 tpd zips/gcl-2.6.5w.cmpnew.gcl_cmpcall.lsp.patch added
-20041214 tpd zips/gcl-2.6.5w.cmpnew.gcl_cmpflet.lsp.patch added
-20041214 tpd zips/gcl-2.6.5w.h.gmp_wrappers.h.patch added
-20041214 tpd zips/gcl-2.6.5w.h.linux.defs.patch added
-20041214 tpd zips/gcl-2.6.5w.unixport.init_gcl.lsp.in.patch added
-20041214 tpd zips/gcl-2.6.5w.unixport.makefile.patch added
-20041214 mxt src/interp/nlib.lisp use makedir
-20041214 mxt src/interp/cfuns.lisp define makedir
-20041214 mxt src/interp/sys-pkg.lisp add external symbol for makedir
-20041214 mxt src/lib/cfuns-c.c add makedir function
-20041214 tpd lsp/Makefile handle GCLVERSION=gcl-2.6.5w for windows
-20041214 tpd Makefile change to GCLVERSION=gcl-2.6.5w for windows
-20041214 tpd zips/Makefile add gcl-2.6.5w for windows
-20041214 tpd zips/gcl-2.6.5w.unixfsys.c.patch added
-20041214 tpd zips/gcl-2.6.5w.mingfile.c.patch added
-20041214 tpd zips/gcl-2.6.5w.h.mingw.defs.patch added
-20041214 tpd zips/gcl-2.6.5w.alloc.c.patch added
-20041208 tpd src/interp/port.lisp is for functions that are hard to port
-20041208 tpd [[snip common changes]]
-20041201 tpd src/lib/XSpadFill.c windows port
-20041201 tpd src/lib/XShade.c windows port
-20041201 tpd src/lib/XDither.c windows port
-20041201 tpd src/lib/wct.c windows port
-20041201 tpd src/lib/util.c windows port
-20041201 tpd src/lib/spadcolors.c windows port
-20041201 tpd src/lib/sockio-c windows port
-20041201 tpd src/lib/pixmap.c windows port
-20041201 tpd src/lib/openpty.c windows port
-20041201 tpd src/lib/Makefile windows port
-20041201 tpd src/lib/fnct_key.c windows port
-20041201 tpd src/lib/cfuns-c.c windows port
-20041201 tpd src/lib/bsdsignal.c windows port
-20041201 tpd src/interp/sockio.lisp windows port
-20041201 tpd src/interp/patches.lisp windows port
-20041201 tpd src/interp/nlib.lisp windows port
-20041201 tpd src/algebra/Makefile windows port
-20041201 tpd Makefile windows port
-20041201 tpd lsp/Makefile windows port
-20050114 tpd === begin axiom--windows--1 changelog merge ============
-20050114 wsp src/algebra/combfunc.spad now handles products of products
-20050114 wsp src/algebra/sttaylor.spad handle UTS of a negative integer power
-20050114 wsp src/algebra/trigcat.spad check trig fns for recip values
-20050114 wsp,dpt src/algebra/float.spad fix negative shifts
-20050114 dpt Dylan Thurston <dpt@petunia.bostoncoop.net>
-20050114 wsp src/algebra/Makefile rewritten with generic rules
-20050113 tpd Makefile add Makefile.solaris9 subsection
-20050112 tpd FAQ add FAQ 26: How can I compile spad files on windows?
-20050112 tpd zips/gcl-2.6.5w.unixport.makefile.patch added
-20050112 tpd zips/gcl-2.6.5w.unixport.init_gcl.lsp.in.patch added
-20050112 tpd zips/gcl-2.6.5w.o.unixfsys.c.patch added
-20050112 tpd zips/gcl-2.6.5w.o.mingfile.c.patch added
-20050112 tpd zips/gcl-2.6.5w.o.alloc.c.patch added
-20050112 tpd zips/gcl-2.6.5w.h.mingw.defs.patch added
-20050112 tpd zips/gcl-2.6.5w.h.linux.defs.patch added
-20050112 tpd zips/gcl-2.6.5w.h.gmp_wrappers.h.patch added
-20050112 tpd zips/gcl-2.6.5w.cmpnew.gcl_cmpflet.lsp.patch added
-20050112 tpd zips/gcl-2.6.5w.cmpnew.gcl_cmpcall.lsp.patch added
-20050112 tpd src/sman/sman.c disable start_nagman by default in sman process
-20050112 wsp src/lib/bsdsignal.c MSYSplatform out the bsdsignal function
-20050112 wsp src/lib/XSpadFill.c MSYSplatform out the X11 code for windows
-20050112 wsp src/lib/XShade.c MSYSplatform out the X11 code for windows
-20050112 wsp src/lib/XDither.c MSYSplatform out the X11 code for windows
-20050112 wsp src/interp/debugsys.lisp use $AXIOM rather than hardcoded paths
-20050112 wsp,mxr src/input/bug10069.input.pamphlet added
-20050112 wsp,mxr src/input/bug10312.input.pamphlet added
-20050112 wsp,mxr src/input/bug6357.input.pamphlet added
-20050112 wsp,mxr src/input/bug9057.input.pamphlet added
-20050112 wsp,mxr src/input/negfloats.input.pamphlet added
-20050112 wsp src/input/Makefile use implicit rules
-20050112 wsp src/etc/Makefile wildcard generate databases
-20050112 wsp src/Makefile dynamically generate algebra files
-20050112 tpd src/Makefile add SRCDIRS variable
-20050112 tpd Makefile add SRCDIRS variable and section
-20050111 tpd lsp/Makefile add gcl-2.6.5w for windows
-20050111 wsp Makefile, add windows stanza
-20050111 wsp src/algebra/algfunc.spad fix case for hackroot
-20050109 cys Makefile.gentoo enable-locbfd disable-dynsysbfd disable-statsysbfd
-20050108 tpd src/interp/setq.lisp add Gabriel Dos Reis
-20050108 tpd README add Gabriel Dos Reis
-20050108 kxo,cxm src/interp/util.lisp rewrite get-NAG-chapter
-20050108 kxo Kostas Oikonomou <ko@research.att.org>
-20050108 gdr src/clef/edible.c unlikely->AXIOM_UNLIKELY
-20050108 gdr Gabriel Dos Reis <gdr@cs.tamu.edu>
-20050103 tpd FAQ add FAQ 25: Can I create or edit hypertex pages?
-20050103 tpd FAQ add FAQ 24: What is the purpose of the domain HACKPI?
-20050102 tpd src/graph/viewports retry delete of directory
-20050102 tpd --patch-24
-20050102 tpd src/doc/booklet create booklet command
-20050102 tpd src/*/Makefile add clean stanzas
-20050102 tpd src/graph/Makefile delete ${DOC}/viewports
-20050102 tpd src/graph/viewports delete unused directory
-20050102 tpd src/graph/viewman/Makefile \usepackage{../../scripts/tex/axiom}
-20050102 tpd src/graph/viewAlone/Makefile \usepackage{../../scripts/tex/axiom}
-20050102 tpd src/graph/viewAlone/Makefile \usepackage{../../scripts/tex/axiom}
-20050102 tpd src/graph/view3D/Makefile \usepackage{../../scripts/tex/axiom}
-20050102 tpd src/graph/view2D/Makefile \usepackage{../../scripts/tex/axiom}
-20050102 tpd src/graph/Gdraws/Makefile \usepackage{../../scripts/tex/axiom}
-20050102 tpd src/graph/viewman/Makefile \usepackage{../../scripts/tex/axiom}
-20050102 tpd src/graph/Makefile \usepackage{../scripts/tex/axiom}
-20050102 tpd src/algebra/Makefile \usepackage{../scripts/tex/axiom}
-20050102 tpd src/booklets/Makefile \usepackage{../scripts/tex/axiom}
-20050102 tpd src/boot/Makefile \usepackage{../scripts/tex/axiom}
-20050102 tpd src/clef/Makefile \usepackage{../scripts/tex/axiom}
-20050102 tpd src/doc/Makefile \usepackage{../scripts/tex/axiom}
-20050102 tpd src/etc/Makefile \usepackage{../scripts/tex/axiom}
-20050102 tpd src/hyper/Makefile \usepackage{../scripts/tex/axiom}
-20050102 tpd src/input/Makefile \usepackage{../scripts/tex/axiom}
-20050102 tpd src/interp/Makefile \usepackage{../scripts/tex/axiom}
-20050102 tpd src/lib/Makefile \usepackage{../scripts/tex/axiom}
-20050102 tpd src/sman/Makefile \usepackage{../scripts/tex/axiom}
-20050102 tpd src/Makefile usepackage{scripts/tex/axiom}
-20050101 tpd Makefile gentoo branch added
-20050101 tpd src/hyper directory copied
-20050101 tpd src/sman/sman.c suppress debug output, don't start nagman
-20050101 tpd src/Makefile add hyper directory
-20050101 tpd src/interp/debugsys.lisp documentation
-20050101 tpd src/graph/Makefile document the subdir Makefiles
-20050101 tpd src/Makefile document the subdir Makefiles
-20050101 tpd Makefile document the top level Makefile
-20050101 tpd src/Makefile propagate cleanup of Makefile, Makefile.dvi
-20050101 tpd Makefile clean Makefile and Makefile.dvi files
-20050101 tpd src/boot/Makefile tmp -> ${TMP}
-20050101 tpd === end axiom--hyperdoc--1 changelog merge =============
-20050101 tpd axiom--hyperdoc--1--patch-5 merged
-20041231 tpd src/hyper/viewports/* add files in subdirectories
-20041231 tpd src/sman/sman.c.pamphlet remove debug, don't start nagman
-20041231 tpd src/hyper/pages/util.ht remove share
-20041231 tpd src/hyper/parse_aux.pamphlet comment out debugging code
-20041231 tpd src/hyper/pages/util.ht remove share
-20041231 tpd src/hyper/pages/ug11.pht remove share
-20041231 tpd src/hyper/pages/ug10.pht remove share
-20041231 tpd src/hyper/pages/ug08.pht remove share
-20041231 tpd src/hyper/pages/ug07.pht remove share
-20041231 tpd src/hyper/pages/ug01.pht remove share
-20041231 tpd src/hyper/pages/ug00.ht remove share
-20041231 tpd src/hyper/pages/ht.db complete rebuild with htadd
-20041231 tpd src/hyper/pages/graphics.pht remove share
-20041231 tpd src/hyper/pages/explot3d.pht remove share
-20041231 tpd src/hyper/pages/explot2d.pht remove share
-20041231 tpd src/hyper/pages/coverex.pht remove share
-20041231 tpd src/hyper/pages/SEGBIND.pht remove share
-20041231 tpd src/hyper/pages/HTXTryPage.ht remove share
-20041231 tpd src/hyper/pages/HTXLinkPage6.ht remove share
-20041231 tpd src/hyper/pages/HTXLinkPage5.ht remove share
-20041231 tpd src/hyper/pages/HTXLinkPage4.ht remove share
-20041231 tpd src/hyper/pages/HTXLinkPage3.ht remove share
-20041231 tpd src/hyper/pages/HTXLinkPage2.ht remove share
-20041231 tpd src/hyper/pages/HTXIntroPage3.ht remove share
-20041231 tpd src/hyper/pages/HTXFormatPage8.ht remove share
-20041231 tpd src/hyper/pages/HTXAdvPage5.ht remove share
-20041231 tpd src/hyper/pages/HTXAdvPage3.ht remove share
-20041231 tpd src/hyper/mem comment out debugging code
-20041231 tpd src/hyper/lex add dumpToken function, comment debugging code
-20041231 tpd src/hyper/initx comment out debugging code
-20041231 tpd src/hyper/hyper comment out debugging code
-20041231 tpd src/hyper/htadd comment out debugging code
-20041231 tpd src/hyper/event comment out debugging code
-20041231 tpd src/hyper/addfile comment out debugging code
-20041231 tpd src/hyper/Makefile add pages section
-20041231 tpd src/graph/Gdraws/Gfun.c change hardcoded pathnames to ps files
-20041231 tpd src/etc/axiom rewritten
-20041231 tpd src/Makefile rearrange DIRS, add mkdir -p to hyperdir
-20041228 tpd CHANGELOG merged
-20041228 swx,bsm src/hyper/search fix chunkname
-20041228 swx,bsm src/hyper/ReadBitmap zopen -> fopen
-20041228 swx,bsm src/hyper/parse_aux remove duplicate fclose
-20041228 swx,bsm src/hyper/addfile change pathnames
-20041228 tpd add src/hyper/bitmaps
-20041227 tpd add src/hyper/pages
-20041119 tpd src/Makefile clef -> sman in the \section command
-20041119 tpd src/boot/Makefile use ${TMP} rather than /tmp
-20041119 tpd src/Makefile add hyper directory
-20041119 tpd src/hyper directory added
-20050101 axiom--hyperdoc--1--patch-5 merged
-20050101 tpd === begin axiom--hyperdoc--1 changelog merge ===========
-20050101 January 2005 version pushed to savannah CVS
-20041228 src/doc/msgs/s2-us.msgs mod start msgs to center version, timestamp
-20041228 tpd src/interp/msgdb.boot add *build-version* to spadStartUpMsgs
-20041228 tpd src/interp/util.lisp remove version msg from yearweek
-20041227 tpd src/interp/util.lisp fix yearweek typo
-20041227 tpd src/input/Makefile remove GRAPHS
-20041227 tpd Makefile fix typo, update Makefile
-20041227 tpd README add Meino Cramer to credits
-20041227 tpd src/interp/setq.lisp add Meino Cramer to credits
-20041227 tpd README add Kathy Gerber to credits
-20041227 tpd src/interp/setq.lisp add Kathy Gerber to credits
-20041227 tpd README add Kostas Oikonomou to credits
-20041227 tpd src/interp/setq.lisp add Kostas Oikonomou to credits
-20041227 tpd README add Constantine Frangos to credits
-20041227 tpd src/interp/setq.lisp add Constantine Frangos to credits
-20041227 tpd README add Mike Thomas to credits
-20041227 tpd src/interp/setq.lisp add Mike Thomas to credits
-20041227 tpd README add Baldir Thomas to credits
-20041227 tpd src/interp/setq.lisp add Baldir Thomas to credits
-20041227 bsm FAQ is no longer executable
-20041227 bsm Bob McElrath <bob+axiom@mcelrath.org>
-20041227 tpd Makefile add VERSION variable
-20041227 tpd src/interp/Makefile connect boot::*build-version* to VERSION
-20041227 tpd src/interp/util.lisp add boot::*build-version* to yearweek
-20041221 swx src/interp/debugsys.boot build debugsys w.r.t $AXIOM
-20041221 sxw src/interp/msgdb.boot QCSIZE -> STRINGLENGTH
-20041219 tpd configure uses uname and checks for gawk
-20041219 tpd FAQ updated
-20041217 tpd Makefile add GCLOPTS for the GCL ./configure command
-20041217 tpd lsp/Makefile add GCLOPTS for the GCL ./configure command
-20041208 tpd src/input/Makefile add BINDIR to SMANCMD
-20041208 tpd src/Makefile reorder inputdir to last so sman exists
-20041208 tpd src/input/Makefile enable graphics input file testing
-20041208 wsp src/graph/Gdraws/Gfun.c fix path to remove share refs
-20041207 mxt gcl-2.6.5/unixport/makefile fix bug for windows $^ expansion
-20031207 mxt Mike Thomas <mike.thomas@brisbane.paradigmgeo.com>
-20041206 wsp src/graph/Gdraws/Gfun.c fix path to remove share refs
-20041203 sxw src/interp/i-syscmd.boot fix handleNoParseCommands, document
-20041203 sxw src/interp/int-top.boot intloopPrefix? bigfixes, document
-20041203 sxw src/interp/int-top.boot improve )fin test intloopReadConsol
-20041203 bxt FAQ 17 written for pty fix
-20041203 bxt Baldir Thomas <thomasb@math.ohio-state.edu>
-20041124 tpd src/doc/book add quotes by Christopher Alexander
-20041122 tpd src/algebra/Makefile finish unique echo numbering
-20041122 tpd src/algebra/Makefile fix echo numbering
-20041120 wsp CHANGELOG testing tla procedures (cygwin, tla-1.3)
-20041120 wsp CHANGELOG testing tla procedures (RedHat 9, tla-1.2.1)
-20041119 tpd CHANGELOG testing tla procedures
-20041117 tpd src/include/sman.H1 main returns int not void
-20041116 tpd src/Makefile create mnt/sys/lib before calling share Makefile
-20041116 tpd src/sman directory added
-20041116 tpd Makefile add fedora64 support, additional documentation
-20041116 tpd src/Makefile add smandir stanza
-20041116 tpd src/Makefile create mnt/sys/doc/src/clef directory
-20041116 tpd src/share/Makefile build command.list
-20041116 tpd src/clef/Makefile build edible.c.dvi
-20041116 tpd src/clef/edible.c usepackage{axiom}
-20041116 tpd src/clef/edible.c termios -> termio
-20041116 tpd src/algebra/interval.spad add missing \begin{document}
-20041116 tpd src/doc/Rosetta chance << to @<< to escape the false chunk name
-20041115 tpd Makefile pass the environment variables to the noweb makefile
-20041115 tpd Makefile patch noweb/src/Makefile to use ${MAKE}
-20041115 tpd zips/noweb.src.Makefile.patch updated to use ${MAKE}
-20041115 tpd Makefile make COMMAND use INSTALL
-20041028 tpd src/doc/book.pamphlet thank CAISS for support
-20041028 tpd src/etc/axiom change clef to $AXIOM/bin/clef
-20041028 tpd Makefile change COMMAND to default to /usr/local/bin/axiom
-20041026 tpd Makefile add /usr/include/sys to find CCF for malloc.h
-20041026 tpd Makefile rename gawk to awk
-20041026 tpd Makefile define MACOSXplatform variable
-20041026 tpd Makefile define MACOSX stanza
-20041026 tpd src/include/pixmap.H1 rename zopen to zzopen to fix name conflict
-20041026 tpd src/lib/pixmap.c rename zopen to zzopen to fix name conflict
-20041026 tpd src/include/useproto.h define MACOSXplatform
-20041026 tpd src/lib/openpty.c define MACOSXplatform
-20041026 tpd src/lib/fnct_key.c SIGCLD -> SIGCHLD for MACOSX
-20041026 tpd src/lib/bsdsignal.c SIGCLD -> SIGCHLD for MACOSX
-20040822 tpd src/interp/setq.lisp fixed names
-20040822 tpd README fixed names
-20040822 tpd zips/gcl-2.6.5.cmpnew.gcl_cmpcall.lsp.patch added
-20040822 tpd zips/gcl-2.6.5.cmpnew.gcl_cmpflet.lsp.patch added
-20040822 tpd zips/gcl-2.6.5.h.linux.defs.patch added
-20040822 tpd zips/gcl-2.6.5.unixport.init_gcl.lsp.in.patch added
-20040822 tpd zips/gcl-2.6.5.unixport.makefile.patch added
-20040822 tpd zips/gcl-2.6.5.tgz added
-20040822 tpd zips/gcl-2.6.2a.tgz removed
-20040822 tpd lsp/Makefile use GCLVERSION=gcl-2.6.5
-20040822 tpd Makefile use GCLVERSION=gcl-2.6.5
-20040730 mmm src/interp/setq.lisp fixed names
-20040730 mmm README fixed names
-20040730 mmm Marc Moreno Maza (moreno@scl.csd.uwo.ca)
-20040730 sxw src/clef/edible.c termio -> termios on line 291
-20040730 sxw Stephen Wilson (wilsons@multiboard.com)
-20040720 tpd zips/gcl-2.6.3.cmpnew.gcl_cmpcall.lsp.patch added
-20040720 tpd zips/gcl-2.6.3.cmpnew.gcl_cmpflet.lsp.patch added
-20040720 tpd zips/gcl-2.6.3.h.linux.defs.patch added
-20040720 tpd zips/gcl-2.6.3.unixport.init_gcl.lsp.in.patch added
-20040720 tpd zips/gcl-2.6.3.unixport.makefile.patch added
-20040720 tpd zips/gcl-2.6.3.tgz added
-20040720 tpd zips/gcl-2.6.2.tgz removed
-20040720 tpd zips/gcl-2.6.1.tgz removed
-20040720 tpd lsp/Makefile use GCLVERSION=gcl-2.6.3
-20040720 tpd Makefile use GCLVERSION=gcl-2.6.3
-20040719 rxr src/algebra/reclos.spad removed debugging code
-20040716 tpd FAQ added more questions and answers
-20040715 tpd src/input/Makefile add DOCFILES file list, make kuipers.input.dvi
-20040715 tpd src/Makefile add mnt/linux/doc/src/input directory
-20040715 tpd src/input/kuipers.input.pamphlet added
-20040715 tpd src/input/Makefile add kuipers.input.pamphlet
-20040715 tpd FAQ created
-20040715 tpd README split out the FAQ
-20040703 tpd src/algebra/Makefile fix USERLAYER
-20040703 tpd src/interp/setq.lisp add Rubey, Vanuxem
-20040703 tpd README add Rubey, Vanuxem
-20040703 tpd README add FAQ 13 on using Lisp from Axiom
-20040703 tpd src/algebra/rinterp.spad fixup .pamphlet file format
-20040703 gxv src/algebra/exposed.lsp add RationalInterpolation
-20040703 gxv src/algebra/Makefile fix typo in RINTERP.dvi
-20040703 gxv (Gregory Vanuxem <g.vanuxem@wanadoo.fr>)
-20040701 tpd Makefile mkdir obj/sys/lsp
-20040701 tpd zips/gcl-2.6.2a.unixport.makefile.patch remove newline patch
-20040701 tpd lsp/Makefile move gcl to GCLVERSION
-20040701 tpd Makefile use gcl-2.6.2a
-20040626 tpd src/share/Makefile echo cleanup
-20040626 tpd src/scripts/Makefile remove tex subdir
-20040626 tpd src/Makefile add graph dir
-20040626 tpd src/Makefile echo cleanup
-20040626 tpd src/lib/Makefile use axiom.sty
-20040626 tpd src/lib/* use axiom package
-20040626 tpd src/interp/Makefile dvi copy rather than generate
-20040626 tpd src/interp/Makefile echo cleanup
-20040626 tpd src/input/Makefile echo cleanup
-20040626 tpd src/etc/Makefile echo cleanup
-20040626 tpd src/doc/Makefile echo cleanup
-20040626 tpd src/doc/Makefile move axiom.sty
-20040626 tpd src/doc/DeveloperNotes use axiom package
-20040626 cys src/doc/book.pamphlet use new graphics cmds
-20040626 cys (Chris Yap <smustudent1@yahoo.com>)
-20040626 tpd src/clef/Makefile.pamphlet echo cleanup
-20040626 tpd src/algebra/Makefile.pamphlet echo cleanup
-20040626 tpd src/scripts/tex directory removed
-20040626 tpd src/scripts/axiom.sty removed
-20040626 tpd Makefile.pamphlet add paragraph on LDF
-20040623 tpd src/interp/Makefile use ${TANGLE}
-20040623 tpd src/boot/Makefile use ${TANGLE}
-20040623 tpd src/algebra/interval.spad fix typo in usepackage
-20040623 tpd src/algebra/color.spad fix typo in usepackage
-20040623 tpd src/algebra/cden.spad fix typo in usepackage
-20040621 tpd src/algebra/* make mnt/sys/doc/src/algebra/*.dvi
-20040619 tpd src/algebra/Makefile .div -> .dvi typo
-20040619 tpd src/algebra/Makefile add DOCFILES to all: stanza
-20040619 tpd src/algebra/Makefile DOC=/mnt/sys/doc/src/algebra
-20040618 mxr src/algebra/rinterp.spad.pamphlet added
-20040618 mxr (Martin Rubey <martin.rubey@univie.ac.at>)
-20040618 tpd src/algebra/*.pamphlet use a common .style file
-20040618 tpd Makefile add make book
-20040618 tpd README, add clef to FAQ
-20040618 tpd README, quote Fred Brooks
-20040524 tpd src/doc/DeveloperNotes updated
-20040524 tpd src/algebra/Makefile axiom.sty stanza and preconditions
-20040524 tpd src/algebra/Makefile add DOCFILES target
-20040524 tpd src/algebra/* usepackage{axiom}
-20040524 tpd src/interp/Makefile add axiom.sty stanza and preconditions
-20040524 tpd src/interp/Makefile add DOCFILES target
-20040524 tpd src/interp/property.lisp added setName comment
-20040524 tpd README added Elena Smirnova
-20040524 tpd src/interp/* usepackage{axiom}
-20040524 tpd src/interp/setq.lisp added Elena Smirnova
-20040524 tpd src/interp/setvars.boot added )set output openmath handlers
-20040524 tpd src/interp/setvars.boot documented
-20040524 tpd src/interp/setvart.boot added )set output openmath
-20040524 tpd src/interp/setvart.boot documented
-20040524 tpd src/interp/Makefile removed nag-02b; subset of nag-02
-20040524 tpd src/interp/Makefile removed nag-02a; subset of nag-02
-20040524 tpd src/Makefile add mkdir -p for doc/src/* directories
-20040524 tpd src/boot/Makefile axiom.sty stanza and preconditions
-20040524 tpd src/boot/Makefile add DOCFILES target
-20040524 tpd src/boot/* usepackage{axiom}
-20040427 tpd src/interp/util.lisp comment out collectfn load
-20040427 tpd src/interp/sys-pkg.lisp added FOAM exported symbols
-20040427 tpd src/interp/Makefile add interp-proclaims.lisp
-20040427 tpd add src/interp/interp-proclaims.lisp
-20040427 tpd src/boot/Makefile add boot-proclaims.lisp
-20040427 tpd add src/boot/boot-proclaims.lisp
-20040427 tpd lsp/Makefile enable .fn emit in lisp images
-20040427 tpd Makefile remove gcl-2.4.1 default
-20040427 tpd Makefile mkdir obj/sys/lsp
-20040421 tpd src/interp/setq.lisp add Bob McElrath (wiki setup)
-20040421 tpd README add Bob McElrath (wiki setup)
-20040420 tpd src/booklets/Rosetta.tex removed
-20040420 tpd src/booklets/Rosetta.pamphlet moved to Rosetta.booklet
-20040420 tpd src/doc/Makefile added Rosetta chunk
-20040420 tpd src/doc/Rosetta.pamphlet added
-20040409 cxm src/interp/macros.lisp change lengthenvec, make-init-vector
-20040409 cxm (Camm Maguire <camm@enhanced.com>)
-20040409 tpd Makefile use GCLVERSION=2.6.2a
-20040409 tpd lsp/Makefile add gcl-2.6.2a stanza
-20040409 tpd add gcl-2.6.2a* to zips
-20040401 tpd check book branch changes into main CVS
-20040331 tpd merge book branch with main branch
-20040330 exs src/doc/book.pamphlet change quoting to latex style
-20040330 exs (Eugene Surowitz <surow@attglobal.net>)
-20040329 tpd src/doc/book.pamphlet proofread to book p179, ebook p295
-20040328 dxm src/doc/Makefile add Book stanza, fix style file stanza
-20040328 dxm src/doc/book.pamphlet Forward -> Foreword
-20040328 dxm (David Mentre <david.mentre@wanadoo.fr>)
-20040327 tpd src/doc/book.pamphlet proofread to book p135, ebook p219
-20040327 tpd src/doc/book.pamphlet proofread to book p99, ebook p171
-20040327 tpd src/doc/book.pamphlet proofread to book p93, ebook p163
-20040326 tpd src/doc/book.pamphlet proofread to book p59, ebook p119
-20040321 tpd src/doc/book.pamphlet proofread to end
-20040319 tpd src/doc/book.pamphlet proofread to book p446, ebook p767
-20040318 tpd src/doc/book.pamphlet proofread to book p404, ebook p662
-20040317 tpd src/doc/book.pamphlet proofread to book p393, ebook p637
-20040316 tpd src/doc/book.pamphlet revised the New Forward theme
-20040316 tpd src/doc/book.pamphlet proofread to book p375, ebook p568
-20040315 tpd src/doc/book.pamphlet proofread to book p361, ebook p541
-20040313 tpd src/doc/book.pamphlet proofread to book p309, ebook p447
-20040308 tpd src/doc/book.pamphlet create titlepage artwork
-20040307 tpd src/doc/book.pamphlet proofread to book p179, ebook p301
-20040307 tpd src/doc/book.pamphlet proofread to book p135, ebook p237
-20040306 tpd src/doc/book.pamphlet add chapter 9
-20040306 tpd src/doc/book.pamphlet add copyright appendix
-20040301 tpd src/doc/book.pamphlet rebalance all braces
-20040229 tpd src/doc/book.pamphlet proofread to book p109, ebook p199
-20040228 tpd src/doc/book.pamphlet proofread to book p93, ebook p179
-20040228 tpd src/doc/book.pamphlet proofread to book p59, ebook p135
-20040228 tpd src/doc/book.pamphlet proofread to book p40, ebook p108
-20040226 tpd src/doc/book.pamphlet proofread to book p19, ebook p79
-20040225 tpd src/doc/book.pamphlet proofread to book p8
-20040221 tpd Makefile.pamphlet add awkname to <<environment>>
-20040221 tpd Makefile upgraded to use gcl-2.6.2
-20040221 tpd Makefile.pamphlet upgraded to use gcl-2.6.2
-20040221 tpd lsp/Makefile.pamphlet upgraded to use gcl-2.6.2
-20040221 tpd zips/gcl-2.6.2.patches added
-20040221 tpd zips/gcl-2.6.2.tgz added
-20040209 tpd src/doc/ComputerTutorial.pamphlet added
-20040209 tpd src/doc/ps subdirectory files added
-20040209 tpd src/doc/primesp.spad.pamphlet added
-20040209 tpd src/doc/gloss.text added
-20040209 tpd src/doc/fnotes.tex added
-20040209 tpd src/doc/book.pamphlet added
-20040209 tpd src/doc/axiom.sty.pamphlet added
-20040209 tpd src/doc/axiom.bib.pamphlet added
-20040209 tpd zips/tla-1.1.tar.gz added
-20040206 tpd src/etc/asq.c.pamphlet fix compiler warnings
-20040204 tpd Makefile.linux remove
-20040204 dxm src/clef/edible.c fix clef
-20040204 dxm src/etc/Makefile.pamphlet fix clef
-20040204 dxm src/etc/axiom fix clef
-20040204 dxm src/lib/Makefile.pamphlet fix clef
-20040204 dxm src/lib/openpty.c.pamphlet fix clef
-20040126 tpd src/boot/Makefile remove string-downcase
-20040125 jxw src/interp/Makefile case-sensitive fix by Juergen Weiss
-20040125 jxw src/interp/util.lisp case-sensitive fix by Juergen Weiss
-20040125 jxw (Juergen Weiss <weiss@uni-mainz.de>)
-20040119 wys src/algebra/pleqn.spad updated by William Sit
-20040119 wys (William Sit <wyscc@cunyvm.cuny.edu>)
-20040119 rxr src/algebra/reclos.spad updated by Renaud Rioboo
-20040119 rxr (Renaud Rioboo <Renaud.Rioboo@lib6.fr>)
-20031124 tpd src/etc/axiom, remove clef
-20031115 tpd Makefile, fix "install" stanza to copy axiom, not axiomcmd
-20031115 tpd src/lib/Makefile, fix ${SRC}/Makefile.dvi to ${IN}/Makefile.dvi
-20031115 tpd Makefile, use ${AWK} in noweb build
-20031115 tpd Makefile, change Makefile.linux to use AWK=gawk
-20031112 tpd src/algebra/Makefile only rebuild database if algebra changes
-20031111 tpd lsp/Makefile removed --enable-readline
-20031111 tpd src/scripts/document fix path to notangle, noweave
-20031111 tpd lsp/ccl/src/util/Makefile use tangle
-20031111 tpd lsp/ccl/src/cslbase/Makefile use TANGLE
-20031111 tpd lsp/ccl/src/cclbase/Makefile use TANGLE
-20031111 tpd src/input/Makefile add additional tests
-20031111 tpd src/input/defs.input otherwise and when bugs
-20031111 tpd src/input/knownbugs.input fix typo
-20031111 tpd src/input/is.input fix typo
-20031111 tpd src/input/cycles1.input fix typo
-20031110 tpd Makefile removed WEAVE
-20031110 tpd src/scripts/document move noweb to lib, eliminate SPAD
-20031110 tpd Makefile move noweb commands to lib (out of user's path)
-20031110 tpd src/scripts remove tangle, weave
-20031110 tpd src/clef/Makefile, use TANGLE
-20031110 tpd src/doc/DeveloperNotes, use notangle -> tangle
-20031110 tpd src/doc/Makefile, use TANGLE
-20031110 tpd src/algebra/Makefile, use TANGLE
-20031110 tpd src/boot/Makefile, use TANGLE
-20031110 tpd src/etc/Makefile, use document command, use TANGLE
-20031110 tpd src/input/Makefile, use TANGLE, WEAVE
-20031110 tpd src/interp/Makefile, use TANGLE, WEAVE
-20031110 tpd src/lib/Makefile, use TANGLE, WEAVE
-20031110 tpd src/scripts/document use tangle, weave
-20031110 tpd src/scripts add tangle, weave
-20031110 tpd src/scripts remove notangle, noweave
-20031110 tpd Makefile add TANGLE, WEAVE variables, use them
-20031109 tpd src/interp/setq.lisp unbalanced quote typo fixed
-20031109 tpd src/lib/*.c.pamphlet change all the axiom.sty references
-20031109 tpd src/Makefile comment out graphdir
-20031109 tpd src/include/debug.h created
-20031109 tpd src/lib/Makefile add hash.c.pamphlet
-20031109 tpd src/lib/hash.c.pamphlet created
-20031109 tpd src/lib/Makefile add dvis to mnt/linux/doc
-20031109 tpd src/Makefile make lib subdirectories
-20031109 tpd src/Makefile add graphdir
-20031108 tpd Makefile changed to add XLIB for src/graph build
-20031106 tpd remove zips/gcl-2.5.2.tgz
-20031104 tpd src/interp/setq.lisp new kudos
-20031104 tpd README new kudos
-20031031 tpd src/Makefile add mkdir for mnt/linux/lib directory before etc
-20031031 tpd src/lib/sockio-c.c kill AXIOM socket message
-20031031 tpd src/clef/edible.c kill debugging message
-20031031 tpd update README for axiom command
-20031031 tpd update README for make install
-20031030 tpd Makefile make install
-20031030 tpd src/interp/Makefile rename axiom to AXIOMsys
-20031030 tpd src/etc/Makefile build axiom command in $AXIOM/bin
-20031030 tpd src/etc/axiom created
-20031030 tpd src/etc/axiom.nag removed
-20031030 tpd src/etc/axiom.2 removed
-20031030 tpd src/etc/axiom.1 removed
-20031030 tpd src/etc/Makefile add axiomcmd creation
-20031030 tpd src/etc/axiomcmd added shell script using clef
-20031030 tpd Makefile.pamphlet use proper stanza names in echo
-20031030 tpd src/lib/Makefile use CCF variable in compiles
-20031030 tpd src/lib/openpty.c recode to use LINUXplatform
-20031030 tpd src/lib/bsdsignal.c recode to use LINUXplatform
-20031030 tpd configure command added
-20031028 tpd src/interp/vmlisp.lisp, add COT, ASEC functions
-20031028 tpd src/doc/Makefile, copy DeveloperNotes to MID
-20031028 tpd src/interp/vmlisp.lisp, changed list to cons in manexp
-20031028 tpd src/input/Makefile, rearranged working/failing tests
-20031028 tpd src/etc/Makefile, added summary, copyright here instead of lib
-20031028 tpd src/etc/axiom.2 removed IBM Research Version echo
-20031028 tpd src/lib/Makefile changed to pass -Dlinux, use ${CC}
-20031028 tpd src/lib/bsdsignal.c modified for linux
-20031028 tpd src/lib/openpty.c modified for linux
-20031028 tpd src/clef/Makefile created
-20031028 tpd src/clef/edible.c created
-20031028 tpd src/clef created
-20031028 tpd src/Makefile, add clef
-20031028 tpd src/algebra/Makefile added RSDCMPK, INTRVL, ODEEF
-20031028 tpd src/share/doc/msgs/s2-us.msgs, changed banner message
-20031028 tpd Makefile.dvi removed, per Camm's request
-20031028 tpd rewrite README
-20031028 tpd src/input/r2.* to r2* file rename
-20031028 tpd src/input/Makefile, rename r2.* to r2* stanzas
-20031028 tpd src/input/Makefile, run all tests
-20031028 tpd src/interp/vmlisp.lisp, add Juergen's get-current-directory fn
-20031028 tpd src/interp/vmlisp.lisp, add Juergen's acot function
-20031028 tpd src/Makefile, changed to create mnt/linux/lib
-20031028 tpd src/lib/Makefile, changed to copy summary, copyright
-20031028 tpd src/lib/copyright, added
-20031028 tpd src/lib/summary, added
-20031028 tpd src/interp/vmlisp.lisp, add Juergen's acot function
-20031028 tpd src/interp/msgdb.boot, change startup msgs
-20031028 tpd src/scripts/tail renamed to boxtail
-20031028 tpd src/scripts/head renamed to boxhead
-20031028 tpd src/scripts/boxup now uses boxhead, boxtail
-20031028 tpd src/doc/Makefile, run document on DeveloperNotes
-20031028 tpd src/interp/vmlisp.lisp, add Juergen's manexp function
-20031027 tpd regen Makefile.dvi
-20031027 tpd update src/input/Makefile with new tests
-20031026 tpd remove Makefile.dvi files
-20031025 wsp src/share/algebra/*.daase re-add Weiss CMU-CL version databases
-20031024 tpd remove Makefiles, leave Makefile.pamphlets
-20031024 wsp src/share/algegbra/*.daase update databases
-20031024 wsp src/algegbra/Makefile complete lattice layers 22 and 23
-20031024 tpd src/input/Makefile enable test cases
-20031024 tpd src/Makefile add share
-20031024 tpd src/share/Makefile re-fix doc/hypertex/pages/util.ht
-20031023 tpd removed zips/gcl* versions except 2.5.2 and 2.6.1
-20031022 tpd Makefile* gcl-2.6.1.tgz added
-20031022 tpd lsp/Makefile* gcl-2.6.1.tgz added
-20031022 tpd zips/gcl-2.6.1.* patches created
-20031022 tpd zips/gcl-2.6.1.tgz added
-20031015 tpd src/algebra/tex.spad add infinity to tex output mode
-20031010 tpd fix copyright/license per NAG request
-20031005 tpd src/interp/Makefile fix version explanation for *yearweek*
-20031005 tpd src/algebra/INTERP.EXPOSED.pamphlet removed
-20031005 tpd src/interp/Makefile removed INTERP.EXPOSED
-20031003 tpd src/interp/compiler.boot fix stack overflow in compMacro
-20031002 tpd src/interp/setq.lisp, add Mark Murray to kudos
-20031002 tpd Makefile, add Mark Murray to kudos
-20031001 tpd Makefile, update FAQ to mention using preinstalled lisp images
-20031001 tpd src/Makefile, change make to ${MAKE}
-20031001 tpd lsp/ccl/src/Makefile, change make to ${MAKE}
-20031001 tpd Makefile, change make to ${MAKE}
-20030929 tpd src/interp/setq.lisp add Jinzhong Niu
-20030929 tpd Makefile.pamphlet add Jinzhong Niu
-20030928 tpd src/algebra/Makefile fill mnt/sys/src/algebra directory
-20030928 tpd src/Makefile create mnt/sys/src/algebra directory
-20030928 tpd src/interp/setq.lisp add Antoine Hersen, Jaap Weel
-20030928 tpd Makefile.pamphlet add Antoine Hersen, Jaap Weel
-20030928 tpd Makefile.pamphlet add makefile.mac stanza
-20030928 tpd lowercase input filenames
-20030907 tpd README updated to point to documentation sources
-20030907 tpd src/scripts/tex/axiom.sty copied to match src/doc changes
-20030907 tpd src/scripts/axiom.sty copied to match src/doc changes
-20030907 tpd src/doc/axiom.sty.pamphlet updated for online book
-20030907 tpd src/share/doc/hypertex/pages/util.ht automated
-20030907 tpd src/share/Makefile created
-20030907 tpd src/interp/Makefile re-fixed? CVS doesn't have the change???
-20030907 tpd src/doc/Makefile add DeveloperNotes to mnt/linux/doc
-20030907 tpd src/doc/axiom.sty updated for online book
-20030907 tpd src/doc/DeveloperNotes add directory structure
-20030906 tpd src/algebra/Makefile added
-20030906 tpd create mnt/linux/doc/hypertex/pages/util.ht
-20030906 tpd src/share/Makefile created
-20030906 tpd src/Makefile updated to walk into share
-20030906 tpd src/doc/DeveloperNotes updated
-20030906 tpd src/doc/Makefile add DeveloperNotes
-20030905 tpd src/interp/Makefile fix broken file
-20030905 tpd removed zips/XFree86-devel-4.2.0-72.i386.rpm
-20030905 tpd README added
-20030904 tpd src/interp/Makefile make axiom in mnt/linux/bin
-20030904 tpd src/doc/DeveloperNotes update to include CVS instructions
-20030904 tpd src/Makefile add docdir
-20030904 tpd Makefile add David Diamond's poem
-20030901 wsp src/share/algebra/*.daase update database curtesy Juergen Wiess
-20030901 wsp (Bill Page <bill.page1@sympatico.ca>)
-20030831 tpd src/interp/setq.lisp add Cyril Alberga, Mark Wegman to credits
-20030831 tpd src/algebra/INTERP.EXPOSED fixed POLYCATf typo
-20030830 tpd src/algebra/aggcat.spad add missing } to doc string
-20030830 tpd lsp/Makefile add -enable-maxpage
-20030830 tpd Makefile add Mike O'Connor to credits (per Dick Jenks)
-20030830 tpd src/interp/setq.lisp add Mike O'Connor to credits (per Dick Jenks)
diff --git a/build-setup.sh b/build-setup.sh
index 49bd4e81..295b8064 100755
--- a/build-setup.sh
+++ b/build-setup.sh
@@ -17,10 +17,8 @@ autoconf || error "could not re-generate configure"
## subdirectories that contain Makefile pamphlets of interest
SUBDIRS=" . \
src \
- src/lib \
src/boot \
src/interp \
- src/share \
src/algebra \
src/input \
"
diff --git a/configure.ac.pamphlet b/configure.ac.pamphlet
index 7b978c3c..c422b8a1 100644
--- a/configure.ac.pamphlet
+++ b/configure.ac.pamphlet
@@ -997,7 +997,7 @@ information:
\item the \emph{name} of the system --- ``OpenAxiom 1.0.0''
\item its \emph{version}. I choose to use the date of last checkin.
It should probably include the revision number so as to
- unambiguously identify which \Tool{OpnAxiom} flavour du jour is being
+ unambiguously identify which \Tool{OpenAxiom} flavour du jour is being
built;
\item and where to send feedback, \emph{e.g.} bug reports. At the moment,
we use
diff --git a/src/boot/Makefile.pamphlet b/src/boot/Makefile.pamphlet
index 6555b896..c29602f8 100644
--- a/src/boot/Makefile.pamphlet
+++ b/src/boot/Makefile.pamphlet
@@ -9,7 +9,7 @@
\maketitle
\begin{abstract}
- \Tool{Axiom} is built in layers. The first layer is contructed into
+ \Tool{OpenAxiom} is built in layers. The first layer is contructed into
an image called {\bf bootsys}. The \Tool{bootsys} image is used
to translate Boot code to Common Lisp code. Since a Boot coded
interpreter is needed to translate the code for the Boot coded
@@ -1271,11 +1271,11 @@ the second set of source files (written in Boot) is first translated
to Lisp, and the result of that translation is subsequently compiled to
native object files.
-Partly for bootstrapping reasons, and partly because Axiom (therefore
+Partly for bootstrapping reasons, and partly because OpenAxiom (therefore
Boot) is not yet widespread, the pamphlets for the source files written
in Boot currently keep a cache of their translated versions. Hopefully
the maintainance of that cache will be unnecessary as the build machinery
-becomes more and more improved, and Axiom gets in widespread use.
+becomes more and more improved, and OpenAxiom gets in widespread use.
<<environment>>=
boot_cached_clisp = $(boot_sources:.boot=.clisp)
@
@@ -1368,7 +1368,7 @@ The bootstrapping phase is carried out in three stages:
\item[Stage 2] Finally, we build another (and final) \Tool{bootsys} image
using the \Tool{bootsys} from Stage 1. This is the \Tool{bootsys}
- image that is used to build the rest of the Axiom system.
+ image that is used to build the rest of the OpenAxiom system.
\end{itemize}
Stage 1 and Stage 2 are structurally identical. Ideally, we should be
@@ -1384,7 +1384,7 @@ will contain objects already present in the compiler and being
used. Consequently, we must use a fresh image to guarantee
clean and reproductible build and semantics. Notice that only
the compilation of \Tool{bootsys} itself needs that care.
-The rest of the Axiom system should use \Tool{bootsys} to
+The rest of the OpenAxiom system should use \Tool{bootsys} to
compile Boot codes, instead of manually going through the
Lisp translation phase.
diff --git a/src/etc/asq.c.pamphlet b/src/etc/asq.c.pamphlet
index 54bedb91..fdf55daa 100644
--- a/src/etc/asq.c.pamphlet
+++ b/src/etc/asq.c.pamphlet
@@ -10,7 +10,7 @@
\tableofcontents
\eject
The asq (ask) function is a command line utility for extracting information
-from the Axiom databases. It understands how the data is stored and can
+from the OpenAxiom databases. It understands how the data is stored and can
retrieve all data associated with Categories, Domains, and Packages.
It used to look for the databases in [[$AXIOM/../../share/algebra]]
@@ -19,7 +19,7 @@ but has been changed to search [[$AXIOM/algebra]] as originally designed.
\section{Database structure}
In order to understand this program you need to understand some details
-of the structure of the databases it reads. Axiom has 5 databases,
+of the structure of the databases it reads. OpenAxiom has 5 databases,
the interp.daase, operation.daase, category.daase, compress.daase, and
browse.daase. The compress.daase is special and does not follow the
normal database format.
diff --git a/src/graph/view2D/main2d.c.pamphlet b/src/graph/view2D/main2d.c.pamphlet
index 71a84071..9dae841b 100644
--- a/src/graph/view2D/main2d.c.pamphlet
+++ b/src/graph/view2D/main2d.c.pamphlet
@@ -485,7 +485,7 @@ mergeDatabases(void)
XrmDatabase homeDB,serverDB,applicationDB;
char filenamebuf[1024];
char *filename = &filenamebuf[0];
- char *classname = "Axiom";
+ char *classname = "OpenAxiom";
char name[255];
(void) XrmInitialize();
diff --git a/src/graph/view3D/main3d.c.pamphlet b/src/graph/view3D/main3d.c.pamphlet
index d8e2ba9b..22137d65 100644
--- a/src/graph/view3D/main3d.c.pamphlet
+++ b/src/graph/view3D/main3d.c.pamphlet
@@ -628,7 +628,7 @@ mergeDatabases(void)
XrmDatabase homeDB,serverDB,applicationDB;
char filenamebuf[1024];
char *filename = &filenamebuf[0];
- char *classname = "Axiom";
+ char *classname = "OpenAxiom";
char name[255];
(void) XrmInitialize();
diff --git a/src/hyper/initx.pamphlet b/src/hyper/initx.pamphlet
index fd369705..1efef762 100644
--- a/src/hyper/initx.pamphlet
+++ b/src/hyper/initx.pamphlet
@@ -267,8 +267,8 @@ open_form_window(void)
char userdefaults[50], progdefaults[50];
strcpy(progdefaults, "=950x450+0+0");
- if (XrmGetResource(rDB, "Axiom.hyperdoc.FormGeometry",
- "Axiom.hyperdoc.FormGeometry", str_type, &value) == True)
+ if (XrmGetResource(rDB, "OpenAxiom.hyperdoc.FormGeometry",
+ "OpenAxiom.hyperdoc.FormGeometry", str_type, &value) == True)
{
strncpy(userdefaults, value.addr, (int) value.size);
userSpecified = 1;
@@ -409,7 +409,7 @@ get_border_properties(void)
bw = atoi(bwidth);
if (bw < 1) {
fprintf(stderr,
- "%s: The line width value must be greater than zero\n", "Axiom.hyperdoc");
+ "%s: The line width value must be greater than zero\n", "OpenAxiom.hyperdoc");
bw = 1;
}
}
@@ -444,8 +444,8 @@ open_window(Window w)
char userdefaults[50], progdefaults[50];
strcpy(progdefaults, "=700x450+0+0");
- if (XrmGetResource(rDB, "Axiom.hyperdoc.Geometry",
- "Axiom.hyperdoc.Geometry", str_type, &value) == True)
+ if (XrmGetResource(rDB, "OpenAxiom.hyperdoc.Geometry",
+ "OpenAxiom.hyperdoc.Geometry", str_type, &value) == True)
{
strncpy(userdefaults, value.addr, (int) value.size);
}
@@ -538,7 +538,7 @@ set_size_hints(Window w)
else {
/* this is the first window, so lets try to find a nice spot for it */
- if (XrmGetResource(rDB, "Axiom.hyperdoc.Geometry", "Axiom.hyperdoc.Geometry",
+ if (XrmGetResource(rDB, "OpenAxiom.hyperdoc.Geometry", "OpenAxiom.hyperdoc.Geometry",
str_type, &value) == True)
{
strncpy(userdefaults, value.addr, (int) value.size);
@@ -649,15 +649,15 @@ load_font(XFontStruct **font_info, char *fontname)
* This routine initializes all the colors and fonts that the user wishes to
* use. It checks for all the following properties in $HOME/.Xdefaults.
*
- * Axiom.hyperdoc.ActiveColor:
- * Axiom.hyperdoc.Background:
- * Axiom.hyperdoc.EmphasizeColor:
- * Axiom.hyperdoc.EmphasizeFont:
- * Axiom.hyperdoc.Foreground:
- * Axiom.hyperdoc.InputBackground:
- * Axiom.hyperdoc.InputForeground:
- * Axiom.hyperdoc.SpadColor:
- * Axiom.hyperdoc.SpadFont:
+ * OpenAxiom.hyperdoc.ActiveColor:
+ * OpenAxiom.hyperdoc.Background:
+ * OpenAxiom.hyperdoc.EmphasizeColor:
+ * OpenAxiom.hyperdoc.EmphasizeFont:
+ * OpenAxiom.hyperdoc.Foreground:
+ * OpenAxiom.hyperdoc.InputBackground:
+ * OpenAxiom.hyperdoc.InputForeground:
+ * OpenAxiom.hyperdoc.SpadColor:
+ * OpenAxiom.hyperdoc.SpadFont:
*/
static void
@@ -686,8 +686,8 @@ ingItColors_and_fonts(void)
mergeDatabases();
/* fprintf(stderr,"initx:ingItColors_and_fonts:XrmGetResource\n");*/
- if (XrmGetResource(rDB, "Axiom.hyperdoc.RmFont",
- "Axiom.hyperdoc.Font", str_type, &value) == True)
+ if (XrmGetResource(rDB, "OpenAxiom.hyperdoc.RmFont",
+ "OpenAxiom.hyperdoc.Font", str_type, &value) == True)
(void) strncpy(prop, value.addr, (int) value.size);
else
(void) strcpy(prop, RmFontDefault);
@@ -699,8 +699,8 @@ ingItColors_and_fonts(void)
/* fprintf(stderr,"initx:ingItColors_and_fonts:XrmGetResource 2\n");*/
- if (XrmGetResource(rDB, "Axiom.hyperdoc.TtFont",
- "Axiom.hyperdoc.Font", str_type, &value) == True)
+ if (XrmGetResource(rDB, "OpenAxiom.hyperdoc.TtFont",
+ "OpenAxiom.hyperdoc.Font", str_type, &value) == True)
(void) strncpy(prop, value.addr, (int) value.size);
else
(void) strcpy(prop, TtFontDefault);
@@ -711,8 +711,8 @@ ingItColors_and_fonts(void)
gTtFontIs850=is_it_850(gTtFont);
/* fprintf(stderr,"initx:ingItColors_and_fonts:XrmGetResource 5\n");*/
- if (XrmGetResource(rDB, "Axiom.hyperdoc.ActiveFont",
- "Axiom.hyperdoc.Font", str_type, &value) == True)
+ if (XrmGetResource(rDB, "OpenAxiom.hyperdoc.ActiveFont",
+ "OpenAxiom.hyperdoc.Font", str_type, &value) == True)
(void) strncpy(prop, value.addr, (int) value.size);
else
(void) strcpy(prop, ActiveFontDefault);
@@ -723,12 +723,12 @@ ingItColors_and_fonts(void)
/* maintain backwards compatibility */
/* fprintf(stderr,"initx:ingItColors_and_fonts:XrmGetResource 6\n");*/
- if (XrmGetResource(rDB, "Axiom.hyperdoc.AxiomFont",
- "Axiom.hyperdoc.Font", str_type, &value) == True)
+ if (XrmGetResource(rDB, "OpenAxiom.hyperdoc.AxiomFont",
+ "OpenAxiom.hyperdoc.Font", str_type, &value) == True)
(void) strncpy(prop, value.addr, (int) value.size);
else {
- if (XrmGetResource(rDB, "Axiom.hyperdoc.SpadFont",
- "Axiom.hyperdoc.Font", str_type, &value) == True)
+ if (XrmGetResource(rDB, "OpenAxiom.hyperdoc.SpadFont",
+ "OpenAxiom.hyperdoc.Font", str_type, &value) == True)
{
(void) strncpy(prop, value.addr, (int) value.size);
}
@@ -741,8 +741,8 @@ ingItColors_and_fonts(void)
load_font(&gAxiomFont, prop);
/* fprintf(stderr,"initx:ingItColors_and_fonts:XrmGetResource 7\n");*/
- if (XrmGetResource(rDB, "Axiom.hyperdoc.EmphasizeFont",
- "Axiom.hyperdoc.Font", str_type, &value) == True)
+ if (XrmGetResource(rDB, "OpenAxiom.hyperdoc.EmphasizeFont",
+ "OpenAxiom.hyperdoc.Font", str_type, &value) == True)
{
(void) strncpy(prop, value.addr, (int) value.size);
}
@@ -753,8 +753,8 @@ ingItColors_and_fonts(void)
load_font(&gEmFont, prop);
/* fprintf(stderr,"initx:ingItColors_and_fonts:XrmGetResource 8\n");*/
- if (XrmGetResource(rDB, "Axiom.hyperdoc.BoldFont",
- "Axiom.hyperdoc.Font", str_type, &value) == True)
+ if (XrmGetResource(rDB, "OpenAxiom.hyperdoc.BoldFont",
+ "OpenAxiom.hyperdoc.Font", str_type, &value) == True)
{
(void) strncpy(prop, value.addr, (int) value.size);
}
@@ -821,7 +821,7 @@ ingItColors_and_fonts(void)
/* maintain backwards compatibility */
/* fprintf(stderr,"initx:ingItColors_and_fonts:get_color 6\n");*/
- gAxiomColor = get_color("AxiomColor", "Foreground", 0, &cmap);
+ gAxiomColor = get_color("OpenAxiomColor", "Foreground", 0, &cmap);
/* fprintf(stderr,"initx:ingItColors_and_fonts:get_color 7\n");*/
if (gAxiomColor == 0)
gAxiomColor = get_color("SpadColor", "Foreground",
@@ -897,9 +897,9 @@ get_color(char *name, char *class, int def, Colormap *map)
printf("get_color: %s %s %d -> ", name, class, def);
#endif
- strcpy(fullname, "Axiom.hyperdoc.");
+ strcpy(fullname, "OpenAxiom.hyperdoc.");
strcat(fullname, name);
- strcpy(fullclass,"Axiom.hyperdoc.");
+ strcpy(fullclass,"OpenAxiom.hyperdoc.");
strcat(fullclass,class);
if (XrmGetResource(rDB, fullname, fullclass, str_type, &value) == True) {
@@ -936,7 +936,7 @@ mergeDatabases(void)
XrmDatabase homeDB, serverDB, applicationDB;
char filenamebuf[1024];
char *filename = &filenamebuf[0];
- char *classname = "Axiom";
+ char *classname = "OpenAxiom";
char name[255];
/* fprintf(stderr,"initx:mergeDatabases:entered\n");*/
diff --git a/src/input/Makefile.pamphlet b/src/input/Makefile.pamphlet
index 2015a74c..cf85241c 100644
--- a/src/input/Makefile.pamphlet
+++ b/src/input/Makefile.pamphlet
@@ -20,7 +20,7 @@
Each of the files in this subdirectory is intended to achieve a
three goals. First, the file shows examples of how to use Axiom
algebra. Second, the file is used as a regression test to show
-that Axiom properly executes the algebra. Third, the file contains
+that OpenAxiom properly executes the algebra. Third, the file contains
documentation on known bugs or missing algebra.
It is important to collect as many examples as we can of working
diff --git a/src/input/asec.input.pamphlet b/src/input/asec.input.pamphlet
index 82907431..76ddb3fc 100644
--- a/src/input/asec.input.pamphlet
+++ b/src/input/asec.input.pamphlet
@@ -100,7 +100,7 @@ u(1)& =\frac{-5\sqrt{2}}{12}.
\end{array}
$$
-As implemented within Axiom the {\tt asec} function is
+As implemented within OpenAxiom the {\tt asec} function is
$$sec^{-1}(z) == cos^{-1}\left(\frac{1}{z}\right)$$
<<*>>=
)spool asec.output
diff --git a/src/input/bug10069.input.pamphlet b/src/input/bug10069.input.pamphlet
index 699bc910..920cd951 100644
--- a/src/input/bug10069.input.pamphlet
+++ b/src/input/bug10069.input.pamphlet
@@ -14,7 +14,7 @@ These functions were missing a case statement that handled the 'failed'
branch. This has been fixed.
Since these functions are designed to fail during testing we
-have to set the breakmode to resume so Axiom will continue reading
+have to set the breakmode to resume so OpenAxiom will continue reading
the input file.
<<*>>=
)cl all
diff --git a/src/input/defs.input.pamphlet b/src/input/defs.input.pamphlet
index 85b35ef3..e3b6ea71 100644
--- a/src/input/defs.input.pamphlet
+++ b/src/input/defs.input.pamphlet
@@ -10,7 +10,7 @@
\tableofcontents
\eject
The [[otherwise]] clause is not recognized either in the NAG version
-or the Axiom version.
+or the OpenAxiom version.
<<fib>>=
)clear all
@@ -23,7 +23,7 @@ fib(100)
@
The [[when]] clause is not recognized either in the NAG version or
-the Axiom version.
+the OpenAxiom version.
<<chebyshev>>=
chebyshev1: Integer -> UnivariatePolynomial(x,Fraction Integer)
chebyshev1(0) == 1
diff --git a/src/input/fixed.input.pamphlet b/src/input/fixed.input.pamphlet
index 67279b89..e4ff69da 100644
--- a/src/input/fixed.input.pamphlet
+++ b/src/input/fixed.input.pamphlet
@@ -756,7 +756,7 @@ complexNumeric(log(sqrt(-3)))
-- answer (barry):
--
--Your problem in TEST about specifying target types which are Mapping's
---was a bug in the compiler and has been fixed for Axiom release 2.0.
+--was a bug in the compiler and has been fixed for OpenAxiom release 2.0.
--
-------------------------------------------------------------------
@@ -1191,7 +1191,7 @@ ll 3
-- 4893,4653,4475,4005,3893,3669,3459,3143,2967,
-- 2807,2529,1827,1695,975,875,629,569
---It was gotten from Axiom by issuing the commands
+--It was gotten from OpenAxiom by issuing the commands
qrimes : Stream Integer := generate(nextPrime,2**512-5000)
rrimes := [ 2**512-p for p in qrimes while p < 2**512 ]
srimes := complete rrimes
@@ -1285,7 +1285,7 @@ L
-- (5) ["There is","a real bug","here"]
--
--Is there a way to fix this bug quickly ?? (I am ready to modify the source
---Axiom aggcat.spad).
+--OpenAxiom aggcat.spad).
--The problem with ! functions lies in the documentation not in the code. We
--need to explain more clearly that ! functions are ALLOWED to update their
--arguments, not REQUIRED to do so.
@@ -1327,7 +1327,7 @@ minimalPolynomial(y)$E
--
tr := rule cos(x)**(n | integer? n and even? n)==(1-sin(x)**2)**(n/2)
--
---Axiom returns
+--OpenAxiom returns
--
-- Cannot find a definition or library operation named even? with argument
-- types
@@ -1362,7 +1362,7 @@ tr := rule cos(x)**(n | integer? n and even? n)==(1-sin(x)**2)**(n/2)
-- copper@yktvmv.vnet.ibm.com/02/22/94 don coppersmith
-------------------------------------------------------------------
)clear all
---Questions that came up using Axiom on Aixproj:
+--Questions that came up using OpenAxiom on Aixproj:
--
--How does one find a Pade approximation? I tried pade(2,2,y)
--pade(y,2,2) Pade(2,2,y) PadeApproximation(2,2,y)
diff --git a/src/input/mapleok.input.pamphlet b/src/input/mapleok.input.pamphlet
index d6db7823..0a80afb3 100644
--- a/src/input/mapleok.input.pamphlet
+++ b/src/input/mapleok.input.pamphlet
@@ -7,9 +7,9 @@
\begin{abstract}
A set of test results that fail for Maple was published as a database
on the web by Vladimir Bondarenko. We looked at these equations in
-detail, redesigned and rewrote them for Axiom where the equations
-could be applied, and ran them thru the Axiom system. These are the
-set of results that give answers in Axiom along with a summary of
+detail, redesigned and rewrote them for OpenAxiom where the equations
+could be applied, and ran them thru the OpenAxiom system. These are the
+set of results that give answers in OpenAxiom along with a summary of
the tests.
\end{abstract}
\eject
@@ -24,7 +24,7 @@ We should have available a range of problems with associated
math theory and verified results that every computer algebra
system can use for testing purposes. To this end I've been
collecting test suites from various computer algebra systems and
-running them thru Axiom. The lastest collection is the Maple bug
+running them thru OpenAxiom. The lastest collection is the Maple bug
list posted by Vladimir.
Of course there is no common syntax and so one of the problems
@@ -32,12 +32,12 @@ is that every integral has to be hand-written to match the likely
semantics of the original. This is a time consuming effort.
pFurthermore there is no general mechanism for collecting results
(although I have been looking at automating regression testing
-in Axiom) so result collection and summary are also hand operations.
+in OpenAxiom) so result collection and summary are also hand operations.
Nevertheless, the process has completed the first phase of testing
and I've attached some summary statistics. Detailed results will
-be included with the next release of Axiom.
+be included with the next release of OpenAxiom.
-For the next phase I've built a special purpose version of Axiom
+For the next phase I've built a special purpose version of OpenAxiom
with instrumentation in all of the integration routines. I plan to
classify each integral and associate it with the code as part of
the literate documentation. This will give us a basis for finding
@@ -54,7 +54,7 @@ There were 4865 integrals tested. Of these
\item (1206 24.78\%) Undefined Special Functions or untranslated functions
\item (84 1.72\%) Mismatched signatures of existing functions
\item (158 3.25\%) Badly Behaved Integrals
-\item (7 0.14\%) Axiom Internal Errors
+\item (7 0.14\%) OpenAxiom Internal Errors
\item (279 5.73\%) Risch Algorithm Boundary Cases
\item (2331 47.91\%) Failed results
\item (490 10.07\%) Successful Results
@@ -68,7 +68,7 @@ rather more difficult to compute.
We further break down the results. The number in parentheses is
the number of integrals of this class. One observation is that a
-large number of these integrals involve the signum function. Axiom
+large number of these integrals involve the signum function. OpenAxiom
does not have an integrable form of this function. Frankly, I'm not
sure how to integrate functions involving signum. It is hardly a
surprise that Maple gets these wrong.
@@ -76,7 +76,7 @@ surprise that Maple gets these wrong.
On some of the functions I've given example integrals that exhibit
the behavior of their category.
-Axiom has a robust implementation of the Risch algorithm done by
+OpenAxiom has a robust implementation of the Risch algorithm done by
Barry Trager and Manuel Bronstein. Still, there are some corner
cases that are not implemented. We collected these under a
separate category so they will be useful for people who want to
@@ -104,9 +104,9 @@ These are apparently bogus function names.
\subsection{Undefined Special Functions or Untranslated Functions}
-Maple has these functios in different forms than Axiom. Some of the special
-functions have equivalent Axiom representations but Maple is much stronger
-in special functions. Axiom has single-argument forms of some of these
+Maple has these functios in different forms than OpenAxiom. Some of the special
+functions have equivalent OpenAxiom representations but Maple is much stronger
+in special functions. OpenAxiom has single-argument forms of some of these
functions but the translations were not clear.
\begin{itemize}
@@ -162,7 +162,7 @@ functions but the translations were not clear.
\subsection{Mismatched Signatures Of Existing Functions}
-Axiom's integration routines return a Union of several types.
+OpenAxiom's integration routines return a Union of several types.
In order to use the result in various other operations one branch
of the Union needs to be chosen. I have not done that here so these
are listed as though they were special functions with a missing
@@ -189,7 +189,7 @@ integrate(legendreP(0, z)/(z^2+3*z), z= 0..3,"noPole")
\end{verbatim}
-\subsection{Axiom Internal Errors}
+\subsection{OpenAxiom Internal Errors}
\begin{itemize}
\item (1) internal error
@@ -330,7 +330,7 @@ integrate(sin(1/z)+(1-1/z^4)^(1/2), z= 0..%pi,"noPole")
\subsection{(305) Indeterminate Results}
-There were some integrals that Axiom failed to complete given
+There were some integrals that OpenAxiom failed to complete given
the bounds on the allowed CPU time (about 10 minutes of execution).
Further effort will be applied to try to resolve these cases.
diff --git a/src/input/pmint.input.pamphlet b/src/input/pmint.input.pamphlet
index 35d8542b..eeaa87d3 100644
--- a/src/input/pmint.input.pamphlet
+++ b/src/input/pmint.input.pamphlet
@@ -288,7 +288,7 @@ integrate(f,x)
-- Airy Functions
-- f:=(x-airyAi(x)*airyAi(1,x))/(x^2-airyAi(x)^2)
--- Axiom does not have a 2 argument form of the airyAi function
+-- OpenAxiom does not have a 2 argument form of the airyAi function
-- integrate(f,x)
-- should be:
@@ -305,7 +305,7 @@ f:=x^2*airyAi(x)
g:=integrate(f,x)
-- should be:
-- -airyAi(x) + airyAi(1,x) x
--- but Axiom cannot integrate this and gives:
+-- but OpenAxiom cannot integrate this and gives:
--
-- x
-- ++ 2
@@ -329,7 +329,7 @@ f:=besselJ(y+1,x)/besselJ(y,x)
g:=integrate(f,x)
-- should be:
-- y log(x) - log(besselJ(y,x))
--- but Axiom cannot integrate it and gives:
+-- but OpenAxiom cannot integrate it and gives:
--
-- x
-- ++ besselJ(y + 1,%H)
@@ -338,7 +338,7 @@ g:=integrate(f,x)
-- Type: Union(Expression Integer,...)
-- f:=normal(y*besselJ(y,x)/x = besselJ(y+1,x))
--- Axiom does not have Maple's normal function
+-- OpenAxiom does not have Maple's normal function
-- should be:
-- besselJ(y+1,x) x - y besselJ(y,x)
-- - ---------------------------------
@@ -352,7 +352,7 @@ g:=integrate(f,x)
-- Whittaker functions
-- f:=WhittakerW(u+1,n,x)/(WhittakerW(u,n,x)*x)
--- Axiom does not implement WhittakerW
+-- OpenAxiom does not implement WhittakerW
-- should be:
-- Whittaker(u+1,n,x)
-- ------------------
@@ -371,7 +371,7 @@ g:=integrate(f,x)
-- The Lambert W function
-- f:=LambertW(x)
--- Axiom does not implement LambertW
+-- OpenAxiom does not implement LambertW
-- g:=integrate(f,x)
-- should be:
diff --git a/src/input/robidoux.input.pamphlet b/src/input/robidoux.input.pamphlet
index 70c286f3..e5e4ab8c 100644
--- a/src/input/robidoux.input.pamphlet
+++ b/src/input/robidoux.input.pamphlet
@@ -17,7 +17,7 @@
<<license>>
)clear all
-- from the paper:
--- Does Axiom Solve Systems of O.D.E.'s Like Mathematica?
+-- Does OpenAxiom Solve Systems of O.D.E.'s Like Mathematica?
-- Nicolas Robidoux University of New Mexico 24 June 1993
X1:=operator 'X1
deq1:=D(X1 t,t)=(1+ cos t /(2+sin t)) * X1 t
diff --git a/src/input/synonym.input.pamphlet b/src/input/synonym.input.pamphlet
index e8b01cc8..d2fb0ddd 100644
--- a/src/input/synonym.input.pamphlet
+++ b/src/input/synonym.input.pamphlet
@@ -17,7 +17,7 @@
<<license>>
-- This file contains the standard system defined system command
--- synonyms for the Axiom system. It is normally read into
+-- synonyms for the OpenAxiom system. It is normally read into
-- the system by adding the line
-- )read synonym input )ifthere )quiet
-- to the start-up profile axiom.input.
diff --git a/src/interp/i-syscmd.boot b/src/interp/i-syscmd.boot
index e79f0529..6b5a52fd 100644
--- a/src/interp/i-syscmd.boot
+++ b/src/interp/i-syscmd.boot
@@ -903,7 +903,7 @@ displayMacros names ==
names
macros := REMDUP macros
- null macros => sayBrightly '" There are no Axiom macros."
+ null macros => sayBrightly '" There are no OpenAxiom macros."
-- first do user defined ones
@@ -915,7 +915,7 @@ displayMacros names ==
first := NIL
displayParserMacro macro
macro in imacs => 'iterate
- sayBrightly ([" ",'%b, macro, '%d, " is not a known Axiom macro."])
+ sayBrightly ([" ",'%b, macro, '%d, " is not a known OpenAxiom macro."])
-- now system ones
diff --git a/src/interp/msgdb.boot b/src/interp/msgdb.boot
index 63f9683d..3b72b074 100644
--- a/src/interp/msgdb.boot
+++ b/src/interp/msgdb.boot
@@ -34,7 +34,7 @@
--% Description of Messages
---% Axiom messages are read from a flat file database and returned
+--% OpenAxiom messages are read from a flat file database and returned
--% as one long string. They are preceded in the database by a key and
--% this is how they are referenced from code. For example, one key is
--% S2IL0001 which means:
diff --git a/src/lib/Makefile.in b/src/lib/Makefile.in
index 05045445..89b68ea3 100644
--- a/src/lib/Makefile.in
+++ b/src/lib/Makefile.in
@@ -1,3 +1,36 @@
+# Copyright (C) 2007, Gabriel Dos Reis.
+# All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions are
+# met:
+#
+# - Redistributions of source code must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+#
+# - Redistributions in binary form must reproduce the above copyright
+# notice, this list of conditions and the following disclaimer in
+# the documentation and/or other materials provided with the
+# distribution.
+#
+# - Neither the name of The Numerical Algorithms Group Ltd. nor the
+# names of its contributors may be used to endorse or promote products
+# derived from this software without specific prior written permission.
+#
+# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
+# IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+# TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+# PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+# OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+# PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+# LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
+
core_SOURCES = bsdsignal.c cfuns-c.c sockio-c.c
terminal_io_SOURCES = cursor.c edin.c fnct_key.c openpty.c prt.c wct.c
graphics_SOURCES = \
diff --git a/src/lib/Makefile.pamphlet b/src/lib/Makefile.pamphlet
deleted file mode 100644
index 3dc252e9..00000000
--- a/src/lib/Makefile.pamphlet
+++ /dev/null
@@ -1,174 +0,0 @@
-%% Oh Emacs, this is a -*- Makefile -*-, so give me tabs.
-\documentclass{article}
-\usepackage{axiom}
-
-\title{\$SPAD/src/lib Makefile}
-\author{Timothy Daly \and Gabriel Dos~Reis}
-
-\begin{document}
-\maketitle
-
-\begin{abstract}
- This Makefile builds the \Tool{Axiom} C runtime system. This runtime
- support consists of three main compoments: core, terminal I/O, and
- graphics.
-\end{abstract}
-\eject
-
-\tableofcontents
-\eject
-
-\section{Components}
-
-\subsection{Core runtime}
-
-The core C runtime system is required on all hosts. It is composed of
-\begin{itemize}
-\item \verb!iint bsdSignal()!
-\item \verb!int addtopath(const char*)!
-\item \verb!int directoryp(const char*)!
-\item \verb!int make_path_from_file(const char*, const char*)!
-\item \verb!int writeablep(const char*)!
-\item \verb!int readablep(const char*)!
-\item \verb!int findString(const char*, const char*)!
-\item \verb!int copyEnvValue(const char*, char*)!
-\end{itemize}
-
-Those functions are implemented in \File{cfuns-c.c} and
-\File{sockio-c.c}. For the most part,
-they depend on [[<unistd.h>]], [[<sys/stat.h>]], and
-[[<sys/socket.h>]]
-
-<<environment>>=
-core_SOURCES = bsdsignal.c cfuns-c.c sockio-c.c
-@
-
-
-\subsection{Terminal I/O}
-
-This component provides all the routines necessary to build
-the \Tool{Superman} component.
-
-<<environment>>=
-terminal_io_SOURCES = cursor.c edin.c fnct_key.c openpty.c prt.c wct.c
-@
-
-
-\subsection{Graphics}
-
-HyperDoc and any other graphics capability.
-
-<<environment>>=
-graphics_SOURCES = \
- halloc.c \
- hash.c \
- pixmap.c \
- spadcolors.c \
- util.c \
- XDither.c \
- XShade.c \
- XSpadFill.c
-@
-
-??? document each of those files.???
-
-
-\section{environment}
-
-The \Tool{Autoconf}-subst'd variable [[axiom_c_runtime]] is computed
-at configure time, based on the characteristics of the host environment.
-It is a list of the main components. It also contain [[core]]
-
-<<environment>>=
-
-libspad_la_SOURCES = $(foreach comp, \
- $(addsuffix _SOURCES, @axiom_c_runtime@), \
- $($(comp)))
-
-other_SOURCES = cfuns-c.c
-
-unused_SOURCES = emupty.c
-
-libspad_la_objects = $(libspad_la_SOURCES:.c=.lo)
-
-other_objects = $(other_SOURCES:.c=.$(OBJEXT))
-
-pamphlets = Makefile.pamphlet
-@
-
-\section{Files}
-
-\subsection{object from C}
-<<object from C>>=
-.PRECIOUS: %.$(OBJEXT) %.lo
-
-%.lo: %.c $(axiom_c_macros_h)
- $(COMPILE) -o $@ $(CCF) $(axiom_includes) $(AXIOM_X11_CFLAGS) $<
-@
-
-
-
-\subsection{cfuns-c.c \cite{2}}
-The cfuns-c file contains socket primitives used by Axiom.
-They must be linked into and visible from the inferior lisp.
-In GCL this link happens thru setting a shell variable called
-{\bf EXTRAS} in the {\bf h/386-linux.defs} file. This file
-gets included as part of the final system build of GCL.
-
-\subsection{hash.c \cite{6}}
-This a a string-based hash table that is used both in the graph
-and hyper functions. It is included here because we need it built
-earlier so the graph and hyper routines can refer to it.
-
-\subsection{sockio-c.c \cite{10}}
-The sockio-c file contains socket primitives used by Axiom.
-They must be linked into and visible from the inferior lisp.
-In GCL this link happens thru setting a shell variable called
-{\bf EXTRAS} in the {\bf h/386-linux.defs} file. This file
-gets included as part of the final system build of GCL.
-
-\section{The cleanup stanza}
-<<cleanup>>=
-# This is a support library, so it does not change often and
-# we don't need to remove the produced objects in mostlyclean.
-# The remoal is done by clean.
-mostlyclean-local:
- @rm -f *.lo *.$(OBJEXT)
-
-clean-local: mostlyclean-local
- @$(LIBTOOL) --mode=clean $(axiom_target_libdir)/libspad.la
- @rm -f $(other_objects)
- @rm -f $(libspad_la_SOURCES) $(other_SOURCES)
- @rm -fr .libs _libs
- @rm -f stamp
-
-distclean-local: clean-local
-@
-
-<<*>>=
-<<environment>>
-
-subdir = src/lib/
-
-.PHONY: all all-lib
-.SUFFIXES:
-.SUFFIXES: .o .lo .obj .c .h
-
-all: all-ax
-
-all-ax all-lib: stamp
-stamp: $(axiom_target_libdir)/libspad.la
- rm -f stamp
- $(STAMP) stamp
-
-$(axiom_target_libdir)/libspad.la: $(libspad_la_objects)
- $(mkinstalldirs) $(axiom_target_libdir)
- $(LIBTOOL) --mode=link $(CC) -o $@ $(libspad_la_objects) \
- -rpath $(libdir)/axiom/target/$(target)/lib
-
-<<object from C>>
-
-<<cleanup>>
-@
-
-\end{document}
diff --git a/src/share/Makefile.in b/src/share/Makefile.in
index b6b369b8..b250a679 100644
--- a/src/share/Makefile.in
+++ b/src/share/Makefile.in
@@ -1,3 +1,35 @@
+# Copyright (C) 2007, Gabriel Dos Reis.
+# All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions are
+# met:
+#
+# - Redistributions of source code must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+#
+# - Redistributions in binary form must reproduce the above copyright
+# notice, this list of conditions and the following disclaimer in
+# the documentation and/or other materials provided with the
+# distribution.
+#
+# - Neither the name of The Numerical Algorithms Group Ltd. nor the
+# names of its contributors may be used to endorse or promote products
+# derived from this software without specific prior written permission.
+#
+# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
+# IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+# TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+# PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+# OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+# PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+# LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
subdir = src/share/
FILES=$(axiom_target_libdir)/command.list
diff --git a/src/share/Makefile.pamphlet b/src/share/Makefile.pamphlet
deleted file mode 100644
index 13d54119..00000000
--- a/src/share/Makefile.pamphlet
+++ /dev/null
@@ -1,53 +0,0 @@
-%% Oh Emacs, this is a -*- Makefile -*-, so give me tabs.
-\documentclass{article}
-\usepackage{axiom}
-\begin{document}
-\title{\$SPAD/src/share Makefile}
-\author{Timothy Daly}
-\maketitle
-\begin{abstract}
-Files in the share directory are common to all of the system builds.
-\end{abstract}
-\eject
-\tableofcontents
-\eject
-\section{command.list}
-The [[command.list]] file contains command completion strings used by
-the [[clef]] command line editor function. In the NAG version this
-lived in the share subdirectory but the open source version moves it
-back to the [[lib]] directory where it originally lived.
-<<command.list>>=
-$(axiom_target_libdir)/command.list: $(srcdir)/algebra/command.list
- $(INSTALL_DATA) $< $@
-@
-
-<<*>>=
-subdir = src/share/
-
-FILES=$(axiom_target_libdir)/command.list
-
-.SUFFIXES:
-.PHONY: all all-share
-all: all-ax
-
-all-ax all-share: stamp
- @ echo 3 finished $(srcdir)
-
-stamp: ${FILES}
- -rm -f stamp
- $(STAMP) stamp
-
-mostlyclean-local:
- @-rm -f $(FILES)
- @-rm -f stamp
-
-clean-local: mostlyclean-local
-distclean-local: clean-local
-
-<<command.list>>
-@
-\eject
-\begin{thebibliography}{99}
-\bibitem{1} nothing
-\end{thebibliography}
-\end{document}