| .. |
|
all_symbols.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 |
|
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
|
Implemented locking on hash tables and packages. Fixed several floating point contagion bugs in +, -, /, *, and ROUND.
|
2003-11-24 11:27:28 +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
|
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 |
|
cinit.d
|
Stepper implemented
|
2003-11-26 08:51:52 +00:00 |
|
cmpaux.d
|
Preliminary support for POSIX threads.
|
2003-11-18 11:23:07 +00:00 |
|
compiler.d
|
+ Fixes in the routines that deal with pathnames: it is now possible to
|
2004-01-08 11:03:05 +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
|
Signal also an arithmetic error when dividing by a floating point 0
|
2003-12-19 13:00:29 +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
|
+ Fixes in the routines that deal with pathnames: it is now possible to
|
2004-01-08 11:03:05 +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
|
CLASS-OF is now in the C core, and the parameter specializers of a method are always either class objects, EQL specializers or NIL.
|
2003-12-19 10:10:13 +00:00 |
|
hash.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 |
|
instance.d
|
CLASS-OF is now in the C core, and the parameter specializers of a method are always either class objects, EQL specializers or NIL.
|
2003-12-19 10:10:13 +00:00 |
|
interpreter.d
|
The value of reg0 must be restored after a nonlocal jump due to RETURN
|
2003-12-08 09:34:00 +00:00 |
|
list.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 |
|
load.d
|
+ Fixes in the routines that deal with pathnames: it is now possible to
|
2004-01-08 11:03:05 +00:00 |
|
macros.d
|
Preliminary support for POSIX threads.
|
2003-11-18 11:23:07 +00:00 |
|
main.d
|
Do not set *DEFAULT-PATHNAME-DEFAULTS* because some people expect it to be empty.
|
2004-01-08 11:23:50 +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
|
ASH was bitten by a C feature: that numbers cannot be right shifted (>>) more than the number of bits they have. Otherwise the result is unspecified, and in intel bogus (due to the use of SAR).
|
2003-12-19 16:35:42 +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
|
Signal also an arithmetic error when dividing by a floating point 0
|
2003-12-19 13:00:29 +00:00 |
|
package.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 |
|
pathname.d
|
Fixed typo
|
2004-01-09 13:10:33 +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
|
+ Fixes in the routines that deal with pathnames: it is now possible to
|
2004-01-08 11:03:05 +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
|
+ Fixes in the routines that deal with pathnames: it is now possible to
|
2004-01-08 11:03:05 +00:00 |
|
reference.d
|
Use user-supplied DPP to build the C files. machines.h is no longer required.
|
2003-07-23 13:09:37 +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
|
Implemented locking on hash tables and packages. Fixed several floating point contagion bugs in +, -, /, *, and ROUND.
|
2003-11-24 11:27:28 +00:00 |
|
symbols_list.h
|
+ Fixes in the routines that deal with pathnames: it is now possible to
|
2004-01-08 11:03:05 +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
|
+ Fixes in the routines that deal with pathnames: it is now possible to
|
2004-01-08 11:03: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
|
Fixed several typos.
|
2004-01-09 12:30:39 +00:00 |
|
unixint.d
|
Finished the port to MingW32.
|
2003-12-01 11:21:47 +00:00 |
|
unixsys.d
|
FORMATTER implemented. FORMAT ported from CMUCL and optionally included when --with-cmuformat is used at configuration time.
|
2003-07-31 16:37:46 +00:00 |