1.0.34.9: darwin/x86-64 sb-posix:stat fixes from Kei Suzuki
[sbcl.git] / NEWS
2010-01-08 Nathan Froyd1.0.34.6: improvements to SB-ROTATE-BYTE on x86-64
2010-01-04 Tobias C. Rittweiler1.0.34.3: Fix second return value of GET-MACRO-CHARACTER.
2009-12-30 Christophe Rhodes1.0.34: will be tagged as sbcl_1_0_34
2009-12-18 Nikodemus Siivola1.0.33.26: enabled threads by default on x86[-64] Linux
2009-12-18 Nikodemus Siivola1.0.33.25: switch SB-QUEUE into using ASDF
2009-12-18 Nikodemus Siivola1.0.33.24: both .FASL and .fasl force fasl-loading
2009-12-17 Nikodemus Siivola1.0.33.21: safe SB-POSIX:PUTENV
2009-12-17 Nikodemus Siivola1.0.33.11: thread-safe FIND-PACKAGE & DEFPACKAGE
2009-12-17 Nikodemus Siivola1.0.33.11: thread-safe FIND-PACKAGE & DEFPACKAGE
2009-12-16 Christophe Rhodes1.0.33.16: implement UTF external formats
2009-12-16 Christophe Rhodes1.0.33.14: improve UCS external formats
2009-12-16 Tobias C. Rittweiler1.0.33.13: Catch errors during compile-time-too processing.
2009-12-04 Gabor Melis1.0.33.6: prettier PRINT-OBJECT default method
2009-12-02 Christophe Rhodes1.0.33.4: rewriting history, the regexp way
2009-12-02 Christophe Rhodes1.0.33.3: restore buildability from CMUCL
2009-11-28 Alastair Bridgewater1.0.33.2: Fix bug 489698 (reading #p"\\\\" on windows).
2009-11-28 Tobias C. Rittweiler1.0.33.1: DEFTYPE-LAMBDA-LIST for builtin types.
2009-11-27 Christophe Rhodes1.0.33: will be tagged as sbcl_1_0_33
2009-11-20 Christophe Rhodes1.0.32.37: declarations and symbol-macros in methods
2009-11-20 Christophe Rhodes1.0.32.36: (subtypep 'symbol 'keyword) must be NIL, T
2009-11-20 Nikodemus Siivola1.0.32.35: SB-POSIX:FORK guards against forking with...
2009-11-19 Nikodemus Siivola1.0.32.33: GENCGC tuning parameters
2009-11-19 Christophe Rhodes1.0.32.32: add support for x86-64/NetBSD
2009-11-19 Christophe Rhodes1.0.32.31: type system now understands (and <array...
2009-11-12 trittweiler1.0.32.29: Add build flag :sb-xref-for-internals.
2009-11-12 Christophe Rhodes1.0.32.28: fix listen / read-char-no-hang
2009-11-12 trittweiler1.0.32.27: Add test case for 1.0.32.26.
2009-11-11 Christophe Rhodes1.0.32.23: use :replacement in the external format...
2009-11-11 Christophe Rhodes1.0.32.20: bug fixes in unibyte external formats
2009-11-11 Christophe Rhodes1.0.32.19: Support for :REPLACEMENT external-format...
2009-11-11 Nikodemus Siivola1.0.32.18: additional allocation information
2009-11-11 Christophe Rhodes1.0.32.17: make the utf-8 external format more robust
2009-11-11 Christophe Rhodes1.0.32.16: external-format restart enhancements
2009-11-11 Christophe Rhodes1.0.32.15: update Unicode data files to Unicode 5.2
2009-11-07 Christophe Rhodes1.0.32.14: fix build under clisp
2009-11-06 trittweiler1.0.32.13: WITH-STANDARD-IO-SYNTAX must also bind ...
2009-11-06 Christophe Rhodes1.0.32.12: Fix slot-value on specialized parameters...
2009-11-03 Christophe Rhodes1.0.32.11: fix octets portion of latin-2/iso-8859-2...
2009-11-02 Gabor Melis1.0.32.10: fix timer starvation caused by setting the...
2009-10-30 trittweiler1.0.32.6: WHO-SPECIALIZES-DIRECTLY & WHO-SPECIALIZES...
2009-10-29 Christophe Rhodes1.0.32.4: fix INSPECT on closures
2009-10-29 Christophe Rhodes1.0.32.3: O_LARGEFILE support on x86-64/linux
2009-10-29 Christophe Rhodes1.0.32.2: minor portability fix
2009-10-26 Christophe Rhodes1.0.32.1: fix MIPS build
2009-10-25 Christophe Rhodes1.0.32: will be tagged as sbcl_1_0_32
2009-10-07 Nikodemus Siivola1.0.31.31: SATISFIES cannot refer to local functions
2009-10-03 Juho Snellman1.0.31.27: RUN-PROGRAM process group change
2009-09-18 Nikodemus Siivola1.0.31.17: LOGICAL-PATHNAME signals a TYPE-ERROR
2009-09-18 Nikodemus Siivola1.0.31.14: removing :DEFAULT-INITARGS via DEFCLASS
2009-09-18 Nikodemus Siivola1.0.31.14: removing :DEFAULT-INITARGS via DEFCLASS
2009-09-17 Nikodemus Siivola1.0.31.13: working XREF for inlined lambda with hairy...
2009-09-14 Nikodemus Siivola1.0.31.8: specialized out-of-line CONCATENATE for strings
2009-09-13 Nikodemus Siivola1.0.31.7: transform %FIND-POSITION for strings
2009-09-12 Nikodemus Siivola1.0.31.6: better error reporting for bogus parameter...
2009-09-11 Nikodemus Siivola1.0.31.5: WITH-SLOTS on THE forms
2009-09-11 Nikodemus Siivola1.0.31.4: misuse of ABORT-IR1-TRANSFORM
2009-09-11 Nikodemus Siivola1.0.31.3: fix saving runtime options from executable...
2009-08-27 Christophe Rhodes1.0.31.1: document new new new SourceForge File Release...
2009-08-23 Christophe Rhodes1.0.30.49: delete-file behaviour reversal
2009-08-22 Christophe Rhodesx86 sap fixes
2009-08-12 Nikodemus Siivola1.0.30.44: DECODE-FLOAT and INTEGER-DECODE-FOAT are...
2009-08-11 Nikodemus Siivola1.0.30.43: LVAR-MATCHES needs to deal with unnamed...
2009-08-10 Nikodemus Siivola1.0.30.42: missing array predicate definitions
2009-08-07 Christophe Rhodes1.0.30.41: Octets support for ebcdic-us
2009-08-06 Nikodemus Siivola1.0.30.40: faster SLOT-VALUE on structures
2009-08-06 Nikodemus Siivola1.0.30.38: faster TRUNCATE on floats
2009-08-05 Christophe Rhodes1.0.30.36: Hangul syllable character names
2009-08-05 Nikodemus Siivola1.0.30.35: turn SB-INTROSPECT into an ASDF system
2009-08-04 Nikodemus Siivola1.0.30.34: flushable INITIALIZE-VECTOR
2009-08-04 Nikodemus Siivola1.0.30.33: failed aver in %ALLOCATE-CLOSURES IR2 conversion
2009-08-03 Christophe Rhodes1.0.31.32: Update to Unicode 5.0.1
2009-08-02 Kevin Rosenberg1.0.30.31:
2009-08-01 Nikodemus Siivola1.0.30.30: make SB-CLTL2:VARIABLE-INFORMATION alien...
2009-08-01 Nikodemus Siivola1.0.30.29: SB-CLTL2:DEFINE-DECLARATION
2009-08-01 Nikodemus Siivola1.0.30.28: SB-CLTL2:AUGMENT-ENVIRONMENT
2009-08-01 Nikodemus Siivola1.0.30.27: pretty-printing improvements
2009-07-31 Nikodemus Siivola1.0.30.26: fix failing AVER in CONVERT-MV-CALL
2009-07-31 Nikodemus Siivola1.0.30.25: deftransform for ARRAY-IN-BOUNDS-P
2009-07-31 Nikodemus Siivola1.0.30.24: hopefully fix _long_ SLEEP issues on OpenBSD
2009-07-31 Nikodemus Siivola1.0.30.23: adjust OpenBSD address spaces on x86
2009-07-31 Nikodemus Siivola1.0.30.22: better DELETE-FILE on streams
2009-07-30 Nikodemus Siivola1.0.30.19: optimize (COERCE X 'VECTOR) as well
2009-07-30 Nikodemus Siivola1.0.30.17: generalize the previous COERCE optimization...
2009-07-29 Nikodemus Siivola1.0.30.16: faster COERCE for various (SIMPLE-ARRAY...
2009-07-29 Nikodemus Siivola1.0.30.15: more complete SB-CLTL2:DECLARATION-INFORMATION
2009-07-29 Nikodemus Siivola1.0.30.14: some SB-CLTL2 docstrings
2009-07-29 Nikodemus Siivola1.0.30.12: make SB-GROVEL ASDF:OOS :FORCE T friendly
2009-07-29 Nikodemus Siivola1.0.30.11: autogenerate tagname information for LDB...
2009-07-29 Nikodemus Siivola1.0.30.10: DESCRIBE reports on undefined but assumed...
2009-07-29 Nikodemus Siivola1.0.30.9: improved generic-function FTYPE handling
2009-07-29 Nikodemus Siivola1.0.30.8: redo the recent FP optimizations in a better way
2009-07-28 Nikodemus Siivola1.0.30.6: fix minor bug in DESCRIBE
2009-07-28 Nikodemus Siivola1.0.30.5: optimize some floating point operations
2009-07-20 Juho Snellman1.0.30.4: cfasl support
2009-07-18 Nikodemus Siivola1.0.30.1: correct nested DX handling
2009-07-17 Nikodemus Siivola1.0.30: release, will be tagged as sbcl_0_1_0_30
2009-07-01 Nikodemus Siivola1.0.29.54.rc2: two more CTOR optimization issues
2009-06-29 Nikodemus Siivola1.0.29.54.rc1: pre-release freeze start
2009-06-28 Paul Khuong1.0.29.54: Inline unboxed constants on x86[-64]
2009-06-28 Nikodemus Siivola1.0.29.53: some LOAD-TIME-VALUE smartness
next