Fix defmethod arglists leaking into make-method-lambda.
[sbcl.git] / tests / clos.impure.lisp
2013-10-31 Stas BoukarevFix defmethod arglists leaking into make-method-lambda.
2013-09-13 Jan MoringenRemove convoluted keyword argument processing in RESTAR...
2013-09-11 Christophe Rhodesrename recently-added tests
2013-09-10 Christophe Rhodesdetect cpl-protocol-violations early
2013-09-09 Christophe Rhodesbetter ctor fallback-generators
2013-01-18 Christophe Rhodesfix constant-list-related initargs in CTOR optimization
2012-05-21 Nikodemus Siivolabreak infinite recursion in GENERATE-SLOTD-TYPECHECK
2011-12-05 Nikodemus Siivolaless rebindings in defmethods
2011-12-05 Nikodemus Siivolastricter handling of declarations in DEFGENERIC
2011-12-01 Stas BoukarevFix clos.impure.lisp DOCUMENTATION test on #-sb-doc.
2011-06-14 Nikodemus Siivolaadd &KEY SILENT to PARSE-LAMBDA-LIST
2010-09-04 Christophe Rhodes1.0.42.32: fix for lp#611361
2010-08-31 Nikodemus Siivola1.0.42.9: fix defmethod declarations for aliases of...
2010-07-30 Christophe Rhodes1.0.41.1: much faster MAKE-INITIAL-DFUN
2010-07-19 Christophe Rhodes1.0.40.3: better non-ctor make-instance
2010-03-28 Nikodemus Siivola1.0.37.7: RETRY restart for NO-APPLICABLE-METHOD and...
2010-03-01 Alastair Bridgewater1.0.36.13: Fix test case clos.impure.lisp / BUG-520366.
2010-02-28 Nikodemus Siivola1.0.36.5: delay transforms for SLOT-VALUE and (SETF...
2010-02-27 Nathan Froyd1.0.35.20: More robust checking for DEFMETHOD argument...
2009-11-20 Christophe Rhodes1.0.32.37: declarations and symbol-macros in methods
2009-09-18 Nikodemus Siivola1.0.31.14: removing :DEFAULT-INITARGS via DEFCLASS
2009-09-12 Nikodemus Siivola1.0.31.6: better error reporting for bogus parameter...
2009-07-29 Nikodemus Siivola1.0.30.9: improved generic-function FTYPE handling
2009-06-02 Nikodemus Siivola1.0.28.74: SHARED-INITIALIZE should initialize unbound...
2008-12-22 Nikodemus Siivola1.0.23.62: fix bug 357
2008-12-19 Nikodemus Siivola1.0.23.56: special variables cause special cases in...
2008-12-19 Nikodemus Siivola1.0.23.55: three stale bugs
2008-10-06 Nikodemus Siivola1.0.21.6: muffle compiler notes from EVAL and function...
2008-06-09 Christophe Rhodes1.0.17.32: faster ADD-METHOD to PRINT-OBJECT
2008-01-31 Nikodemus Siivola1.0.14.7: quote non-keyword :default-initargs keys...
2008-01-21 Nikodemus Siivola1.0.13.46: fixed bug #402
2007-08-29 Nikodemus Siivola1.0.9.12: inform genesis about FOR-STD-CLASS-P slot...
2007-08-27 Nikodemus Siivolafaster SLOT-VALUE &co with variable slot names
2007-07-21 Nikodemus Siivola1.0.7.36: FIND-SLOT-DEFINITION to return NIL when calle...
2007-07-17 Christophe Rhodes1.0.7.24: Fix CALL-NEXT-METHOD / EVAL-WHEN interaction
2007-04-29 Nikodemus Siivola1.0.5.7: missing test case for 1.0.4.40
2006-12-28 Juho Snellman1.0.1.3:
2006-11-13 Juho Snellman0.9.18.48:
2006-09-19 Juho Snellman0.9.16.40:
2006-09-13 Juho Snellman0.9.16.27:
2006-08-15 Christophe Rhodes0.9.15.32:
2006-08-08 Christophe Rhodes0.9.15.17:
2006-08-08 Christophe Rhodes0.9.15.15:
2006-07-25 Christophe Rhodes0.9.14.32:
2006-07-17 Christophe Rhodes0.9.14.21:
2006-07-13 Christophe Rhodes0.9.14.12:
2006-06-07 Nikodemus Siivola0.9.13.34: Class objects as specializers
2006-06-07 Nikodemus Siivola0.9.13.32: restarts for slot-unbound
2006-03-27 Christophe Rhodes0.9.11.1:
2006-03-10 Christophe Rhodes0.9.10.27:
2006-01-29 Christophe Rhodes0.9.9.10:
2005-12-04 Thiemo Seufer0.9.7.14:
2005-12-02 Christophe Rhodes0.9.7.9:
2005-11-29 Christophe Rhodes0.9.7.1:
2005-09-09 Christophe Rhodes0.9.4.54:
2005-08-26 Juho Snellman0.9.4.6:
2005-08-18 Christophe Rhodes0.9.3.61:
2005-08-15 Christophe Rhodes0.9.3.53:
2005-07-14 William Harold Newman0.9.2.43:
2005-06-16 Christophe Rhodes0.9.1.44:
2005-05-11 Nikodemus Siivola0.9.0.27: fix bug 281, plus a tiny PCL cleanup
2005-04-16 Christophe Rhodes0.8.21.47:
2005-04-15 Christophe Rhodes0.8.21.45:
2005-04-15 Christophe Rhodes0.8.21.44:
2005-03-08 Christophe Rhodes0.8.20.10:
2005-03-06 Alexey Dejneka0.8.20.7:
2005-02-07 Christophe Rhodes0.8.19.18:
2004-11-19 Nikodemus Siivola0.8.16.43: Fixes for various CLOS/MOP bugs
2004-10-18 Nikodemus Siivola0.8.15.15: Removing non-ANSI FTYPE proclaims and TYPE...
2004-10-01 Christophe Rhodes0.8.15.5:
2004-10-01 Christophe Rhodes0.8.15.4:
2004-09-01 Kevin Rosenberg0.8.14.1:
2004-06-16 Christophe Rhodes0.8.11.15:
2004-05-24 Christophe Rhodes0.8.10.52:
2004-05-20 Nikodemus Siivola0.8.10.42:
2004-05-17 Nikodemus Siivola0.8.10.33:
2004-05-17 Nikodemus Siivola0.8.10.26:
2004-05-02 Christophe Rhodes0.8.10.7:
2004-04-19 Christophe Rhodes0.8.9.50:
2003-10-18 Christophe Rhodes0.8.4.30:
2003-10-15 Christophe Rhodes0.8.4.23:
2003-10-14 Alexey Dejneka0.8.4.22:
2003-07-20 Alexey Dejneka0.8.1.49:
2003-07-09 Alexey Dejneka0.8.1.28:
2003-06-17 Christophe Rhodes0.8.0.78:
2003-06-08 Christophe Rhodes0.8.0.50:
2003-06-07 Christophe Rhodes0.8.0.46:
2003-06-07 Christophe Rhodes0.8.0.44:
2003-05-28 Christophe Rhodes0.8.0.11:
2003-05-27 Christophe Rhodes0.8.0.8:
2003-05-18 Christophe Rhodes0.8alpha.0.34:
2003-05-13 Christophe Rhodes0.8alpha.0.28:
2003-04-24 Christophe Rhodes0.pre8.100:
2003-04-19 Christophe Rhodes0.pre8.74:
2003-04-04 Christophe Rhodes0.pre8.37:
2003-04-02 Christophe Rhodes0.pre8.27:
2003-02-15 Christophe Rhodes0.7.12.38:
2003-01-31 Christophe Rhodes0.7.12.13:
2002-12-30 Christophe Rhodes0.7.10.36:
2002-12-16 Christophe Rhodes0.7.10.20:
next