Revert "Fix (aref vector (+ i constant)) with i negative on x86oids"
[sbcl.git] / src / compiler / generic / vm-fndb.lisp
2013-05-24 Paul KhuongRevert "Fix (aref vector (+ i constant)) with i negativ...
2013-05-24 Paul KhuongFix (aref vector (+ i constant)) with i negative on...
2013-05-21 Paul KhuongFront end infrastructure for short vector SIMD packs
2013-05-16 Stas BoukarevAdd a stub for %other-pointer-p.
2011-12-10 Nikodemus Siivolastack-allocatable fill-initialized specialized arrays
2011-11-09 Nikodemus Siivolakilling lutexes, adding timeouts
2011-10-19 Alastair BridgewaterFixnum and unsigned-fixnum array cleanups.
2011-08-05 Nikodemus Siivolarename %FLOOR to %BIGFLOOR
2010-10-07 Alastair Bridgewater1.0.43.33: ppc: Implement %ARRAY-ATOMIC-INCF/WORD
2010-10-07 Alastair Bridgewater1.0.43.32: x86: Implement %ARRAY-ATOMIC-INCF/WORD.
2010-10-07 Alastair Bridgewater1.0.43.31: x86-64: Implement %ARRAY-ATOMIC-INCF/WORD.
2010-10-07 Alastair Bridgewater1.0.43.30: threads: Initial implementation of ATOMIC...
2010-08-08 Alastair Bridgewater1.0.41.36: ppc: Implement atomic-{incf,decf} as atomic...
2010-03-28 Nikodemus Siivola1.0.37.8: add ATOMIC-DECF, fix WAIT-ON-SEMAPHORE-BUGLET
2009-08-23 Christophe Rhodes1.0.30.51: fix for COERCE compilation regression
2009-08-04 Nikodemus Siivola1.0.30.34: flushable INITIALIZE-VECTOR
2009-05-16 Nikodemus Siivola1.0.28.51: better MAKE-ARRAY transforms
2009-05-16 Nikodemus Siivola1.0.28.49: allow stack allocation for arguments of...
2009-05-08 Nathan Froyd1.0.28.28: delete %RAW-BITS and %SET-RAW-BITS
2009-05-01 Nathan Froyd1.0.28.5: delete MERGE-BITS
2009-02-04 Gabor Melis1.0.25.8: fix sxhash bug
2009-01-03 Nikodemus Siivola1.0.24.10: raw slot support for HPPA
2008-09-17 Nikodemus Siivola1.0.20.8: ATOMIC-INCF implementation
2008-05-28 Nikodemus Siivola1.0.17.4: support for dynamic-extent structures
2008-02-14 Nikodemus Siivola1.0.14.27: rename MAKE-FIXNUM to POINTER-HASH
2007-06-28 Nikodemus Siivola1.0.7.2: fix potential GC errors due to bogus objects...
2007-05-07 Nathan Froyd10.\7f\7fCVS: ----------------------------------------...
2007-04-17 Juho Snellman1.0.4.92: faster generic array access
2007-04-10 Nathan Froyd1.0.4.55: Optimized REPLACE and UB*-BASH-COPY routines
2007-02-28 Christophe Rhodes1.0.3.5: slightly different SEQUENCE type handling.
2007-01-27 Nathan Froyd1.0.2.1: DATA-VECTOR-{REF,SET}-WITH-OFFSET for the x86
2006-12-05 Christophe Rhodes1.0.0.22: Extensible sequences. (EXPERIMENTAL: Do...
2006-06-10 Juho Snellman0.9.13.42:
2006-06-06 Cyrus Harmon0.9.13.30
2006-06-04 Nathan Froyd0.9.13.25:
2006-06-03 Juho Snellman0.9.13.22:
2005-09-06 Christophe Rhodes0.9.4.27:
2005-07-14 William Harold Newman0.9.2.44:
2005-06-17 Nathan Froyd0.9.1.51:
2005-06-12 Christophe Rhodes0.9.1.38:
2005-03-28 Nathan Froyd0.8.21.5:
2005-01-06 Christophe Rhodes0.8.18.14:
2004-11-02 Christophe Rhodes0.8.16.25:
2004-08-10 Nathan Froyd0.8.13.54:
2004-08-10 Nathan Froyd0.8.13.47:
2004-08-04 Nathan Froyd0.8.13.26:
2004-08-04 Nathan Froyd0.8.13.25:
2004-05-21 Christophe Rhodes0.8.10.43:
2004-04-05 Daniel Barlow0.8.9.18
2003-11-10 Christophe Rhodes0.8.5.29:
2003-08-05 Christophe Rhodes0.8.2.15:
2003-06-18 Christophe Rhodes0.8.0.78.vector-nil-string.1:
2003-06-10 Christophe Rhodes0.8.0.59:
2003-03-10 Christophe Rhodes0.7.13.21:
2002-07-02 William Harold Newman0.7.5.3:
2002-06-08 Christophe Rhodes0.7.4.21:
2002-01-14 William Harold Newman0.pre7.129:
2001-10-31 William Harold Newman0.pre7.74:
2001-10-11 William Harold Newman0.pre7.59:
2001-10-10 William Harold Newman0.pre7.58:
2001-10-08 William Harold Newman0.pre7.55:
2001-06-11 William Harold Newman0.6.12.30:
2001-05-05 William Harold Newman0.6.12:
2001-04-27 William Harold Newman0.6.11.43:
2000-11-09 William Harold Newman0.6.8.12:
2000-11-01 William Harold Newman0.6.8.6: applied MNA megapatch (will be edited shortly)
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-09-18 William Harold NewmanInitial revision