signal errors for bad initialization of slot definitions
[sbcl.git] / src / pcl / braid.lisp
2013-10-21 Christophe Rhodessignal errors for bad initialization of slot definitions
2011-12-05 Nikodemus Siivolano need for BOOT-MAKE-WRAPPER on target
2011-09-20 Nikodemus Siivolahandle non-standard slot allocations when updating...
2011-02-20 Nikodemus Siivola1.0.46.11: faster slot-accesses in the presence of...
2009-09-15 Nikodemus Siivola1.0.31.9: some PCL micro-optimizations
2008-12-22 Nikodemus Siivola1.0.23.62: fix bug 357
2008-12-12 Nikodemus Siivola1.0.23.37: more CLOS and classoid thread safety
2008-03-14 Nikodemus Siivola1.0.15.31: thread-safe FIND-CLASS -- really this time
2008-01-21 Nikodemus Siivola1.0.13.49: save source-locations for accessor methods...
2007-11-12 Nikodemus Siivola1.0.11.22: hash-table synchronization support
2007-11-10 Christophe Rhodes1.0.11.21: Give NO-PRIMARY-METHOD a reference.
2007-09-08 Nikodemus Siivola1.0.9.46: take pv-slot value from wrapper-slot-table
2007-08-29 Nikodemus Siivola1.0.9.11: even faster SLOT-VALUE &co
2007-08-29 Nikodemus Siivola1.0.9.9: rename CLASS-SLOT-VECTOR to CLASS-SLOT-TABLE
2007-08-27 Nikodemus Siivolafaster SLOT-VALUE &co with variable slot names
2007-07-17 Nikodemus Siivola1.0.7.26: asymptotically faster FIND-SLOT-DEFINITION
2006-12-07 Nikodemus Siivola1.0.0.28: more PCL cleanups
2006-11-07 Juho Snellman0.9.18.38:
2006-08-22 Christophe Rhodes0.9.15.45:
2006-08-17 Christophe Rhodes0.9.15.17:
2006-08-10 Christophe Rhodes0.9.15.24:
2006-07-28 Christophe Rhodes0.9.15.3:
2006-07-17 Christophe Rhodes0.9.14.21:
2006-03-16 Juho Snellman0.9.10.41:
2006-02-27 Christophe Rhodes0.9.10.2:
2006-02-13 Christophe Rhodes0.9.9.27:
2005-12-05 Christophe Rhodes0.9.7.16:
2005-12-02 Christophe Rhodes0.9.7.10:
2005-11-18 Christophe Rhodes0.9.6.51:
2005-11-06 Juho Snellman0.9.6.25:
2005-09-09 Christophe Rhodes0.9.4.55:
2005-08-06 Christophe Rhodes0.9.3.32:
2005-07-14 William Harold Newman0.9.2.49:
2004-11-29 Nikodemus Siivola0.8.17.2: eager creation of CLOS classes for user defin...
2004-09-19 Christophe Rhodes0.8.14.27:
2004-07-12 Christophe Rhodes0.8.12.28:
2004-06-30 Christophe Rhodes0.8.12.13:
2004-06-29 Nikodemus Siivola0.8.12.7: Merge package locks, AKA "what can go wrong...
2003-10-18 Christophe Rhodes0.8.4.30:
2003-10-10 Christophe Rhodes0.8.4.18:
2003-08-26 Christophe Rhodes0.8.3.4:
2003-08-14 Christophe Rhodes0.8.2.28:
2003-06-19 William Harold Newman0.8.0.80:
2003-06-13 Christophe Rhodes0.8.0.67:
2003-05-20 Christophe Rhodes0.8alpha.0.40:
2003-05-19 Christophe Rhodes0.8alpha.0.36:
2003-04-19 Christophe Rhodes0.pre8.74:
2003-04-17 William Harold Newman0.pre8.68:
2003-04-17 Christophe Rhodes0.pre8.64:
2003-03-29 Christophe Rhodes0.pre8.13:
2003-03-21 Christophe Rhodes0.7.13.pcl-class.6:
2003-03-21 Christophe Rhodes0.7.13.pcl-class.5
2003-03-21 Christophe Rhodes0.7.13.pcl-class.4
2003-03-21 Christophe Rhodes0.7.13.pcl-class.3:
2003-03-21 Christophe Rhodes0.7.13.pcl-class.2
2003-03-20 Christophe Rhodes0.7.13.pcl-class.1
2003-02-19 Christophe Rhodes0.7.12.47:
2003-02-15 Christophe Rhodes0.7.12.38:
2002-11-15 Christophe Rhodes0.7.9.50:
2002-11-07 Christophe Rhodes0.7.9.36:
2002-10-29 Christophe Rhodes0.7.9.12:
2002-10-29 Christophe Rhodes0.7.9.10:
2002-10-28 Christophe Rhodes0.7.9.8:
2002-06-22 Christophe Rhodes0.7.4.42:
2002-05-26 Christophe Rhodes0.7.4.1:
2002-02-14 William Harold Newman0.7.1.19:
2002-01-13 William Harold Newman0.pre7.126:
2001-10-31 William Harold Newman0.pre7.74:
2001-10-08 William Harold Newman0.pre7.55:
2001-06-12 William Harold Newman0.6.12.33:
2001-05-10 William Harold Newman0.6.12.7:
2001-04-12 William Harold Newman0.6.11.35:
2001-03-22 William Harold Newman0.6.11.23:
2001-03-02 William Harold Newman0.6.11.10:
2001-02-23 William Harold Newman0.6.10.23:
2001-02-22 William Harold Newman0.6.10.21:
2001-01-22 William Harold Newman0.6.10.4:
2001-01-01 William Harold Newman0.6.9.16:
2000-12-31 William Harold Newman0.6.9.14:
2000-12-30 William Harold Newman0.6.9.13:
2000-12-29 William Harold Newman0.6.9.12:
2000-11-05 William Harold Newman0.6.8.9:
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-09-22 William Harold Newmanprimarily intending to integrate Colin Walter's O(N...
2000-09-18 William Harold NewmanInitial revision