<
May, 2007
June, 2007
July, 2007
>
June, 2007
1st
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.6.8: improve (SUBSEQ FOO 0 ...) on arrays with elements >= word-size
- SBCL Commits
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.6.9: micro-optimize portions of the reader
- SBCL Commits
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.6.10: put --disable-debugger back where it belongs
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.11: PRINT-OBJECT method adjusted for new caches
- SBCL Commits
2nd
Benchmark results for 2007-06-02
- Boinkmarks
Christophe Rhodes <csr21@cantab.net>: 1.0.6.12: Improve user-subclassed SB-MOP:SPECIALIZER support
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.13: minor fix to the compiler's interval-arithmetic
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.14: slightly more efficient FLONUM-TO-DIGITS
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.15: add SB-POSIX:LOCKF
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.16: add SB-POSIX:GETCWD
- SBCL Commits
3rd
Christophe Rhodes <csr21@cantab.net>: 1.0.6.17: Housekeeping from specializer changes
- SBCL Commits
Christophe Rhodes <csr21@cantab.net>: 1.0.6.18: Two fixes from Eric Marsden
- SBCL Commits
4th
Benchmark results for 2007-06-04
- Boinkmarks
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.6.19: optimize BIGNUM-TRUNCATE'ing by small powers of two
- SBCL Commits
5th
Benchmark results for 2007-06-05
- Boinkmarks
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.6.20: add INSERT-ARRAY-BOUNDS-CHECKS declaration to WITH-PUSH-CHAR
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.6.21: get rid of a runtime compiler note in the PCL cache code
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.6.22: fix occasional UNBOUND-VARIABLE errors in MAP-REFERENCING-OBJECTS
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.6.23: fix a source location tracking problem in sb-cover
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.6.24: a more sophisticated UNWIND-TO-FRAME-AND-CALL for x86 and x86-64
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.6.25: fix non x86oid build
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.6.26: fix sb-posix build on win32
- SBCL Commits
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.6.27: make FD-SOUT slightly faster
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.6.28: fix UNWIND-TO-FRAME-AND-CALL for #+SB-THREAD
- SBCL Commits
6th
Benchmark results for 2007-06-06
- Boinkmarks
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.6.29: improved WITH-ARRAY-DATA on simple multi-dimensional arrays
- SBCL Commits
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.6.30: clean up FD-SOUT a little bit
- SBCL Commits
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.6.31: use proper types for STRING-DISPATCH
- SBCL Commits
8th
Benchmark results for 2007-06-08
- Boinkmarks
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.32: printing of layoutless structures
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.33: small CLOS cache improvements
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.34: AVER that the GF lock is held during SET-DFUN
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.35: slightly bigger +cache-vector-max-length+
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.36: ALLOW-WITH-INTERRUPTS and interrupt safe WITH-MUTEX &co
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.37: thread safety test for the CLOS cache
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.38: thread and interrupt safe ADD/REMOVE-METHOD
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.39: COMPUTE-DISCRIMINATING-FUNCTION micro-optimization
- SBCL Commits
9th
Benchmark results for 2007-06-09
- Boinkmarks
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.40: missed tests from 1.0.6.38
- SBCL Commits
Saturday 9 June : Run SBCL : 3 edits
- SBCL Internals
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.41: optimized bignum printing
- SBCL Commits
10th
Juho Snellman <jsnell@iki.fi>: 1.0.6.42: handle unbound markers (from BIND-SENTINEL) in unbind_to_here
- SBCL Commits
11th
Benchmark results for 2007-06-11
- Boinkmarks
Juho Snellman <jsnell@iki.fi>: 1.0.6.43: support saving and restoring code coverage state in sb-cover
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.6.44: make WITHOUT-INTERRUPTS non-consing
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.6.45: fix compilation speed regression from DATA-VECTOR-REF-WITH-OFFSET
- SBCL Commits
Christophe Rhodes <csr21@cantab.net>: 1.0.6.46: better standard-specializer-p implementation
- SBCL Commits
12th
Benchmark results for 2007-06-12
- Boinkmarks
13th
Benchmark results for 2007-06-13
- Boinkmarks
14th
Benchmark results for 2007-06-14
- Boinkmarks
15th
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.47: small fixes
- SBCL Commits
18th
Benchmark results for 2007-06-18
- Boinkmarks
Juho Snellman <jsnell@iki.fi>: 1.0.6.48: Don't instrument the internal flets from the PROGV expansion
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.6.49: make asdf-based contribs more friendly to :FORCE T
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.6.50: better arglists for generic functions
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.6.51: clean up compiler warnings in the runtime
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.6.52: mark most current tests failures on buildbot as expected
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.6.53: oops, forgot to "cvs add" some new files
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.6.54: fix building contribs from a clean checkout (oops)
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.6.55: fix ppc/linux build (probably)
- SBCL Commits
19th
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.56: replace CALL-WITH-DX-FUNCTION with DX-FLET
- SBCL Commits
Tuesday 19 June : linkage-table : 25 edits
- SBCL Internals
20th
Juho Snellman <jsnell@iki.fi>: 1.0.6.57: fix sb-bsd-socket build on win32
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.58: better heap exhaustion information
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.59: bogus metacircles due to interrupted applicable method comp.
- SBCL Commits
21st
Benchmark results for 2007-06-21
- Boinkmarks
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.6.60: add test file that was forgotten from 1.0.6.59
- SBCL Commits
22nd
Benchmark results for 2007-06-22
- Boinkmarks
23rd
Benchmark results for 2007-06-23
- Boinkmarks
24th
Benchmark results for 2007-06-24
- Boinkmarks
27th
William Harold Newman <william.newman@airmail.net>: 1.0.7: release, will be tagged as sbcl_1_0_7
- SBCL Commits
28th
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.1: dynamic extent value cells
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.2: fix potential GC errors due to bogus objects in backtraces
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.3: non-consing GETHASH and (SETF GETHASH)
- SBCL Commits
30th
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.7.4: RESTRICT-COMPILER-POLICY
- SBCL Commits