1.0.7.31: updated TODO file
[sbcl.git] / version.lisp-expr
2007-07-19 Nikodemus Siivola1.0.7.31: updated TODO file
2007-07-19 Nikodemus Siivola1.0.7.31: paper over bug inlining known functions in...
2007-07-19 Nikodemus Siivola1.0.7.30: be more paranoid about saps
2007-07-19 Nikodemus Siivola1.0.7.29: better ASSOC transform
2007-07-17 Nikodemus Siivola1.0.7.28: compiler being nicer to the compiler
2007-07-17 Nikodemus Siivola1.0.7.27: SLOT-CLASS cleanups
2007-07-17 Nikodemus Siivola1.0.7.26: asymptotically faster FIND-SLOT-DEFINITION
2007-07-17 Nikodemus Siivola1.0.7.25: better MEMBER transform
2007-07-17 Christophe Rhodes1.0.7.24: Fix CALL-NEXT-METHOD / EVAL-WHEN interaction
2007-07-17 Nikodemus Siivola1.0.7.23: delete a large block of commented-out code...
2007-07-16 Nikodemus Siivola1.0.7.22: (SETF SYMBOL-PLIST) type checking
2007-07-16 Nikodemus Siivola1.0.7.21: threaded SET & BIND VOP touchups
2007-07-16 Nikodemus Siivola1.0.7.20: note for SBCL packagers
2007-07-15 Nikodemus Siivola1.0.7.19: SB-EXT:COMPARE-AND-SWAP
2007-07-13 Nikodemus Siivola1.0.7.18: automagic debugging-friendly gensyms
2007-07-12 Nikodemus Siivola1.0.7.17: SLOT-VALUE and SET-SLOT-VALUE transforms...
2007-07-12 Nikodemus Siivola1.0.7.14: thread-safe INTERN, EXPORT, &co
2007-07-12 Nikodemus Siivola1.0.7.15: fix buglet in NAME-LAMBDALIKE
2007-07-11 Nikodemus Siivola1.0.7.14: thread-safe INTERN, EXPORT, &co
2007-07-04 William Harold Newman1.0.7.13: Mistakes should be fun, error messages should...
2007-07-03 Nikodemus Siivola1.0.7.12: fix clos-interrupts.impure.lisp for unithread...
2007-07-03 Nikodemus Siivola1.0.7.11: fix test WITHOUT-INTERRUPTS+GET-MUTEX
2007-07-02 William Harold Newman1.0.7.10: added a FINISH-OUTPUT before switching streams
2007-07-02 Christophe Rhodes1.0.7.9: DEFAULT-UNKNOWN-VALUES for more than 7 args...
2007-07-01 Nikodemus Siivola1.0.7.8: micro-optimize STRING->UTF8
2007-07-01 Nikodemus Siivola1.0.7.7: slightly less broken handling of obsolete...
2007-07-01 Nikodemus Siivola1.0.7.6: additional test case that fails under SB-LUTEX
2007-07-01 Nikodemus Siivola1.0.7.5: allow WITH-INTERRUPTS inside "system locked...
2007-06-30 Nikodemus Siivola1.0.7.4: RESTRICT-COMPILER-POLICY
2007-06-28 Nikodemus Siivola1.0.7.3: non-consing GETHASH and (SETF GETHASH)
2007-06-28 Nikodemus Siivola1.0.7.2: fix potential GC errors due to bogus objects...
2007-06-28 Nikodemus Siivola1.0.7.1: dynamic extent value cells
2007-06-27 William Harold Newman1.0.7: release, will be tagged as sbcl_1_0_7
2007-06-21 Nikodemus Siivola1.0.6.60: add test file that was forgotten from 1.0...
2007-06-20 Nikodemus Siivola1.0.6.59: bogus metacircles due to interrupted applicab...
2007-06-20 Nikodemus Siivola1.0.6.58: better heap exhaustion information
2007-06-20 Juho Snellman1.0.6.57: fix sb-bsd-socket build on win32
2007-06-19 Nikodemus Siivola1.0.6.56: replace CALL-WITH-DX-FUNCTION with DX-FLET
2007-06-18 Juho Snellman1.0.6.55: fix ppc/linux build (probably)
2007-06-18 Juho Snellman1.0.6.54: fix building contribs from a clean checkout...
2007-06-18 Juho Snellman1.0.6.53: oops, forgot to "cvs add" some new files
2007-06-18 Juho Snellman1.0.6.52: mark most current tests failures on buildbot...
2007-06-18 Juho Snellman1.0.6.51: clean up compiler warnings in the runtime
2007-06-18 Juho Snellman1.0.6.50: better arglists for generic functions
2007-06-18 Juho Snellman1.0.6.49: make asdf-based contribs more friendly to...
2007-06-18 Juho Snellman1.0.6.48: Don't instrument the internal flets from...
2007-06-15 Nikodemus Siivola1.0.6.47: small fixes
2007-06-11 Christophe Rhodes1.0.6.46: better standard-specializer-p implementation
2007-06-11 Juho Snellman1.0.6.45: fix compilation speed regression from DATA...
2007-06-11 Juho Snellman1.0.6.44: make WITHOUT-INTERRUPTS non-consing
2007-06-11 Juho Snellman1.0.6.43: support saving and restoring code coverage...
2007-06-10 Juho Snellman1.0.6.42: handle unbound markers (from BIND-SENTINEL...
2007-06-09 Nikodemus Siivola1.0.6.41: optimized bignum printing
2007-06-09 Nikodemus Siivola1.0.6.40: missed tests from 1.0.6.38
2007-06-08 Nikodemus Siivola1.0.6.39: COMPUTE-DISCRIMINATING-FUNCTION micro-optimiz...
2007-06-08 Nikodemus Siivola1.0.6.38: thread and interrupt safe ADD/REMOVE-METHOD
2007-06-08 Nikodemus Siivola1.0.6.37: thread safety test for the CLOS cache
2007-06-08 Nikodemus Siivola1.0.6.36: ALLOW-WITH-INTERRUPTS and interrupt safe...
2007-06-08 Nikodemus Siivola1.0.6.35: slightly bigger +cache-vector-max-length+
2007-06-08 Nikodemus Siivola1.0.6.34: AVER that the GF lock is held during SET...
2007-06-08 Nikodemus Siivola1.0.6.33: small CLOS cache improvements
2007-06-08 Nikodemus Siivola1.0.6.32: printing of layoutless structures
2007-06-06 Nathan Froyd1.0.6.31: use proper types for STRING-DISPATCH
2007-06-06 Nathan Froyd1.0.6.30: clean up FD-SOUT a little bit
2007-06-06 Nathan Froyd1.0.6.29: improved WITH-ARRAY-DATA on simple multi...
2007-06-05 Juho Snellman1.0.6.28: fix UNWIND-TO-FRAME-AND-CALL for #+SB-THREAD
2007-06-05 Nathan Froyd1.0.6.27: make FD-SOUT slightly faster
2007-06-05 Juho Snellman1.0.6.26: fix sb-posix build on win32
2007-06-05 Juho Snellman1.0.6.25: fix non x86oid build
2007-06-05 Juho Snellman1.0.6.24: a more sophisticated UNWIND-TO-FRAME-AND...
2007-06-05 Juho Snellman1.0.6.23: fix a source location tracking problem in...
2007-06-05 Juho Snellman1.0.6.22: fix occasional UNBOUND-VARIABLE errors in...
2007-06-05 Juho Snellman1.0.6.21: get rid of a runtime compiler note in the...
2007-06-05 Nathan Froyd1.0.6.20: add INSERT-ARRAY-BOUNDS-CHECKS declaration...
2007-06-04 Nathan Froyd1.0.6.19: optimize BIGNUM-TRUNCATE'ing by small powers...
2007-06-03 Christophe Rhodes1.0.6.18: Two fixes from Eric Marsden
2007-06-03 Christophe Rhodes1.0.6.17: Housekeeping from specializer changes
2007-06-02 Nikodemus Siivola1.0.6.16: add SB-POSIX:GETCWD
2007-06-02 Nikodemus Siivola1.0.6.15: add SB-POSIX:LOCKF
2007-06-02 Nikodemus Siivola1.0.6.14: slightly more efficient FLONUM-TO-DIGITS
2007-06-02 Nikodemus Siivola1.0.6.13: minor fix to the compiler's interval-arithmetic
2007-06-02 Christophe Rhodes1.0.6.12: Improve user-subclassed SB-MOP:SPECIALIZER...
2007-06-01 Nikodemus Siivola1.0.6.11: PRINT-OBJECT method adjusted for new caches
2007-06-01 Nathan Froyd1.0.6.10: put --disable-debugger back where it belongs
2007-06-01 Nathan Froyd1.0.6.9: micro-optimize portions of the reader
2007-06-01 Nathan Froyd1.0.6.8: improve (SUBSEQ FOO 0 ...) on arrays with...
2007-05-30 Nikodemus Siivola1.0.6.7: thread-safe UPDATE-DFUN
2007-05-29 Nikodemus Siivola1.0.6.6: delete remains of the unoptimized-cache functi...
2007-05-29 Nikodemus Siivola1.0.6.5: potential CLOS GC safety issue
2007-05-29 Nikodemus Siivola1.0.6.4: restore buildability on non-SBCL hosts
2007-05-28 Nikodemus Siivola1.0.6.3: thread and interrupt safe CLOS cache
2007-05-28 Nikodemus Siivola1.0.6.2: remove multiple layout-clos-hash slots
2007-05-28 Nikodemus Siivola1.0.6.1: marginally nicer "name" for socket streams
2007-05-27 William Harold Newman1.0.6: release, will be tagged as sbcl_1_0_6
2007-05-20 Nikodemus Siivola1.0.5.56: conditionally re-enable interrupts interrupti...
2007-05-20 Nikodemus Siivola1.0.5.55: interrupt safe REFILL-BUFFER/FD
2007-05-19 Nathan Froyd1.0.5.54: fix thinko in src/code/array.lisp
2007-05-19 Nathan Froyd1.0.5.53: cleanup LOAD-TYPE macros
2007-05-19 Nathan Froyd1.0.5.52: fix #!-sb-unicode build problems on x86-64
2007-05-17 Nikodemus Siivola1.0.5.51: fixed mixed up commit 1.0.5.50
next