Save some space in WITH-OUTPUT-TO-STRING.
[sbcl.git] / src / code / macros.lisp
2013-09-06 Stas BoukarevSave some space in WITH-OUTPUT-TO-STRING.
2013-05-20 Paul KhuongPrint intermediate evaluation results for some ASSERTed...
2012-04-13 Nikodemus Siivolaplain T and OTHERWISE not allowed in CASE normal-clauses
2011-05-28 Nikodemus Siivola1.0.48.28: make TRULY-THE macroexpandable
2010-11-18 Nikodemus Siivola1.0.44.29: full warnings for duplicate CASE keys during...
2009-09-26 Nathan Froyd1.0.31.20: smaller code for failing ECASE/ETYPECASE
2009-06-22 Nikodemus Siivola1.0.29.30: oops, get documentation for built-in macros...
2009-06-21 Nikodemus Siivola1.0.29.24: preserve docstrings for local and anonymous...
2009-06-20 Nikodemus Siivola1.0.29.23: simple-fun and closure cleanups
2009-06-20 Nikodemus Siivola1.0.29.22: smattering of DOCUMENTATION cleanups
2009-05-08 Nikodemus Siivola1.0.28.30: DEFGLOBAL, ALWAYS-BOUND, GLOBAL, SYMBOL...
2009-04-24 Christophe Rhodes1.0.27.32: implement and use SB!XC:GENSYM
2008-02-01 Nikodemus Siivola1.0.14.10: friendly CHECK-TYPE error message for quoted...
2007-11-20 Nikodemus Siivola1.0.11.35: fixed bug 417
2007-04-19 Juho Snellman1.0.4.103: fix build with OpenMCL as the host
2007-04-12 Juho Snellman1.0.4.76: add a new style-warning for duplicate CASE...
2006-10-02 Juho Snellman0.9.17.4:
2006-08-22 Nikodemus Siivola0.9.15.47: compiler-macros for SETF functions
2005-11-06 Nikodemus Siivola0.9.6.27: type inference from CHECK-TYPE
2005-11-06 Juho Snellman0.9.6.25:
2005-07-14 William Harold Newman0.9.2.43:
2005-06-08 Juho Snellman0.9.1.30:
2005-03-01 Nikodemus Siivola0.8.20.1: fun-name fun, debugger debugged
2005-02-07 Christophe Rhodes0.8.19.19:
2004-11-20 William Harold Newman0.8.16.45:
2004-10-26 Christophe Rhodes0.8.16.6:
2004-06-29 Nikodemus Siivola0.8.12.7: Merge package locks, AKA "what can go wrong...
2004-06-26 Christophe Rhodes0.8.12.2:
2004-05-10 Christophe Rhodes0.8.10.17:
2003-10-10 Alexey Dejneka0.8.4.17:
2003-08-26 William Harold Newman0.8.3.3:
2003-07-27 Christophe Rhodes0.8.2.1:
2003-06-11 Alexey Dejneka0.8.0.61:
2003-05-05 Christophe Rhodes0.8alpha.0.13:
2003-05-03 William Harold Newman0.8alpha.0.9:
2003-04-17 Christophe Rhodes0.pre8.62:
2003-02-18 Christophe Rhodes0.7.12.42:
2002-12-09 Christophe Rhodes0.7.10.14:
2002-10-28 Christophe Rhodes0.7.9.9:
2002-08-14 William Harold Newman0.7.6.20:
2002-05-19 Christophe Rhodes0.7.3.18:
2002-04-01 William Harold Newman0.7.2.4:
2002-01-12 William Harold Newman0.pre7.124:
2001-12-28 William Harold Newman0.pre7.102:
2001-10-14 William Harold Newman0.pre7.62:
2001-10-13 William Harold Newman0.pre7.61:
2001-10-03 William Harold Newman0.pre7.38:
2001-09-05 William Harold Newman0.pre7.35:
2001-09-02 William Harold Newman0.pre7.31:
2001-09-02 William Harold Newman0.pre7.29:
2001-08-27 William Harold Newman0.pre7.20:
2001-08-27 William Harold Newman0.pre7.16:
2001-08-17 William Harold Newman0.pre7.14:
2001-07-30 William Harold Newman0.6.12.49:
2001-04-15 William Harold Newman0.6.11.37:
2001-03-26 William Harold Newman0.6.11.26:
2001-03-22 William Harold Newman0.6.11.23:
2001-03-21 William Harold Newman0.6.11.21:
2001-01-01 William Harold Newman0.6.9.16:
2000-12-29 William Harold Newman0.6.9.11:
2000-12-13 William Harold Newman0.6.9.6:
2000-11-09 William Harold Newman0.6.8.12:
2000-11-05 William Harold Newman0.6.8.9:
2000-11-01 William Harold Newman0.6.8.6: applied MNA megapatch (will be edited shortly)
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-09-18 William Harold NewmanInitial revision