ecl/src
2012-08-19 21:25:43 +02:00
..
c Fix further typos: long_Long instead of long_long 2012-08-19 21:25:43 +02:00
clos Several slots from the standard metaclasses were not initialized 2012-07-08 23:44:38 +02:00
clx Fixed documentation and error string typos (P. Van Eynde) 2011-03-05 15:11:49 +01:00
cmp Fixed typo ulong_Long -> ulong_long 2012-08-15 20:10:18 +02:00
doc Moved VECTOR-PUSH-EXTENT into the core because it is needed early in the bytecodes compiler 2012-02-06 17:06:04 +01:00
gc Ported the Boehm-Weiser garbage collector to the ARM+DARWIN combination (R. Krishnan) 2011-01-30 19:14:41 +01:00
gc-unstable Remove unneeded locks from GC_get_bytes_since_gc() and related functions. 2011-08-23 14:30:44 +02:00
gmp Fix warning when using C++ to compile gmp.h (E. Marsden) 2012-05-31 10:21:00 +02:00
h wait-for-all-processes must take a :process argument because is also a signal catcher (J. James) 2012-08-15 20:58:04 +02:00
libffi Imported libffi into the ECL source tree. 2011-02-26 22:11:39 +01:00
lsp When guessing the timezone, use the current time, for some countries have changed timezones along time. 2012-08-05 12:27:35 +02:00
new-cmp NEED-TO-MAKE-LOAD-FORM-P was not registered as taking two arguments [A. Paul] 2012-01-25 11:56:50 +01:00
tests Ignore errors when deleting the temporary file in ANSI-TESTS 2012-05-30 22:42:18 +02:00
util Prefix the function argument limits 2012-06-22 23:47:45 +02:00
aclocal.m4 ECL's check for the integer sizes did not use the right printf macros to print long long numbers 2012-08-19 20:40:28 +02:00
bare.lsp.in Avoid using mkdir in bare.lsp.in 2012-04-13 11:19:32 +02:00
CHANGELOG Upgrade version 2012-07-15 20:10:55 +02:00
compile.lsp.in Added a quick path to install quicklisp on any ECL system 2012-07-08 21:38:29 +02:00
config.guess
config.sub
configure ECL's check for the integer sizes did not use the right printf macros to print long long numbers 2012-08-19 20:40:28 +02:00
configure.in Upgrade version 2012-07-15 20:10:55 +02:00
install.sh
Makefile.in When etags fails, ignore the error. 2012-02-02 21:55:26 +01:00