ecl/src
2013-01-12 21:15:35 +01:00
..
c New functions RATIOP, {SINGLE,SHORT,DOUBLE,LONG}-FLOAT-P help avoid consing in TYPEP 2013-01-12 21:15:35 +01:00
clos Added built in classes FIXNUM and BIGNUM. 2013-01-12 10:16:31 +01:00
clx Fixed typos (R.J.Alcantara) 2012-08-23 11:24:44 +02:00
cmp New functions RATIOP, {SINGLE,SHORT,DOUBLE,LONG}-FLOAT-P help avoid consing in TYPEP 2013-01-12 21:15:35 +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 New functions RATIOP, {SINGLE,SHORT,DOUBLE,LONG}-FLOAT-P help avoid consing in TYPEP 2013-01-12 21:15:35 +01:00
libffi Imported libffi into the ECL source tree. 2011-02-26 22:11:39 +01:00
lsp New functions RATIOP, {SINGLE,SHORT,DOUBLE,LONG}-FLOAT-P help avoid consing in TYPEP 2013-01-12 21:15:35 +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