ecl/src
2009-05-02 14:39:01 +02:00
..
c All pathnames print readably, even those without a physical namestring 2009-05-02 14:36:21 +02:00
clos Fixed typo in parsing of nonstandard method combinations. Fixed signature of the macro version of CALL-METHOD (only used inside nonstandard method combinations) 2009-05-02 13:21:10 +02:00
clx Use default display when HOST = NIL 2009-02-24 15:06:35 +01:00
cmp Compiled files now carry some comments with the source they came from. 2009-05-02 14:39:01 +02:00
doc The reader for logical pathnames always sets a non-NIL directory. GETCWD/CHDIR now affect *default-pathname-defaults*. *default-pathname-defaults* is set to the current directory on startup 2008-10-05 16:52:46 +02:00
gc Remove some more trash files that got in from gc-7.1 2009-04-03 19:50:03 +02:00
gmp Don't build documentation for GMP. 2009-04-17 14:53:05 +02:00
h Unprotected allocation. 2009-04-23 22:07:27 +02:00
lsp Instead of pushing into features, use the appropriate table in main.d 2009-04-23 22:16:51 +02:00
util Committed the changes to implement small conses 2008-04-30 14:24:20 +00:00
aclocal.m4 Allow to selectively build in or store as sources the different modules 2009-03-31 17:20:11 +02:00
bare.lsp.in Added the possibility of bytecompiling forms and saving them. New module bytecmp uses this to implement COMPILE and COMPILE-FILE. 2009-04-01 02:29:48 +02:00
CHANGELOG All pathnames print readably, even those without a physical namestring 2009-05-02 14:36:21 +02:00
compile.lsp.in Fixed typo in compile.lsp.in that prevented the bytecodes compiler from being linked in. 2009-04-02 15:20:55 +02:00
config.guess
config.sub
configure Patch release for solving the stream problems. 2009-04-06 14:49:44 +02:00
configure.in Patch release for solving the stream problems. 2009-04-06 14:49:44 +02:00
install.sh
Makefile.in Upgraded Boehm-Weiser garbage collector to version 7.1 2009-04-03 18:01:00 +02:00