ecl/src
2007-02-04 14:40:00 +00:00
..
c Interface for ecl_parse_namestring has changed. 2007-02-04 14:40:00 +00:00
clos DEFCLASS's :INITFORM did not expand the value of constant variables such as MOST-POSITIVE-FIXNUM. 2006-10-10 11:42:13 +00:00
clx Removed annoying log 2005-05-19 11:37:32 +00:00
cmp The closure analizer gets run once more when a lambda form appears in a FUNCTION special form, and also after compiling the body of a FLET/LABELS form, because both can change the nature of the function. 2007-01-19 18:08:52 +00:00
doc Move from short/long-float to single/double-float (by L. Brinkhoff) 2006-09-01 15:15:57 +00:00
gc Use version 6.8 of the Boehm-Weiser garbage collector (solves some memory leaks in OSX) 2007-01-20 11:38:38 +00:00
gmp Undo the changes in gmp and replace them with the appropiate compilation flags 2007-01-30 10:08:52 +00:00
h This function is no longer in the library 2007-02-01 09:19:21 +00:00
lsp Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries 2007-01-18 11:46:07 +00:00
util Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries 2007-01-18 11:46:07 +00:00
aclocal.m4 Activate DFFI on AMD64 2007-01-14 15:16:23 +00:00
bare.lsp.in Header files are now kept in a directory named 'ecl', so as to avoid name clashes with other headers. 2006-02-28 14:05:47 +00:00
CHANGELOG Version 4.2.1 of the GMP library 2007-01-20 12:25:14 +00:00
compile.lsp.in Safer when compiling from a directory with spaces in the name. 2006-06-24 20:59:33 +00: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 Undo the changes in gmp and replace them with the appropiate compilation flags 2007-01-30 10:08:52 +00:00
configure.in Undo the changes in gmp and replace them with the appropiate compilation flags 2007-01-30 10:08:52 +00:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in Version 4.2.1 of the GMP library 2007-01-20 12:25:14 +00:00