ecl/src/c
2002-09-20 13:58:44 +00:00
..
all_functions.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
all_symbols.d Fix interplay between old garbage collector and new method for allocating 2002-09-16 16:40:27 +00:00
alloc.d Fix interplay between old garbage collector and new method for allocating 2002-09-16 16:40:27 +00:00
alloc_2.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
apply.d Add support for Mac OSX, which means 2001-12-25 16:13:18 +00:00
array.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
assignment.d Fix interplay between old garbage collector and new method for allocating 2002-09-16 16:40:27 +00:00
backq.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
big.d Global variables bignum_register[], gc_time, backq_level are no longer public. 2002-09-11 13:39:44 +00:00
bind.d The project name goes back to ECL. Therefore feature #+ECL returns and the 2001-11-21 08:07:30 +00:00
cfun.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
character.d The project name goes back to ECL. Therefore feature #+ECL returns and the 2001-11-21 08:07:30 +00:00
cinit.d Minimal patches for C++ compatibility 2001-12-20 09:17:51 +00:00
clos.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
cmpaux.d Add support for Mac OSX, which means 2001-12-25 16:13:18 +00:00
compiler.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
disassembler.d Minimal patches for C++ compatibility 2001-12-20 09:17:51 +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 machines.h contains some definitions which are needed in functions_list.h 2002-09-20 13:58:44 +00:00
earith.d Add support for Mac OSX, which means 2001-12-25 16:13:18 +00:00
error.d Fix interplay between old garbage collector and new method for allocating 2002-09-16 16:40:27 +00:00
eval.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
file.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
format.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
functions_list.h Fix interplay between old garbage collector and new method for allocating 2002-09-16 16:40:27 +00:00
gbc-new.d gentemp_prefix and gensym_prefix are now constant static variables and their 2002-09-11 14:49:54 +00:00
gbc.d Fix interplay between old garbage collector and new method for allocating 2002-09-16 16:40:27 +00:00
gfun.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
hash.d Fix interplay between old garbage collector and new method for allocating 2002-09-16 16:40:27 +00:00
init.d Fix interplay between old garbage collector and new method for allocating 2002-09-16 16:40:27 +00:00
instance.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
interpreter.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
list.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
load.d Fix typo: output from load went to a string, instead of *standard-output*. 2002-09-16 16:35:53 +00:00
lwp.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
macros.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
main.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
Makefile.in Add path to source directory so that symbols_list.h may be found under RedHat. 2002-09-17 15:36:10 +00:00
mapfun.d The project name goes back to ECL. Therefore feature #+ECL returns and the 2001-11-21 08:07:30 +00:00
multival.d The project name goes back to ECL. Therefore feature #+ECL returns and the 2001-11-21 08:07:30 +00:00
num_arith.d Minimal patches for C++ compatibility 2001-12-20 09:17:51 +00:00
num_co.d Use ISO-C99 functions to extract exponents, mantisas, etc, instead of old 2002-05-22 16:36:41 +00:00
num_comp.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
num_log.d Minimal patches for C++ compatibility 2001-12-20 09:17:51 +00:00
num_pred.d Function SI:NANI has been removed. Its purpose was to provide an 2002-05-22 13:40:38 +00:00
num_rand.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
num_sfun.d Fix square root. 2002-07-08 07:35:55 +00:00
number.d Add support for Mac OSX, which means 2001-12-25 16:13:18 +00:00
package.d Fix interplay between old garbage collector and new method for allocating 2002-09-16 16:40:27 +00:00
pathname.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
predicate.d Add support for Mac OSX, which means 2001-12-25 16:13:18 +00:00
print.d The pretty printer hangs in an infinite loop with circular lists. 2002-09-16 16:37:20 +00:00
profile.d The project name goes back to ECL. Therefore feature #+ECL returns and the 2001-11-21 08:07:30 +00:00
read.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
reference.d The project name goes back to ECL. Therefore feature #+ECL returns and the 2001-11-21 08:07:30 +00:00
sequence.d Minimal patches for C++ compatibility 2001-12-20 09:17:51 +00:00
stacks.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
string.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
structure.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
symbol.d When creating NIL and T, set the number of symbols. 2002-09-16 16:38:20 +00:00
symbols_list.h Add more symbols from the CL package to symbols_list.h. 2002-09-17 14:53:46 +00:00
tclBasic.d The project name goes back to ECL. Therefore feature #+ECL returns and the 2001-11-21 08:07:30 +00:00
tcp.d Add support for Mac OSX, which means 2001-12-25 16:13:18 +00:00
time.d Remove unused definitions. 2002-09-03 11:54:25 +00:00
tkMain.d The project name goes back to ECL. Therefore feature #+ECL returns and the 2001-11-21 08:07:30 +00:00
typespec.d All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +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 All symbols belonging to the LISP package and to the C core, are 2002-09-15 13:29:05 +00:00
unixint.d Add support for Mac OSX, which means 2001-12-25 16:13:18 +00:00
unixsys.d Provide declarations for some functions & remove some #include's from ecl.h 2002-09-03 13:39:13 +00:00