1.0.36.19: WITH-COMPILATION-UNIT :POLICY
[sbcl.git] / NEWS
2010-03-11 Nikodemus Siivola1.0.36.19: WITH-COMPILATION-UNIT :POLICY
2010-03-11 Nikodemus Siivola1.0.36.18: remove *MERGE-SORT-TEMP-VECTOR* and *ZAP...
2010-03-11 Nikodemus Siivola1.0.36.17: SB-INTROSPECT building without SB-EVAL
2010-03-09 Nikodemus Siivola1.0.36.16: allocation profiling for new threads
2010-03-08 Nikodemus Siivola1.0.36.15: upgraded array element-type of unions and...
2010-03-08 Nikodemus Siivola1.0.36.14: better differences of numeric types
2010-03-01 Alastair Bridgewater1.0.36.11: Make slam.sh work on Win32.
2010-03-01 Alastair Bridgewater1.0.36.10: UD2-BREAKPOINTS for Win32
2010-03-01 Alastair Bridgewater1.0.36.9: UD2-BREAKPOINTS feature for x86oid systems
2010-02-28 Nikodemus Siivola1.0.36.8: deal with environment argument in TYPEP trans...
2010-02-28 Nikodemus Siivola1.0.36.7: fix SB-C::CLASS-INFO printing
2010-02-28 Nikodemus Siivola1.0.36.6: array data vector type derivation
2010-02-28 Nikodemus Siivola1.0.36.5: delay transforms for SLOT-VALUE and (SETF...
2010-02-28 Nikodemus Siivola1.0.36.4: muffle style-warnings for undefined slot...
2010-02-28 Nikodemus Siivola1.0.36.3: FUNCTION-LAMBDA-EXPRESSION and declarations...
2010-02-28 Nikodemus Siivola1.0.36.2: buglet in LVAR-MATCHES
2010-02-28 Alastair Bridgewater1.0.36.1: Improve backtrace from THROW to unknown tag...
2010-02-28 Christophe Rhodes1.0.36: will be tagged as sbcl_1_0_36
2010-02-27 Christophe Rhodes1.0.35.23: restore buildability on clisp
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...
next