<feed xmlns='http://www.w3.org/2005/Atom'>
<title>open-axiom/src/interp/daase.lisp.pamphlet, branch master</title>
<subtitle>open scientific computation system</subtitle>
<id>https://git.pashev.ru/open-axiom/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/open-axiom/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/'/>
<updated>2007-10-13T13:02:58Z</updated>
<entry>
<title>Remove more pamphlets</title>
<updated>2007-10-13T13:02:58Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-10-13T13:02:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=c4d8dec2eec9c0eb7ae6639ecc0dd607a97b37b7'/>
<id>urn:sha1:c4d8dec2eec9c0eb7ae6639ecc0dd607a97b37b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* Makefile.pamphlet (${DEPSYS}): Depend on g-util.$(FASLEXT).</title>
<updated>2007-10-12T04:33:34Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-10-12T04:33:34Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=154daf2e85eaa209486de6d41e8a1b067590bb8e'/>
<id>urn:sha1:154daf2e85eaa209486de6d41e8a1b067590bb8e</id>
<content type='text'>
	Load explicitly.
	(&lt;&lt;profile.clisp&gt;&gt;): Remove.
	(&lt;&lt;g-cndata.clisp&gt;&gt;): Likewise.
	(&lt;&lt;g-opt.clisp&gt;&gt;): Likewise.
	(&lt;&lt;g-timer.clisp&gt;&gt;): Likewise.
	(&lt;&lt;hypertex.clisp&gt;&gt;): Likewise.
	(&lt;&lt;rulesets.clisp&gt;&gt;): Likewise.
	(&lt;&lt;ht-util.clisp&gt;&gt;): Likewise.
	(&lt;&lt;htsetvar.clisp&gt;&gt;): Likewise.
	(&lt;&lt;ht-root.clisp&gt;&gt;): Likewise.
	(&lt;&lt;htcheck.clisp&gt;&gt;): Likewise.
	(ht-root.$(FASLEXT)): New rule.
	(htcheck.$(FASLEXT)): Likewise.
	(ht-util.$(FASLEXT)): Likewise.
	(htsetvar.$(FASLEXT)): Likewise.
	(hypertex.$(FASLEXT)): Likewise.
	(profile.$(FASLEXT)): Likewise.
	(rulesets.$(FASLEXT)): Likewise.
	(g-opt.$(FASLEXT)): Likewise.
	(g-timer.$(FASLEXT)): Likewise.
	(g-util.$(FASLEXT)): Likewise.
	(g-cndata.$(FASLEXT)): Likewise.
	* daase.lisp.pamphlet (*attributes*): Move definition to
	sys-constants.boot.
	* g-cndata.boot.pamphlet: Push into package "BOOT".  Fix syntax.
	* g-opt.boot.pamphlet: Likewise.
	(EqualBarGensym): Fix thinko.
	* g-timer.boot.pamphlet: Push into package "BOOT".
	* g-util.boot.pamphlet: Likewise.
	* ht-root.boot.pamphlet: Likewise.  Fix syntax.
	* ht-util.boot.pamphlet: Push into package "BOOT".
	* htcheck.boot.pamphlet: Likewise.
	* htsetvar.boot.pamphlet: Likewise.
	* hypertex.boot.pamphlet: Likewise. Fix syntax.
	* profile.boot.pamphlet: Likewise.
	* rulesets.boot.pamphlet: Likewise.
	* setq.lisp.pamphlet (/VERSION): Move definition to sys-globals.boot.
	* spad.lisp.pamphlet (/WSNAME): Likewise.
	(|rplac|): Move to sys-macros.boot.
</content>
</entry>
<entry>
<title>src/input/</title>
<updated>2007-10-10T19:23:38Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-10-10T19:23:38Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=e662e66b323f896bc662d1ff326cb14cc5a4950a'/>
<id>urn:sha1:e662e66b323f896bc662d1ff326cb14cc5a4950a</id>
<content type='text'>
2007-10-10  Gabriel Dos Reis  &lt;gdr@cs.tamu.edu&gt;

	* Makefile.pamphlet (TESTSYS): Tidy.

src/interp/
2007-10-10  Gabriel Dos Reis  &lt;gdr@cs.tamu.edu&gt;
 
	* br-search.boot.pamphlet: Replace uses of $SPAROOT with
	systemRootDirectory. 
	* construc.lisp.pamphlet: Likewise.
	* daase.lisp.pamphlet: Likewise.
	* i-toplev.boot.pamphlet: Likewise.
	* patches.lisp.pamphlet: Likewise.
	* pathname.boot.pamphlet: Likewise.
	* util.lisp.pamphlet: Likewise.
	* bookvol5.pamphlet: Remove $spadroot throughout.
	(initroot): Remove.
	(reroot): Lose argument.
	* Makefile.pamphlet (makeint.lisp): Depend on
	sys-driver.$(FASLEXT).  Explicitly load it.
	Miscellaneous cleanup.
