ecl/src
2012-06-12 22:41:21 +02:00
..
c New function ecl_array_rank() 2012-06-12 22:41:21 +02:00
clos Removed unused variable. 2012-05-04 22:32:46 +02:00
clx Fixed documentation and error string typos (P. Van Eynde) 2011-03-05 15:11:49 +01:00
cmp Export the C integer sizes from the FFI package, which is now created in the core. 2012-06-10 10:29:01 +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 New function ecl_array_rank() 2012-06-12 22:41:21 +02:00
libffi Imported libffi into the ECL source tree. 2011-02-26 22:11:39 +01:00
lsp Export the C integer sizes from the FFI package, which is now created in the core. 2012-06-10 10:29:01 +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 New function to search & replace through the ECL project using regexp. 2012-06-07 23:50:58 +02:00
aclocal.m4 Implemented a first prototype of mailbox 2012-04-07 00:55:14 +02:00
bare.lsp.in Avoid using mkdir in bare.lsp.in 2012-04-13 11:19:32 +02:00
CHANGELOG Export the C integer sizes from the FFI package, which is now created in the core. 2012-06-10 10:29:01 +02:00
compile.lsp.in In the prebuilt ASDF files, hard-code the paths of the compiled files, so that they can be found even if we switch to the bytecodes compiler. 2012-01-25 12:57:12 +01: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 ECL builds with support for threads by default (where available). 2012-05-30 10:17:07 +02:00
configure.in ECL builds with support for threads by default (where available). 2012-05-30 10:17:07 +02:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in When etags fails, ignore the error. 2012-02-02 21:55:26 +01:00