ecl/src
2009-09-13 19:25:43 +02:00
..
c MP:PROCESS-JOIN was defined also in not threaded builds 2009-09-09 11:58:57 +02:00
clos Implemented weak pointers. 2009-09-03 16:54:25 +02:00
clx Implement read-only readtables to avoid copying the standard readtable when this value is requested. 2009-06-19 11:12:49 +02:00
cmp Reimplement with-lock so that it is interrupt-safe. 2009-09-04 23:12:36 +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 Apply patch recommended by Boehm-Weiser-gc mailing list. 2009-08-31 21:50:23 +02:00
gmp In src/gmp/gmp-h.in, changed the definition of __GMP_EXTERN_INLINE to include the fixes from MPIR (The semantics of extern inline has changed between releases of gcc) 2009-08-03 00:06:00 +02:00
h stacks.h: fixed typo in the definition of CL_CATCH_END 2009-09-13 19:25:43 +02:00
lsp src/lsp/mp.lsp: use prefixes for names in SI/EXT packages. 2009-09-05 12:48:36 +02:00
util Changed the file for tagging ECL releases 2009-07-09 16:08:12 +02:00
aclocal.m4 src/configure.in: detect existence of gmp.h or gmp/gmp.h and signal error when using system libraries without finding the header. 2009-09-09 14:52:14 +02:00
bare.lsp.in Next iteration of the code for building and installing fake ASDF components for every ECL module. 2009-08-05 22:23:36 +02:00
CHANGELOG Create threads in a joinable state (Unix pthread) and let it detach itself before exiting. 2009-09-08 15:32:30 +02:00
compile.lsp.in Two compatibility improvements in the SOCKETS library: 2009-08-16 10:49:36 +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 src/configure.in: detect existence of gmp.h or gmp/gmp.h and signal error when using system libraries without finding the header. 2009-09-09 14:52:14 +02:00
configure.in src/configure.in: detect existence of gmp.h or gmp/gmp.h and signal error when using system libraries without finding the header. 2009-09-09 14:52:14 +02:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in Next iteration of the code for building and installing fake ASDF components for every ECL module. 2009-08-05 22:23:36 +02:00