ecl/src/c
2004-01-24 17:00:24 +00:00
..
all_symbols.d LOAD-LOGICAL-PATHNAME-TRANSLATIONS now implemented (uses sys:host.translation) 2004-01-16 10:31:04 +00:00
alloc.d Implemented locking on hash tables and packages. Fixed several floating point contagion bugs in +, -, /, *, and ROUND. 2003-11-24 11:27:28 +00:00
alloc_2.d Remove some warnings from GCC 2004-01-24 17:00:24 +00:00
apply.d In closures and local functions, the environment and the lexical variables 2003-05-03 17:20:42 +00:00
array.d Clean up the package CL from non-standard symbols and move them into the EXT package, which is a nickname for SYSTEM. 2003-12-11 17:16:48 +00:00
assignment.d Preliminary support for POSIX threads. 2003-11-18 11:23:07 +00:00
backq.d Preliminary support for POSIX threads. 2003-11-18 11:23:07 +00:00
big.d Preliminary support for POSIX threads. 2003-11-18 11:23:07 +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 Clean up the package CL from non-standard symbols and move them into the EXT package, which is a nickname for SYSTEM. 2003-12-11 17:16:48 +00:00
character.d Remove some warnings from GCC 2004-01-24 17:00:24 +00:00
cinit.d Stepper implemented 2003-11-26 08:51:52 +00:00
cmpaux.d Remove some warnings from GCC 2004-01-24 17:00:24 +00:00
compiler.d Remove some warnings from GCC 2004-01-24 17:00:24 +00:00
disassembler.d Fixed problems with STEP and forms that have to be evaluated at compilation time, such as toplevel PROGN, EVAL-WHEN, etc. 2003-11-26 18:40:46 +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 Preliminary support for POSIX threads. 2003-11-18 11:23:07 +00:00
earith.d Add support for Mac OSX, which means 2001-12-25 16:13:18 +00:00
error.d Remove some warnings from GCC 2004-01-24 17:00:24 +00:00
eval.d Stepper implemented 2003-11-26 08:51:52 +00:00
ffi.d Merge NEW_COMPILER 25.05.03 2003-05-26 09:49:50 +00:00
file.d Remove some warnings from GCC 2004-01-24 17:00:24 +00:00
format.d Fixed several typos. 2004-01-09 12:30:39 +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 Implemented locking on hash tables and packages. Fixed several floating point contagion bugs in +, -, /, *, and ROUND. 2003-11-24 11:27:28 +00:00
gfun.d Remove some warnings from GCC 2004-01-24 17:00:24 +00:00
hash.d LOAD-LOGICAL-PATHNAME-TRANSLATIONS now implemented (uses sys:host.translation) 2004-01-16 10:31:04 +00:00
instance.d Remove some warnings from GCC 2004-01-24 17:00:24 +00:00
interpreter.d Remove some warnings from GCC 2004-01-24 17:00:24 +00:00
list.d Fix the way SUBLIS and NSUBLIS handle the key and test arguments. 2004-01-15 18:34:47 +00:00
load.d Most functions that operate with the native filesystem must complain if they get get pathnames with wild components 2004-01-16 15:02:51 +00:00
macros.d Preliminary support for POSIX threads. 2003-11-18 11:23:07 +00:00
main.d Remove some warnings from GCC 2004-01-24 17:00:24 +00:00
Makefile.in Signal also an arithmetic error when dividing by a floating point 0 2003-12-19 13:00:29 +00:00
mapfun.d Preliminary support for POSIX threads. 2003-11-18 11:23:07 +00:00
multival.d Preliminary support for POSIX threads. 2003-11-18 11:23:07 +00:00
num_arith.d Signal also an arithmetic error when dividing by a floating point 0 2003-12-19 13:00:29 +00:00
num_co.d Fixed typos. 2003-12-19 14:09:03 +00:00
num_comp.d Implemented locking on hash tables and packages. Fixed several floating point contagion bugs in +, -, /, *, and ROUND. 2003-11-24 11:27:28 +00:00
num_log.d Remove unused header 2004-01-20 08:54:01 +00:00
num_pred.d Changes towards 0.7b comprise naming and calling conventions. See CHANGELOG. 2002-11-04 14:08:24 +00:00
num_rand.d Preliminary support for POSIX threads. 2003-11-18 11:23:07 +00:00
num_sfun.d Fixed GCD. Implemented several stream functions. Fixed LCM. Fixed the inline expansions for ZEROP, PLUSP, MINUSP, ODDP and EVENP. Fixed the meaning and allowed values of REHASH-THRESHOLD. SXHASH now produces hash keys which are equal for EQUAL bitvectors. Implemented ARITHMETIC-ERROR-OPERANDS. Fixed a bug in hash table which duplicated the number of entries whenever the hash grew. 2003-12-12 08:26:29 +00:00
number.d Remove some warnings from GCC 2004-01-24 17:00:24 +00:00
package.d Remove some warnings from GCC 2004-01-24 17:00:24 +00:00
pathname.d Remove some warnings from GCC 2004-01-24 17:00:24 +00:00
predicate.d Clean up the package CL from non-standard symbols and move them into the EXT package, which is a nickname for SYSTEM. 2003-12-11 17:16:48 +00:00
print.d Remove some warnings from GCC 2004-01-24 17:00:24 +00:00
profile.d Rewrite the checking of # of arguments, so that the error message gets the name of the function whenever possible. 2002-11-18 11:29:21 +00:00
read.d Remove some warnings from GCC 2004-01-24 17:00:24 +00:00
reference.d Remove some warnings from GCC 2004-01-24 17:00:24 +00:00
sequence.d READ/WRITE-SEQUENCE implemented. 2003-07-10 08:41:15 +00:00
stacks.d Use more lispy names for the thread objects, and add locks. 2003-11-19 15:07:18 +00:00
string.d + Fixes in the routines that deal with pathnames: it is now possible to 2004-01-08 11:03:05 +00:00
structure.d Implemented the class redefinition protocol, and forward referenced classes. 2003-12-15 08:54:10 +00:00
symbol.d LOAD-LOGICAL-PATHNAME-TRANSLATIONS now implemented (uses sys:host.translation) 2004-01-16 10:31:04 +00:00
symbols_list.h LOAD-LOGICAL-PATHNAME-TRANSLATIONS now implemented (uses sys:host.translation) 2004-01-16 10:31:04 +00:00
tclBasic.d Stepper implemented 2003-11-26 08:51:52 +00:00
tcp.d Use more lispy names for the thread objects, and add locks. 2003-11-19 15:07:18 +00:00
threads.d Implemented locking on hash tables and packages. Fixed several floating point contagion bugs in +, -, /, *, and ROUND. 2003-11-24 11:27:28 +00:00
time.d Sleep is bogus under windows and counts the time in milliseconds. 2003-12-02 10:47:02 +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 Most functions that operate with the native filesystem must complain if they get get pathnames with wild components 2004-01-16 15:02:51 +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 Remove some warnings from GCC 2004-01-24 17:00:24 +00:00
unixint.d Finished the port to MingW32. 2003-12-01 11:21:47 +00:00
unixsys.d Remove some warnings from GCC 2004-01-24 17:00:24 +00:00