ecl/src
2009-09-03 16:54:25 +02:00
..
c Implemented weak pointers. 2009-09-03 16:54:25 +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 Implemented weak pointers. 2009-09-03 16:54:25 +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 Implemented weak pointers. 2009-09-03 16:54:25 +02:00
lsp The function ecl_alloc_simple_vector() is responsible now for allocation of simple strings and it uses ecl_alloc_compact_object(). 2009-08-29 18:53:28 +02:00
util Changed the file for tagging ECL releases 2009-07-09 16:08:12 +02:00
aclocal.m4 -lrt is needed for the semaphores in the BWGC. 2009-08-31 22:39:42 +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 Implemented weak pointers. 2009-09-03 16:54:25 +02:00
compile.lsp.in Two compatibility improvements in the SOCKETS library: 2009-08-16 10:49:36 +02:00
config.guess
config.sub
configure -lrt is needed for the semaphores in the BWGC. 2009-08-31 22:39:42 +02:00
configure.in --enable-slow-config is now much faster because it simply takes the flags from the GMP library that we are going to build anyways. 2009-08-31 12:21:21 +02:00
install.sh
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