| .. |
|
c
|
Fixes for the serialization of long floats
|
2010-06-18 22:26:36 +02:00 |
|
clos
|
The auxiliary function ASSERT-FAILURE was missing a variable definition.
|
2010-05-27 23:48:14 +02:00 |
|
clx
|
Use hostname (machine-instance) when starting clx.
|
2010-03-17 09:42:47 +01:00 |
|
cmp
|
Use OR types instead of type-or when computing the element type of an array
|
2010-06-09 23:04:35 +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
|
Fixed typo in expansion for ecl_def_ct_long_float
|
2010-06-18 22:41:53 +02:00 |
|
lsp
|
Specialize SEARCH for vectors and lists
|
2010-06-05 11:27:28 +02:00 |
|
new-cmp
|
New function for detecting arbitrary constant expressions.
|
2010-05-15 20:28:42 +02:00 |
|
util
|
Not all values were properly substituted in 'ecl-config'
|
2010-03-11 00:19:34 +01:00 |
|
aclocal.m4
|
Deactivate the DFFI when libffi is not installed
|
2010-06-18 22:26:18 +02:00 |
|
bare.lsp.in
|
Safer declarations for all functions in PPRINT that are exported
|
2010-05-25 15:56:17 +02:00 |
|
CHANGELOG
|
Logical pathnames are now uppercased
|
2010-06-03 20:41:21 +02:00 |
|
compile.lsp.in
|
Compiler policies are now defined as flags
|
2010-05-08 13:31:40 +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
|
Deactivate the DFFI when libffi is not installed
|
2010-06-18 22:26:18 +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
|
|
|
|
Makefile.in
|
Copyright and LGPL are installed where they should: at the ECL directory.
|
2010-06-18 22:06:50 +02:00 |