ecl/src
2011-07-14 17:39:29 +02:00
..
c When evaluating :COMPILE-TOPLEVEL forms in the bytecodes compiler, reset the list of constants (some of them might have been transformed into load-time ones) 2011-07-14 17:39:29 +02:00
clos Fixed documentation and error string typos (P. Van Eynde) 2011-03-05 15:11:49 +01:00
clx Fixed documentation and error string typos (P. Van Eynde) 2011-03-05 15:11:49 +01:00
cmp Remove debug statement. 2011-06-28 21:11:55 +02:00
doc Added documentation for NULL-POINTER-P 2010-04-24 10:38:51 +02:00
gc Ported the Boehm-Weiser garbage collector to the ARM+DARWIN combination (R. Krishnan) 2011-01-30 19:14:41 +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 Added the possibility of linking ECL's compiled data as binary data at the end of the compiled files, instead of C constants. 2011-06-23 21:28:58 +02:00
libffi Imported libffi into the ECL source tree. 2011-02-26 22:11:39 +01:00
lsp Needed compile-time side effects for DEFVAR/DEFPARAMETER/DEFCONSTANT also in the bytecodes compiler 2011-06-05 12:35:03 +02:00
new-cmp New function for detecting arbitrary constant expressions. 2010-05-15 20:28:42 +02:00
util Updated the list of files in emacs.el 2011-06-30 11:08:02 +02:00
aclocal.m4 Failed checks of headers in nonstandard locations. 2011-03-06 00:10:03 +01:00
bare.lsp.in The location of the commit-id (git directory) was not properly computed in Mingw32 2011-06-28 21:00:46 +02:00
CHANGELOG Add an extra function to the shared and statically linked libraries to allow for initialization of ECL and loading of the library. 2011-06-25 23:07:33 +02:00
compile.lsp.in Restore the translation of SYS: so that C:BUILDER may locate the builtin modules 2011-06-28 22:31:24 +02: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 Added functions to MMAP files into memory (Unix only). 2011-06-19 17:08:08 +02:00
configure.in Added functions to MMAP files into memory (Unix only). 2011-06-19 17:08:08 +02:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in Similar as the previos commit, eclh files were not deleted from lsp/cmp/clos... files 2011-06-04 14:44:41 +02:00