ecl/src
2010-04-04 03:35:20 +02:00
..
c Complete previous fix for weak-pointer. 2010-04-03 15:07:12 +02:00
clos Fixed typo in arguments to a simple-type-error (T. Rittweiler) 2010-03-19 23:02:25 +01:00
clx Use hostname (machine-instance) when starting clx. 2010-03-17 09:42:47 +01:00
cmp The code that adds declarations to symbol macros did not process properly the resulting records. 2010-04-04 03:35:20 +02:00
doc Removed old versions of the documentation files. 2010-03-26 22:07:59 +01:00
gc Changed header so that we can use GC_arrays from ECL. 2010-02-01 23:56:21 +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 Add a keyword argument, :external-format, to LOAD 2010-03-28 22:24:33 +02:00
lsp The SRC: path in Mingw was not resolved to a valid Windows path. 2010-03-19 21:01:34 +01:00
new-cmp Replaced many uses of type_of() with specialized macros (ECL_BIT_VECTOR_P, ECL_BASE_STRING_P, etc), now in the compiler as well. 2010-02-28 01:20:26 +01:00
util Not all values were properly substituted in 'ecl-config' 2010-03-11 00:19:34 +01:00
aclocal.m4 The test for semaphore functions was incomplete and did not work. 2010-03-11 21:03:23 +01:00
bare.lsp.in Add generated *.asd files to MODULES, the list of files to be installed. 2010-03-13 17:06:41 +01:00
CHANGELOG (SETF STREAM-EXTERNAL-FORMAT) inserted the wrong format type in some cases. 2010-03-29 00:03:43 +02:00
compile.lsp.in Upgraded CLX to a more recent version (J. Stecklina) 2010-03-14 23:28:16 +01:00
config.guess
config.sub
configure The test for semaphore functions was incomplete and did not work. 2010-03-11 21:03:23 +01:00
configure.in Not all values were properly substituted in 'ecl-config' 2010-03-11 00:19:34 +01:00
install.sh
Makefile.in The target flatinstall: in src/Makefile.in contained still an obsolete rule. 2010-04-02 20:05:19 +02:00