ecl/src
2008-06-19 14:57:45 +00:00
..
c Avoid using field lex_env in frame stack records, at least for blocks 2008-06-19 14:57:45 +00:00
clos Export a condition for detected user interrupts (SIGINT) 2008-06-05 12:45:02 +00:00
clx Do not use machine instance to start CLX 2007-06-12 07:58:19 +00:00
cmp In compile-file, ensure that :output-file is appended the proper file extension 2008-05-30 23:55:54 +00:00
doc Make LOG more accurate when the real or the imaginary part are much smaller than the corresponding other part. 2008-04-13 18:38:26 +00:00
gc The symbols from Boehm-Weiser garbage collector are now exported from the DLL also in Windows. This means PROFILE can be built there. In addition, under mingw32 we now only export symbols which have been marked with dllexport. 2008-03-17 08:28:20 +00:00
gmp echo is somehow broken in ksh 2007-12-23 19:57:21 +00:00
h ecl_interpret() now takes an explicit lexical environment argument. 2008-06-19 14:57:12 +00:00
lsp Export a condition for detected user interrupts (SIGINT) 2008-06-05 12:45:02 +00:00
util Committed the changes to implement small conses 2008-04-30 14:24:20 +00:00
aclocal.m4 Fix the problem detecting 32 bit operating systems running on Intel/64bits. --enable-boehm=auto and --with-system-gmp=auto are now default options. 2008-05-20 08:17:16 +00:00
bare.lsp.in Move the redefinition of with-lock into the compiler 2007-08-02 19:34:49 +00:00
CHANGELOG The interpreter is rewritten using indirect threaded code 2008-06-19 14:56:24 +00:00
compile.lsp.in Avoid using --rpath, since it is not required 2008-03-18 21:51:15 +00: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 Make the incremenal garbage collector optional until we solve why some platforms break with it. 2008-05-30 15:33:07 +00:00
configure.in Make the incremenal garbage collector optional until we solve why some platforms break with it. 2008-05-30 15:33:07 +00:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in Committed the changes to implement small conses 2008-04-30 14:24:20 +00:00