ecl/src
2012-10-07 22:09:45 +02:00
..
c file.d now signals file-errors and stream-errors when stream operators fail due to the C library 2012-10-02 00:39:24 +02:00
clos STRUCTURE-CLASS and STRUCTURE-OBJECT are now created at boot time 2012-10-07 22:09:45 +02:00
clx Fixed typos (R.J.Alcantara) 2012-08-23 11:24:44 +02:00
cmp Slot accesors are generic functions, they do not have a C name 2012-10-07 22:09:43 +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 Fixed problems in ecl_register_current_thread(). First, allocation of environment and process structures could not proceed when ecl_process_env() did not return a valid environment. Second, we can only call GC_unregister_my_thread() when the thread was not created by the garbage collector itself, for which we must inspect the output of GC_register_my_thread() 2012-09-27 23:06:56 +02:00
libffi Imported libffi into the ECL source tree. 2011-02-26 22:11:39 +01:00
lsp In setf.lsp, define-modify-macro destructively modified a variable (all-vars) which was used later in the same form 2012-08-24 15:17:16 +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 Move on and use gc-unstable 2012-09-27 23:05:20 +02:00
bare.lsp.in List CMP as a dependency of PREBUILT-ASDF (M. Cox) 2012-09-15 22:09:41 +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 Move on and use gc-unstable 2012-09-27 23:05:20 +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