Fix make-array transforms.
[sbcl.git] / base-target-features.lisp-expr
2013-05-22 Paul KhuongSimpler word-sized variable right shifts on x86 and...
2013-05-21 Paul KhuongFront end infrastructure for short vector SIMD packs
2013-02-01 Nikodemus Siivolaoops, it's :package-local-nicknams, not :local-nicknames
2013-02-01 Nikodemus Siivolapackage local nicknames
2012-12-17 David LichteblauIn x86 arch_os_get_current_thread(), do not load from %fs
2012-09-19 David LichteblauAdd a safepoint-based mechanism to avoid SIGALRM for...
2012-09-11 David LichteblauAdd odxprint, a replacement for FSHOW which can be...
2012-09-10 David LichteblauMention sb-safepoint, sb-thruption in base-target-featu...
2011-11-09 Nikodemus Siivolakilling lutexes, adding timeouts
2011-08-28 Paul KhuongOptional support for zlib-based in-memory deflate/infla...
2011-08-14 Paul KhuongNew function: SB!KERNEL:%MULTIPLY-HIGH
2010-08-04 Alastair Bridgewater"1.0.41.2": threads: Add memory-barrier framework.
2010-03-01 Alastair Bridgewater1.0.36.9: UD2-BREAKPOINTS feature for x86oid systems
2009-12-18 Nikodemus Siivola1.0.33.26: enabled threads by default on x86[-64] Linux
2009-11-12 trittweiler1.0.32.29: Add build flag :sb-xref-for-internals.
2009-06-28 Paul Khuong1.0.29.54: Inline unboxed constants on x86[-64]
2009-06-25 Paul Khuong1.0.29.44: Complex float improvements
2009-01-03 Nikodemus Siivola1.0.24.12: adding and fixing the HPUX/HPPA build target
2008-05-19 Nikodemus Siivola1.0.16.38: document :CYCLE-COUNTER feature in base...
2007-09-30 Juho Snellman1.0.10.14: remove locking and gc inhibition from hash...
2007-09-02 Thiemo Seufer1.0.9.26: Update comment about little-endian MIPS.
2007-08-29 Nikodemus Siivola1.0.9.6: remove :UNIX from *FEATURES* on Windows
2007-07-15 Nikodemus Siivola1.0.7.19: SB-EXT:COMPARE-AND-SWAP
2006-11-12 Juho Snellman0.9.18.46:
2006-09-13 Juho Snellman0.9.16.27:
2006-06-14 William Harold Newman0.9.13.45:
2006-06-09 Nikodemus Siivola0.9.13.36: global policy / null-lexenv confusion fix
2006-06-03 Juho Snellman0.9.13.22:
2006-01-06 Juho Snellman0.9.8.14:
2005-11-06 Juho Snellman0.9.6.25:
2005-11-06 Juho Snellman0.9.6.22:
2005-07-14 William Harold Newman0.9.2.51:
2005-03-22 Daniel Barlow0.8.20.29:
2005-01-08 Alexey Dejneka0.8.18.20:
2004-11-02 Christophe Rhodes0.8.16.26:
2004-09-10 William Harold Newman0.8.14.9:
2004-07-13 Christophe Rhodes0.8.12.30:
2004-06-29 Nikodemus Siivola0.8.12.8: NEWS entry for package locks, plus add :sb...
2004-03-29 Christophe Rhodes0.8.9.6.netbsd.1:
2003-11-27 Daniel Barlow0.8.6.5
2003-05-03 Christophe Rhodes0.8alpha.0.8:
2003-04-26 William Harold Newman0.pre8.108:
2003-03-26 Daniel Barlow0.pre8.10
2002-09-15 Christophe Rhodes0.7.7.24:
2002-06-18 Christophe Rhodes0.7.4.37:
2002-03-16 William Harold Newman0.7.1.41:
2002-03-05 William Harold Newman0.7.1.29:
2002-02-22 William Harold Newman0.7.1.24:
2001-12-31 William Harold Newman0.pre7.109:
2001-10-31 William Harold Newman0.pre7.74:
2001-10-06 William Harold Newman0.pre7.47:
2001-10-05 William Harold Newman merged AD sbcl-devel 2001-10-05 LOOP patches..
2001-08-30 William Harold Newman0.pre7.25:
2001-08-29 William Harold Newman0.pre7.24:
2001-08-27 William Harold Newman0.pre7.15:
2001-07-14 William Harold Newman0.6.12.48:
2001-05-28 William Harold Newman0.6.12.18:
2001-05-23 William Harold Newman0.6.12.13:
2001-03-26 William Harold Newman0.6.11.26:
2001-03-22 William Harold Newman0.6.11.24:
2001-03-20 William Harold Newman0.6.11.19:
2001-02-27 William Harold Newman(belated 0.6.11.2 checkin notes):
2000-11-01 William Harold Newman0.6.8.3: added CODE-COMPONENT slot for NO-DEBUG-INFO...
2000-09-22 William Harold Newmanprimarily intending to integrate Colin Walter's O(N...
2000-09-20 William Harold Newmanadded various /SHOW0-ish statements to help when debugg...
2000-09-18 William Harold NewmanInitial revision