Fix make-array transforms.
[sbcl.git] / src / pcl / defclass.lisp
2011-12-30 Nikodemus Siivolause %VECTOR-RAW-BITS in %BIT-POSITION/[0|1]
2011-12-30 Nikodemus Siivolapackage locks and compile-time effects of DEFCLASS
2011-02-20 Nikodemus Siivola1.0.46.11: faster slot-accesses in the presence of...
2010-09-13 Nikodemus Siivola1.0.42.37: use more NAMED-LAMBDAs in PCL generated...
2009-09-18 Nikodemus Siivola1.0.31.14: removing :DEFAULT-INITARGS via DEFCLASS
2009-09-15 Nikodemus Siivola1.0.31.9: some PCL micro-optimizations
2008-05-30 Nikodemus Siivola1.0.17.9: grab-bag of PCL hackery
2007-05-03 Juho Snellman1.0.5.28: new contrib: sb-cover, a code coverage tool
2006-11-07 Juho Snellman0.9.18.38:
2006-09-13 Juho Snellman0.9.16.27:
2006-08-22 Christophe Rhodes0.9.15.45:
2006-02-13 Christophe Rhodes0.9.9.27:
2005-11-06 Juho Snellman0.9.6.25:
2005-07-14 William Harold Newman0.9.2.49:
2005-06-01 Christophe Rhodes0.9.1.14:
2004-12-01 Nikodemus Siivola0.8.17.10: stricter DEFCLASS option checking
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-07-14 Nikodemus Siivola0.8.12.32: Fix the performance degradation in DEFCLASS...
2004-06-29 Nikodemus Siivola0.8.12.7: Merge package locks, AKA "what can go wrong...
2004-05-20 Nikodemus Siivola0.8.10.39:
2004-05-04 Christophe Rhodes0.8.10.11:
2003-05-27 Christophe Rhodes0.8.0.8:
2003-03-20 Christophe Rhodes0.7.13.pcl-class.1
2003-02-15 Christophe Rhodes0.7.12.38:
2002-10-28 Christophe Rhodes0.7.9.8:
2002-08-14 Christophe Rhodes0.7.6.21:
2002-06-06 Christophe Rhodes0.7.4.14:
2002-02-14 William Harold Newman0.7.1.19:
2002-02-08 William Harold Newman0.7.1.15:
2002-01-30 William Harold Newman0.7.1.2:
2002-01-15 William Harold Newman0.pre7.133:
2002-01-13 William Harold Newman0.pre7.126:
2001-12-26 William Harold Newman0.pre7.95:
2001-10-31 William Harold Newman0.pre7.74:
2001-10-03 William Harold Newman0.pre7.38:
2001-09-02 William Harold Newman rewrite of DEFMACRO DEFCLASS, inspired by but differen...
2001-06-12 William Harold Newman0.6.12.33:
2001-06-07 William Harold Newman0.6.12.25:
2001-03-27 William Harold Newman0.6.11.28:
2001-02-23 William Harold Newman0.6.10.22:
2001-02-22 William Harold Newman0.6.10.21:
2001-02-22 William Harold Newman0.6.10.20:
2001-02-22 William Harold Newman0.6.10.19:
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-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-09-18 William Harold NewmanInitial revision