ecl/src
2010-03-04 20:39:32 +01:00
..
c Fixed typo. 2010-03-02 10:39:37 +01:00
clos New declaration C::POLICY-DEBUG-IHS-FRAME 2010-02-24 16:38:49 +01:00
clx The code for disabling interrupts was outdated in clx (src/clx/dependent) 2009-12-02 22:03:53 +01:00
cmp Source offsets were not used in cmpdefs.lsp 2010-03-04 20:39:32 +01:00
doc Fixed the argument documentation of some functions in src/doc/help.lsp 2010-02-23 17:59:47 +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 Fix some warnings about noreturn functions that actually return (M. Kocic) 2010-03-01 18:48:07 +01:00
lsp LISP-IMPLEMENTATION-VCS-ID must be prefixed with EXT: in config.lsp.in 2010-02-25 13:49:31 +01:00
new-cmp Replaced many uses of type_of() with specialized macros (ECL_BIT_VECTOR_P, ECL_BASE_STRING_P, etc), now in the compiler as well. 2010-02-28 01:20:26 +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 typo 2010-02-25 13:40:53 +01:00
CHANGELOG Added the possibility of specifying a different name for the source location stored in compiled files. 2010-02-25 23:36:56 +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 --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
Makefile.in Hard-code location of sources and create a TAGS file 2010-02-22 14:23:13 +01:00