<feed xmlns='http://www.w3.org/2005/Atom'>
<title>open-axiom/src/interp/i-syscmd.boot.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-11-07T20:54:59Z</updated>
<entry>
<title>remove more pamphlets</title>
<updated>2007-11-07T20:54:59Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-11-07T20:54:59Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=4edaea6cff2d604009b8f2723a9436b0fc97895d'/>
<id>urn:sha1:4edaea6cff2d604009b8f2723a9436b0fc97895d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* Makefile.pamphlet (i-toplev.$(FASLEXT)): New rule.</title>
<updated>2007-11-07T20:46:16Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-11-07T20:46:16Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=45ce0071c30e84b72e4c603660285fa6a462e7f7'/>
<id>urn:sha1:45ce0071c30e84b72e4c603660285fa6a462e7f7</id>
<content type='text'>
	(i-syscmd.$(FASLEXT)): Likewise.
	(i-spec2.$(FASLEXT)): Likewise.
	(i-spec1.$(FASLEXT)): Likewise.
	(i-funsel.$(FASLEXT)): Likewise.
	(i-map.$(FASLEXT)): Likewise.
	(i-eval.$(FASLEXT)): Likewise.
	(i-coerfn.$(FASLEXT)): Likewise.
	(i-coerce.$(FASLEXT)): Likewise.
	(i-resolv.$(FASLEXT)): Likewise.
	(i-analy.$(FASLEXT)): Likewise.
	(i-code.$(FASLEXT)): Likewise.
	(i-intern.$(FASLEXT)): Likewise.
	(&lt;&lt;i-analy.clisp&gt;&gt;): Remove.
	(&lt;&lt;i-code.clisp&gt;&gt;): Likewise.
	(&lt;&lt;i-coerce.clisp&gt;&gt;): Likewise.
	(&lt;&lt;i-coerfn.clisp&gt;&gt;): Likewise.
	(&lt;&lt;i-eval.clisp&gt;&gt;): Likewise.
	(&lt;&lt;i-funsel.clisp&gt;&gt;): Likewise.
	(&lt;&lt;i-intern.clisp&gt;&gt;): Likewise.
	(&lt;&lt;i-map.clisp&gt;&gt;): Likewise.
	(&lt;&lt;i-resolv.clisp&gt;&gt;): Likewise.
	(&lt;&lt;i-spec1.clisp&gt;&gt;): Likewise.
	(&lt;&lt;i-spec2.clisp&gt;&gt;): Likewise.
	(&lt;&lt;i-syscmd.clisp&gt;&gt;): Likewise.
	(&lt;&lt;i-toplev.clisp&gt;&gt;): Likewise.
	(&lt;&lt;i-util.clisp&gt;&gt;): Likewise.
	* apply.boot (compFormWithModemap): Fix syntax.
	* i-analy.boot.pamphlet: Push into package "BOOT".
	* i-code.boot.pamphlet: Likewise.
	* i-coerce.boot.pamphlet: Likewise.
	* i-coerfn.boot.pamphlet: Likewise.
	* i-eval.boot.pamphlet: Likewise.
	* i-funsel.boot.pamphlet: Likewise.
	* i-intern.boot.pamphlet: Likewise.
	* i-map.boot.pamphlet: Likewise.
	* i-resolv.boot.pamphlet: Likewise.
	* i-spec1.boot.pamphlet: Likewise.
	* i-spec2.boot.pamphlet: Likewise.
	* i-syscmd.bot.pamphlet: Likewise.
	* i-toplev.boot.pamphlet: Likewise.
	* i-util.boot.pamphlet: Likewise.
</content>
</entry>
<entry>
<title>	* br-data.boot.pamphlet (getImports): Rename `import' to `doImport'.</title>
<updated>2007-10-22T10:25:52Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-10-22T10:25:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=a73349338f650dea30da980fe22e5c750884cc85'/>
<id>urn:sha1:a73349338f650dea30da980fe22e5c750884cc85</id>
<content type='text'>
	* define.boot.pamphlet (hasSigInTargetCategory): Pretty-print
	signature in diagnostics.
	* i-syscmd.boot.pamphlet: Fix syntax.
	* mark.boot: Likewise.
</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>	* patches.lisp.pamphlet (reset-highlight): Move to i-syscmd.boot.</title>
<updated>2007-09-06T14:07:19Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-09-06T14:07:19Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=e8d67b0712ae24a8a6975e8c5047cbd73cc177e8'/>
<id>urn:sha1:e8d67b0712ae24a8a6975e8c5047cbd73cc177e8</id>
<content type='text'>
	(clear-highlight): Likewise.
	(|spool|): Likewise.
	* i-syscmd.boot.pamphlet (clearHighlight): Move from
	patches.lisp.pamphlet. Rename from clear-highlight.  Implement as
	Boot code.
	(resetHighlight): Move from patches.lisp.pamphlet.  Rename from
	clear-highlight. Implement as Boot code.
</content>
</entry>
<entry>
<title>	* i-syscmd.boot.pamphlet ($reportCompilation): Don't define here.</title>
<updated>2007-09-03T21:04:18Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-09-03T21:04:18Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=89cdfc1cf1dd40a8c5faf7fa8820f19bf6828895'/>
<id>urn:sha1:89cdfc1cf1dd40a8c5faf7fa8820f19bf6828895</id>
<content type='text'>
	* bootfuns.lisp.pamphlet (|$PrintOnly|): Move to sys-globals.boot.
	(|$QuickCode|): Likewise.
	(|$QuickLet|): Likewise.
	(|$reportBottomUpFlag|): Likewise.
	(|$reportFlag|): Likewise.
	(|$returnMode|): Likewise.
	(|$SetFunctions|): Likewise.
	(|$slamFlag|): Likewise.
	(|$sourceFileTypes|): Likewise.
	(|$printLoadMsgs|): Likewise.
	(|$reportCompilation|): Likewise.
	(|$reportCoerceIfTrue|): Move to setvart.boot.pamphlet.
	(|$SystemSynonyms|): Remove.
	(|$QuietIfNil|): Remove.
	(|$readingFile|): Likewise.
	(|$reportCoerce|): Likewise.
	(|$reportCompilation|): Likewise.
	(|$reportSpadTrace|): Likewise.
	(|$resolveFlag|): Likewise.
	(|$scanModeFlag|): Likewise.
	(|OptionList|): Likewise.
	(def-boot-var): Likewise.
	* setq.lisp.pamphlet (|$QuickCode|): Don't set here.
	(|$QuickLet|): Likewise.
	(|$reportCoerce|): Likewise.
	* bookvol5.pamphlet (restart): Don't $printLodMsgs here.
</content>
</entry>
<entry>
<title>	* i-syscmd.boot.pamphlet (SPADRWRITE): Don't confuse Boot comments</title>
<updated>2007-08-19T18:23:20Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-08-19T18:23:20Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=4fd69a22c915b6287fb7fc1dc6e8eb450bad0702'/>
<id>urn:sha1:4fd69a22c915b6287fb7fc1dc6e8eb450bad0702</id>
<content type='text'>
	with Lisp comments.
</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>
