Fix loading specialized vectors from fasls.
[sbcl.git] / src / code / fop.lisp
2013-09-19 Stas BoukarevFix loading specialized vectors from fasls.
2013-06-02 Stas BoukarevDon't go through fdefn when referencing #'known-functions.
2013-05-21 Paul KhuongAdditional niceties and middle end support for short...
2012-11-08 Alastair BridgewaterThou shalt not MAKE-OTHER-IMMEDIATE-TYPE.
2011-12-09 Nikodemus Siivolarefactor FOP table and stack handling
2011-12-09 Nikodemus Siivoladelete *FASL-SYMBOL-BUFFER*
2011-12-09 Nikodemus Siivolarename FOP-INTERN AUX-FOP-INTERN for clarity
2011-12-09 Nikodemus Siivolause FAST-READ-BYTE in LOAD-S-INTEGER
2011-12-09 Nikodemus Siivolaoptimize READ-STRING-AS-[BYTES|UNSIGNED-BYTE-32]
2011-12-09 Nikodemus SiivolaFAST-READ-BYTE refactoring
2011-12-09 Nikodemus Siivolarefactor symbol interning FOPs
2011-12-09 Nikodemus Siivolamake DEFINE-FOP use &BODY instead of &REST
2010-04-03 Alastair Bridgewater1.0.37.29: Cleanup from fasl format and fasdump logic...
2010-04-03 Alastair Bridgewater1.0.37.27: Add new named-package FOPs for simpler packa...
2009-06-21 Nikodemus Siivola1.0.29.24: preserve docstrings for local and anonymous...
2009-05-06 Nikodemus Siivola1.0.28.19: faster ARRAY-DIMENSION for non-vectors
2009-04-24 Christophe Rhodes1.0.27.31: repeatable fasl header and debug-source
2008-09-03 Richard M Kreuter1.0.20.1: Dump characters ofnon-base-strings names...
2008-05-23 Christophe Rhodes1.0.16.44: fix stackp handling in define-cloned-fop
2006-12-05 Juho Snellman1.0.0.18:
2006-05-13 Juho Snellman0.9.12.13:
2005-09-09 Christophe Rhodes0.9.4.54:
2005-07-14 William Harold Newman0.9.2.43:
2005-07-05 Nikodemus Siivola0.9.2.30: oops, missed one
2005-07-05 Nikodemus Siivola0.9.2.26: refactoring internals of foreign linkage
2005-06-12 Christophe Rhodes0.9.1.38:
2005-01-06 Christophe Rhodes0.8.18.14:
2004-11-07 Andreas Fuchs0.8.16.35:
2004-11-02 Christophe Rhodes0.8.16.25:
2004-11-01 Christophe Rhodes0.8.16.24:
2004-10-30 Christophe Rhodes0.8.16.16:
2004-09-09 Nikodemus Siivola0.8.14.5: Join the foreign legion!
2004-09-08 Nathan Froyd0.8.14.3:
2004-08-05 Nathan Froyd0.8.13.31:
2004-06-29 Nikodemus Siivola0.8.12.7: Merge package locks, AKA "what can go wrong...
2004-04-05 Daniel Barlow0.8.9.18
2004-03-27 Alexey Dejneka0.8.9.6:
2004-02-05 William Harold Newman0.8.7.44:
2003-12-12 William Harold Newman0.8.6.36:
2003-08-05 Christophe Rhodes0.8.2.15:
2002-10-13 Alexey Dejneka0.7.8.34:
2002-03-07 William Harold Newman0.7.1.32:
2002-01-31 William Harold Newman0.7.1.3:
2002-01-15 William Harold Newman0.pre7.133:
2002-01-14 William Harold Newman0.pre7.129:
2002-01-13 William Harold Newman0.pre7.127:
2001-12-12 William Harold Newman0.pre7.88:
2001-12-06 William Harold Newman0.pre7.86.flaky7.23:
2001-10-11 William Harold Newman0.pre7.60:
2001-10-10 William Harold Newman0.pre7.58:
2001-10-08 William Harold Newman0.pre7.55:
2001-10-08 William Harold Newman0.pre7.54:
2001-10-06 William Harold Newman0.pre7.50:
2001-10-06 William Harold Newman0.pre7.49:
2001-10-03 William Harold Newman0.pre7.38:
2001-06-06 William Harold Newman0.6.12.22:
2001-04-26 William Harold Newman0.6.11.42:
2001-04-15 William Harold Newman0.6.11.37:
2001-03-19 William Harold Newman0.6.11.17:
2001-01-01 William Harold Newman0.6.9.16:
2000-11-07 William Harold Newman0.6.8.10:
2000-11-01 William Harold Newman0.6.8.5: fixed bug 1, and made clearer/cleaner debugger...
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-09-18 William Harold NewmanInitial revision