Fix typos in docstrings and function names.
[sbcl.git] / src / code / defboot.lisp
2013-11-12 Stas BoukarevFix typos in docstrings and function names.
2013-11-07 Stas BoukarevOptimize RESTART-BIND.
2013-11-07 Stas BoukarevOptimize RESTART-CASE.
2013-10-22 Jan MoringenUse new MAP-RESTARTS in FIND-RESTART, COMPUTE-RESTARTS...
2013-10-22 Jan MoringenComments and rearrangements in {defboot,target-error...
2013-09-13 Christophe Rhodesminor optimization to restart-case
2013-09-13 Jan MoringenSimplify RESTART-BIND and improve documentation string
2013-09-13 Jan MoringenRemove convoluted keyword argument processing in RESTAR...
2013-02-03 Stas Boukarevrestart-case: Spurious unused variable warnings.
2013-01-03 Paul KhuongDo not traverse long constant lists when expanding...
2012-03-24 Christophe RhodesFixup fewer complaints about hairy lexical environments
2012-03-24 Stas BoukarevDon't signal a note on NOTINLINE non-toplevel functions.
2011-05-28 Nikodemus Siivola1.0.48.28: make TRULY-THE macroexpandable
2011-04-10 Nikodemus Siivolaprotect compile-time side-effects of DEFUN with a packa...
2011-02-20 Nikodemus Siivola1.0.46.4: redefinition warnings for macros
2010-11-19 Nikodemus Siivola1.0.44.32: better error reporting for malformed RESTART...
2010-08-30 Nikodemus Siivola1.0.42.3: DOTIMES and non-integer counts
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-17 Nikodemus Siivola1.0.29.12: nicer DX capability conditionalization
2009-06-10 Nikodemus Siivola1.0.29.6: work around stack-allocated value cell badnes...
2009-06-04 Nikodemus Siivola1.0.28.77: fix test failures on PPC and elsewhere
2009-05-09 Nikodemus Siivola1.0.28.33: minor post-DEFGLOBAL cleanups
2009-05-08 Nikodemus Siivola1.0.28.30: DEFGLOBAL, ALWAYS-BOUND, GLOBAL, SYMBOL...
2009-05-05 Nikodemus Siivola1.0.28.12: preserve non-toplevelness of macro subforms
2009-04-24 Christophe Rhodes1.0.27.32: implement and use SB!XC:GENSYM
2008-08-03 Nikodemus Siivola1.0.19.17: DOLIST variable type on constant lists
2008-07-30 Nikodemus Siivola1.0.19.7: refactor stack allocation decisions
2008-07-08 Richard M Kreuter1.0.18.16: many STYLE-WARNING changes.
2008-06-04 Nikodemus Siivola1.0.17.24: refactor handling of constants in the compiler
2008-06-02 Nikodemus Siivola1.0.17.18: handlers with non-required arguments (regres...
2008-05-30 Nikodemus Siivola1.0.17.8: use dynamic-extent in HANDLER-CASE and HANDLE...
2008-02-08 Nikodemus Siivola1.0.14.26: tweak COND slightly
2008-02-08 Nikodemus Siivola1.0.14.25: trivial WHEN & UNLESS change
2007-03-03 Nikodemus Siivola1.0.3.19: the count argument in DOTIMES is known to...
2007-01-19 Juho Snellman1.0.1.33: Better forward reference handling in WITH...
2006-12-05 Christophe Rhodes1.0.0.22: Extensible sequences. (EXPERIMENTAL: Do...
2006-09-13 Juho Snellman0.9.16.27:
2006-05-15 Brian Mastenbrook0.9.12.26:
2005-11-06 Juho Snellman0.9.6.25:
2005-07-14 William Harold Newman0.9.2.43:
2005-07-04 Nikodemus Siivola0.9.2.23: ansi fixes
2005-06-08 Juho Snellman0.9.1.30:
2005-03-01 Nikodemus Siivola0.8.20.1: fun-name fun, debugger debugged
2004-10-26 Christophe Rhodes0.8.16.6:
2004-10-26 Christophe Rhodes0.8.16.4:
2004-06-29 Nikodemus Siivola0.8.12.7: Merge package locks, AKA "what can go wrong...
2004-05-20 Christophe Rhodes0.8.10.41:
2004-05-18 Christophe Rhodes0.8.10.34:
2004-05-04 Christophe Rhodes0.8.10.11:
2003-11-15 Christophe Rhodes0.8.5.38:
2003-09-19 Alexey Dejneka0.8.3.81:
2003-09-19 Alexey Dejneka0.8.3.80:
2003-09-02 Alexey Dejneka0.8.3.25:
2003-08-26 William Harold Newman0.8.3.3:
2003-06-16 Christophe Rhodes0.8.0.74:
2003-06-05 Christophe Rhodes0.8.0.37:
2003-05-14 Christophe Rhodes0.8alpha.0.29:
2003-04-01 Christophe Rhodes0.pre8.24:
2003-03-12 Alexey Dejneka0.7.13.25:
2003-02-19 Christophe Rhodes0.7.12.47:
2003-01-27 Christophe Rhodes0.7.12.7:
2002-12-04 Christophe Rhodes0.7.10.10:
2002-11-11 Christophe Rhodes0.7.9.40:
2002-10-30 Alexey Dejneka0.7.9.16:
2002-09-19 William Harold Newman0.7.7.32:
2002-08-14 William Harold Newman0.7.6.20:
2002-03-07 William Harold Newman0.7.1.32:
2002-01-15 William Harold Newman0.pre7.135:
2002-01-12 William Harold Newman0.pre7.122:
2001-12-31 William Harold Newman0.pre7.109:
2001-12-26 William Harold Newman0.pre7.95:
2001-12-19 William Harold Newman0.pre7.92:
2001-11-24 William Harold Newman0.pre7.86.flaky7.10:
2001-10-31 William Harold Newman0.pre7.75:
2001-10-13 William Harold Newman0.pre7.61:
2001-10-03 William Harold Newman0.pre7.38:
2001-09-02 William Harold Newman0.pre7.31:
2001-08-27 William Harold Newman0.pre7.16:
2001-08-20 William Harold Newman0.pre7.14.flaky4:
2001-08-17 William Harold Newman0.pre7.14:
2001-08-05 William Harold Newman0.6.12.65:
2001-07-30 William Harold Newman0.6.12.49:
2001-03-19 William Harold Newman0.6.11.17:
2001-02-28 William Harold Newman0.6.11.6:
2001-02-11 William Harold Newman0.6.10.15:
2000-11-15 William Harold Newman0.6.8.19:
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