ecl/src
japhie 51136f3ef4 - Added possibility of configuring --without-gmp when cross-compiling
to reduce memory usage when true bignums aren't needed (doesn't work
  for native compilation because compiler needs bignums).
2005-09-19 21:52:46 +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 - Added possibility of configuring --without-gmp when cross-compiling 2005-09-19 21:52:46 +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 - Bugfix: make C::GET-RETURN-TYPE return function's return type, not 2005-09-14 11:57:40 +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 - Added possibility of configuring --without-gmp when cross-compiling 2005-09-19 21:52:46 +00:00
lsp - Line up vertical bars in (trace) when trace level is above 10. 2005-09-14 12:37:36 +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 - Added possibility of configuring --without-gmp when cross-compiling 2005-09-19 21:52:46 +00:00
bare.lsp.in - Finished transition to :wants-something features for compiled-in 2005-08-17 09:49:22 +00:00
CHANGELOG - Added possibility of configuring --without-gmp when cross-compiling 2005-09-19 21:52:46 +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 - Added possibility of configuring --without-gmp when cross-compiling 2005-09-19 21:52:46 +00:00
configure.in - Added possibility of configuring --without-gmp when cross-compiling 2005-09-19 21:52:46 +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