ecl/src
2010-02-19 17:24:04 +01:00
..
c DIRECTORY no longer queries the kind of files that do not match the name/type mask 2010-02-19 09:39:17 +01:00
clos The generic-function-spec-list can not be modified by the presence of the argument-precedence-order 2010-02-16 22:02:54 +01:00
clx The code for disabling interrupts was outdated in clx (src/clx/dependent) 2009-12-02 22:03:53 +01:00
cmp Add empty lines around messages at the beginning of COMPILE-FILE, also at the end, and after a note from SAFE-SYSTEM. 2010-02-19 17:24:04 +01:00
doc Implemented SBCL's extension EXT:*INVOKE-DEBUGGER-HOOK* 2010-02-07 20:42:29 +01:00
gc Changed header so that we can use GC_arrays from ECL. 2010-02-01 23:56:21 +01: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 New global constant for the '/' string 2010-02-17 19:50:35 +01:00
lsp A new function EXT:ALL-ENCODINGS lists all encondings known to ECL. 2010-02-17 21:14:34 +01:00
new-cmp Add empty lines around messages at the beginning of COMPILE-FILE, also at the end, and after a note from SAFE-SYSTEM. 2010-02-19 17:24:04 +01:00
util Update the compiler list of files. 2009-12-31 11:42:34 +01:00
aclocal.m4 Extend the set of types supported by UFFI (Matthew Mondor). 2010-02-13 15:29:41 +01:00
bare.lsp.in Fixed a number of typos and missing package prefixes. 2009-12-29 22:39:51 +01:00
CHANGELOG The old and new compilers now share cmputil.lsp. Toplevel forms are stored both in macroexpanded and non-macroexpanded forms, and the compiler messages print only the innermost form that was not macroexpanded. Improve readability of compiler messages. 2010-02-19 17:16:32 +01:00
compile.lsp.in Incorporate the new compiler into the source tree. 2009-12-20 16:04:59 +01: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 --enable-precisegc defaults to NO until further notice. 2010-02-17 23:43:19 +01:00
configure.in --enable-precisegc defaults to NO until further notice. 2010-02-17 23:43:19 +01:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in Incorporate the new compiler into the source tree. 2009-12-20 16:04:59 +01:00