1.0.32.34: remove curious-hacker-cruft from constraints.lisp
[sbcl.git] / src / compiler /
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.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 Alastair Bridgewater1.0.32.26: Fix fasdumping of function arglists with...
2009-11-11 Christophe Rhodes1.0.32.19: Support for :REPLACEMENT external-format...
2009-11-07 Christophe Rhodes1.0.32.14: fix build under clisp
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 Christophe Rhodes1.0.32.5: defend against full MAKE-ARRAY before the...
2009-10-26 Christophe Rhodes1.0.32.1: fix MIPS build
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-03 Juho Snellman1.0.31.28: Add :EMIT-CFASL to the COMPILE-FILE defknown
2009-09-29 Nathan Froyd1.0.31.26: improved DATA-VECTOR-{REF,SET} on x86-64
2009-09-29 Nathan Froyd1.0.31.24: add BSWAP instruction for x86
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-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-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-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-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-06 Nikodemus Siivola1.0.30.38: faster TRUNCATE on floats
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-01 Nikodemus Siivola1.0.30.29: SB-CLTL2:DEFINE-DECLARATION
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.23: adjust OpenBSD address spaces on x86
2009-07-30 Nikodemus Siivola1.0.30.21: prettier STYLE-WARNINGS for incompatible...
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.11: autogenerate tagname information for LDB...
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.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-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-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
2009-06-26 Paul Khuong1.0.29.47: Floating point correctness improvement
2009-06-25 Paul Khuong1.0.29.44: Complex float improvements
2009-06-25 Paul Khuong1.0.29.43: SSE{1,2} instruction definitions on x86-64
2009-06-25 Nikodemus Siivola1.0.29.42: small fixoid for the EXPT optimization from...
2009-06-25 Nikodemus Siivola1.0.29.40: more (EXPT MINUS-ONE INTEGER) optimization
2009-06-25 Nikodemus Siivola1.0.29.39: SLEEP on large integers
2009-06-25 Nikodemus Siivola1.0.29.38: better DESCRIBE
2009-06-22 Nikodemus Siivola1.0.29.34: hopefully thread-safe SB-PROFILE
2009-06-22 Gabor Melis1.0.29.32: SCRUB-CONTROL-STACK related changes
2009-06-22 Nikodemus Siivola1.0.29.30: oops, get documentation for built-in macros...
2009-06-21 Nikodemus Siivola1.0.29.28: optimize (EXPT -1 INTEGER)
2009-06-21 Nikodemus Siivola1.0.29.27: add shebang line to fasls
2009-06-21 Nikodemus Siivola1.0.29.24: preserve docstrings for local and anonymous...
2009-06-20 Nikodemus Siivola1.0.29.22: smattering of DOCUMENTATION cleanups
2009-06-18 Nikodemus Siivola1.0.29.16: make the fopcompiler DEFGLOBAL-aware
2009-06-18 Nikodemus Siivola1.0.29.15: delete stray debugging cruft
2009-06-18 Nikodemus Siivola1.0.29.14: implement SB-INTROSPECT:ALLOCATION-INFORMATION
2009-06-17 Nikodemus Siivola1.0.29.13: relax CAST-EXTERNALLY-CHECKABLE-P a bit
2009-06-17 Nikodemus Siivola1.0.29.12: nicer DX capability conditionalization
2009-06-15 Nikodemus Siivola1.0.29.9: prettier style-warnings for incompatible...
2009-06-09 Nikodemus Siivola1.0.29.5: list item seek transform needs to check for...
2009-06-05 Nikodemus Siivola1.0.29.4: still more MAKE-ARRAY work
2009-06-05 Nikodemus Siivola1.0.29.3: better reporting for failure to stack allocate
2009-06-05 Nikodemus Siivola1.0.29.2: implement fixnump/signed-word VOP on x86...
2009-06-04 Nikodemus Siivola1.0.29.1: fix FILL
2009-06-03 Nikodemus Siivola1.0.28.76: fix non-unicode builds on x86 and x86-64
2009-06-02 Nikodemus Siivola1.0.28.73: regression from 1.0.28.21
2009-06-02 Nikodemus Siivola1.0.28.71: two regressions from the 1.0.28. series
2009-05-21 Nathan Froyd1.0.28.68: move PPC over to slimmed-down EMIT-ERROR...
2009-05-21 Nikodemus Siivola1.0.28.63: SB-EXT:DEFINE-HASH-TABLE-TEST
2009-05-20 Nikodemus Siivola1.0.28.61: partial re-implementation of DIRECTORY
2009-05-18 Nikodemus Siivola1.0.28.58: more MAKE-ARRAY goodness
2009-05-18 Nikodemus Siivola1.0.28.57: cross compiler is able to reason about host...
2009-05-17 Nikodemus Siivola1.0.28.55: transform FILL to a UB*-BASH-FILL when possible
2009-05-17 Nikodemus Siivola1.0.28.54: more principled approach to complex dumping...
2009-05-17 Nikodemus Siivola1.0.28.53: enable dumping of specialized complexes...
2009-05-16 Nikodemus Siivola1.0.28.52: fix x86-64 build, oops
2009-05-16 Nikodemus Siivola1.0.28.51: better MAKE-ARRAY transforms
2009-05-16 Nikodemus Siivola1.0.28.50: better source locations for failure-to-stack...
2009-05-16 Nikodemus Siivola1.0.28.49: allow stack allocation for arguments of...
2009-05-15 Nikodemus Siivola1.0.28.48: fix regressions from 1.0.28.47
2009-05-14 Nikodemus Siivola1.0.28.47: depessimize accesses to maybe non-simple...
2009-05-12 Nikodemus Siivola1.0.28.41: make MAKE-ARRAY transforms co-operate with...
2009-05-11 Nikodemus Siivola1.0.28.39: more error reporting tweakery
2009-05-11 Nikodemus Siivola1.0.28.38: undefined warning and compilation unit summa...
2009-05-11 Nikodemus Siivola1.0.28.36: better logic for failure-to-stack-allocate...
2009-05-11 Nikodemus Siivola1.0.28.35: compiler notes for failure to stack allocate
next