1.0.18.5: ADJOIN with constant NIL as second argument
[sbcl.git] / src / compiler / generic /
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:
2006-03-16 Christophe Rhodes0.9.10.39:
2006-03-08 Christophe Rhodes0.9.10.24:
2006-02-21 Christophe Rhodes0.9.9.36:
2006-01-09 Juho Snellman0.9.8.28:
2006-01-05 Gabor Melis0.9.8.10:
2006-01-03 Christophe Rhodes0.9.8.7:
2005-12-02 Christophe Rhodes0.9.7.9:
2005-11-21 Christophe Rhodes0.9.6.54:
2005-11-20 Gabor Melis0.9.6.53: in the name of stability and goodwill
2005-11-06 Juho Snellman0.9.6.25:
2005-10-16 Juho Snellman0.9.5.74:
2005-10-12 Juho Snellman0.9.5.52:
2005-10-11 Gabor Melis0.9.5.34:
2005-10-04 Gabor Melis0.9.5.20:
2005-09-09 Christophe Rhodes0.9.4.54:
2005-09-06 Christophe Rhodes0.9.4.27:
2005-08-31 Juho Snellman0.9.4.17:
2005-08-26 Christophe Rhodes0.9.4.7:
2005-08-26 Gabor Melis0.9.4.5:
2005-08-20 Christophe Rhodes0.9.3.71:
2005-08-19 Gabor Melis0.9.3.66:
2005-08-16 Juho Snellman0.9.3.60:
2005-08-11 Gabor Melis0.9.3.40:
2005-08-06 Christophe Rhodes0.9.3.32:
2005-07-14 William Harold Newman0.9.2.44:
2005-07-05 Nikodemus Siivola0.9.2.26: refactoring internals of foreign linkage
2005-07-01 Gabor Melis0.9.2.9: thread objects
2005-06-19 Gabor Melis0.9.1.59:
2005-06-19 Alexey Dejneka0.9.1.52:
2005-06-17 Nathan Froyd0.9.1.51:
2005-06-12 Christophe Rhodes0.9.1.38:
2005-06-04 Nikodemus Siivola0.9.1.25: source-plist & related
2005-05-01 Alexey Dejneka0.9.0.12:
next