ecl/src
2004-04-08 14:01:38 +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 MULTIPLE-VALUE-SETQ now uses (SETF (VALUES ...)) when some of the places to be set is not a variable, but a generalized place. 2004-04-07 16:39:31 +00:00
clos Do not redefine ENSURE-CLASS unless cross-porting ECL 2004-03-25 09:00:04 +00:00
cmp When a variable is not used, but it can be present in the code, replace it with a dummy value (NIL) 2004-04-08 07:30:53 +00:00
doc The --info-dir option was mispelled 2004-04-05 07:31:41 +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 Routines like cl_go, cl_throw and cl_unwind cannot be declared as 'noreturn' because they can actually transfer control to the same function that called them. 2004-04-08 14:01:38 +00:00
lsp MULTIPLE-VALUE-SETQ now uses (SETF (VALUES ...)) when some of the places to be set is not a variable, but a generalized place. 2004-04-07 16:39:31 +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 Preliminary implementation of the UFFI. 2004-03-29 11:13:17 +00:00
aclocal.m4 More standard way of installing info files, by registering them with install-info 2004-02-03 19:15:40 +00:00
bare.lsp.in Fixed generation of function prototypes, and other glitches so that the lisp code can be compiled with a C++ compiler. The core library is still compiled with a C compiler. 2004-03-03 09:18:20 +00:00
CHANGELOG A VALUES form can now act as a place 2004-04-07 15:30:06 +00:00
compile.lsp.in The portable CLX library has been incorporated. 2004-03-25 09:02:27 +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 Preliminary implementation of the UFFI. 2004-03-29 11:13:17 +00:00
configure.in Preliminary implementation of the UFFI. 2004-03-29 11:13:17 +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