1.0.33.12: Less ugly html manuals
[sbcl.git] / version.lisp-expr
2009-12-15 Rudi Schlatte1.0.33.12: Less ugly html manuals
2009-12-15 Gabor Melis1.0.33.11: fix detection of tls exhaustion
2009-12-12 Alastair Bridgewater1.0.33.10: Make slam.sh usable to obtain a trace-file...
2009-12-12 Alastair Bridgewater1.0.33.9: LDB stability improvements.
2009-12-12 Alastair Bridgewater1.0.33.8: Fix x86-64 interrupt context display in ldb.
2009-12-10 Tobias C. Rittweiler1.0.33.7: Indicate *DEBUGGER-HOOK* / SB-EXT:*INVOKE...
2009-12-04 Gabor Melis1.0.33.6: prettier PRINT-OBJECT default method
2009-12-04 Gabor Melis1.0.33.5: improve DESCRIBE (#lp488976)
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-27 Alastair Bridgewater1.0.32.39: Win32 build fix
2009-11-24 trittweiler1.0.32.38: liberalize WHO-SPECIALIZES-DIRECTLY/GENERALLY
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.34: remove curious-hacker-cruft from constraints...
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 Alastair Bridgewater1.0.32.30: Fix breakage from 1.0.32.26.
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-12 Alastair Bridgewater1.0.32.26: Fix fasdumping of function arglists with...
2009-11-11 Nikodemus Siivola1.0.32.25: save page table allocation information into...
2009-11-11 Christophe Rhodes1.0.32.24: document stream external-formats and :replac...
2009-11-11 Christophe Rhodes1.0.32.23: use :replacement in the external format...
2009-11-11 Christophe Rhodes1.0.32.22: implement output restarts for UCS2
2009-11-11 Christophe Rhodes1.0.32.21: compress most unibyte-external-format defini...
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 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 Nathan Froyd1.0.32.9: fix thinko in DEFINE-EXTERNAL-FORMAT/VARIABLE...
2009-10-30 Nathan Froyd1.0.32.8: macroize x86-64 {8,16,32}-bit array accessors
2009-10-30 Nathan Froyd1.0.32.7: fix open-coding of EQL in the cross-compiler
2009-10-30 trittweiler1.0.32.6: WHO-SPECIALIZES-DIRECTLY & WHO-SPECIALIZES...
2009-10-30 Christophe Rhodes1.0.32.5: defend against full MAKE-ARRAY before the...
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-08 Nikodemus Siivola1.0.31.32: missing --no-userinit in core.test.sh
2009-10-07 Nikodemus Siivola1.0.31.31: SATISFIES cannot refer to local functions
2009-10-07 Nikodemus Siivola1.0.31.30: fix IF docstring
2009-10-04 Juho Snellman1.0.31.29: Fix x86-64/FreeBSD/thread build
2009-10-03 Juho Snellman1.0.31.28: Add :EMIT-CFASL to the COMPILE-FILE defknown
2009-10-03 Juho Snellman1.0.31.27: RUN-PROGRAM process group change
2009-09-29 Nathan Froyd1.0.31.26: improved DATA-VECTOR-{REF,SET} on x86-64
2009-09-29 Nathan Froyd1.0.31.25: fix thinko in ECHO-N-BIN
2009-09-29 Nathan Froyd1.0.31.24: add BSWAP instruction for x86
2009-09-29 Nathan Froyd1.0.31.23: OAOOize external-format support
2009-09-27 Nathan Froyd1.0.31.22: improved SAP-{REF,SET}-* for x86-64
2009-09-26 Nathan Froyd1.0.31.21: OAOOize SAP-REF-64 and friends
2009-09-26 Nathan Froyd1.0.31.20: smaller code for failing ECASE/ETYPECASE
2009-09-22 Brian Mastenbrook1.0.31.19: build x86-64 on OS X when available by default
2009-09-21 Nikodemus Siivola1.0.31.18: better SXHASH on pathnames
2009-09-18 Nikodemus Siivola1.0.31.17: LOGICAL-PATHNAME signals a TYPE-ERROR
2009-09-18 Nikodemus Siivola1.0.31.16: fix DELETE-FILE on logical pathnames
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-16 Nikodemus Siivola1.0.31.12: use global lexicals for world-lock and final...
2009-09-15 Nikodemus Siivola1.0.31.11: better handling of vector types in LOOP
2009-09-15 Nikodemus Siivola1.0.31.10: run-sbcl.sh to support --core
2009-09-15 Nikodemus Siivola1.0.31.9: some PCL micro-optimizations
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-31 Cyrus Harmon1.0.31.2: snow leopard (macos 10.6) build fixes
2009-08-27 Christophe Rhodes1.0.31.1: document new new new SourceForge File Release...
2009-08-27 Christophe Rhodes1.0.31: release, to be tagged as sbcl_1_0_31
2009-08-26 Christophe Rhodes1.0.30.54: Fix a cross-compiler leak in specialized...
2009-08-26 Christophe Rhodes1.0.30.53: fix occasional SIGBUS in single-float comple...
2009-08-26 Christophe Rhodes1.0.30.52: fix for multiple-value TRUNCATE
2009-08-23 Christophe Rhodes1.0.30.51: fix for COERCE compilation regression
2009-08-23 Christophe Rhodes1.0.30.50: fix SAVE-LISP-AND-DIE docstring
2009-08-23 Christophe Rhodes1.0.30.49: delete-file behaviour reversal
2009-08-22 Christophe Rhodes1.0.30.48: utf-8 simple-array-nil correctness
2009-08-22 Christophe Rhodesx86 sap fixes
2009-08-12 Nikodemus Siivola1.0.30.46: SB-INTROSPECT test adjustment
2009-08-12 Nikodemus Siivola1.0.30.45: various pretty-printing improvements
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
next