sbcl.git
2007-04-17 Rudi Schlatte1.0.4.94 make-target-contrib.sh self-announcement
2007-04-17 Juho Snellman1.0.4.93: backtrace_from_fp
2007-04-17 Juho Snellman1.0.4.92: faster generic array access
2007-04-16 Nikodemus Siivola1.0.4.91: revert 1.0.4.89 test changes
2007-04-16 Nikodemus Siivola1.0.4.90: revert 1.0.4.89 changes to ROOM
2007-04-14 Nikodemus Siivola1.0.4.89: ROOM cleanups & type-declaration fixes
2007-04-14 lisphacker1.0.4.88: x86 assembly-routine cleanups
2007-04-14 Juho Snellman1.0.4.87: better EQUALP hash function for arrays
2007-04-14 Nikodemus Siivola1.0.4.86: correct type declaration for SAP+
2007-04-14 Nikodemus Siivola1.0.4.85: small PCL cleanups and thread-safety notes
2007-04-14 Juho Snellman1.0.4.84: better EQUAL hash-tables, revert 0.9.15.21...
2007-04-13 Juho Snellman1.0.4.83: fix SXHASH for bignums
2007-04-13 lisphacker1.0.4.82: more x86 backend cleanups
2007-04-13 lisphacker1.0.4.81: more x86 backend cleanups
2007-04-13 Nikodemus Siivola1.0.4.80: make ADJUST-ARRAY interrupt-safe
2007-04-13 Nikodemus Siivola1.0.4.79: remove lock from *descriptor-handlers*
2007-04-12 Juho Snellman1.0.4.78: shrink package hash-tables to an optimal...
2007-04-12 Juho Snellman1.0.4.77: oops, forgot to cvs add a new file in .76
2007-04-12 Juho Snellman1.0.4.76: add a new style-warning for duplicate CASE...
2007-04-12 lisphacker1.0.4.75: Win32 build fix.
2007-04-12 Juho Snellman1.0.4.74: fix &environment issues with macroexpansions...
2007-04-12 lisphacker1.0.4.73: more x86 backend cleanups
2007-04-12 lisphacker1.0.4.72: More x86 backend cleanups
2007-04-12 lisphacker1.0.4.71: x86 backend cleanup
2007-04-12 lisphacker1.0.4.70: more x86 backend cleanups
2007-04-12 Juho Snellman1.0.4.69: fix CL-PPCRE compilation on x86-64
2007-04-11 lisphacker1.0.4.68: Restore x86 non-darwin buildability.
2007-04-11 Juho Snellman1.0.4.67: Minor cleanups
2007-04-11 Nathan Froyd1.0.4.66: Undo D-X changes in 1.0.4.63
2007-04-11 Nikodemus Siivola1.0.4.65: lock accesses to *descriptor-handlers*
2007-04-11 Nikodemus Siivola1.0.4.64: more stack-alignment x86/Darwin
2007-04-11 Nathan Froyd1.0.4.63: Don't zeroize dynamic-extent simple-unboxed...
2007-04-11 Nathan Froyd1.0.4.62: Enhance BIGNUM-REPLACE
2007-04-11 Nikodemus Siivola1.0.4.61: stack-alignment on CALL-OUT VOP on x86/Darwin
2007-04-11 Nathan Froyd1.0.4.60: More efficient structure raw slot accessors...
2007-04-11 Nikodemus Siivola1.0.4.59: small signal handling improvements
2007-04-10 Cyrus Harmon1.0.4.58: fix lisp object start address calculations...
2007-04-10 Nathan Froyd1.0.4.57: Make the compiler's bit-vector functions...
2007-04-10 Nathan Froyd1.0.4.56: Make case-insensitive string and character...
2007-04-10 Nathan Froyd1.0.4.55: Optimized REPLACE and UB*-BASH-COPY routines
2007-04-10 Cyrus Harmon1.0.4.54: x86-64/darwin preliminary threads support
2007-04-10 Nathan Froyd1.0.4.53: Apply Lutz Euler's improved character VOPs...
2007-04-09 Nikodemus Siivola1.0.4.52: fix GET-SPINLOCK, broken by the COMPARE-AND...
2007-04-08 Nikodemus Siivola1.0.4.51: no blksize_t on OS X Panther
2007-04-08 lisphacker1.0.4.50: more x86 backend
2007-04-08 Cyrus Harmon1.0.4.49: revert debugger hackery
2007-04-08 Nikodemus Siivola1.0.4.48: ROOM patch by Lutz Euler
2007-04-08 Nikodemus Siivola1.0.4.47: correct the mess of 1.0.4.46
2007-04-08 Nikodemus Siivola1.0.4.46: allow &environment and disallow &aux in DEFSE...
2007-04-08 Nikodemus Siivola1.0.4.45: workaround for bug #412 & undefined variable...
2007-04-08 lisphacker1.0.4.44: More x86 disassembler work
2007-04-07 lisphacker1.0.4.43: x86 assembler/disassembler tweaks
2007-04-07 lisphacker1.0.2.42: x86 backend cleanups
2007-04-07 Nikodemus Siivola1.0.4.41: unbreak threaded build
2007-04-07 Nikodemus Siivola1.0.4.40: small fixes
2007-04-07 Nikodemus Siivola1.0.4.39: get rid of hardcoded mutex and spinlock slot...
2007-04-07 Nikodemus Siivola1.0.4.38: unbreak win32 build, again
2007-04-07 Nathan Froyd1.0.4.37: Delete some dead code in pack.lisp
2007-04-07 Nathan Froyd1.0.4.36: Commit Kevin Reid's "safer *break-on-signals...
2007-04-07 Nathan Froyd1.0.4.35: Commit Kevin Reid's "Test failure in core...
2007-04-06 Nikodemus Siivola1.0.4.34: return true from GET-SPINLOCK
2007-04-06 Cyrus Harmon1.0.4.33: check that context is not a null-alien
2007-04-06 Nathan Froyd1.0.4.32: De-pessimize >= and <= transforms
2007-04-06 Cyrus Harmon1.0.4.31: remove *internal-error-context*
2007-04-06 Nikodemus Siivola1.0.4.30: make WITH-SPINLOCK-AND-WITHOUT-GCING inhibit...
2007-04-05 NIIMI Satoshi1.0.4.29: Update expected test status on FreeBSD
2007-04-05 Nikodemus Siivola1.0.4.28: optimize GET-INTERNAL-REAL-TIME on Unix.
2007-04-05 Cyrus Harmon1.0.4.27: more darwin/x86-64 fixes
2007-04-05 Cyrus Harmon1.0.4.26: fix wrapped stat struct for darwin
2007-04-05 Cyrus Harmon1.0.4.25: 16 byte align asm functions
2007-04-05 Cyrus Harmon1.0.4.24: documentation spelling fixes
2007-04-04 Cyrus Harmon1.0.4.23: sb-grovel x86-64/darwin fix
2007-04-04 Nikodemus Siivola1.0.4.22: trivial cleanup
2007-04-04 Nikodemus Siivola1.0.4.21: merge redundant funcallN definitions in the...
2007-04-03 lisphacker1.0.4.20: Win32 build fix
2007-04-02 Nikodemus Siivola1.0.4.19: oops, broken win32 build
2007-04-02 Nikodemus Siivola1.0.4.18: trap handling cleanup continues
2007-04-02 Nikodemus Siivola1.0.4.17: interrupt handler spring cleaning
2007-04-02 Nikodemus Siivola1.0.4.16: some GC and interrupt refactoring
2007-04-01 Thiemo Seufer1.0.4.15:
2007-04-01 Nikodemus Siivola1.0.4.14: oops! duplicate definition of print_unknown
2007-04-01 Nikodemus Siivola1.0.4.13: refactor trap handling
2007-03-31 Nikodemus Siivola1.0.4.12: stale bugs
2007-03-31 Nikodemus Siivola1.0.4.11: trivial hash-table cleanup / optimization
2007-03-29 Nikodemus Siivola1.0.4.10: conditionalize bignum-character line writing...
2007-03-29 Nikodemus Siivola1.0.4.9: writing bignum characters onto a single line
2007-03-28 William Harold... 1.0.4.8:
2007-03-28 William Harold... 1.0.4.7:
2007-03-27 William Harold... 1.0.4.6:
2007-03-27 Rudi Schlatte1.0.4.5 slot reader/writer documentation in the manual
2007-03-26 Gabor Melis1.0.4.4: simplify JOIN-THREAD interface
2007-03-26 Nikodemus Siivola1.0.4.3: interrupt and GC issues
2007-03-26 Cyrus Harmon1.0.4.2: really commit darwin sb-posix fixes
2007-03-26 Cyrus Harmon1.0.4.1: fix sb-posix atime/mtime/ctime
2007-03-25 William Harold... 1.0.4: release, will be tagged as sbcl_1_0_4
2007-03-23 Gabor Melis1.0.3.48: mark JOIN-THREAD as experimental
2007-03-21 Gabor Melis1.0.3.47: fixed threads tests
2007-03-18 lisphacker1.0.3.46: De-pessimized x86 sub-byte DATA-VECTOR-SET...
2007-03-18 Gabor Melis1.0.3.45: added JOIN-THREAD
2007-03-18 Cyrus Harmon1.0.3.44: x86-64 print vop preserves 16-byte stack...
next