1.0.13.45: close the fd before deleting / moving files on CLOSE :ABORT T
[sbcl.git] / NEWS
2008-01-16 Nikodemus Siivola1.0.13.45: close the fd before deleting / moving files...
2008-01-15 Nikodemus Siivola1.0.13.43: DIVIDE-BY-ZERO from BIGNUM-TRUNCATE
2008-01-15 Nikodemus Siivola1.0.13.41: SB-SPROF:REPORT when there are no samples
2008-01-15 Nikodemus Siivola1.0.13.40: CLASS-SLOTS signals an error for unfinalized...
2008-01-15 Nikodemus Siivola1.0.13.38: final part of the debug-name improvements
2008-01-13 Alexey Dejneka1.0.13.28: Add OPTIMIZE documentation for SBCL-specific...
2008-01-11 Kevin Rosenberg1.0.13.24:
2008-01-10 Nikodemus Siivola1.0.13.21: MAP-ALLOCATED-OBJECTS robustification
2008-01-10 Nikodemus Siivola1.0.13.20: added SB-EXT:*EXIT-HOOKS*
2008-01-10 Richard M Kreuter1.0.13.19: Odds and ends (OpenBSD NEWS, minor bug in...
2008-01-03 Christophe Rhodes1.0.13.13: Actually export RESOLVE-CONFLICT et al from...
2007-12-19 Nikodemus Siivola1.0.12.38: style-warning IMPLICIT-GENERIC-FUNCTION...
2007-12-19 Richard M Kreuter1.0.12.37: RUN-PROGRAM now uses execvp(3) to search...
2007-12-17 Nikodemus Siivola1.0.12.35: more safety -- less weakening of type checks
2007-12-10 Juho Snellman1.0.12.25: fix some bogus indentation
2007-12-09 Nikodemus Siivola1.0.12.21: using default external format for RUN-PROGRA...
2007-12-05 Nikodemus Siivola1.0.12.17: Gray streams as part of composite streams
2007-12-05 Nikodemus Siivola1.0.12.16: sequence optimizations: FILL
2007-12-01 Nikodemus Siivola1.0.12.14: sequence optimizations: COPY-SEQ
2007-12-01 Nikodemus Siivola1.0.12.13: sequence optimizations: SUBSEQ, part 3
2007-11-30 kreuter1.0.12.6: Removing UNIX-NAMESTRING, part 1
2007-11-29 Nikodemus Siivola1.0.12.5: WITH-ARRAY-DATA touchups
2007-11-26 Nikodemus Siivola1.0.12.3: less weakening of type-checks
2007-11-26 Nikodemus Siivola1.0.12.1: more bogus FIXNUM declarations in ROOM
2007-11-20 Nikodemus Siivola1.0.11.35: fixed bug 417
2007-11-20 Nikodemus Siivola1.0.11.34: better SUBSEQ on lists
2007-11-19 Nikodemus Siivola1.0.11.32: fix bogus fixnum declarations in ROOM
2007-11-19 Juho Snellman1.0.11.31: Make SB-PROFILE cons less
2007-11-18 Juho Snellman1.0.11.29: Faster CONCATENATE on strings
2007-11-17 Nikodemus Siivola1.0.11.25: don't leave incomplete fasls around after...
2007-11-14 Nikodemus Siivola1.0.11.23: internal hash-table usage thread-safety...
2007-11-12 Nikodemus Siivola1.0.11.22: hash-table synchronization support
2007-11-09 Nikodemus Siivola1.0.11.20: fix with-pinned-objects stack corruption...
2007-11-07 Rudi Schlatte1.0.11.15: Fix sb-posix building on Windows
2007-10-18 Nikodemus Siivola1.0.10.47: proper fix for "high-debug-known-function...
2007-10-11 Nikodemus Siivola1.0.10.45: save typecheck-function in slot-table even...
2007-10-11 NIIMI Satoshi1.0.10.43: Fix NaN comparison on x86-64
2007-10-05 Nikodemus Siivola1.0.10.29: MUTEX refactoring & optimization
2007-10-05 Nikodemus Siivola1.0.10.28: export semaphore interface
2007-09-30 Juho Snellman1.0.10.14: remove locking and gc inhibition from hash...
2007-09-27 Nikodemus Siivola1.0.10.9: symbol-macro expansion uses *MACROEXPAND...
2007-09-26 Nikodemus Siivola1.0.10.7: multiply-used DX LVARS
2007-09-26 Nikodemus Siivola1.0.10.6: nested DX allocation
2007-09-26 Nikodemus Siivola1.0.10.5: dynamic-extent CONS
2007-09-12 Christophe Rhodes1.0.9.59: Fix ash/smod61 on x86-64 for constant large...
2007-09-12 Christophe Rhodes1.0.9.58: Fix x86 smod30 ash with a constant large...
2007-09-10 Nikodemus Siivola1.0.9.57: allow pv-optimizations for typechecking ...
2007-09-10 Nikodemus Siivola1.0.9.52: copy propagation interfering with local calls
2007-09-10 Nikodemus Siivola1.0.9.51: SB-CLTL2: implement FUNCTION-INFORMATION...
2007-09-09 Nikodemus Siivola1.0.9.50: O(1) weak pointer scavenging
2007-09-06 Nikodemus Siivola1.0.9.38: fix COMPARE-AND-SWAP
2007-08-29 Nikodemus Siivola1.0.9.11: even faster SLOT-VALUE &co
2007-08-29 Nikodemus Siivola1.0.9.8: prettier DEFINE-MODIFY-MACRO arglist
2007-08-29 Nikodemus Siivola1.0.9.7: the MSI should not add .lisp and .fasl associa...
2007-08-29 Nikodemus Siivola1.0.9.6: remove :UNIX from *FEATURES* on Windows
2007-08-27 Nikodemus Siivolafaster SLOT-VALUE &co with variable slot names
2007-08-27 Nikodemus Siivola1.0.9.1: faster MAKE-MEMBER-TYPE, UNION, and NUNION
2007-08-21 Juho Snellman1.0.8.45: Fix sb-sprof on non-x86oids
2007-08-21 Juho Snellman1.0.8.44: Fix EQUALP on structures with raw slots
2007-08-20 Juho Snellman1.0.8.42: Fix some source-location bugs, alternate...
2007-08-18 Nikodemus Siivola1.0.8.30: better standard-instance accessors
2007-08-18 Nikodemus Siivola1.0.8.29: better printing of anonymous objects
2007-08-09 Nikodemus Siivola1.0.8.19: :dont-safe finalizers and fd-stream thread...
2007-08-06 Nikodemus Siivola1.0.8.16: refactored fd-stream buffering
2007-07-27 Nikodemus Siivola1.0.8.8: restore reuse-sap value after incomplete write...
2007-07-27 Nikodemus Siivola1.0.8.7: printer-control variables affecting MEMBER...
2007-07-19 Nikodemus Siivola1.0.7.29: better ASSOC transform
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-16 Nikodemus Siivola1.0.7.22: (SETF SYMBOL-PLIST) type checking
2007-07-15 Nikodemus Siivola1.0.7.19: SB-EXT:COMPARE-AND-SWAP
2007-07-11 Nikodemus Siivola1.0.7.14: thread-safe INTERN, EXPORT, &co
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-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-20 Nikodemus Siivola1.0.6.59: bogus metacircles due to interrupted applicab...
2007-06-18 Juho Snellman1.0.6.50: better arglists for generic functions
2007-06-09 Nikodemus Siivola1.0.6.41: optimized bignum printing
2007-06-08 Nikodemus Siivola1.0.6.38: thread and interrupt safe ADD/REMOVE-METHOD
2007-06-08 Nikodemus Siivola1.0.6.36: ALLOW-WITH-INTERRUPTS and interrupt safe...
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 Christophe Rhodes1.0.6.12: Improve user-subclassed SB-MOP:SPECIALIZER...
2007-05-30 Nikodemus Siivola1.0.6.7: thread-safe UPDATE-DFUN
2007-05-28 Nikodemus Siivola1.0.6.3: thread and interrupt safe CLOS cache
2007-05-28 Nikodemus Siivola1.0.6.1: marginally nicer "name" for socket streams
2007-05-10 Christophe Rhodes1.0.5.46: improve handling of non-standard subclasses...
2007-05-07 Nathan Froyd10.\7f\7fCVS: ----------------------------------------...
2007-05-06 Juho Snellman1.0.5.39: sb-sprof call counting
2007-05-06 Nathan Froyd1.0.5.34: faster STRING-TO-OCTETS for unibyte and UTF...
2007-05-05 Nikodemus Siivola1.0.5.33: fix botched commit 1.0.5.32: partial fix...
2007-05-03 Juho Snellman1.0.5.28: new contrib: sb-cover, a code coverage tool
2007-05-02 Thiemo Seufer1.0.5.27: Stepper support for MIPS.
2007-05-02 Christophe Rhodes1.0.5.18: trapping-based stepper on the Sparc
next