ecl/src
jjgarcia 92152c66ee When using the generational garbage collector, do not use dlopen/dlclose wrapper
s, which deactivate the garbage collector. In this case, we need not explicit ca
lls to si_gc(Ct) in si_load_binary()
2008-05-31 13:14:05 +00:00
..
c When using the generational garbage collector, do not use dlopen/dlclose wrappers, which deactivate the garbage collector. In this case, we need not explicit calls to si_gc(Ct) in si_load_binary() 2008-05-31 12:58:01 +00:00
clos Implemented a cache for SUBTYPEP 2008-05-29 06:49:08 +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 When using the generational garbage collector, do not use dlopen/dlclose wrapper 2008-05-31 13:14:05 +00:00
lsp In compile-file, ensure that :output-file is appended the proper file extension 2008-05-30 23:55:54 +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 Accessors for low-level socket timeout attributes (by G. Carncross). 2008-05-31 13:04:07 +00:00
compile.lsp.in Avoid using --rpath, since it is not required 2008-03-18 21:51:15 +00:00
config.guess
config.sub
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
Makefile.in Committed the changes to implement small conses 2008-04-30 14:24:20 +00:00