ecl/src
2010-02-24 08:17:37 +01:00
..
c Normalize names after @(defun tags so that the appear in the TAGS file. 2010-02-24 08:17:37 +01:00
clos SETF-functions' documentation are now stored with 'SETF-DOCUMENTATION key. 2010-02-23 17:11:23 +01:00
clx The code for disabling interrupts was outdated in clx (src/clx/dependent) 2009-12-02 22:03:53 +01:00
cmp Do not complain when a global function is closed over. 2010-02-23 16:52:01 +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 Safer inline expansion for BOUNDP 2010-02-20 22:04:50 +01:00
lsp When querying with sub-key :ALL, EXT:GET-ANNOTATION now returns a list of pairs, with each pair being prefixed by the appropriate sub-key. 2010-02-23 18:11:32 +01:00
new-cmp Do not complain when a global function is closed over. 2010-02-23 16:52:01 +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 Implemented a new function EXT:FUNCTION-LAMBDA-LIST building on the new annotations facility. 2010-02-23 18:05:33 +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 Hard-code location of sources and create a TAGS file 2010-02-22 14:23:13 +01:00