ecl/src
2004-06-11 12:03:23 +00:00
..
ansi-tests + Fixes in the routines that deal with pathnames: it is now possible to 2004-01-08 11:03:05 +00:00
c Both in CLISP and CMUCL, #\Linefeed is printed as #\Newline. 2004-06-08 14:46:10 +00:00
clos We do not need any warnings about classes being redefined 2004-05-17 07:30:03 +00:00
clx The docs for CLX can now be processed ansd installed 2004-06-11 12:01:58 +00:00
cmp Changed the structure of the data in *LINKING-CALLS*. Now function objects are stored, together with C variable/function names. 2004-06-08 14:46:21 +00:00
doc The docs for CLX can now be processed ansd installed 2004-06-11 12:01:58 +00:00
eclx Preliminary implementation of the UFFI. 2004-03-29 11:13:17 +00:00
gabriel Fix typo: feature #+ecls -> #+ecl 2002-09-15 13:22:10 +00:00
gc During configuration process, ensure that GMP and GC install _anything_ under the build directory. Use the files src/gmp/config.{guess,sub} to guess the hosts. Use src/gc/mkinstalldirs to create directories. 2003-11-27 09:09:24 +00:00
gmp Do not produce documentation 2004-01-09 13:56:43 +00:00
h Teach the compiler how to produce C functions with a fixed number of arguments when the corresponding lisp function does not have any &optional, &rest, &key. Teach it also how to produce slimmer code for MULTIPLE-VALUE-SETQ/BIND. The type of a C1FORM can now be a (VALUES ...) expression, the first value being obtained with C1FORM-PRIMARY-TYPE. 2004-05-17 07:32:52 +00:00
lsp Simplify the macroexpansion of M-V-BIND, since it is not used anyway. 2004-05-17 07:30:48 +00:00
tests + Fixes in the routines that deal with pathnames: it is now possible to 2004-01-08 11:03:05 +00:00
tk Initial revision 2001-06-26 17:14:44 +00:00
util Remove references to the CLOCC CLX library 2004-06-11 12:03:23 +00:00
aclocal.m4 Support for OpenBSD in configure 2004-05-12 19:47:30 +00:00
bare.lsp.in format.lsp needs pprint.lsp, so load it twice. 2004-05-13 16:27:41 +00:00
CHANGELOG The portable CLX library is now compiled by ECL 2004-06-11 11:38:16 +00:00
compile.lsp.in The portable CLX library is now compiled by ECL 2004-06-11 11:38:16 +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 The portable CLX library is now compiled by ECL 2004-06-11 11:38:16 +00:00
configure.in The portable CLX library is now compiled by ECL 2004-06-11 11:38:16 +00:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in The portable CLX library has been incorporated. 2004-03-25 09:02:27 +00:00