Fix make-array transforms.
[sbcl.git] / src / compiler / globaldb.lisp
2013-02-01 Nikodemus Siivolasupport for deprecating special variables
2012-04-24 Nikodemus Siivolaglobaldb: remove ENV-LIST arguments from INFO functions
2012-04-24 Nikodemus Siivolaglobaldb: add source-transforms for INFO functions...
2011-12-05 Nikodemus Siivolamuffle style-warnings for INFO :FUNCTION :TYPE
2010-02-28 Nikodemus Siivola1.0.36.7: fix SB-C::CLASS-INFO printing
2009-11-20 Nikodemus Siivola1.0.32.35: SB-POSIX:FORK guards against forking with...
2009-08-01 Nikodemus Siivola1.0.30.29: SB-CLTL2:DEFINE-DECLARATION
2009-06-21 Nikodemus Siivola1.0.29.24: preserve docstrings for local and anonymous...
2009-05-08 Nikodemus Siivola1.0.28.30: DEFGLOBAL, ALWAYS-BOUND, GLOBAL, SYMBOL...
2009-04-24 Christophe Rhodes1.0.27.43: constant coalescing agreement fixes
2009-04-24 Christophe Rhodes1.0.27.32: implement and use SB!XC:GENSYM
2008-11-03 Nikodemus Siivola1.0.22.8: DEFTYPE tweaking
2008-09-23 Richard M Kreuter1.0.20.28: Fewer STYLE-WARNINGs for gf calls.
2008-06-15 pkhuong1.0.17.35: Bug fixes: cross-compiler's lookup of consta...
2008-06-04 Nikodemus Siivola1.0.17.24: refactor handling of constants in the compiler
2008-03-14 Nikodemus Siivola1.0.15.31: thread-safe FIND-CLASS -- really this time
2008-02-14 Nikodemus Siivola1.0.14.27: rename MAKE-FIXNUM to POINTER-HASH
2007-07-15 Nikodemus Siivola1.0.7.19: SB-EXT:COMPARE-AND-SWAP
2006-10-06 Christophe Rhodes0.9.17.8:
2006-09-12 William Harold Newman0.9.16.26:
2006-09-12 Nikodemus Siivola0.9.16.25: build fix for CMUCL and older SBCLs
2006-09-11 Nikodemus Siivola0.9.16.24: (SETF INFO) compiler macro enabled
2006-09-01 Juho Snellman0.9.16.13:
2005-11-06 Juho Snellman0.9.6.25:
2005-08-09 Gabor Melis0.9.3.34: cosmetics
2005-08-06 Paul F. Dietz0.9.3.33
2005-07-14 William Harold Newman0.9.2.47:
2005-06-01 Juho Snellman0.9.1.9:
2005-05-19 Juho Snellman0.9.0.38:
2005-04-29 Christophe Rhodes0.9.0.6:
2005-04-28 Juho Snellman0.9.0.3:
2005-04-06 Juho Snellman0.8.21.19:
2004-06-12 Daniel Barlowversion.lisp-expr
2004-05-21 Christophe Rhodes0.8.10.43:
2004-04-01 William Harold Newman0.8.8.14:
2003-08-28 Christophe Rhodes0.8.3.8:
2003-05-05 Christophe Rhodes0.8alpha.0.13:
2003-05-03 William Harold Newman0.8alpha.0.9:
2003-03-20 Christophe Rhodes0.7.13.pcl-class.1
2003-01-31 Alexey Dejneka0.7.12.12:
2002-07-02 William Harold Newman0.7.5.3:
2002-05-19 Christophe Rhodes0.7.3.18:
2002-04-01 William Harold Newman0.7.2.4:
2002-02-14 William Harold Newman0.7.1.19:
2002-02-08 William Harold Newman0.7.1.16:
2002-01-31 William Harold Newman0.7.1.3:
2002-01-14 William Harold Newman0.pre7.129:
2001-12-12 William Harold Newman0.pre7.88:
2001-10-31 William Harold Newman0.pre7.74:
2001-10-17 William Harold Newman0.pre7.70:
2001-10-16 William Harold Newman0.pre7.66:
2001-10-13 William Harold Newman0.pre7.61:
2001-10-08 William Harold Newman0.pre7.54:
2001-09-02 William Harold Newman0.pre7.29:
2001-08-20 William Harold Newman0.pre7.14.flaky4:
2001-07-30 William Harold Newman0.6.12.49:
2001-06-06 William Harold Newman0.6.12.21.flaky2.2:
2001-05-25 William Harold Newman0.6.12.14:
2001-03-22 William Harold Newman0.6.11.23:
2001-03-19 William Harold Newman0.6.11.17:
2001-03-12 William Harold Newman0.6.11.13:
2001-03-02 William Harold Newman0.6.11.10:
2001-01-25 William Harold Newman0.6.10.6:
2001-01-05 William Harold Newman0.6.9.18:
2000-11-05 William Harold Newman0.6.8.9:
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-09-25 William Harold Newmanintegrated Raymond Wiker's patches to port RUN-PROGRAM...
2000-09-18 William Harold NewmanInitial revision