1.0.16.32: revert ANY-REG from registers for primitive type T on x86oids
[sbcl.git] / NEWS
2008-05-15 Nikodemus Siivola1.0.16.32: revert ANY-REG from registers for primitive...
2008-05-15 Nikodemus Siivola1.0.16.31: --control-stack-size runtime argument
2008-05-12 Nikodemus Siivola1.0.16.29: workaround for bug 419
2008-05-08 Nikodemus Siivola1.0.16.26: dx allocation thru CAST nodes
2008-04-29 Nikodemus Siivola1.0.16.13: use TRANSFORM-LIST-ITEM-SEEK for ADJOIN...
2008-04-28 Nikodemus Siivola1.0.16.12: revert ADJOIN change from 1.0.16.5
2008-04-24 Nikodemus Siivola1.0.16.11: ANY-REG is good for pritimitive-type T on...
2008-04-23 Christophe Rhodes1.0.16.9: restore buildability from CMUCL
2008-04-23 Nikodemus Siivola1.0.16.8: NCONC with dx &rest lists
2008-04-23 Nikodemus Siivola1.0.16.7: slightly faster LAST
2008-04-23 Nikodemus Siivola1.0.16.6: slightly faster APPEND
2008-04-23 Nikodemus Siivola1.0.16.5: faster ADJOIN in normal speed policies
2008-04-22 Nikodemus Siivola1.0.16.4: correct nested DX reasoning
2008-04-17 Christophe Rhodes1.0.16.3: fnstsw %eax is invalid assembler syntax.
2008-04-17 Christophe Rhodes1.0.16.2: Fix FASL header checking logic
2008-04-13 Alexey Dejneka1.0.16.1: fix heap-allocated alien variable reference
2008-03-26 Richard M Kreuter1.0.15.39: Remove subclasses of sb-posix:syscall-error
2008-03-17 Nikodemus Siivola1.0.15.36: fix bug 423
2008-03-14 Nikodemus Siivola1.0.15.32: shinier SB-BSD-SOCKET:MAKE-INET-ADDRESS
2008-03-13 Nikodemus Siivola1.0.15.30: thread-safe FIND-CLASS
2008-03-13 Nikodemus Siivola1.0.15.28: SB-INTROSPECT: source-locations for objects
2008-03-13 Nikodemus Siivola1.0.15.25: fix ~R for vigtillions
2008-03-13 Nikodemus Siivola1.0.15.21: SB-BSD-SOCKETS:NAME-SERVICE-ERROR to inherit...
2008-03-10 Nikodemus Siivola1.0.15.17: better threaded BIND & UNBIND for x86-64
2008-03-07 Christophe Rhodes1.0.15.16: New modular arithmetic representation decision
2008-03-03 Nikodemus Siivola1.0.15.9: further ASSOC & MEMBER transform improvements
2008-02-29 Nikodemus Siivola1.0.15.6: split main part of SUB-SERVE-EVENT into SUB...
2008-02-27 Richard M Kreuter1.0.15.3: Have PROBE-FILE return NIL whenever a truenam...
2008-02-27 Richard M Kreuter1.0.15.2: Add binding to fcntl's struct flock in SB...
2008-02-19 Nikodemus Siivola1.0.14.37: detect the Windows codepage at runtime
2008-02-18 Nikodemus Siivola1.0.14.36: faster PROPAGATE-FROM-SETS
2008-02-17 Christophe Rhodes1.0.14.33: Resurrexit Alpha
2008-02-16 Christophe Rhodes1.0.14.30: don't construct obsolete instances
2008-02-14 Nikodemus Siivola1.0.14.27: rename MAKE-FIXNUM to POINTER-HASH
2008-02-08 Nikodemus Siivola1.0.14.0.24: spell-check and proofread NEWS a bit
2008-02-08 Nikodemus Siivola1.0.14.0.23: hash-table printing improvements
2008-02-06 Nikodemus Siivola1.0.14.22: more backtrace verbosity, for a change
2008-02-04 Nikodemus Siivola1.0.14.18: fix bogus STYLE-WARNING for MAKE-HASH-TABLE...
2008-02-03 Nikodemus Siivola1.0.14.12: export SB-POSIX:MKSTEMP, add SB-POSIX:MKTEMP...
2008-01-31 Nikodemus Siivola1.0.14.8: small TRACE and UNTRACE interface improvements
2008-01-31 Nikodemus Siivola1.0.14.7: quote non-keyword :default-initargs keys...
2008-01-29 Nikodemus Siivola1.0.14.2: XREF needs to account for the last node of...
2008-01-28 Nikodemus Siivola1.0.14.1: lisp-side interrupt handling improvements
2008-01-21 Nikodemus Siivola1.0.13.46: fixed bug #402
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
next