ecl/src
2004-05-17 07:30:03 +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 write_ch = writec_stream when there is no pretty printer 2004-05-12 19:23:36 +00:00
clos We do not need any warnings about classes being redefined 2004-05-17 07:30:03 +00:00
cmp Unify the routines that emit calls to functions, so that they work with function objects and handle functions with fixed and variable number of arguments 2004-05-13 16:28:13 +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 Recast some function pointers as (void*) to solve some problems with the C++ compiler. 2004-05-12 08:48:02 +00:00
lsp we cannot force-output a pretty-stream 2004-05-13 16:28:06 +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 List new files 2004-05-12 19:07:55 +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 Imported the PRETTY-PRINTER from CMUCL and integrated it with the previously commited format.lsp. The old pretty printer remains merged in and is used by default. 2004-05-12 08:07:53 +00:00
compile.lsp.in Protect the initialization routines of the lisp files with the prefix ECL, so that they do not collide with files supplied by the user 2004-04-27 08:30:30 +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 Support for OpenBSD in configure 2004-05-12 19:47:30 +00:00
configure.in Imported the PRETTY-PRINTER from CMUCL and integrated it with the previously commited format.lsp. The old pretty printer remains merged in and is used by default. 2004-05-12 08:07:53 +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