ecl/src
2005-10-13 11:07:45 +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 - #ifdef out symbols related to dynamic FFI (build on non-x86 2005-10-13 11:07:45 +00:00
clos Replaced the code walker with some hooks in the bytecodes compiler and use this for the analysis of method functions. The optimizations of SLOT-VALUE references are removed, since they are buggy. 2005-09-19 09:31:01 +00:00
clx Removed annoying log 2005-05-19 11:37:32 +00:00
cmp A patch got applied twice. 2005-10-11 09:04:04 +00:00
doc Explain the init-names option for building libraries (J. Stecklina) 2005-09-02 13:45:33 +00:00
gabriel The build system has been cleaned. The --with-system-* options now can automatically detect the existence of GMP and Boehm-Weiser libraries 2005-04-12 11:59:26 +00:00
gc Imported Boehm-Weiser GC 6.5 2005-06-27 08:09:07 +00:00
gmp Avoid building the info files from GMP 2005-05-19 11:27:21 +00:00
h Importing of C threads into the lisp world 2005-10-12 09:22:09 +00:00
lsp Simple implementation of callbacks, much like CFFI does. 2005-10-11 09:01:25 +00:00
tests Removed unmatched parenthesis 2005-02-17 12:42:28 +00:00
util Patches for building ECL using the Microsoft Visual C++ Toolkit 2003 2005-05-30 09:27:44 +00:00
aclocal.m4 Automatic generation of calls to C functions, plus fixes on the handling of :CSTRING arguments to C-INLINE 2005-10-10 10:23:42 +00:00
bare.lsp.in - Finished transition to :wants-something features for compiled-in 2005-08-17 09:49:22 +00:00
CHANGELOG Importing of C threads into the lisp world 2005-10-12 09:22:09 +00:00
compile.lsp.in Allow compilation without debug info under MSVC. 2005-09-05 09:27:02 +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 Automatic generation of calls to C functions, plus fixes on the handling of :CSTRING arguments to C-INLINE 2005-10-10 10:23:42 +00:00
configure.in Automatic generation of calls to C functions, plus fixes on the handling of :CSTRING arguments to C-INLINE 2005-10-10 10:23:42 +00:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in - Added TAGS target for running etags. 2005-09-19 21:31:20 +00:00