ecl/src
2010-01-20 22:54:38 +01:00
..
c When a process is not initialized, refuse to accept signals. 2010-01-20 22:54:38 +01:00
clos In combin.lsp, replace a call to invalid-method-error with an ordinary ERROR which seems more appropriate. 2009-12-30 20:16:13 +01:00
clx The code for disabling interrupts was outdated in clx (src/clx/dependent) 2009-12-02 22:03:53 +01:00
cmp Changed the prototype of functions that take a fixed number of arguments 2009-12-26 15:40:08 +01: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 Change needed for OS X 10.6 Leopard: ucontext.h is deprecated and produces an error. 2009-09-29 17:04:11 +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 the 'set' slot in hash tables and inlined the code for assigning to the variable hash table in stacks.d 2010-01-20 18:11:41 +01:00
lsp Merge branch 'master' of /Users/jjgarcia/src/ecl 2010-01-16 11:32:18 +01:00
new-cmp Make the code in C2EMIT-CLOSURE-SCAN bit more clear. 2010-01-03 11:44:09 +01:00
util Update the compiler list of files. 2009-12-31 11:42:34 +01:00
aclocal.m4 A new flag allows deactivating the dynamic foreign function interface. This is needed when the compiler does not understand GCC's inline assembly syntax and libffi is not available. 2009-10-12 10:51:22 +02:00
bare.lsp.in Fixed a number of typos and missing package prefixes. 2009-12-29 22:39:51 +01:00
CHANGELOG Speed up hash table access by specialized lookup routines. 2010-01-20 13:40:57 +01:00
compile.lsp.in Incorporate the new compiler into the source tree. 2009-12-20 16:04:59 +01:00
config.guess
config.sub
configure Upgrade release number. 2010-01-17 19:14:24 +01:00
configure.in Upgrade release number. 2010-01-17 19:14:24 +01:00
install.sh
Makefile.in Incorporate the new compiler into the source tree. 2009-12-20 16:04:59 +01:00