| .. |
|
c
|
In eval_form(), avoid bytecompiling constant forms.
|
2011-02-18 22:37:46 +00:00 |
|
clos
|
The TRACE mechanism no longer inspects the bytecodes, but rather relies on the central database *TRACE-LIST* (Still not thread safe)
|
2011-02-06 20:04:35 +01:00 |
|
clx
|
Use hostname (machine-instance) when starting clx.
|
2010-03-17 09:42:47 +01:00 |
|
cmp
|
ECL's compiler complained about IGNORE declarations of MACROLET/SYMBOL-MACRO names
|
2011-02-12 19:49:56 +01:00 |
|
doc
|
Added documentation for NULL-POINTER-P
|
2010-04-24 10:38:51 +02:00 |
|
gc
|
Ported the Boehm-Weiser garbage collector to the ARM+DARWIN combination (R. Krishnan)
|
2011-01-30 19:14:41 +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
|
The stream decoding functions now take just one argument: the stream
|
2011-02-12 18:11:24 +01:00 |
|
lsp
|
ECL implements EXT:*INSPECTOR-HOOK*
|
2011-02-12 19:31:13 +01:00 |
|
new-cmp
|
New function for detecting arbitrary constant expressions.
|
2010-05-15 20:28:42 +02:00 |
|
util
|
Add the possibility of installing redistributable files from Microsoft
|
2011-01-06 21:59:44 +01:00 |
|
aclocal.m4
|
When invoking ECL for cross-compiling, use the -norc flag (R. Krishnan)
|
2011-01-30 19:15:15 +01:00 |
|
bare.lsp.in
|
When building ECL, temporary files go into the build directory, to avoid filling the /tmp
|
2010-12-11 16:58:49 +01:00 |
|
CHANGELOG
|
ECL implements EXT:*INSPECTOR-HOOK*
|
2011-02-12 19:31:13 +01:00 |
|
compile.lsp.in
|
Resource compilation for MSVC
|
2011-01-04 23:46:52 +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
|
Make Unicode default
|
2011-01-30 22:55:36 +01:00 |
|
configure.in
|
Make Unicode default
|
2011-01-30 22:55:36 +01:00 |
|
install.sh
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
Makefile.in
|
Slightly better syntax for the case in which ETAGS is not defined.
|
2011-01-16 19:13:34 +01:00 |