<
June, 2007
July, 2007
August, 2007
>
July, 2007
1st
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.5: allow WITH-INTERRUPTS inside "system locked" sections
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.6: additional test case that fails under SB-LUTEX
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.7: slightly less broken handling of obsolete structures
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.8: micro-optimize STRING->UTF8
- SBCL Commits
2nd
Benchmark results for 2007-07-02
- Boinkmarks
Monday 2 July : tag bit : 2 edits
- SBCL Internals
Christophe Rhodes <csr21@cantab.net>: 1.0.7.9: DEFAULT-UNKNOWN-VALUES for more than 7 args on x86-64
- SBCL Commits
William Harold Newman <william.newman@airmail.net>: 1.0.7.10: added a FINISH-OUTPUT before switching streams
- SBCL Commits
3rd
Benchmark results for 2007-07-03
- Boinkmarks
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.11: fix test WITHOUT-INTERRUPTS+GET-MUTEX
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.12: fix clos-interrupts.impure.lisp for unithreaded builds
- SBCL Commits
4th
Benchmark results for 2007-07-04
- Boinkmarks
William Harold Newman <william.newman@airmail.net>: 1.0.7.13: Mistakes should be fun, error messages should be beautiful.
- SBCL Commits
5th
Benchmark results for 2007-07-05
- Boinkmarks
6th
Benchmark results for 2007-07-06
- Boinkmarks
7th
Benchmark results for 2007-07-07
- Boinkmarks
11th
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.14: thread-safe INTERN, EXPORT, &co
- SBCL Commits
12th
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.15: fix buglet in NAME-LAMBDALIKE
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.14: thread-safe INTERN, EXPORT, &co
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.17: SLOT-VALUE and SET-SLOT-VALUE transforms (really 1.0.7.16)
- SBCL Commits
13th
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.18: automagic debugging-friendly gensyms
- SBCL Commits
14th
Benchmark results for 2007-07-14
- Boinkmarks
15th
Benchmark results for 2007-07-15
- Boinkmarks
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.19: SB-EXT:COMPARE-AND-SWAP
- SBCL Commits
16th
Benchmark results for 2007-07-16
- Boinkmarks
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.20: note for SBCL packagers
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.21: threaded SET & BIND VOP touchups
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.22: (SETF SYMBOL-PLIST) type checking
- SBCL Commits
17th
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.23: delete a large block of commented-out code from seqtran.lisp
- SBCL Commits
Christophe Rhodes <csr21@cantab.net>: 1.0.7.24: Fix CALL-NEXT-METHOD / EVAL-WHEN interaction
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.25: better MEMBER transform
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.26: asymptotically faster FIND-SLOT-DEFINITION
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.27: SLOT-CLASS cleanups
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.28: compiler being nicer to the compiler
- SBCL Commits
18th
Benchmark results for 2007-07-18
- Boinkmarks
19th
Benchmark results for 2007-07-19
- Boinkmarks
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.29: better ASSOC transform
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.30: be more paranoid about saps
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.31: paper over bug inlining known functions in high-debug code
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.31: updated TODO file
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.33: better handling of ASSOC and MEMBER on empty lists
- SBCL Commits
20th
Benchmark results for 2007-07-20
- Boinkmarks
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.34: adjust lexenv frobbing in TRANSFORM-CALL to happen earlier
- SBCL Commits
21st
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.35: SLOT-VALUE and SET-SLOT-VALUE transforms aren't important
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.36: FIND-SLOT-DEFINITION to return NIL when called with non-slot-classes
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.37: fix non-x86oid builds
- SBCL Commits
22nd
Benchmark results for 2007-07-22
- Boinkmarks
23rd
Thiemo Seufer <ths@networkno.de>: 1.0.7.38: Fix the MIPS single-stepper break instruction.
- SBCL Commits
Thiemo Seufer <ths@networkno.de>: 1.0.7.39: Fix typo in comment.
- SBCL Commits
24th
Benchmark results for 2007-07-24
- Boinkmarks
25th
William Harold Newman <william.newman@airmail.net>: 1.0.8: release, will be tagged as sbcl_1_0_8
- SBCL Commits
Thiemo Seufer <ths@networkno.de>: 1.0.8.1: Nicer C code
- SBCL Commits
Thiemo Seufer <ths@networkno.de>: 1.0.8.2: Silence compiler warning.
- SBCL Commits
Thiemo Seufer <ths@networkno.de>: 1.0.8.3: Include missing headers.
- SBCL Commits
Thiemo Seufer <ths@networkno.de>: 1.0.8.4: One compiler warning less...
- SBCL Commits
Thiemo Seufer <ths@networkno.de>: 1.0.8.5: Conform to strict aliasing rules.
- SBCL Commits
26th
Benchmark results for 2007-07-26
- Boinkmarks
27th
Thiemo Seufer <ths@networkno.de>: 1.0.8.6: Fix typo in comment.
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.8.7: printer-control variables affecting MEMBER & ASSOC transforms
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.8.8: restore reuse-sap value after incomplete writes in FROB-OUTPUT-LATER
- SBCL Commits
28th
Benchmark results for 2007-07-28
- Boinkmarks
Thiemo Seufer <ths@networkno.de>: 1.0.8.9: fix a potential segfault, and make a lisp pointercheck less obscure.
- SBCL Commits
Thiemo Seufer <ths@networkno.de>: 1.0.8.10: Untabify.
- SBCL Commits
29th
Thiemo Seufer <ths@networkno.de>: 1.0.8.11: Fix typo in comment.
- SBCL Commits
30th
Benchmark results for 2007-07-30
- Boinkmarks
31st
Benchmark results for 2007-07-31
- Boinkmarks
NIIMI Satoshi <sa2c@users.sourceforge.net>: 1.0.8.12: Fix tests/foreign.test.sh on FreeBSD7/amd64
- SBCL Commits