| .. |
|
c
|
The list of load hooks was missing the one for files without extension
|
2011-02-04 23:53:19 +01:00 |
|
clos
|
Fixed externalization of bytecodes with literals that need MAKE-LOAD-FORM.
|
2011-02-05 23:21:12 +01:00 |
|
clx
|
Use hostname (machine-instance) when starting clx.
|
2010-03-17 09:42:47 +01:00 |
|
cmp
|
In cmpmain.lsp, system-ld-flag should only seek the ASDF package when it has been requested for.
|
2011-01-30 18:15:25 +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
|
SI:BC-SPLIT and SI:BC-JOIN now as means to deconstruct and join a bytecodes object.
|
2011-02-04 21:52:05 +01:00 |
|
lsp
|
Fixed indentation in cmdline.lsp
|
2011-02-04 23:50:41 +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
|
Fixed externalization of bytecodes with literals that need MAKE-LOAD-FORM.
|
2011-02-05 23:21:12 +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
|
|
|
|
Makefile.in
|
Slightly better syntax for the case in which ETAGS is not defined.
|
2011-01-16 19:13:34 +01:00 |