1.0.39.3: support building on darwin x86 and x86-64 without the dlshim
[sbcl.git] / src / compiler / generic / genesis.lisp
2010-06-03 Cyrus Harmon1.0.39.3: support building on darwin x86 and x86-64...
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...
2010-04-03 Alastair Bridgewater1.0.37.25: Defer interning symbols to cold-core as...
2010-04-03 Alastair Bridgewater1.0.37.24: Genesis deFIXMEification: Symbol allocation...
2009-12-21 Alastair Bridgewater1.0.33.28: Display descriptions for internal errors...
2009-11-19 Nikodemus Siivola1.0.32.33: GENCGC tuning parameters
2009-07-29 Nikodemus Siivola1.0.30.11: autogenerate tagname information for LDB...
2009-06-25 Paul Khuong1.0.29.44: Complex float improvements
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.44: genesis fixes
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
2009-02-03 Alastair Bridgewater1.0.25.5: genesis descriptor-intuit-gspace cleanups
2009-02-03 Alastair Bridgewater1.0.25.4: genesis load-time-value cleanup
2009-02-03 Alastair Bridgewater1.0.25.3: earlier x86 code-object fixup envectorization
2009-02-03 Alastair Bridgewater1.0.25.2: Eliminate untagged pointers to heap space...
2009-02-03 Alastair Bridgewater1.0.25.1: x86-64 code fixup recording for gc / slash...
2009-01-03 Nikodemus Siivola1.0.24.16: updates on how we deal with fixup on HPPA
2009-01-02 Nikodemus Siivola1.0.24.3: sanity check address spaces
2008-12-13 Nikodemus Siivola1.0.23.40: export page sizes to C with LU suffix
2008-12-01 Nikodemus Siivola1.0.23.6: move code-object allocation to C side on...
2008-06-04 Nikodemus Siivola1.0.17.24: refactor handling of constants in the compiler
2008-05-08 Nikodemus Siivola1.0.16.24: slightly more verbose errors for SB-FOO...
2007-09-30 Juho Snellman1.0.10.14: remove locking and gc inhibition from hash...
2007-09-01 Thiemo Seufer1.0.9.25: Revert the /xhow -> /show change.
2007-09-01 Thiemo Seufer1.0.9.15: Fix typo.
2007-08-29 Nikodemus Siivola1.0.9.12: inform genesis about FOR-STD-CLASS-P slot...
2007-05-29 Nikodemus Siivola1.0.6.4: restore buildability on non-SBCL hosts
2007-05-28 Nikodemus Siivola1.0.6.2: remove multiple layout-clos-hash slots
2007-04-19 Juho Snellman1.0.4.104: don't mutate constant strings in genesis
2007-04-17 Nikodemus Siivola1.0.4.95: small genesis cleanups
2007-04-12 Juho Snellman1.0.4.78: shrink package hash-tables to an optimal...
2007-01-15 Juho Snellman1.0.1.28: Fix SBCL on PPC with 65k pages.
2006-12-05 Nikodemus Siivola1.0.0.21: fix build on PPC -- breakage from XREF commit
2006-12-05 Juho Snellman1.0.0.18:
2006-11-13 Juho Snellman0.9.18.49:
2006-11-02 Nikodemus Siivola0.9.18.29: --dynamic-space-size command-line switch
2006-09-13 Nathan Froyd0.9.16.28:
2006-09-01 Gabor Melis0.9.16.9:
2006-06-10 Juho Snellman0.9.13.42:
2006-06-03 Juho Snellman0.9.13.22:
2006-05-13 Cyrus Harmon0.9.12.11:
2006-03-16 Christophe Rhodes0.9.10.39:
2006-02-21 Christophe Rhodes0.9.9.36:
2006-01-03 Christophe Rhodes0.9.8.7:
2005-12-02 Christophe Rhodes0.9.7.9:
2005-11-06 Juho Snellman0.9.6.25:
2005-10-16 Juho Snellman0.9.5.74:
2005-10-12 Juho Snellman0.9.5.52:
2005-10-04 Gabor Melis0.9.5.20:
2005-09-09 Christophe Rhodes0.9.4.54:
2005-08-31 Juho Snellman0.9.4.17:
2005-08-26 Christophe Rhodes0.9.4.7:
2005-08-16 Juho Snellman0.9.3.60:
2005-07-14 William Harold Newman0.9.2.44:
2005-07-05 Nikodemus Siivola0.9.2.26: refactoring internals of foreign linkage
2005-07-01 Gabor Melis0.9.2.9: thread objects
2005-06-12 Christophe Rhodes0.9.1.38:
2005-04-07 Nikodemus Siivola0.8.21.21: fix & share EXTERN-ALIEN-NAME logic (fixes...
2005-03-14 Juho Snellman0.8.20.21:
2005-03-14 Christophe Rhodes0.8.20.20:
2005-02-13 Nikodemus Siivolamessage
2005-01-06 Juho Snellman0.8.18.15:
2005-01-06 Christophe Rhodes0.8.18.14:
2004-12-03 Nikodemus Siivola0.8.17.19: Late resolution for foreign symbols &co
2004-11-02 Christophe Rhodes0.8.16.25:
2004-11-01 Christophe Rhodes0.8.16.24:
2004-11-01 Christophe Rhodes0.8.16.22:
2004-10-27 Christophe Rhodes0.8.16.9:
2004-10-26 Christophe Rhodes0.8.16.6:
2004-09-10 William Harold Newman0.8.14.9:
2004-09-09 Nikodemus Siivola0.8.14.5: Join the foreign legion!
2004-09-08 Nathan Froyd0.8.14.3:
2004-08-10 Nathan Froyd0.8.13.47:
2004-08-06 Nathan Froyd0.8.13.34:
2004-05-21 Christophe Rhodes0.8.10.43:
2004-04-05 Daniel Barlow0.8.9.18
2004-03-09 Christophe Rhodes0.8.8.21:
2003-12-12 William Harold Newman0.8.6.36:
2003-11-29 Daniel Barlow0.8.6.11
2003-08-05 Christophe Rhodes0.8.2.15:
2003-06-18 Christophe Rhodes0.8.0.78.vector-nil-string.1:
2003-05-05 Christophe Rhodes0.8alpha.0.13:
2003-04-21 Daniel Barlow0.pre8.85
2003-02-27 Daniel Barlow0.7.13.6
2003-02-27 Daniel Barlow0.7.13.5
2003-02-03 Christophe Rhodes0.7.12.18:
2002-12-14 William Harold Newman0.7.10.18:
2002-10-02 William Harold Newman0.7.8.12:
2002-09-01 Christophe Rhodes0.7.7.9:
2002-08-19 Christophe Rhodes0.7.6.27:
2002-08-14 William Harold Newman0.7.6.20:
2002-07-23 Daniel Barlow0.7.6.1:
2002-07-16 Christophe Rhodes0.7.5.13:
2002-06-15 William Harold Newman0.7.4.34:
2002-06-14 William Harold Newman0.7.4.32:
2002-06-14 William Harold Newman0.7.4.31:
2002-05-08 William Harold Newman0.7.3.12:
next