<
March, 2007
April, 2007
May, 2007
>
April, 2007
1st
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.13: refactor trap handling
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.14: oops! duplicate definition of print_unknown
- SBCL Commits
Thiemo Seufer <ths@networkno.de>: 1.0.4.15:
- SBCL Commits
2nd
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.16: some GC and interrupt refactoring
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.17: interrupt handler spring cleaning
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.18: trap handling cleanup continues
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.19: oops, broken win32 build
- SBCL Commits
3rd
Benchmark results for 2007-04-03
- Boinkmarks
lisphacker <lisphacker>: 1.0.4.20: Win32 build fix
- SBCL Commits
4th
Benchmark results for 2007-04-04
- Boinkmarks
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.21: merge redundant funcallN definitions in the runtime
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.22: trivial cleanup
- SBCL Commits
Cyrus Harmon <ch-sbcl@bobobeach.com>: 1.0.4.23: sb-grovel x86-64/darwin fix
- SBCL Commits
5th
Benchmark results for 2007-04-05
- Boinkmarks
Cyrus Harmon <ch-sbcl@bobobeach.com>: 1.0.4.24: documentation spelling fixes
- SBCL Commits
Cyrus Harmon <ch-sbcl@bobobeach.com>: 1.0.4.25: 16 byte align asm functions
- SBCL Commits
Cyrus Harmon <ch-sbcl@bobobeach.com>: 1.0.4.26: fix wrapped stat struct for darwin
- SBCL Commits
Cyrus Harmon <ch-sbcl@bobobeach.com>: 1.0.4.27: more darwin/x86-64 fixes
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.28: optimize GET-INTERNAL-REAL-TIME on Unix.
- SBCL Commits
NIIMI Satoshi <sa2c@users.sourceforge.net>: 1.0.4.29: Update expected test status on FreeBSD
- SBCL Commits
6th
Benchmark results for 2007-04-06
- Boinkmarks
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.30: make WITH-SPINLOCK-AND-WITHOUT-GCING inhibit interrupts as well
- SBCL Commits
Cyrus Harmon <ch-sbcl@bobobeach.com>: 1.0.4.31: remove *internal-error-context*
- SBCL Commits
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.4.32: De-pessimize >= and <= transforms
- SBCL Commits
Cyrus Harmon <ch-sbcl@bobobeach.com>: 1.0.4.33: check that context is not a null-alien
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.34: return true from GET-SPINLOCK
- SBCL Commits
7th
Benchmark results for 2007-04-07
- Boinkmarks
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.4.35: Commit Kevin Reid's "Test failure in core.test.sh" patch
- SBCL Commits
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.4.36: Commit Kevin Reid's "safer *break-on-signals*" patch.
- SBCL Commits
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.4.37: Delete some dead code in pack.lisp
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.38: unbreak win32 build, again
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.39: get rid of hardcoded mutex and spinlock slot indexes
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.40: small fixes
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.41: unbreak threaded build
- SBCL Commits
lisphacker <lisphacker>: 1.0.2.42: x86 backend cleanups
- SBCL Commits
lisphacker <lisphacker>: 1.0.4.43: x86 assembler/disassembler tweaks
- SBCL Commits
8th
Benchmark results for 2007-04-08
- Boinkmarks
lisphacker <lisphacker>: 1.0.4.44: More x86 disassembler work
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.45: workaround for bug #412 & undefined variable cleanup
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.46: allow &environment and disallow &aux in DEFSETF lambda-lists
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.47: correct the mess of 1.0.4.46
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.48: ROOM patch by Lutz Euler
- SBCL Commits
Cyrus Harmon <ch-sbcl@bobobeach.com>: 1.0.4.49: revert debugger hackery
- SBCL Commits
lisphacker <lisphacker>: 1.0.4.50: more x86 backend
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.51: no blksize_t on OS X Panther
- SBCL Commits
9th
Benchmark results for 2007-04-09
- Boinkmarks
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.52: fix GET-SPINLOCK, broken by the COMPARE-AND-EXCHANGE patch
- SBCL Commits
10th
Benchmark results for 2007-04-10
- Boinkmarks
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.4.53: Apply Lutz Euler's improved character VOPs patch
- SBCL Commits
Cyrus Harmon <ch-sbcl@bobobeach.com>: 1.0.4.54: x86-64/darwin preliminary threads support
- SBCL Commits
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.4.55: Optimized REPLACE and UB*-BASH-COPY routines
- SBCL Commits
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.4.56: Make case-insensitive string and character comparisons non-consing
- SBCL Commits
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.4.57: Make the compiler's bit-vector functions use standard CL idioms
- SBCL Commits
Cyrus Harmon <ch-sbcl@bobobeach.com>: 1.0.4.58: fix lisp object start address calculations in x86-64
- SBCL Commits
11th
Benchmark results for 2007-04-11
- Boinkmarks
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.59: small signal handling improvements
- SBCL Commits
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.4.60: More efficient structure raw slot accessors on x86-64
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.61: stack-alignment on CALL-OUT VOP on x86/Darwin
- SBCL Commits
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.4.62: Enhance BIGNUM-REPLACE
- SBCL Commits
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.4.63: Don't zeroize dynamic-extent simple-unboxed-arrays on x86 and x86-64
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.64: more stack-alignment x86/Darwin
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.65: lock accesses to *descriptor-handlers*
- SBCL Commits
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.4.66: Undo D-X changes in 1.0.4.63
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.4.67: Minor cleanups
- SBCL Commits
lisphacker <lisphacker>: 1.0.4.68: Restore x86 non-darwin buildability.
- SBCL Commits
12th
Juho Snellman <jsnell@iki.fi>: 1.0.4.69: fix CL-PPCRE compilation on x86-64
- SBCL Commits
lisphacker <lisphacker>: 1.0.4.70: more x86 backend cleanups
- SBCL Commits
lisphacker <lisphacker>: 1.0.4.71: x86 backend cleanup
- SBCL Commits
lisphacker <lisphacker>: 1.0.4.72: More x86 backend cleanups
- SBCL Commits
lisphacker <lisphacker>: 1.0.4.73: more x86 backend cleanups
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.4.74: fix &environment issues with macroexpansions in the fopcompiler
- SBCL Commits
lisphacker <lisphacker>: 1.0.4.75: Win32 build fix.
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.4.76: add a new style-warning for duplicate CASE keys
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.4.77: oops, forgot to cvs add a new file in .76
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.4.78: shrink package hash-tables to an optimal size when saving a core
- SBCL Commits
13th
Benchmark results for 2007-04-13
- Boinkmarks
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.79: remove lock from *descriptor-handlers*
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.80: make ADJUST-ARRAY interrupt-safe
- SBCL Commits
lisphacker <lisphacker>: 1.0.4.81: more x86 backend cleanups
- SBCL Commits
lisphacker <lisphacker>: 1.0.4.82: more x86 backend cleanups
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.4.83: fix SXHASH for bignums
- SBCL Commits
14th
Benchmark results for 2007-04-14
- Boinkmarks
Juho Snellman <jsnell@iki.fi>: 1.0.4.84: better EQUAL hash-tables, revert 0.9.15.21 (non-compliant SXHASH)
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.85: small PCL cleanups and thread-safety notes
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.86: correct type declaration for SAP+
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.4.87: better EQUALP hash function for arrays
- SBCL Commits
lisphacker <lisphacker>: 1.0.4.88: x86 assembly-routine cleanups
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.89: ROOM cleanups & type-declaration fixes
- SBCL Commits
15th
Benchmark results for 2007-04-15
- Boinkmarks
16th
Benchmark results for 2007-04-16
- Boinkmarks
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.90: revert 1.0.4.89 changes to ROOM
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.91: revert 1.0.4.89 test changes
- SBCL Commits
17th
Benchmark results for 2007-04-17
- Boinkmarks
Juho Snellman <jsnell@iki.fi>: 1.0.4.92: faster generic array access
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.4.93: backtrace_from_fp
- SBCL Commits
Rudi Schlatte <rudi@constantly.at>: 1.0.4.94 make-target-contrib.sh self-announcement
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.95: small genesis cleanups
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.4.96: oops, missed one case in the HAIRY-DATA-VECTOR-REF changes
- SBCL Commits
lisphacker <lisphacker>: 1.0.4.97: Oops. Fix bug introduced in x86 vop if-eq in 1.0.4.73.
- SBCL Commits
lisphacker <lisphacker>: 1.0.4.98: Win32 build fix
- SBCL Commits
18th
Juho Snellman <jsnell@iki.fi>: 1.0.4.99: fix big-endian build
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.4.100: gray streams manual fixes
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.101: new STRING-OUTPUT-STREAM implementation
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.102: SB-SYS and stream cleanups
- SBCL Commits
19th
Benchmark results for 2007-04-19
- Boinkmarks
Juho Snellman <jsnell@iki.fi>: 1.0.4.103: fix build with OpenMCL as the host
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.4.104: don't mutate constant strings in genesis
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.4.105: remove clisp from the list of working build hosts
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.106: refactoring FILE-POSITION on FD-STREAMS, some cleanups
- SBCL Commits
NIIMI Satoshi <sa2c@users.sourceforge.net>: 1.0.4.107: fix doc/make-doc.sh if "make" command is not GNU make.
- SBCL Commits
20th
Benchmark results for 2007-04-20
- Boinkmarks
Cyrus Harmon <ch-sbcl@bobobeach.com>: 1.0.4.108: turn mach-exception-handler on for macos/x86 and x86_64
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.4.109: rewrite source that mixed quasiquotes and circular lists
- SBCL Commits
21st
Benchmark results for 2007-04-21
- Boinkmarks
22nd
Benchmark results for 2007-04-22
- Boinkmarks
23rd
Benchmark results for 2007-04-23
- Boinkmarks
24th
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.4.110: make -sb-unicode builds work again
- SBCL Commits
25th
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.4.111: NEWS editing
- SBCL Commits
27th
Benchmark results for 2007-04-27
- Boinkmarks
28th
Benchmark results for 2007-04-28
- Boinkmarks
William Harold Newman <william.newman@airmail.net>: 1.0.5:
- SBCL Commits
29th
Christophe Rhodes <csr21@cantab.net>: 1.0.5.1: remove ldso-stubs.S in clean.sh
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.5.2: non-racy WITH-SPINLOCK-AND-WITHOUT-GCING
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.5.3: compiling a SUBSEQ on a SIMPLE-VECTOR should not give notes
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.5.4: signal handler consing causing GCs
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.5.5: &ENVIRONMENT fixes
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.5.6: compare-and-swap / instance-set-conditional refactoring
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.5.7: missing test case for 1.0.4.40
- SBCL Commits
Nathan Froyd <froydnj@cs.rice.edu>: 1.0.5.8: always display package prefixes when symbols conflict
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.5.9: experimental semi-synchronous deadlines
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.5.10: interrupt-proofing SUB-GC
- SBCL Commits
30th
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.5.11: fix non-threaded build
- SBCL Commits
Nikodemus Siivola <nikodemus@random-state.net>: 1.0.5.12: fix threaded Linux builds
- SBCL Commits
Christophe Rhodes <csr21@cantab.net>: 1.0.5.13: better wordbreaks in manual
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.5.14: make PURIFY a no-op on gencgc
- SBCL Commits
Juho Snellman <jsnell@iki.fi>: 1.0.5.15: fix SB-BSD-SOCKETS tests on chrooted NetBSD
- SBCL Commits