ecl/src
2011-05-23 00:05:59 +02:00
..
c WAIT-FOR-ALL-PROCESSES is not needed on Windows. 2011-05-22 23:35:36 +02:00
clos Fixed documentation and error string typos (P. Van Eynde) 2011-03-05 15:11:49 +01:00
clx Fixed documentation and error string typos (P. Van Eynde) 2011-03-05 15:11:49 +01:00
cmp In cmpos-features, do not use 'file' in Windows 2011-05-23 00:05:59 +02:00
doc Added documentation for NULL-POINTER-P 2010-04-24 10:38:51 +02:00
gc Ported the Boehm-Weiser garbage collector to the ARM+DARWIN combination (R. Krishnan) 2011-01-30 19:14:41 +01:00
gmp In src/gmp/gmp-h.in, changed the definition of __GMP_EXTERN_INLINE to include the fixes from MPIR (The semantics of extern inline has changed between releases of gcc) 2009-08-03 00:06:00 +02:00
h Errors in array/sequence indexes are now a bit more uniform. Eliminated FEillegal_index. Changed prototype for FEtype_error_index. Fixed typo in FEwrong_index. 2011-04-03 10:03:50 +02:00
libffi Imported libffi into the ECL source tree. 2011-02-26 22:11:39 +01:00
lsp Avoid using system() all together because our SIGCHLD handler interferes with it on OSX 32 bits 2011-04-19 21:42:50 +02:00
new-cmp New function for detecting arbitrary constant expressions. 2010-05-15 20:28:42 +02:00
util Add the possibility of installing redistributable files from Microsoft 2011-01-06 21:59:44 +01:00
aclocal.m4 Failed checks of headers in nonstandard locations. 2011-03-06 00:10:03 +01:00
bare.lsp.in The extension for bytecompiled files had changed to FASC (bare.lsp.in) 2011-05-21 16:52:04 +02:00
CHANGELOG Change the extension of compiled header files to avoid name clashes with the operating system and C library 2011-04-10 10:01:30 +02:00
compile.lsp.in Allow customizing ECL using extra files and a different init form. 2011-05-22 18:00:18 +02:00
config.guess
config.sub
configure Allow customizing ECL using extra files and a different init form. 2011-05-22 18:00:18 +02:00
configure.in Allow customizing ECL using extra files and a different init form. 2011-05-22 18:00:18 +02:00
install.sh
Makefile.in Imported libffi into the ECL source tree. 2011-02-26 22:11:39 +01:00