root/tags


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 05/01/06 12:13:56 @11236 [11236] anonymous This commit was manufactured by cvs2svn to create tag 'snapshot-2006-05'.
(edit) 04/03/06 10:16:45 @11227 [11227] anonymous This commit was manufactured by cvs2svn to create tag 'snapshot-2006-04'.
(edit) 02/27/06 13:08:11 @11219 [11219] anonymous This commit was manufactured by cvs2svn to create tag 'snapshot-2006-03'.
(edit) 01/31/06 08:58:36 @11195 [11195] anonymous This commit was manufactured by cvs2svn to create tag 'snapshot-2006-02'.
(edit) 01/05/06 22:25:58 @11152 [11152] anonymous This commit was manufactured by cvs2svn to create tag …
(edit) 01/05/06 11:13:56 @11150 [11150] anonymous This commit was manufactured by cvs2svn to create tag 'snapshot-2006-01'.
(edit) 01/03/06 13:04:31 @11145 [11145] anonymous This commit was manufactured by cvs2svn to create tag 'snapshot-2005-06'.
(edit) 12/18/05 20:10:28 @11129 [11129] anonymous This commit was manufactured by cvs2svn to create tag …
(edit) 04/03/06 10:16:45 @11110 [11110] rtoy Update from logs.
(edit) 02/27/06 11:06:34 @11101 [11101] rtoy When reverting a file, don't delete the file if there was no …
(edit) 01/24/06 17:50:22 @11072 [11072] rtoy o Test new mailcommit. o Cleanup extra blank lines.
(edit) 01/23/06 10:31:28 @11055 [11055] rtoy Update from logs.
(edit) 01/23/06 09:11:02 @11053 [11053] rtoy Implement tracing of flet/labels functions. This probably needs more …
(edit) 01/17/06 14:20:50 @11044 [11044] rtoy DESCRIBE had the test for adjustable arrays backwards, so it said all …
(edit) 11/18/05 14:36:17 @10988 [10988] rtoy Modify DOTIMES macro so that it always iterates the specified number …
(edit) 11/09/05 14:08:06 @10972 [10972] rtoy Add more precise checking for results not used for functions like …
(edit) 11/09/05 09:10:26 @10969 [10969] rtoy Oops. Remove unused function, and make sure we have an array type …
(edit) 10/21/05 14:10:11 @10951 [10951] rtoy CMUCL cannot readably print a pathname with just a version component, …
(edit) 09/13/05 10:40:59 @10896 [10896] rtoy Convert extended LOOP constructs in pprint annotations to equivalent …
(edit) 09/12/05 10:38:17 @10893 [10893] rtoy Fix some issues with printing (make-pathname :directory '(:relative)), …
(edit) 07/26/05 17:31:56 @10854 [10854] rtoy Update date to snapshot.
(edit) 06/20/05 12:22:49 @10813 [10813] rtoy * code/foreign.lisp (load-object-file): Take the truename of FILE …
(edit) 06/18/05 22:48:08 @10811 [10811] rtoy Add a new VOP for DOUBLE-FLOAT-BITS, like on sparc. A micro-optimization.
(edit) 06/06/05 10:32:23 @10792 [10792] rtoy Fix CALL-METHOD used outside of emf from. …
(edit) 05/06/05 12:41:09 @10740 [10740] rtoy Fix disassembler to be able to handle closures. The disassembler was …
(edit) 04/28/05 16:25:48 @10726 [10726] rtoy Should close up any open alloc regions before purification. This bug …
(edit) 04/08/05 00:11:02 @10698 [10698] rtoy The ppc port no longer uses the ppc-fun-hack where the …
(edit) 03/18/05 00:33:12 @10683 [10683] rtoy Oops. Remove some debugging formats that we don't need anymore.
(edit) 02/02/05 12:58:47 @10626 [10626] rtoy Fix some floating point printing bugs. Based on the version in sbcl. …
(edit) 12/14/04 23:03:29 @10596 [10596] rtoy o Make (formatter "~vR") behave like the interpreted version. …
(edit) 10/16/04 19:45:50 @10537 [10537] rtoy Increase the size of the read-only, static-space, control-stack, and …
(edit) 10/08/04 21:08:11 @10524 [10524] rtoy Enable the cycle counter for ppc. It seems the time-base counter is …
(edit) 08/31/04 08:48:20 @10475 [10475] rtoy Fix for some ansi-tests. …
(edit) 08/03/04 09:57:07 @10430 [10430] emarsden update platforms to 19a specs
(edit) 08/02/04 20:12:28 @10428 [10428] rtoy Fix bug where things like (truncate x 0) were getting converted into a …
(edit) 07/15/04 20:49:44 @10376 [10376] rtoy Modular %negate for x86.
(edit) 07/15/04 14:08:47 @10374 [10374] rtoy Don't need the %negate-mod32 function and defknown. Clean up vops a …
(edit) 07/07/04 11:03:12 @10329 [10329] rtoy Changes from Robert Swindells to support NetBSD.
(edit) 06/09/04 21:45:07 @10275 [10275] cwang Fix double-float-digits, long-float-digits. …
(edit) 06/09/04 21:43:01 @10274 [10274] cwang Fix instructions for moving 64-bit constants onto stack.
(edit) 06/09/04 21:39:53 @10273 [10273] cwang Fix dynamic extent allocation
(edit) 05/18/04 18:59:08 @10225 [10225] cwang typos
(edit) 05/14/04 10:47:31 @10193 [10193] rtoy Bootstrap for the sparc symbol-hash change.
(edit) 05/14/04 09:40:19 @10192 [10192] rtoy Add support for storing the symbol hash into a slot in the symbol …
(edit) 04/14/04 13:08:32 @10124 [10124] rtoy o Modular arithmetic o FILE-LENGTH fixes
(edit) 04/07/04 11:15:05 @10106 [10106] emarsden Initial revision
(edit) 01/08/04 23:20:59 @10017 [10017] toy The EXPT derive-type optimizer was incorrectly deriving the type for …
(edit) 10/18/03 10:05:50 @9954 [9954] toy o Handle OR and ANDN instructions so we can print out notes about …
(edit) 10/09/03 15:01:22 @9916 [9916] toy Added constants pseudo-atomic-value and …
(edit) 09/12/03 16:06:05 @9875 [9875] toy Turn off the trap for floating-pointe underflow for all platforms.
(edit) 09/08/03 12:07:04 @9864 [9864] toy Disable package locks when rebuilding the various parts of CMUCL.
(edit) 05/26/03 10:30:06 @9559 [9559] pmai Made bootfile work for old lisps which are still missing fdefn-or-lose.
(edit) 05/05/03 08:04:26 @9477 [9477] emarsden Remove obsolete alias from MAKE-VECTOR to MAKE-ARRAY (internal to CL …
(edit) 04/27/03 10:00:19 @9442 [9442] toy Printing of x86 inst space wasn't nicely lined up anymore.
(edit) 04/23/03 13:38:59 @9418 [9418] gerd * src/pcl/init.lisp (make-instance): Undo last change.
(edit) 04/23/03 11:19:41 @9415 [9415] gerd Make the type system more forgiving wrt to unknown types. …
(edit) 04/03/03 06:39:57 @9350 [9350] pmai Bumped default value of *bytes-consed-between-gcs* to 12000000, which is …
(edit) 11/22/02 13:13:08 @9050 [9050] toy From Gerd Moellmann, "canniablizing CVS SBCL": …
(edit) 11/14/02 16:13:23 @9013 [9013] toy Need to #include globals.h to get dynamic_space_size defined. …
(edit) 11/14/02 11:54:38 @9011 [9011] toy From Eric Marsden: …
(edit) 10/01/02 16:10:49 @8922 [8922] toy Solaris needs the undefined (U) symbols in lisp.nm to build a working …
(edit) 05/14/01 09:13:39 @8600 [8600] pw Fix FIND-LOGICAL-HOST to honor optional errorp argument even when …
(edit) 03/24/99 14:42:00 @8009 [8009] pw For solaris (SVR4) SIGCHLD and SIGIO had wrong definition.
(edit) 12/14/97 08:41:41 @7522 [7522] dtc Add declarations to the timing functions to reduce their overhead and …
(edit) 09/08/90 13:39:20 @1912 [1912] wlott Converted fun-defined-from-pathname to the new object format.
(add) 02/01/90 15:13:20 @1 [1] anonymous New repository initialized by cvs2svn.