Adjust the recent defmethod change.
[sbcl.git] / src / pcl / boot.lisp
2013-11-02 Stas BoukarevAdjust the recent defmethod change.
2013-11-01 Stas Boukarevdefmethod: make the function known at compile time.
2013-10-31 Stas BoukarevFix defmethod arglists leaking into make-method-lambda.
2013-08-24 Stas BoukarevRevert "Clean up %more-arg-values."
2013-08-20 Stas BoukarevClean up %more-arg-values.
2013-03-13 Stas BoukarevSlightly better arglist for defmethod.
2012-05-21 Nikodemus Siivolamake ENSURE-GENERIC-FUNCTION accept method combination...
2011-12-05 Nikodemus Siivolaless rebindings in defmethods
2011-12-05 Nikodemus Siivolastricter handling of declarations in DEFGENERIC
2011-12-05 Nikodemus Siivolano need for BOOT-MAKE-WRAPPER on target
2011-11-10 Nikodemus Siivolaunify locks
2011-05-24 Nikodemus Siivola1.0.48.23: faster with-arguments CALL-NEXT-METHOD
2011-05-24 Nikodemus Siivola1.0.48.22: optimize GENERIC-FUN-INFO
2011-03-04 Nikodemus Siivola1.0.46.24: fix MAKE-INSTANCE regression from 1.0.45.19
2011-02-20 Nikodemus Siivola1.0.46.4: redefinition warnings for macros
2010-11-15 Nikodemus Siivola1.0.44.23: replace %METHOD-NAME and %METHOD-LAMBDA...
2010-10-17 Nikodemus Siivola1.0.43.65: pcl: :DEFINITION-SOURCE / :SOURCE-LOCATION...
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-03-28 Nikodemus Siivola1.0.37.7: RETRY restart for NO-APPLICABLE-METHOD and...
2010-02-27 Nathan Froyd1.0.35.20: More robust checking for DEFMETHOD argument...
2009-09-15 Nikodemus Siivola1.0.31.9: some PCL micro-optimizations
2009-09-12 Nikodemus Siivola1.0.31.6: better error reporting for bogus parameter...
2009-09-11 Nikodemus Siivola1.0.31.5: WITH-SLOTS on THE forms
2009-07-30 Nikodemus Siivola1.0.30.20: less DEFGENERIC clobbers FTYPE STYLE-WARNINGS
2009-07-29 Nikodemus Siivola1.0.30.9: improved generic-function FTYPE handling
2008-12-19 Nikodemus Siivola1.0.23.56: special variables cause special cases in...
2008-09-23 Richard M Kreuter1.0.20.28: Fewer STYLE-WARNINGs for gf calls.
2008-07-08 Richard M Kreuter1.0.18.16: many STYLE-WARNING changes.
2008-06-09 Christophe Rhodes1.0.17.32: faster ADD-METHOD to PRINT-OBJECT
2008-05-30 Nikodemus Siivola1.0.17.9: grab-bag of PCL hackery
2008-01-21 Nikodemus Siivola1.0.13.49: save source-locations for accessor methods...
2007-09-08 Nikodemus Siivola1.0.9.43: .PV-CELL., use .PV. directly
2007-09-08 Nikodemus Siivola1.0.9.42: remove stale CALLS support
2007-08-27 Nikodemus Siivolakeep docstrings from PCL bootstrap around
2007-08-18 Nikodemus Siivola1.0.8.28: split REAL-MAKE-METHOD-LAMBDA back into two...
2007-08-13 Nikodemus Siivola1.0.8.25: refactor CAN-OPTIMIZE-ACCESS usage and interface
2007-08-13 Nikodemus Siivola1.0.8.24: factor (THE TYPE FORM) => FORM transformation...
2007-08-13 Nikodemus Siivola1.0.8.22: merge MAKE-METHOD-FUNCTION and MAKE-METHOD...
2007-08-13 Nikodemus Siivola1.0.8.21: merge REAL-MAKE-METHOD-LAMBDA and MAKE-METHOD...
2007-07-17 Nikodemus Siivola1.0.7.26: asymptotically faster FIND-SLOT-DEFINITION
2007-07-17 Christophe Rhodes1.0.7.24: Fix CALL-NEXT-METHOD / EVAL-WHEN interaction
2007-06-08 Nikodemus Siivola1.0.6.34: AVER that the GF lock is held during SET...
2007-06-02 Christophe Rhodes1.0.6.12: Improve user-subclassed SB-MOP:SPECIALIZER...
2007-05-28 Nikodemus Siivola1.0.6.3: thread and interrupt safe CLOS cache
2007-05-10 Christophe Rhodes1.0.5.46: improve handling of non-standard subclasses...
2007-05-03 Juho Snellman1.0.5.28: new contrib: sb-cover, a code coverage tool
2007-05-02 Thiemo Seufer1.0.5.26: Whitespacing.
2007-05-02 Christophe Rhodes1.0.5.20: make class-eq specializers work in defmethods
2006-11-21 Juho Snellman0.9.18.66:
2006-11-20 Juho Snellman0.9.18.64:
2006-11-13 Juho Snellman0.9.18.48:
2006-11-07 Juho Snellman0.9.18.38:
2006-09-19 Juho Snellman0.9.16.40:
2006-09-02 Nikodemus Siivola0.9.16.15: stamp down on warnings due to step instrumen...
2006-08-22 Nikodemus Siivola0.9.15.46: cosmetic cleanups
2006-08-22 Christophe Rhodes0.9.15.45:
2006-08-17 Christophe Rhodes0.9.15.17:
2006-08-16 Nikodemus Siivola0.9.15.36: less intrusive step instrumentation
2006-08-15 Christophe Rhodes0.9.15.32:
2006-08-14 Christophe Rhodes0.9.15.29:
2006-08-10 Christophe Rhodes0.9.15.24:
2006-07-28 Christophe Rhodes0.9.15.3:
2006-07-19 Christophe Rhodes0.9.4.23:
2006-07-17 Christophe Rhodes0.9.14.21:
2006-06-18 Nikodemus Siivola0.9.13.47: Thread safety miscellania
2006-06-07 Nikodemus Siivola0.9.13.34: Class objects as specializers
2006-05-13 Juho Snellman0.9.12.20:
2006-05-06 Juho Snellman0.9.12.6:
2006-02-27 Nikodemus Siivola0.9.10.4: better CONSTANTP
2006-02-13 Christophe Rhodes0.9.9.27:
2006-02-13 Christophe Rhodes0.9.9.26:
2006-02-10 Christophe Rhodes0.9.9.25:
2006-01-16 Christophe Rhodes0.9.8.41:
2005-11-06 Juho Snellman0.9.6.25:
2005-11-02 Christophe Rhodes0.9.6.11:
2005-10-15 Nikodemus Siivola0.9.5.62: trivial PCL cleanups
2005-08-31 Juho Snellman0.9.4.17:
2005-08-26 Brian Mastenbrook0.9.4:
2005-08-16 Christophe Rhodes0.9.3.57:
2005-08-06 Christophe Rhodes0.9.3.32:
2005-07-14 William Harold Newman0.9.2.49:
2005-06-10 Christophe Rhodes0.9.1.35:
2005-06-01 Juho Snellman0.9.1.9:
2005-05-11 Nikodemus Siivola0.9.0.27: fix bug 281, plus a tiny PCL cleanup
2005-04-15 Christophe Rhodes0.8.21.44:
2005-03-06 Alexey Dejneka0.8.20.7:
2005-02-07 Christophe Rhodes0.8.19.18:
2005-02-04 Christophe Rhodes0.8.19.14:
2005-01-13 Christophe Rhodes0.8.18.28:
2004-12-31 Christophe Rhodes0.8.18.8:
2004-10-18 Nikodemus Siivola0.8.15.16: "oops"
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-07-01 Christophe Rhodes0.8.12.15:
2004-06-29 Nikodemus Siivola0.8.12.7: Merge package locks, AKA "what can go wrong...
2004-06-26 Christophe Rhodes0.8.12.4:
2004-06-16 Christophe Rhodes0.8.11.15:
next