root/tags
| Name | Size | Rev | Age | Last Change |
|---|---|---|---|---|
| ../ | ||||
| amd64-merge-start | 10329 | 4 years | Changes from Robert Swindells to support NetBSD. | |
| cold-pcl-base | 9350 | 6 years | Bumped default value of *bytes-consed-between-gcs* to 12000000, which … | |
| dynamic-extent-base | 9875 | 5 years | Turn off the trap for floating-pointe underflow for all platforms. | |
| LINKAGE_TABLE | 9013 | 6 years | Need to #include globals.h to get dynamic_space_size defined. Noted by … | |
| lisp-executable-base | 9954 | 5 years | o Handle OR and ANDN instructions so we can print out notes about … | |
| mod-arith-base | 10192 | 4 years | Add support for storing the symbol hash into a slot in the symbol itself. … | |
| old_rt | 1912 | 18 years | Converted fun-defined-from-pathname to the new object format. | |
| ppc_gencgc_snap_2005-05-14 | 10813 | 3 years | * code/foreign.lisp (load-object-file): Take the truename of FILE in case … | |
| ppc_gencgc_snap_2005-12-17 | 11129 | 3 years | This commit was manufactured by cvs2svn to create … | |
| ppc_gencgc_snap_2006-01-06 | 11152 | 3 years | This commit was manufactured by cvs2svn to create … | |
| PRE_LINKAGE_TABLE | 9011 | 6 years | From Eric Marsden: The attached patch contains mostly trivial changes, … | |
| prm-before-macosx-merge-tag | 10475 | 4 years | Fix for some ansi-tests. o format.r.8: (format nil "~vr" nil 5) is … | |
| release-18e | 9477 | 5 years | Remove obsolete alias from MAKE-VECTOR to MAKE-ARRAY (internal to CL … | |
| release-18e-base | 9415 | 5 years | Make the type system more forgiving wrt to unknown types. Temporary fix … | |
| release-18e-pre1 | 9418 | 5 years | * src/pcl/init.lisp (make-instance): Undo last change. | |
| release-18e-pre2 | 9442 | 5 years | Printing of x86 inst space wasn't nicely lined up anymore. | |
| release-19a | 10524 | 4 years | Enable the cycle counter for ppc. It seems the time-base counter … | |
| release-19a-base | 10273 | 4 years | Fix dynamic extent allocation | |
| release-19a-pre1 | 10274 | 4 years | Fix instructions for moving 64-bit constants onto stack. | |
| release-19a-pre2 | 10374 | 4 years | Don't need the %negate-mod32 function and defknown. Clean up vops … | |
| release-19a-pre3 | 10430 | 4 years | update platforms to 19a specs | |
| release-19b-base | 10893 | 3 years | Fix some issues with printing (make-pathname :directory … | |
| release-19b-pre1 | 10896 | 3 years | Convert extended LOOP constructs in pprint annotations to equivalent (I … | |
| release-19b-pre2 | 10969 | 3 years | Oops. Remove unused function, and make sure we have an array type before … | |
| release-19c | 11101 | 3 years | When reverting a file, don't delete the file if there was no original. … | |
| release-19c-base | 11053 | 3 years | Implement tracing of flet/labels functions. This probably needs more work … | |
| release-19c-pre1 | 11055 | 3 years | Update from logs. | |
| RELEASE_18a | 7522 | 11 years | Add declarations to the timing functions to reduce their overhead … | |
| RELEASE_18b | 8009 | 10 years | For solaris (SVR4) SIGCHLD and SIGIO had wrong definition. | |
| RELEASE_18c | 8600 | 7 years | Fix FIND-LOGICAL-HOST to honor optional errorp argument even when 'thing' … | |
| RELEASE_18d | 8922 | 6 years | Solaris needs the undefined (U) symbols in lisp.nm to build a … | |
| remove_negative_zero_not_zero | 9559 | 5 years | Made bootfile work for old lisps which are still missing fdefn-or-lose. | |
| snapshot-2003-10 | 10017 | 5 years | The EXPT derive-type optimizer was incorrectly deriving the type for (expt … | |
| snapshot-2003-11 | 10106 | 5 years | Initial revision | |
| snapshot-2003-12 | 10124 | 4 years | o Modular arithmetic o FILE-LENGTH fixes | |
| snapshot-2004-04 | 10193 | 4 years | Bootstrap for the sparc symbol-hash change. | |
| snapshot-2004-05 | 10275 | 4 years | Fix double-float-digits, long-float-digits. Follow x86 changes to … | |
| snapshot-2004-06 | 10376 | 4 years | Modular %negate for x86. | |
| snapshot-2004-07 | 10428 | 4 years | Fix bug where things like (truncate x 0) were getting converted into … | |
| snapshot-2004-08 | 10537 | 4 years | Increase the size of the read-only, static-space, control-stack, … | |
| snapshot-2004-09 | 10596 | 4 years | o Make (formatter "~vR") behave like the interpreted version. o Fix the … | |
| snapshot-2004-10 | 10626 | 4 years | Fix some floating point printing bugs. Based on the version in … | |
| snapshot-2004-11 | 10683 | 4 years | Oops. Remove some debugging formats that we don't need anymore. | |
| snapshot-2004-12 | 10698 | 4 years | The ppc port no longer uses the ppc-fun-hack where the function-pointer … | |
| snapshot-2005-01 | 10726 | 3 years | Should close up any open alloc regions before purification. This bug was … | |
| snapshot-2005-02 | 10740 | 3 years | Fix disassembler to be able to handle closures. The disassembler … | |
| snapshot-2005-03 | 10792 | 3 years | Fix CALL-METHOD used outside of emf from. Fix from Gerd, cmucl-imp, … | |
| snapshot-2005-04 | 10811 | 3 years | Add a new VOP for DOUBLE-FLOAT-BITS, like on sparc. A micro-optimization. | |
| snapshot-2005-05 | 10854 | 3 years | Update date to snapshot. | |
| snapshot-2005-06 | 11145 | 3 years | This commit was manufactured by cvs2svn to create tag 'snapshot-2005-06'. | |
| snapshot-2005-07 | 10951 | 3 years | CMUCL cannot readably print a pathname with just a version component, so … | |
| snapshot-2005-08 | 10972 | 3 years | Add more precise checking for results not used for functions like NREVERSE … | |
| snapshot-2005-09 | 10988 | 3 years | Modify DOTIMES macro so that it always iterates the specified number of … | |
| snapshot-2005-10 | 11044 | 3 years | DESCRIBE had the test for adjustable arrays backwards, so it said … | |
| snapshot-2005-11 | 11072 | 3 years | o Test new mailcommit. o Cleanup extra blank lines. | |
| snapshot-2005-12 | 11110 | 3 years | Update from logs. | |
| snapshot-2006-01 | 11150 | 3 years | This commit was manufactured by cvs2svn to create tag 'snapshot-2006-01'. | |
| snapshot-2006-02 | 11195 | 3 years | This commit was manufactured by cvs2svn to create tag 'snapshot-2006-02'. | |
| snapshot-2006-03 | 11219 | 3 years | This commit was manufactured by cvs2svn to create tag 'snapshot-2006-03'. | |
| snapshot-2006-04 | 11227 | 3 years | This commit was manufactured by cvs2svn to create tag 'snapshot-2006-04'. | |
| snapshot-2006-05 | 11236 | 2 years | This commit was manufactured by cvs2svn to create tag 'snapshot-2006-05'. | |
| sparc_gencgc | 9864 | 5 years | Disable package locks when rebuilding the various parts of CMUCL. | |
| sparc_gencgc_merge | 9916 | 5 years | Added constants pseudo-atomic-value and pseudo-atomic-interrupted-value … | |
| start | 10225 | 4 years | typos | |
| UNICODE-BASE | 9050 | 6 years | From Gerd Moellmann, "canniablizing CVS SBCL": * Use *PACKAGE* if no IN … | |
Note: See TracBrowser
for help on using the browser.
