ecl/src
2013-01-11 23:52:55 +01:00
..
c Minor optimization in CONSTANT-FORM-VALUE 2013-01-11 23:51:35 +01:00
clos UPDATE-INSTANCE-FOR-REDEFINED-CLASS received an alist instead of a propertly-list as last argument 2013-01-11 23:52:55 +01:00
clx Fixed typos (R.J.Alcantara) 2012-08-23 11:24:44 +02:00
cmp CONSTANT-FORM-VALUE and CONSTANTP-INNER cannot be referenced as C functions because they must change, depending on the compiler 2013-01-11 23:52:18 +01:00
doc The lambda list annotations associated to special operators are now actual lists, not strings 2012-10-27 23:01:46 +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 Fix warning when using C++ to compile gmp.h (E. Marsden) 2012-05-31 10:21:00 +02:00
h CONSTANT-VALUE-FORM and CONSTANTP-INNER's environment value is now optional 2013-01-11 22:53:53 +01:00
libffi Imported libffi into the ECL source tree. 2011-02-26 22:11:39 +01:00
lsp Ensure CONSTANTP is used with an environment value 2013-01-11 09:41:41 +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 Suppress compiler warnings when running the ANSI tests 2013-01-10 10:03:34 +01:00
util Remove unused files from emacs.el 2012-11-30 23:41:29 +01:00
aclocal.m4 Allow using a preinstalled copy of libatomic-ops 2012-10-31 21:42:10 +01:00
bare.lsp.in Make sb-bsd-sockets an alias for sockets listing the latter as an ASDF dependency 2012-11-18 02:22:16 +01:00
CHANGELOG Updated the CHANGELOG for the next release. 2012-12-05 23:44:46 +01:00
compile.lsp.in Added some code to know which functions can be moved into cl_symbols 2012-12-19 23:30:13 +01:00
config.guess
config.sub
configure Added the Unicode character database to the C library 2012-12-26 22:31:37 +01:00
configure.in Added the Unicode character database to the C library 2012-12-26 22:31:37 +01:00
install.sh
Makefile.in make clean_lisp removes also the executable 2012-10-27 21:35:48 +02:00