Fix make-array transforms.
[sbcl.git] / src / code / late-format.lisp
2013-03-10 Stas Boukarevformat: Signal an error for ~<~@>
2013-01-11 Stas Boukarevformat: ~R should check a type only if base is not...
2013-01-10 Stas Boukarevformat: Check types for ~C and ~R.
2011-10-11 Stas Boukarev(format t "a~0&b") shouldn't print any newlines.
2009-10-29 Christophe Rhodes1.0.32.2: minor portability fix
2009-05-09 Nathan Froyd1.0.28.34: convert once-used DEFMACROs to EVAL-WHEN...
2009-04-24 Christophe Rhodes1.0.27.32: implement and use SB!XC:GENSYM
2008-12-18 Nikodemus Siivola1.0.23.52: FORMAT performance tweaking
2007-03-04 Juho Snellman1.0.3.29: kill a bogus "variable defined but not used...
2006-08-10 Nikodemus Siivola0.9.15.22: check for error, do not aver, do not collect...
2005-07-14 William Harold Newman0.9.2.43:
2005-01-01 Christophe Rhodes0.8.18.10:
2004-12-01 Christophe Rhodes0.8.17.13:
2004-12-01 Christophe Rhodes0.8.17.11:
2004-11-16 Christophe Rhodes0.8.16.40:
2004-11-15 Alexey Dejneka0.8.16.39:
2004-10-30 Christophe Rhodes0.8.16.16:
2004-10-28 Christophe Rhodes0.8.16.12:
2004-10-26 Christophe Rhodes0.8.16.6:
2004-09-15 Christophe Rhodes0.8.14.26:
2004-09-15 Christophe Rhodes0.8.14.25:
2004-08-11 Christophe Rhodes0.8.13.58:
2004-08-09 Christophe Rhodes0.8.13.44:
2004-08-09 Christophe Rhodes0.8.13.43:
2004-05-09 Alexey Dejneka0.8.10.15:
2004-04-13 Christophe Rhodes0.8.9.36:
2003-08-07 Christophe Rhodes0.8.2.19:
2003-06-13 Christophe Rhodes0.8.0.67:
2003-05-05 Christophe Rhodes0.8alpha.0.13:
2002-12-14 William Harold Newman0.7.10.18:
2002-10-26 Christophe Rhodes0.7.9.4:
2002-09-05 Christophe Rhodes0.7.7.16:
2002-05-10 Christophe Rhodes0.7.3.13:
2002-03-12 William Harold Newman0.7.1.37:
2002-03-01 William Harold Newman0.7.1.27:
2002-01-16 William Harold Newman0.pre7.136:
2002-01-12 William Harold Newman0.pre7.124:
2001-12-12 William Harold Newman0.pre7.88:
2001-12-06 William Harold Newman0.pre7.86.flaky7.23:
2001-10-31 William Harold Newman0.pre7.74:
2001-10-13 William Harold Newman0.pre7.61:
2001-02-22 William Harold Newman0.6.10.21:
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-09-18 William Harold NewmanInitial revision