Fix typos in docstrings and function names.
[sbcl.git] / src / code / target-alieneval.lisp
2013-11-12 Stas BoukarevFix typos in docstrings and function names.
2012-12-21 David LichteblauAdd STDCALL alien convention support for Windows
2012-06-09 Nikodemus Siivolasb-alien: some alien refactoring
2012-06-09 Nikodemus Siivolasb-alien-internals: ALIEN-VALUE to extract value of...
2012-04-20 Nikodemus Siivolateach IR1-TRANSFORM-TYPE-PREDICATE about alien types
2011-12-05 Nikodemus SiivolaMAKE-ALIEN improvements
2011-05-30 Nikodemus Siivola1.0.48.34: MAKE-ALIEN-STRING
2010-05-21 Alastair Bridgewater1.0.38.9: Integer callback result fixes.
2009-04-24 Christophe Rhodes1.0.27.32: implement and use SB!XC:GENSYM
2009-01-11 Nikodemus Siivola1.0.24.33: fix bug 316075
2008-09-04 Christophe Rhodes1.0.20.2: Fewer XC/reader-conditional confusions
2008-08-01 Richard M Kreuter1.0.19.13: Fix WITH-ALIEN for non-x86oids.
2008-07-30 Nikodemus Siivola1.0.19.2: fix alien stack leak
2008-06-04 Nikodemus Siivola1.0.17.24: refactor handling of constants in the compiler
2007-09-01 Thiemo Seufer1.0.9.17: Delete deprecated DEF-ALIENs.
2007-08-09 Nikodemus Siivola1.0.8.19: :dont-safe finalizers and fd-stream thread...
2007-07-19 Nikodemus Siivola1.0.7.30: be more paranoid about saps
2007-03-02 Juho Snellman1.0.3.12: Use the interpreter when creating functions...
2007-03-02 Juho Snellman1.0.3.11: Fix deportation gc safety bug
2006-10-23 Nikodemus Siivola0.9.17.18: fix windows build, MAKE-ALIEN compiler note...
2006-10-18 Nikodemus Siivola0.9.17.15: silence %SAP-ALIEN compiler-note for MAKE...
2006-09-13 Juho Snellman0.9.16.27:
2006-05-13 Thiemo Seufer0.9.12.18:
2006-02-27 Nikodemus Siivola0.9.10.4: better CONSTANTP
2006-02-05 Juho Snellman0.9.9.15:
2006-01-16 Christophe Rhodes0.9.8.40:
2006-01-06 Juho Snellman0.9.8.14:
2006-01-04 Nathan Froyd0.9.8.9:
2006-01-03 Christophe Rhodes0.9.8.7:
2005-10-15 Juho Snellman0.9.5.64:
2005-10-11 Gabor Melis0.9.5.36: nop
2005-08-27 Brian Mastenbrook0.9.4.11:
2005-07-14 William Harold Newman0.9.2.43:
2005-07-05 Nikodemus Siivola0.9.2.26: refactoring internals of foreign linkage
2005-06-19 Nikodemus Siivola0.9.1.56: start of an internals manual
2005-06-16 Nikodemus Siivola0.9.1.46: refactoring callbacks
2005-06-15 Nikodemus Siivola0.9.1.43: more callback work
2005-06-15 Nikodemus Siivola0.9.1.42: partial callback implementation
2005-03-29 Alexey Dejneka0.8.21.7:
2004-10-26 Christophe Rhodes0.8.16.6:
2004-09-09 Nikodemus Siivola0.8.14.5: Join the foreign legion!
2003-11-30 Christophe Rhodes0.8.6.18:
2003-08-19 Christophe Rhodes0.8.2.44:
2003-06-05 Alexey Dejneka0.8.0.34:
2003-03-03 Alexey Dejneka0.7.13.10:
2002-08-08 Christophe Rhodes0.7.6.15:
2002-01-23 William Harold Newman0.7.0.5:
2002-01-16 William Harold Newman0.pre7.138:
2002-01-12 William Harold Newman0.pre7.124:
2001-12-12 William Harold Newman0.pre7.90:
2001-12-12 William Harold Newman0.pre7.88:
2001-10-15 William Harold Newman0.pre7.64:
2001-10-11 William Harold Newman0.pre7.60:
2001-10-11 William Harold Newman0.pre7.59:
2001-10-08 William Harold Newman0.pre7.54:
2001-10-03 William Harold Newman0.pre7.38:
2001-08-27 William Harold Newman0.pre7.20:
2001-08-21 William Harold Newman0.pre7.14.flaky4.5:
2001-06-03 William Harold Newman0.6.12.21.flaky2.1:
2001-04-07 William Harold Newman0.6.11.34:
2001-03-19 William Harold Newman0.6.11.17:
2001-02-28 William Harold Newman0.6.11.6:
2001-02-07 William Harold Newman0.6.10.10:
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