Fix make-array transforms.
[sbcl.git] / src / code / early-type.lisp
2014-01-02 Stas BoukarevOptimize MAKE-ARRAY on unknown element-type.
2013-10-03 Stas BoukarevForward referenced classoid-cells can now be loaded...
2013-10-03 stasmake-values-type-cached: Hardcode values of (sxhash...
2013-10-03 Stas BoukarevOptimize the compiler a bit.
2013-05-21 Paul KhuongFront end infrastructure for short vector SIMD packs
2011-12-05 Nikodemus Siivolafix misoptimization of TRUNCATE
2011-08-12 Christophe Rhodesallow user-defined STRING synonyms in MAKE-SEQUENCE
2011-06-07 Nikodemus Siivolaarmload of DEFINE-HASH-CACHE changes
2010-03-26 Nikodemus Siivola1.0.36.40: fix PPC build
2010-02-27 Christophe Rhodes1.0.35.23: restore buildability on clisp
2010-02-13 Tobias C. Rittweiler1.0.35.15: Add and export various functions related...
2010-02-11 Tobias C. Rittweiler1.0.35.11: Minor cleanup in MAKE-FUN-TYPE / MAKE-VALUES...
2008-08-05 Nikodemus Siivola1.0.19.24: incorrect function type canonicalization
2007-12-09 Nikodemus Siivola1.0.12.18: faster member-type operations
2007-09-27 Nikodemus Siivola1.0.10.10: theoretical #!+long-float fix to MAKE-MEMBER...
2007-08-27 Nikodemus Siivola1.0.9.1: faster MAKE-MEMBER-TYPE, UNION, and NUNION
2007-02-28 Christophe Rhodes1.0.3.5: slightly different SEQUENCE type handling.
2006-12-05 Christophe Rhodes1.0.0.22: Extensible sequences. (EXPERIMENTAL: Do...
2005-07-30 Paul F. Dietz0.9.3.11:
2005-07-28 Paul F. Dietz0.9.3.4:
2005-07-14 William Harold Newman0.9.2.43:
2004-10-27 Christophe Rhodes0.8.16.10:
2004-03-09 Christophe Rhodes0.8.8.21:
2003-10-20 Christophe Rhodes0.8.4.36:
2003-10-09 Christophe Rhodes0.8.4.14:
2003-07-27 Christophe Rhodes0.8.2.4:
2003-07-16 Alexey Dejneka0.8.1.33:
2003-07-05 Alexey Dejneka0.8.1.25:
2003-06-11 Christophe Rhodes0.8.0.62:
2003-05-27 Alexey Dejneka0.8.0.6:
2003-05-26 Alexey Dejneka0.8.0.3:
2003-05-05 Christophe Rhodes0.8alpha.0.13:
2003-05-03 Christophe Rhodes0.8alpha.0.8:
2003-05-02 Christophe Rhodes0.8alpha.0.4:
2003-04-23 Christophe Rhodes0.pre8.98:
2003-03-24 Christophe Rhodes0.7.13.pcl-class.9
2003-03-20 Christophe Rhodes0.7.13.pcl-class.1
2003-02-18 Christophe Rhodes0.7.12.41:
2003-02-17 Christophe Rhodes0.7.12.39:
2003-02-09 Christophe Rhodes0.7.12.31:
2002-11-28 Alexey Dejneka0.7.10.3:
2002-11-11 Alexey Dejneka0.7.9.41:
2002-04-26 William Harold Newman0.7.3.4:
2002-04-08 William Harold Newman0.7.2.7:
2002-02-14 William Harold Newman0.7.1.19:
2002-02-08 William Harold Newman0.7.1.16:
2002-01-30 William Harold Newman0.7.1.2:
2002-01-16 William Harold Newman0.pre7.136:
2001-11-01 William Harold Newman0.pre7.79:
2001-10-31 William Harold Newman0.pre7.74:
2001-10-08 William Harold Newman0.pre7.54:
2001-04-07 William Harold Newman0.6.11.34:
2001-03-26 William Harold Newman0.6.11.26:
2001-03-19 William Harold Newman0.6.11.17:
2001-03-16 William Harold Newman0.6.11.16:
2001-03-16 William Harold Newman0.6.11.15:
2001-03-12 William Harold Newman0.6.11.13:
2001-03-03 William Harold Newman0.6.11.11:
2001-03-02 William Harold Newman0.6.11.10:
2001-03-02 William Harold Newman0.6.11.9:
2001-01-25 William Harold Newman0.6.10.6:
2000-11-13 William Harold Newman0.6.8.17:
2000-11-11 William Harold Newman0.6.8.15:
2000-11-10 William Harold Newman0.6.8.14:
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