</content>
</entry>
<entry>
<title>2007-10-10  Gabriel Dos Reis  &lt;gdr@cs.tamu.edu&gt;</title>
<updated>2007-10-10T07:22:10Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-10-10T07:22:10Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=371a162e7759102786eca794c46ac28c3dc68789'/>
<id>urn:sha1:371a162e7759102786eca794c46ac28c3dc68789</id>
<content type='text'>
	* configure.ac.pamphlet: Tidy.  Don't instantiate src/lisp/core.lisp.
	* configure.ac: Regenerate.
	* configure: Likewise.
	* config/var-def.mk (open_axiom_installdir): New.
	(AXIOM): Support versioning.
	* Makefile.pamphlet (install): Tidy.
	Remove sections on SPAD and SYS variables.
	* Makefile.in: Regenerate.

src/algebra/
2007-10-10  Gabriel Dos Reis  &lt;gdr@cs.tamu.edu&gt;

	* Makefile.pamphlet (INTERPSYS): Now take system root directory
	and algebra directory as arguments.
	* Makefile.in: Regenerate.

src/etc/
2007-10-10  Gabriel Dos Reis  &lt;gdr@cs.tamu.edu&gt;

	* Makefile.pamphlet (INTERPSYS): Take system root directory and
	algebra directory as arguments.
	* Makefile.in: Regenerate.

src/interp/
2007-10-10  Gabriel Dos Reis  &lt;gdr@cs.tamu.edu&gt;

	* bookvol5.pamphlet (initroot): Use |systemRootDirectory| instead
	of environment variable AXIOM.
	(|loadExposureGroupData|): Likewise.
	* br-data.boot.pamphlet (dbHasExamplePage): Likewise.
	(dbRead): Likewise.
	(dbReadComments): Likewise.
	(buildGloss): Likewise.
	* br-saturn.boot.pamphlet (getSaturnExampleList): Likewise.
	* br-search.boot.pamphlet (grepSplit): Likewise.
	* daase.lisp.pamphlet (asharp): Likewise.
	(initial-getdatabase): Likewise.
	(DaaseName): Likewise.
	(create-initializers): Likewise.
	* ht-root.boot.pamphlet (htGlossPage): Likewise.
	* htcheck.boot.pamphlet (buildHtMacroTable): Likewise.
	* i-syscmd.boot.pamphlet (summary): Likewise.
	(copyright): Likewise.
	* patches.lisp.pamphlet (restart0): Likewise.
	* util.lisp.pamphlet (sourcepath): Likewise.
	* Makefile.pamphlet (OBJS): Include sys-driver.$(FASLEXT).
	(${SAVESYS}): Tidy.
	(${AXIOMSYS}): Likewise.
	(${DEPSYS}): Depend on sys-driver.$(FASLEXT).  Load it.
	(sys-driver.$(FASLEXT)): New rule.
	* Makefile.in: Regenerate.
	* sys-driver.boot: New.

src/lisp/
2007-10-10  Gabriel Dos Reis  &lt;gdr@cs.tamu.edu&gt;

	* core.lisp.in (|%systemOptions|): New.
	(|%systemArguments|): Likewise.
	(|$systemInstallationDirectory|): Likewise.
	(|$sysOpts|): Likewise.
	(|$sysArgs|): Likewise.
	(|handleCommandLine|): Tidy.
	(|printUsage|): Update.
	* Makefile.pamphlet (core.lisp): Instantiate here.

src/script/
2007-10-10  Gabriel Dos Reis  &lt;gdr@cs.tamu.edu&gt;

	* axiom.in (AXIOM): Use value substituted by Autoconf.
	Remove dead code.
