Fix make-array transforms.
[sbcl.git] / tests / condition.impure.lisp
2013-10-22 Jan MoringenUse new MAP-RESTARTS in FIND-RESTART, COMPUTE-RESTARTS...
2013-05-20 Paul KhuongPrint intermediate evaluation results for some ASSERTed...
2013-04-12 Jan MoringenHandle :ALLOCATION of condition slots correctly
2013-04-12 Jan MoringenEvaluate condition default initargs once, even after...
2013-04-12 Jan MoringenUse AMOP representation of canonicalized default initar...
2012-12-05 David LichteblauRemove a few :FAILS-ON test flags for Windows
2012-07-19 David Lichteblauwin32: Mark all currently failing tests as such
2012-05-16 Stas Boukarevdefine-condition: return the name of the defined condition.
2011-12-05 Nikodemus Siivolafix style-warnings for condition slot-accessors used...
2008-07-30 Nikodemus Siivola1.0.19.4: recursive restart computation
2007-10-26 William Harold Newman1.0.11.3: belatedly recognizing STREAM-ERROR and PARSE...
2007-09-16 William Harold Newman1.0.9.60: partial fix for bug in STREAM-ERROR :REPORT
2005-10-22 Nikodemus Siivola0.9.5.83: almost fix COMPUTE-RESTARTS & FIND-RESTART
2005-10-12 Nikodemus Siivola0.9.5.45: COMPUTE-RESTARTS with :TEST & no condition
2005-08-26 Juho Snellman0.9.4.6:
2005-07-14 William Harold Newman0.9.2.43:
2004-07-05 Nikodemus Siivola0.8.12.24: Stomping on a PCL buglet
2003-07-10 William Harold Newman0.8.1.30:
2003-07-10 Alexey Dejneka0.8.1.29: