| .. |
|
arch
|
endp -> ecl_endp
|
2007-01-19 17:46:35 +00:00 |
|
all_symbols.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
alloc.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
alloc_2.d
|
ecl_free_uncollectable() does not return any value
|
2007-03-24 11:20:37 +00:00 |
|
apply.d
|
Allow C functions to have more than 64 required arguments.
|
2006-06-29 15:57:52 +00:00 |
|
array.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
assignment.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
backq.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
big.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
big_ll.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
cfun.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
character.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
cinit.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
cmpaux.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
compiler.d
|
Show offending form when syntax error happens.
|
2007-07-12 09:09:53 +00:00 |
|
disassembler.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
dosdummy.d
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
dostimes.d
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
dpp.c
|
KEYS vectors are not constant
|
2007-03-24 11:13:59 +00:00 |
|
earith.d
|
Header files are now kept in a directory named 'ecl', so as to avoid name clashes with other headers.
|
2006-02-28 14:05:47 +00:00 |
|
error.d
|
Show offending form when syntax error happens.
|
2007-07-12 09:09:53 +00:00 |
|
eval.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
ffi.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
file.d
|
Port to HP NonStop S-Series (Craig McDniel)
|
2007-03-24 11:51:03 +00:00 |
|
format.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
gbc-new.d
|
Move from short/long-float to single/double-float (by L. Brinkhoff)
|
2006-09-01 15:15:57 +00:00 |
|
gbc.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
gfun.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
hash.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
instance.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
interpreter.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
list.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
load.d
|
LOAD no longer defaults to try loading an unknown file as binary
|
2007-06-03 12:42:02 +00:00 |
|
macros.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
main.d
|
New conditional feature, PREFIXED-API, signals that the internal C functions now have a common prefix, "ecl_"
|
2007-07-23 07:53:14 +00:00 |
|
Makefile.in
|
Missing line to compile ffi_x86_64.d
|
2007-01-19 14:57:08 +00:00 |
|
mapfun.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
multival.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
num_arith.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
num_co.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
num_comp.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
num_log.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
num_pred.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
num_rand.d
|
When copying a random state with MAKE-RANDOM-STATE, the data of the Mersenne-Twister has to be duplicated as well.
|
2007-05-21 21:33:52 +00:00 |
|
num_sfun.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
number.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
package.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
pathname.d
|
HOMEdir pathnames can now contain devices and hostnames, and if they have tildes an error is signalled
|
2007-05-09 21:46:38 +00:00 |
|
predicate.d
|
Missing type check for character comparison in EQUAL
|
2007-05-06 19:14:02 +00:00 |
|
print.d
|
Random states now print readably
|
2007-05-21 21:43:25 +00:00 |
|
read.d
|
Random states now print readably
|
2007-05-21 21:43:25 +00:00 |
|
reference.d
|
Implemented generic type checker based on ecl type tags and used it to replace multiple assertions.
|
2006-10-30 10:50:58 +00:00 |
|
sequence.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
stacks.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
string.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
structure.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
symbol.d
|
Typo in COPY-SYMBOL, prevented proper type checking of input argument
|
2007-05-19 16:35:23 +00:00 |
|
symbols_list.h
|
Show offending form when syntax error happens.
|
2007-07-12 09:09:53 +00:00 |
|
symbols_list2.h
|
Show offending form when syntax error happens.
|
2007-07-12 09:09:53 +00:00 |
|
tcp.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
threads.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
threads_win32.d
|
Now windows.h must be explicitely included
|
2007-04-14 11:32:19 +00:00 |
|
time.d
|
timeval structure does exist in Windows
|
2007-05-22 15:55:36 +00:00 |
|
typespec.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |
|
unify.d
|
The project name goes back to ECL. Therefore feature #+ECL returns and the
|
2001-11-21 08:07:30 +00:00 |
|
unixfsys.d
|
SI:MKSTEMP implemented for Windows (D. Long)
|
2007-05-22 15:54:45 +00:00 |
|
unixint.d
|
Signal handling fixed for Hurd
|
2007-03-24 10:49:38 +00:00 |
|
unixsys.d
|
Prefix most functions with 'ecl_' to avoid name collisions when embedding ECL in other libraries
|
2007-01-18 11:46:07 +00:00 |