</content>
</entry>
<entry>
<title>	Fix SF/1792002</title>
<updated>2007-09-17T22:50:50Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-09-17T22:50:50Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=1ee7a0030053e2447302d8157b9d3356a54e9b3a'/>
<id>urn:sha1:1ee7a0030053e2447302d8157b9d3356a54e9b3a</id>
<content type='text'>
	* util.lisp.pamphlet (build-interpsys): Lose parse-files,
	comp-files and browse-files parameters.  Don't set AutoLoad
	properties for those files anymore.
	(parse-functions): Remove definition.
	(comp-functions): Likewise.
	(browse-functions): Likewise.
	(|tr|): Don't call |oldCompilerAutoloadOnceTrigger| and
	|browserAutloadOnceTrigger| anymore.
	* daase.lisp.pamphlet (make-databases): Don't call
	|oldCompilerAutoloadOnceTrigger| anymore.
	* compiler.boot.pamphlet (compileSpad2Cmd): Don't call
	oldParserAutoloadOnceTrigger anymore.
	* bootlex.lisp (|oldParserAutoloadOnceTrigger|): Remove.
	* Makefile.pamphlet (OBJS): Include $(OPOBJS), $(OCOBJS) and
	$(BROBJS).
	(OPOBJS): Objects are not in autoload directory anymore.
	(OCOBJS): Likewise.
	(BROBJS): Likewise.
	(makeint.lisp): Remove explicit dependency on $(OCOBJS), $(OPOBJS)
	and $(BROBJS).  Don't call build-interpsys with those arguments
	anymore.
	* Makefile.in: Regenerate.
</content>
</entry>
<entry>
<title>	* vmlisp.lisp.pamphlet: Don't define package VMLISP.  Remove</title>
<updated>2007-09-14T19:42:36Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-09-14T19:42:36Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=1189054f7f23b886407a1be8263f4ab41edaa999'/>
<id>urn:sha1:1189054f7f23b886407a1be8263f4ab41edaa999</id>
<content type='text'>
	export declarations.  Import "boot-pkg".
	* sys-macros.lisp (EQUABLE): Remove definition.
	* sys-constants.boot ($true): Define as twice quoted T.
	* hash.lisp.pamphlet: Push into package BOOT, VMLISP.
	* ggreater.lisp: Likewise.
	* nlib.lisp.pamphlet: Likewise.
	* obey.lisp: Likewise.
	* construc.lisp.pamphlet: Remove reference to VMLISP package.
	* daase.lisp.pamphlet: Likewise.
	* debug.lisp.pamphlet: Likewise.
	* util.lisp.pamphlet: Likewise.
	* cformat.boot: Remove hack for GCL limitation.
	* scan.boot: Likewise.
	* incl.boot: Likewise.
	* parsing.lisp: Likewise.
	* bootlex.lisp: Remove reference to VMLISP package.
	* union.lisp: Likewise.
	* boot-pkg.lisp: Remove hack for GCL limitation.  Don't import 
	"vmlisp" anymore.
	* bookvol5.pamphlet (vmlisp::$current-directory): Remove.
	* patches.lisp.pamphlet: Likewise.
	* astr.boot: Import "vmlisp" instead of "boot-pkg".
	* Makefile.pamphlet (boot-pkg.$(FASLEXT)): Don't depend on
	vmlisp.$(FASLEXT). 
	(vmlisp.$(FASLEXT)): Depend on boot=pkg.$(FASLEXT).
</content>
</entry>
<entry>
<title>	* boot-pkg.lisp: New.</title>
<updated>2007-08-19T20:47:19Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-08-19T20:47:19Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=85858b85b1fcf9f115ab3286f6e3c9cbf06cbb3d'/>
<id>urn:sha1:85858b85b1fcf9f115ab3286f6e3c9cbf06cbb3d</id>
<content type='text'>
	* Makefile.pamphlet (${DEPSYS}): Depend on it
	(parsing.$(FASLEXT)): Likewise.
	(bookvol5.$(FASLEXT)): Likewise.
	(nocompil.$(FASLEXT)): Likewise.
	(bootfuns.$(FASLEXT)): Likewise.
	(boot-pkg.$(FASLEXT)): New rule.
	(boot-pkg.lisp): New rule; work around GCL+VPATH voodoo.
	(VPATH): Clear.
	* Makefile.in: Regenerate.

	* bootfuns.lisp.pamphlet: Don't define package "BOOT" here.
	Import "boot-pkg".
	(|printLoadMessages|): Move to setvart.boot.pamphlet.
	Move special functions to boot-pkg.lisp.
	Move get-current-directory to daase.lisp.pamphlet.

	* setvart.boot.pamphlet (printLoadMessages): Move from
	bootfuns.lisp.pamphlet. Write as Boot code.

	* daase.lisp.pamphlet (get-current-directory): Move from 
        bootfuns.lisp.pamphlet
</content>
</entry>
<entry>
<title>Initial population.</title>
<updated>2007-08-14T05:14:52Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-08-14T05:14:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=ab8cc85adde879fb963c94d15675783f2cf4b183'/>
<id>urn:sha1:ab8cc85adde879fb963c94d15675783f2cf4b183</id>
<content type='text'>
</content>
</entry>
</feed>
