- Aug 16, 1997
- Aug 14, 1997
-
-
pw authored
-
- Aug 07, 1997
-
-
dtc authored
option, as required by the Hyperspec. From Raymond Toy.
-
- Aug 06, 1997
- Aug 05, 1997
-
-
pw authored
-
- Jul 26, 1997
-
-
dtc authored
reentered via a GC or an interrupt and could lead to corrupt FP output. Patch suggested by Raymond Toy.
-
- Jul 21, 1997
- Jul 09, 1997
-
-
pw authored
/usr/cs/etc/version.
-
- Jun 26, 1997
-
-
pw authored
-
- Jun 15, 1997
-
-
pw authored
-
- Jun 11, 1997
- Jun 06, 1997
-
-
dtc authored
string to a host structure was always failing, now compares the host structures.
-
- Jun 05, 1997
- Jun 04, 1997
-
-
pw authored
-
- Jun 03, 1997
-
-
dtc authored
-
- May 29, 1997
-
-
pw authored
-
- May 17, 1997
-
-
pw authored
-
- May 16, 1997
- May 15, 1997
-
-
dtc authored
-
- May 14, 1997
-
-
pw authored
-
- May 08, 1997
-
-
pw authored
-
- May 05, 1997
-
-
dtc authored
which are not yet supported; hack for errno; signed-array support.
-
- May 02, 1997
-
-
pw authored
-
- Apr 25, 1997
-
-
dtc authored
inconsistencies which showed up on the x86 port.
-
- Apr 20, 1997
-
-
pw authored
-
- Apr 13, 1997
-
-
pw authored
-
- Apr 09, 1997
-
-
dtc authored
will place the instance in the static space but still move the substructure lists and arrays to the RO space. This is needed for compact-info environments which cache the last name in the instance which needs to be scavenged, but the hash arrays can still be placed in the RO space (the cache name was not being scavenge which could cause a false hit if very unlucky). Shall uses this new option in compiler/globaldb.lisp after people have had a chance to bootstrap in this new support.
-
- Apr 02, 1997
-
-
dtc authored
my hack symbols.
-
- Apr 01, 1997
-
-
dtc authored
-
dtc authored
(signed-byte 16), (signed-byte 30), (signed-byte 32). These patches include the general support and the x86 backend support; more to follow. The important changes are conditional on the :signed-array feature so shouldn't affect the source without this feature. This work has been driven by Raymond Toy.
-
- Mar 26, 1997
-
-
pw authored
-
- Mar 25, 1997
-
-
dtc authored
-
- Mar 20, 1997
-
-
pw authored
-