Fix typos in docstrings and function names.
[sbcl.git] / src / compiler / early-c.lisp
2013-11-12 Stas BoukarevFix typos in docstrings and function names.
2011-11-19 Nikodemus Siivolabetter inner and anonymous function names
2011-05-09 Nikodemus Siivola1.0.48.3: source-locations from LOAD of source files...
2011-05-09 Nikodemus Siivola1.0.48.1: WITH-COMPILATION-UNIT :SOURCE-NAMESTRING
2010-09-02 Nikodemus Siivola1.0.42.24: print symbols with fully qualified names...
2009-09-16 Nikodemus Siivola1.0.31.12: use global lexicals for world-lock and final...
2009-06-28 Paul Khuong1.0.29.54: Inline unboxed constants on x86[-64]
2009-04-24 Christophe Rhodes1.0.27.31: repeatable fasl header and debug-source
2009-03-22 Christophe Rhodes1.0.26.14: minor portability fixes
2008-12-12 Nikodemus Siivola1.0.23.37: more CLOS and classoid thread safety
2008-09-11 Richard M Kreuter1.0.20.4: Use a new set implementation for constraint...
2008-07-30 Nikodemus Siivola1.0.19.7: refactor stack allocation decisions
2008-07-11 Richard M Kreuter1.0.18.17: Alter some STYLE-WARNING names introduced...
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-03 Nikodemus Siivola1.0.17.20: NIL is a legal function name (regression...
2008-05-17 Nikodemus Siivola1.0.16.35: improved TIME output
2008-01-15 Nikodemus Siivola1.0.13.38: final part of the debug-name improvements
2008-01-15 Nikodemus Siivola1.0.3.34: better debug-name construction
2007-02-06 Juho Snellman1.0.2.13: Use an sset for LAMBDA-CALLS-OR-CLOSES
2006-05-13 Juho Snellman0.9.12.14:
2005-07-14 William Harold Newman0.9.2.46:
2005-04-28 Juho Snellman0.9.0.3:
2005-03-01 Nikodemus Siivola0.8.20.1: fun-name fun, debugger debugged
2004-10-02 Alexey Dejneka0.8.15.6:
2004-06-29 Nikodemus Siivola0.8.12.7: Merge package locks, AKA "what can go wrong...
2004-05-17 Christophe Rhodes0.8.10.29:
2004-05-10 Christophe Rhodes0.8.10.17:
2004-03-09 Christophe Rhodes0.8.8.21:
2003-12-20 Christophe Rhodes0.8.6.42:
2003-06-12 Alexey Dejneka0.8.0.63:
2002-12-09 Christophe Rhodes0.7.10.14:
2002-06-08 William Harold Newman0.7.4.20:
2002-05-19 Christophe Rhodes0.7.3.18:
2002-01-15 William Harold Newman(I seem to've screwed up during the checkin of 0.pre7...
2002-01-14 William Harold Newman0.pre7.129:
2002-01-12 William Harold Newman0.pre7.122:
2001-11-04 William Harold Newman0.pre7.86:
2001-09-05 William Harold Newman0.pre7.33:
2001-08-27 William Harold Newman0.pre7.20:
2001-08-17 William Harold Newman0.pre7.14:
2001-07-30 William Harold Newman0.6.12.49:
2001-06-22 William Harold Newman0.6.12.37;
2001-05-20 William Harold Newman0.6.12.11:
2001-05-03 William Harold Newman0.6.11.45:
2001-04-07 William Harold Newman0.6.11.34:
2001-01-02 William Harold Newman0.6.9.17:
2000-12-29 William Harold Newman0.6.9.12:
2000-12-29 William Harold Newman0.6.9.11:
2000-12-20 William Harold Newman0.6.9.10:
2000-11-13 William Harold Newman0.6.8.17:
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