ecl/src
2009-06-07 18:52:57 +02:00
..
c Use a different unreadable printed form for bytecode-closures than for ordinary bytecode expressions. 2009-06-07 18:32:28 +02:00
clos Fix Boehm-Weiser gc so that we can use our mprotect() mechanism for deferring signals together with B-W's memory protection and generational garbage collector. 2009-05-23 15:53:30 +02:00
clx Use default display when HOST = NIL 2009-02-24 15:06:35 +01:00
cmp The compiler can now generate some Lisp constants as static C expressions (based on patches by JC Beaudoin) 2009-06-07 18:18: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 Fix Boehm-Weiser gc so that we can use our mprotect() mechanism for deferring signals together with B-W's memory protection and generational garbage collector. 2009-05-23 15:53:30 +02:00
gmp Don't build documentation for GMP. 2009-04-17 14:53:05 +02:00
h The compiler can now generate some Lisp constants as static C expressions (based on patches by JC Beaudoin) 2009-06-07 18:18:27 +02:00
lsp Fixed circular dependency on FILL, that failed if the compiled ECL needed to clear the cache before the block where FILL resides was defined. 2009-06-07 18:52:57 +02:00
util Committed the changes to implement small conses 2008-04-30 14:24:20 +00:00
aclocal.m4 Link with -lpthread also in NetBSD 2009-06-07 18:20:45 +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 Improvements to the debugger and inspector by JC Beaudoin 2009-06-07 18:46:19 +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 Link with -lpthread also in NetBSD 2009-06-07 18:20:45 +02:00
configure.in Fix typo in autoconf help expression 2009-06-07 18:20:08 +02:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in Removed shell command which is not needed and which confuses FreeBSD's shell 2009-06-01 15:28:52 +02:00