sbcl.git
2009-02-16 Gabor Melis1.0.25.35: check that gc signals are unblocked
2009-02-16 Gabor Melis1.0.25.34: gc trigger improvements
2009-02-16 Gabor Melis1.0.25.33: protect against recursive gcs
2009-02-16 Gabor Melis1.0.25.32: improvements to WITHOUT-GCING
2009-02-16 Gabor Melis1.0.25.31: axe GC-{ON,OFF}
2009-02-16 Gabor Melis1.0.25.30: INTERRUPT-THREAD without RT signals
2009-02-16 Gabor Melis1.0.25.29: thread state visibility and synchronization
2009-02-16 Gabor Melis1.0.25.28: always use SIG_RESUME_FROM_GC
2009-02-16 Gabor Melis1.0.25.27: codify interrupt handling invariants
2009-02-16 Gabor Melis1.0.25.26: less interrupt handling leftovers
2009-02-16 Gabor Melis1.0.25.25: sig_stop_for_gc_handler looks at GC_INHIBIT...
2009-02-16 Gabor Melis1.0.25.24: x86/x86-64 runtime pseudo atomic fixes
2009-02-16 Gabor Melis1.0.25.23: more allocation checks
2009-02-16 Gabor Melis1.0.25.22: SIGTERM and SIGABRT
2009-02-16 Gabor Melis1.0.25.21: handling of potential corruptions
2009-02-16 Gabor Melis1.0.25.20: test util: print names, status
2009-02-16 Gabor Melis1.0.25.19: small test fixes
2009-02-16 Gabor Melis1.0.25.18: it's only SHOW
2009-02-16 Gabor Melis1.0.25.17: kill runtime warnings
2009-02-16 Gabor Melis1.0.25.16: minor stylistics changes in the runtime
2009-02-16 Gabor Melis1.0.25.15: less compilation warnings
2009-02-16 Gabor Melis1.0.25.14: comments
2009-02-16 Gabor Melis1.0.25.13: 80 chars, trailing space
2009-02-11 Gabor Melis1.0.25.12: fix debugger on non-x86oids
2009-02-11 Alastair Bridgewater1.0.25.11: Remove unused SIZE slot from catch-block...
2009-02-05 Richard M Kreuter1.0.25.10: Commit version.lisp-expr, missed in last...
2009-02-05 Richard M Kreuter1.0.25.10: Fix package locks checks for local functions...
2009-02-05 Gabor Melis1.0.25.9: INVOKE-WITH-SAVED-FP-AND-PC changes
2009-02-04 Gabor Melis1.0.25.8: fix sxhash bug
2009-02-03 Richard M Kreuter1.0.25.7: Muffle style-warnings around lambda list...
2009-02-03 Alastair Bridgewater1.0.25.6: Reunite x86oid and non-x86oid sub-{access...
2009-02-03 Alastair Bridgewater1.0.25.5: genesis descriptor-intuit-gspace cleanups
2009-02-03 Alastair Bridgewater1.0.25.4: genesis load-time-value cleanup
2009-02-03 Alastair Bridgewater1.0.25.3: earlier x86 code-object fixup envectorization
2009-02-03 Alastair Bridgewater1.0.25.2: Eliminate untagged pointers to heap space...
2009-02-03 Alastair Bridgewater1.0.25.1: x86-64 code fixup recording for gc / slash...
2009-02-03 Juho Snellman1.0.25: release, will be tagged as sbcl_1_0_25
2009-01-26 Juho Snellman1.0.24.48: Do explicit sign-extension of small signed...
2009-01-21 Christophe... 1.0.24.47: Fix 1.0.21.29 regression with enums in structs.
2009-01-17 Nikodemus Siivola1.0.24.46: SB-BSD-SOCKETS workingness from saved cores...
2009-01-17 Nikodemus Siivola1.0.24.45: handle IO errors in LDB and when saving...
2009-01-16 Nikodemus Siivola1.0.24.44: bug in INVALID-ARRAY-INDEX-ERROR, leaving...
2009-01-15 Nikodemus Siivola1.0.24.43: DEFTYPE to accept bodies consisting a single...
2009-01-14 Nikodemus Siivola1.0.24.42: fix bug 235a
2009-01-12 Nikodemus Siivola1.0.24.41: add necessary disambiguating curly braces...
2009-01-12 Nikodemus Siivola1.0.24.40: fix regression from 1.0.24.37
2009-01-12 Gabor Melis1.0.24.39: mutex changes
2009-01-12 Gabor Melis1.0.24.38: improve test scripts
2009-01-12 Nikodemus Siivola1.0.24.37: full raw-instance-slot support on HPPA
2009-01-12 Nikodemus Siivola1.0.24.36: don't print the array object when reporting...
2009-01-11 Paul Khuong1.0.24.35: Flag-setting VOPs on x86[-64] and conditiona...
2009-01-11 Paul Khuong1.0.24.34: IR2: additional representation for predicate...
2009-01-11 Nikodemus Siivola1.0.24.33: fix bug 316075
2009-01-11 Gabor Melis1.0.24.32: undo parts of 1.0.24.26
2009-01-11 Nikodemus Siivola1.0.24.31: robustify threads.test.sh some more
2009-01-10 Nikodemus Siivola1.0.24.30: fixed and tested some more cleanups on hppa...
2009-01-10 Nikodemus Siivola1.0.24.29: fix a typo in documentation
2009-01-09 Gabor Melis1.0.24.28: make unbind in the runtime zero the value...
2009-01-09 Gabor Melis1.0.24.27: target-thread cosmetics
2009-01-09 Gabor Melis1.0.24.26: fix release spinlock
2009-01-09 Gabor Melis1.0.24.25: add volatile after asm in spinlock and swap_...
2009-01-08 Gabor Melis1.0.24.24: fix threads.test.sh
2009-01-05 Christophe... 1.0.24.23: fix alien struct struct member offset bug
2009-01-04 Nikodemus Siivola1.0.24.22: mudball of VOP updates for HPPA
2009-01-04 Nikodemus Siivola1.0.24.21: call stub needed to switch between hpux...
2009-01-04 Nikodemus Siivola1.0.24.20: misc HPPA & HPUX updates
2009-01-03 Nikodemus Siivola1.0.24.19: COMPILE-TIME reports timings at millisecond...
2009-01-03 Nikodemus Siivola1.0.24.18: new HPUX specific files
2009-01-03 Nikodemus Siivola1.0.24.17: grab-bag of fixes to make hpux-os smile
2009-01-03 Nikodemus Siivola1.0.24.16: updates on how we deal with fixup on HPPA
2009-01-03 Nikodemus Siivola1.0.24.15: contrib fixes for HPPA
2009-01-03 Nikodemus Siivola1.0.24.14: fix what seems to be namespace collision...
2009-01-03 Nikodemus Siivola1.0.24.13: solve overlapping mmap and munmap slices...
2009-01-03 Nikodemus Siivola1.0.24.12: adding and fixing the HPUX/HPPA build target
2009-01-03 Nikodemus Siivola1.0.24.11: stack allocation support for HPPA
2009-01-03 Nikodemus Siivola1.0.24.10: raw slot support for HPPA
2009-01-03 Nikodemus Siivola1.0.24.9: fix overlapping address spaces on sparc
2009-01-02 Gabor Melis1.0.24.8: fix scav_lose
2009-01-02 Nikodemus Siivola1.0.24.7: CHAR-CODE type derivation
2009-01-02 Nikodemus Siivola1.0.24.6: OPTIMIZATION #23 is there already
2009-01-02 Nikodemus Siivola1.0.24.5: SB-INTROSPECT: rename FUNCTION-ARGLIST to...
2009-01-02 Nikodemus Siivola1.0.24.4: SB-INTROSPECT:DEFTYPE-LAMBDA-LIST
2009-01-02 Nikodemus Siivola1.0.24.3: sanity check address spaces
2009-01-02 Nikodemus Siivola1.0.24.2: CONSTANTP aware GET-SETF-EXPANDER
2009-01-01 Gabor Melis1.0.24.1: Reading from a TWO-WAY-STREAM need not flush...
2008-12-31 Christophe... 1.0.24: release, will be tagged as sbcl_1_0_24
2008-12-31 Nikodemus Siivola1.0.23.72: missing NEWS entries for this month
2008-12-31 Nikodemus Siivola1.0.23.71: fix overlapping spaces on OpenBSD
2008-12-26 Richard M Kreuter1.0.23.70: Add a keyword to DIRECTORY to suppress symli...
2008-12-26 Richard M Kreuter1.0.23.69: Add docstrings to SB-BSD-SOCKETS:SOCKET...
2008-12-26 Richard M Kreuter1.0.23.68: Cleanups in constraint propagation.
2008-12-25 Thiemo Seufer1.0.23.67: Fix MIPS FIXED-ALLOC VOP.
2008-12-23 Thiemo Seufer1.0.23.66: Calculate array sizes in a more reliable...
2008-12-23 Thiemo Seufer1.0.23.65: MIPS runtime micro-optimization.
2008-12-22 Nikodemus Siivola1.0.23.64: fixed bug 395
2008-12-22 Nikodemus Siivola1.0.23.63: WITH-HASH-TABLE-ITERATOR lambda-list beautif...
2008-12-22 Nikodemus Siivola1.0.23.62: fix bug 357
2008-12-21 Thiemo Seufer1.0.23.62: Micro-optimization for MIPS' SYMBOL-HASH...
2008-12-21 Nikodemus Siivola1.0.23.61: tweak concurrent hash-table access check
2008-12-21 Nikodemus Siivola1.0.23.60: fix bug 354: XEPs in backtraces, properly...
next