1.0.28.19: faster ARRAY-DIMENSION for non-vectors
[sbcl.git] / src / compiler / generic /
2009-05-06 Nikodemus Siivola1.0.28.19: faster ARRAY-DIMENSION for non-vectors
2009-05-01 Nathan Froyd1.0.28.5: delete MERGE-BITS
2009-04-24 Christophe Rhodes1.0.27.44: genesis fixes
2009-04-24 Christophe Rhodes1.0.27.37: fix host constant leaks
2009-04-24 Christophe Rhodes1.0.27.34: various trivial fixups for portability ...
2009-04-24 Christophe Rhodes1.0.27.33: make various form orders deterministic
2009-04-24 Christophe Rhodes1.0.27.31: repeatable fasl header and debug-source
2009-03-22 Christophe Rhodes1.0.26.14: minor portability fixes
2009-02-16 Gabor Melis1.0.25.50: detect binding and alien stack exhaustion
2009-02-16 Gabor Melis1.0.25.44: INTERRUPT-THREAD and timer improvements
2009-02-16 Gabor Melis1.0.25.43: alpha interrupt context fixes
2009-02-16 Gabor Melis1.0.25.34: gc trigger improvements
2009-02-16 Gabor Melis1.0.25.32: improvements to WITHOUT-GCING
2009-02-16 Gabor Melis1.0.25.29: thread state visibility and synchronization
2009-02-11 Alastair Bridgewater1.0.25.11: Remove unused SIZE slot from catch-block...
2009-02-04 Gabor Melis1.0.25.8: fix sxhash bug
2009-02-03 Alastair Bridgewater1.0.25.5: genesis descriptor-intuit-gspace cleanups
2009-02-03 Alastair Bridgewater1.0.25.4: genesis load-time-value cleanup
2009-02-03 Alastair Bridgewater1.0.25.3: earlier x86 code-object fixup envectorization
2009-02-03 Alastair Bridgewater1.0.25.2: Eliminate untagged pointers to heap space...
2009-02-03 Alastair Bridgewater1.0.25.1: x86-64 code fixup recording for gc / slash...
2009-01-04 Nikodemus Siivola1.0.24.21: call stub needed to switch between hpux...
2009-01-03 Nikodemus Siivola1.0.24.16: updates on how we deal with fixup on HPPA
2009-01-03 Nikodemus Siivola1.0.24.11: stack allocation support for HPPA
2009-01-03 Nikodemus Siivola1.0.24.10: raw slot support for HPPA
2009-01-02 Nikodemus Siivola1.0.24.3: sanity check address spaces
2008-12-13 Nikodemus Siivola1.0.23.40: export page sizes to C with LU suffix
2008-12-11 Thiemo Seufer1.0.23.33: Stack-allocatable vectors for MIPS.
2008-12-05 Thiemo Seufer1.0.23.21: Stack allocated conses for MIPS.
2008-12-01 Nikodemus Siivola1.0.23.6: move code-object allocation to C side on...
2008-09-17 Nikodemus Siivola1.0.20.8: ATOMIC-INCF implementation
2008-07-30 Nikodemus Siivola1.0.19.7: refactor stack allocation decisions
2008-07-03 Richard M Kreuter1.0.18.10: Record filenames in DEBUG-SOURCEs during...
2008-06-30 Nikodemus Siivola1.0.18.2: more conservative interval artihmetic
2008-06-23 Juho Snellman1.0.17.40: Fix build on -raw-instance-init-vops platfor...
2008-06-04 Nikodemus Siivola1.0.17.24: refactor handling of constants in the compiler
2008-05-29 Nikodemus Siivola1.0.17.7: smaller and faster raw slot initialization...
2008-05-28 Nikodemus Siivola1.0.17.4: support for dynamic-extent structures
2008-05-17 Nikodemus Siivola1.0.16.36: fix Windows build, hopefully
2008-05-15 Nikodemus Siivola1.0.16.32: revert ANY-REG from registers for primitive...
2008-05-15 Nikodemus Siivola1.0.16.31: --control-stack-size runtime argument
2008-05-08 Nikodemus Siivola1.0.16.27: function-ify ERROR-CALL and GENERATE-ERROR...
2008-05-08 Nikodemus Siivola1.0.16.24: slightly more verbose errors for SB-FOO...
2008-05-08 Gabor Melis1.0.16.21: lose informatively when the tls is full
2008-04-24 Nikodemus Siivola1.0.16.11: ANY-REG is good for pritimitive-type T on...
2008-04-24 Nathan Froyd1.0.16.10: function-ify ERROR-CALL and GENERATE-ERROR...
2008-04-23 Christophe Rhodes1.0.16.9: restore buildability from CMUCL
2008-03-07 Christophe Rhodes1.0.15.16: New modular arithmetic representation decision
2008-02-14 Nikodemus Siivola1.0.14.27: rename MAKE-FIXNUM to POINTER-HASH
2007-12-09 Nikodemus Siivola1.0.12.18: faster member-type operations
2007-09-30 Juho Snellman1.0.10.14: remove locking and gc inhibition from hash...
2007-09-26 Nikodemus Siivola1.0.10.5: dynamic-extent CONS
2007-09-06 Nikodemus Siivola1.0.9.39: thread stack memory leaks
2007-09-01 Thiemo Seufer1.0.9.25: Revert the /xhow -> /show change.
2007-09-01 Thiemo Seufer1.0.9.15: Fix typo.
2007-08-29 Nikodemus Siivola1.0.9.12: inform genesis about FOR-STD-CLASS-P slot...
2007-08-21 Juho Snellman1.0.8.43: Fix GCD on most-negative-fixnum on x86-64
2007-07-19 Nikodemus Siivola1.0.7.30: be more paranoid about saps
2007-07-16 Nikodemus Siivola1.0.7.22: (SETF SYMBOL-PLIST) type checking
2007-07-15 Nikodemus Siivola1.0.7.19: SB-EXT:COMPARE-AND-SWAP
2007-06-28 Nikodemus Siivola1.0.7.2: fix potential GC errors due to bogus objects...
2007-06-11 Juho Snellman1.0.6.45: fix compilation speed regression from DATA...
2007-06-08 Nikodemus Siivola1.0.6.36: ALLOW-WITH-INTERRUPTS and interrupt safe...
2007-05-29 Nikodemus Siivola1.0.6.4: restore buildability on non-SBCL hosts
2007-05-28 Nikodemus Siivola1.0.6.2: remove multiple layout-clos-hash slots
2007-05-07 Nathan Froyd10.\7f\7fCVS: ----------------------------------------...
2007-04-19 Juho Snellman1.0.4.104: don't mutate constant strings in genesis
2007-04-17 Nikodemus Siivola1.0.4.95: small genesis cleanups
2007-04-17 Juho Snellman1.0.4.92: faster generic array access
2007-04-12 Juho Snellman1.0.4.78: shrink package hash-tables to an optimal...
2007-04-10 Nathan Froyd1.0.4.55: Optimized REPLACE and UB*-BASH-COPY routines
2007-04-02 Nikodemus Siivola1.0.4.18: trap handling cleanup continues
2007-03-02 Juho Snellman1.0.3.11: Fix deportation gc safety bug
2007-02-28 Christophe Rhodes1.0.3.5: slightly different SEQUENCE type handling.
2007-01-27 Nathan Froyd1.0.2.2:
2007-01-27 Nathan Froyd1.0.2.1: DATA-VECTOR-{REF,SET}-WITH-OFFSET for the x86
2007-01-15 Juho Snellman1.0.1.28: Fix SBCL on PPC with 65k pages.
2007-01-13 lisphacker1.0.1.24: unwinding lisp stack frames when alien code...
2006-12-05 Christophe Rhodes1.0.0.22: Extensible sequences. (EXPERIMENTAL: Do...
2006-12-05 Nikodemus Siivola1.0.0.21: fix build on PPC -- breakage from XREF commit
2006-12-05 Juho Snellman1.0.0.18:
2006-11-20 Cyrus Harmon0.9.18.62:
2006-11-17 Juho Snellman0.9.18.58:
2006-11-13 Juho Snellman0.9.18.49:
2006-11-02 Nikodemus Siivola0.9.18.29: --dynamic-space-size command-line switch
2006-10-06 Christophe Rhodes0.9.17.8:
2006-09-18 Juho Snellman0.9.16.38:
2006-09-15 Gabor Melis0.9.16.32: weak hash tables
2006-09-14 Christophe Rhodes0.9.16.30:
2006-09-13 Nathan Froyd0.9.16.28:
2006-09-13 Juho Snellman0.9.16.27:
2006-09-01 Gabor Melis0.9.16.9:
2006-07-29 Nathan Froyd0.9.15.8:
2006-07-08 Nathan Froyd0.9.14.10:
2006-06-10 Juho Snellman0.9.13.42:
2006-06-06 Cyrus Harmon0.9.13.30
2006-06-05 Nikodemus Siivola0.9.13.26: Life after heap exhaustion on GENCGC
2006-06-04 Nathan Froyd0.9.13.25:
2006-06-03 Juho Snellman0.9.13.22:
2006-05-13 Cyrus Harmon0.9.12.11:
next