This project is a fork of the sbcl.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/sbcl.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnone
ownerjsnell@iki.fi
last changeThu, 14 Feb 2008 16:43:08 +0000 (14 16:43 +0000)
content tags
add:
readme
Ye olde repository of SBCL junk.
shortlog
2008-02-14 Nikodemus Siivola1.0.14.28: small FGEN improvementsmaster
2008-02-14 Nikodemus Siivola1.0.14.27: rename MAKE-FIXNUM to POINTER-HASH
2008-02-08 Nikodemus Siivola1.0.14.26: tweak COND slightly
2008-02-08 Nikodemus Siivola1.0.14.25: trivial WHEN & UNLESS change
2008-02-08 Nikodemus Siivola1.0.14.0.24: spell-check and proofread NEWS a bit
2008-02-08 Nikodemus Siivola1.0.14.0.23: hash-table printing improvements
2008-02-06 Nikodemus Siivola1.0.14.22: more backtrace verbosity, for a change
2008-02-06 Nikodemus Siivola1.0.14.21: debugger refactoring: MAP-BACKTRACE and...
2008-02-05 Nikodemus Siivola1.0.14.20: XSET used EQ instead of EQL for comparison
2008-02-04 Richard M Kreuter1.0.14.19: Fix SB-SHOW, broken for a while.
2008-02-04 Nikodemus Siivola1.0.14.18: fix bogus STYLE-WARNING for MAKE-HASH-TABLE...
2008-02-04 Nikodemus Siivola1.0.14.17: treat (NAMED-LAMBDA NIL ...) like (LAMBDA...
2008-02-04 Nikodemus Siivola1.0.14.16: add explicit CHECK-CONSTANT-MODIFICATION...
2008-02-04 Nikodemus Siivola1.0.14.15: fix typo in inline declaration for SOURCE...
2008-02-03 Nikodemus Siivola1.0.14.14 fix SB-POSIX:MK*TEMP() tests
2008-02-03 Juho Snellman1.0.14.13: Rewrite non-standard LOOP syntax
...
heads
16 years ago cfasl
16 years ago test
16 years ago master