ecl/src
2009-05-17 11:26:34 +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 Create two functions for writing comments in and out-of-line, and use them to write the compiled file header (compiler, date, etc). 2009-05-02 15:14:27 +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 The mechanism for detectin uint32_t and relatives is extended now to uint8_t. This solves a problem with Solaris, which _now_ provides complete stdint/inttypes.h headers. Version upgraded to 9.5. 2009-05-17 11:26:34 +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 The mechanism for detectin uint32_t and relatives is extended now to uint8_t. This solves a problem with Solaris, which _now_ provides complete stdint/inttypes.h headers. Version upgraded to 9.5. 2009-05-17 11:26:34 +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 The mechanism for detectin uint32_t and relatives is extended now to uint8_t. This solves a problem with Solaris, which _now_ provides complete stdint/inttypes.h headers. Version upgraded to 9.5. 2009-05-17 11:26:34 +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 Use user-supplied DPP to build the C files. machines.h is no longer required. 2003-07-23 13:09:37 +00:00
config.sub Use user-supplied DPP to build the C files. machines.h is no longer required. 2003-07-23 13:09:37 +00:00
configure The mechanism for detectin uint32_t and relatives is extended now to uint8_t. This solves a problem with Solaris, which _now_ provides complete stdint/inttypes.h headers. Version upgraded to 9.5. 2009-05-17 11:26:34 +02:00
configure.in The mechanism for detectin uint32_t and relatives is extended now to uint8_t. This solves a problem with Solaris, which _now_ provides complete stdint/inttypes.h headers. Version upgraded to 9.5. 2009-05-17 11:26:34 +02:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in Upgraded Boehm-Weiser garbage collector to version 7.1 2009-04-03 18:01:00 +02:00