ecl/src
jjgarcia f589ddf587 When compiling a (VALUES ...) form, put the result in VALUES; do not use
value0, because then the compiler assumes only one value is produced.
2002-12-05 09:48:52 +00:00
..
ansi-tests Changes towards 0.7b comprise naming and calling conventions. See CHANGELOG. 2002-11-04 14:08:24 +00:00
c The name of the character was clobbered and could not be accessed by 2002-12-04 17:46:15 +00:00
clos Replaced LET -> LET* to make C code smaller, wherever it is possible. 2002-12-04 15:40:42 +00:00
clx Remove variable si::*system-directory* and use logical hostname "SYS:" instead. 2001-07-19 07:45:02 +00:00
cmp When compiling a (VALUES ...) form, put the result in VALUES; do not use 2002-12-05 09:48:52 +00:00
doc Fix bogus link. 2002-10-21 09:25:17 +00:00
etc Initial revision 2001-06-26 17:14:44 +00:00
gabriel Fix typo: feature #+ecls -> #+ecl 2002-09-15 13:22:10 +00:00
gc Remove unportable hacks in BWGC, just in case someone wishes to an already 2002-11-05 13:14:57 +00:00
gmp GMP 4.0 imported. 2001-12-13 14:16:16 +00:00
h SI::PROCESS-LAMBDA-LIST split into SI::PROCESS-LAMBDA (which actually 2002-12-02 10:14:21 +00:00
lsp Fix typo. 2002-12-04 19:08:12 +00:00
tests The project name goes back to ECL. Therefore feature #+ECL returns and the 2001-11-21 08:07:30 +00:00
tk Initial revision 2001-06-26 17:14:44 +00:00
util src/c/init.d is no longer used. 2002-11-23 11:56:27 +00:00
aclocal.m4 Detect automatically, to what characters \n is translated. For instance, 2002-11-23 18:12:31 +00:00
bare.lsp.in Rewrite bare.lsp.in so that compile.lsp may be loaded in an already compiled ECL. 2002-11-11 11:19:20 +00:00
CHANGELOG New definition for SI:DESTRUCTURE uses SI::PROCESS-LAMBDA-LIST to parse 2002-12-04 09:34:32 +00:00
compile.lsp.in Do not use linking-calls when compiling PCL, because it is a waste of space and time, due to the use of generic functions. 2002-11-18 12:57:14 +00:00
compile_rest.lsp.in The project name goes back to ECL. Therefore feature #+ECL returns and the 2001-11-21 08:07:30 +00:00
config.guess Newer versions of config.{guess,sub} files, which come with Autoconf 2.52. 2002-09-11 13:35:09 +00:00
config.sub Newer versions of config.{guess,sub} files, which come with Autoconf 2.52. 2002-09-11 13:35:09 +00:00
configure Detect automatically, to what characters \n is translated. For instance, 2002-11-23 18:12:31 +00:00
configure.in Detect automatically, to what characters \n is translated. For instance, 2002-11-23 18:12:31 +00:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in Install gmp.h when ECL's version of the library is used. 2002-11-08 09:07:29 +00:00