ecl/src
2012-02-13 22:26:52 +01:00
..
c Slight optimization of unlikely error conditions in mutex.d 2012-02-13 22:26:52 +01:00
clos Implemented EXT:TRULY-THE and made THE expand to either EXT:TRULY-THE or EXT:CHECKED-VALUE depending on the optimization settings. 2011-12-31 19:37:13 +01:00
clx Fixed documentation and error string typos (P. Van Eynde) 2011-03-05 15:11:49 +01:00
cmp Fix for type propagation of EXPT 2012-02-06 21:18:52 +01: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 Undo latest commit, which breaks other platforms 2011-11-11 23:38:38 +01:00
h Implement mutexes using CAS. Deactivate condition variables temporarily. 2012-02-12 23:31:29 +01:00
libffi Imported libffi into the ECL source tree. 2011-02-26 22:11:39 +01:00
lsp Implement mutexes using CAS. Deactivate condition variables temporarily. 2012-02-12 23:31:29 +01: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 Some of the changes for the Windows tests broke the Unix platform 2011-12-30 22:09:40 +01:00
util Remove unused files from src/util/emacs.el 2011-12-10 00:00:47 +01:00
aclocal.m4 Detecting the stack direction did not work with very clever compilers. 2012-02-03 15:16:26 +01:00
bare.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
CHANGELOG Upgraded version to 12.2.1 2012-01-31 22:00:09 +01: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 Detecting the stack direction did not work with very clever compilers. 2012-02-03 15:16:26 +01:00
configure.in Upgraded version to 12.2.1 2012-01-31 22:00:09 +01: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