| .. |
|
c
|
Compiler macros that open code AREF/ASET using cheap checks written in C
|
2010-05-05 23:52:25 +02:00 |
|
clos
|
Refactored code so that it is shared by cmp and new-cmp:
|
2010-05-05 17:36:19 +02:00 |
|
clx
|
Use hostname (machine-instance) when starting clx.
|
2010-03-17 09:42:47 +01:00 |
|
cmp
|
DECLARE was destructively modifying the compiler environment
|
2010-05-07 22:12:32 +02:00 |
|
doc
|
Added documentation for NULL-POINTER-P
|
2010-04-24 10:38:51 +02: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 couple more uses of ecl_unlikely and remove a duplicate definition of cs_check in ecl-cmp
|
2010-05-07 13:11:35 +02:00 |
|
lsp
|
MAKE-STRING-INPUT-STREAM accepted as start NIL, which is not valid.
|
2010-04-30 14:41:17 +02:00 |
|
new-cmp
|
New type assertion macros for lambdas, reused by both compilers.
|
2010-05-07 16:02:42 +02:00 |
|
util
|
Not all values were properly substituted in 'ecl-config'
|
2010-03-11 00:19:34 +01:00 |
|
aclocal.m4
|
Some of the autoconf tests were did not use cross compilation variables.
|
2010-04-14 19:34:58 +02:00 |
|
bare.lsp.in
|
Refactored code so that it is shared by cmp and new-cmp:
|
2010-05-05 17:36:19 +02:00 |
|
CHANGELOG
|
Compiler macros that open code AREF/ASET using cheap checks written in C
|
2010-05-05 23:52:25 +02:00 |
|
compile.lsp.in
|
Refactored code so that it is shared by cmp and new-cmp:
|
2010-05-05 17:36:19 +02: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
|
Refactored code so that it is shared by cmp and new-cmp:
|
2010-05-05 17:36:19 +02:00 |
|
configure.in
|
Refactored code so that it is shared by cmp and new-cmp:
|
2010-05-05 17:36:19 +02:00 |
|
install.sh
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
Makefile.in
|
Merge sysfun.lsp and proclamations.lsp into the compiled file cmp.fas
|
2010-04-30 14:57:16 +02:00 |