1.0.35.22: fix building on Darwin when sysctl is not in PATH
[sbcl.git] / NEWS
2010-02-27 Nathan Froyd1.0.35.22: fix building on Darwin when sysctl is not...
2010-02-27 Nathan Froyd1.0.35.21: ANSI-fy random-state seeding changes
2010-02-27 Nathan Froyd1.0.35.20: More robust checking for DEFMETHOD argument...
2010-02-27 Nathan Froyd1.0.35.19: fix SB-EXT:GENERATION-* accessors for genera...
2010-02-22 Nathan Froyd1.0.35.18: Fix type-derivation for EXPT
2010-02-13 Tobias C. Rittweiler1.0.35.15: Add and export various functions related...
2010-02-11 Tobias C. Rittweiler1.0.35.12: Add SB-INTROSPECT:FUNCTION-TYPE.
2010-02-11 Nathan Froyd1.0.35.10: d_ino access in SB-POSIX
2010-02-11 Nathan Froyd1.0.35.9: Add support for non-trivial random seeds
2010-02-08 Nathan Froyd1.0.35.8: Fix FILE-POSITION on simple-streams after...
2010-02-08 Nathan Froyd1.0.35.7: fix docstrings for printing-releated things
2010-02-06 Alastair Bridgewater1.0.35.5: Fix backtrace from internal-error on x86...
2010-02-04 Gabor Melis1.0.35.4: fix compilation on chenygc platforms
2010-02-01 Tobias C. Rittweiler1.0.35.2: Fix CONDITION-WAIT to signal deadline with...
2010-01-31 Tobias C. Rittweiler1.0.35.1: Fix CONDITION-WAIT not to signal a deadline...
2010-01-31 Christophe Rhodes1.0.35: will be tagged as sbcl_1_0_35
2010-01-28 Christophe Rhodes1.0.34.14: fix permissions of directories of asdf-using...
2010-01-27 Nathan Froyd1.0.34.13: add DERIVE-TYPE optimizer for %UNARY-ROUND
2010-01-27 Nathan Froyd1.0.34.12: slightly better code generation for x86...
2010-01-26 Nathan Froyd1.0.34.11: properly inline %UNARY-TRUNCATE/{SINGLE...
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
next