1.0.32.3: O_LARGEFILE support on x86-64/linux
[sbcl.git] / version.lisp-expr
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
2009-08-06 Nikodemus Siivola1.0.30.39: SB-INTROSPECT:ALLOCATION-INFORMATION test...
2009-08-06 Nikodemus Siivola1.0.30.38: faster TRUNCATE on floats
2009-08-06 Nikodemus Siivola1.0.30.37: fix SB-INTROSPECT test broken by 1.0.30.35
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.21: prettier STYLE-WARNINGS for incompatible...
2009-07-30 Nikodemus Siivola1.0.30.20: less DEFGENERIC clobbers FTYPE STYLE-WARNINGS
2009-07-30 Nikodemus Siivola1.0.30.19: optimize (COERCE X 'VECTOR) as well
2009-07-30 Nikodemus Siivola1.0.30.18: undefined variables in contribs
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.13: SB-EXT:CONSTANT-FUNCTION does not exits
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.7: refactor debugging cruft in definition of...
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 Paul Khuong1.0.30.3: deal with load-time-value constants more...
2009-07-18 Paul Khuong1.0.30.2: more aggressive constant-folding
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-08 Nikodemus Siivola1.0.29.54.rc5: fix load-time-value regressions
2009-07-08 Nikodemus Siivola1.0.29.54.rc4: correct loading of first FP operand...
2009-07-06 Paul Khuong1.0.29.54.rc3: Make float tests consume less memory
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: ...really this time...
2009-06-28 Nikodemus Siivola1.0.29.52: small UCD optimizations and related cleanups
next