ecl/src
2012-01-25 11:56:50 +01:00
..
c NEED-TO-MAKE-LOAD-FORM-P was not registered as taking two arguments [A. Paul] 2012-01-25 11:56:50 +01:00
clos Implemented EXT:TRULY-THE and made THE expand to either EXT:TRULY-THE or EXT:CHECKED-VALUE depending on the optimization settings. 2011-12-31 19:37:13 +01:00
clx Fixed documentation and error string typos (P. Van Eynde) 2011-03-05 15:11:49 +01:00
cmp Unicode strings were not properly saved in C compiled code. 2012-01-15 19:54:06 +01: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
gc-unstable Remove unneeded locks from GC_get_bytes_since_gc() and related functions. 2011-08-23 14:30:44 +02:00
gmp Undo latest commit, which breaks other platforms 2011-11-11 23:38:38 +01:00
h Added Windows dllexport declaration to ecl_to_size and ecl_fixnum_value 2012-01-22 23:41:38 +01:00
libffi Imported libffi into the ECL source tree. 2011-02-26 22:11:39 +01:00
lsp Strip out the help file routines into a separate module that also provides the CDB interface (http://cr.yp.to/cdb/cdb.txt) on which the new help file is based. 2012-01-06 19:49:52 +01:00
new-cmp NEED-TO-MAKE-LOAD-FORM-P was not registered as taking two arguments [A. Paul] 2012-01-25 11:56:50 +01:00
tests Some of the changes for the Windows tests broke the Unix platform 2011-12-30 22:09:40 +01:00
util Remove unused files from src/util/emacs.el 2011-12-10 00:00:47 +01:00
aclocal.m4 Include missing changes from Commit 9b083e4d78 2011-08-23 22:37:03 +02:00
bare.lsp.in The EXT package is now used in the C package 2011-12-28 21:27:16 +01:00
CHANGELOG Unicode strings were not properly saved in C compiled code. 2012-01-15 19:54:06 +01:00
compile.lsp.in Fixed miscompilation in Mingw (Xiaofeng Yang) 2012-01-22 23:16:26 +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 The tests are now integral part of ECL's makefile and can also be used to test other implementations. 2011-12-07 22:48:34 +01:00
configure.in The tests are now integral part of ECL's makefile and can also be used to test other implementations. 2011-12-07 22:48:34 +01:00
install.sh
Makefile.in Eliminate infinite recursion in makefiles. 2012-01-01 14:55:02 +01:00