room: KLUDGE-reduction.
[sbcl.git] / src / code / room.lisp
2011-10-25 Alastair Bridgewaterroom: KLUDGE-reduction.
2011-10-24 Alastair BridgewaterFix fixnum and unsigned-fixnum array cleanups.
2011-10-19 Alastair BridgewaterFixnum and unsigned-fixnum array cleanups.
2011-10-19 Alastair BridgewaterClean up all use of the *-space-free-pointers.
2011-07-03 Paul KhuongSplit GENCGC_PAGE_BYTES in 3 constants
2011-07-03 Paul KhuongFix an off-by-one in MAP-ALLOCATED-OBJECTS
2011-03-24 Alastair Bridgewater1.0.46.44: room: Fix map-stack-references for stack...
2011-03-22 Nikodemus Siivola1.0.46.42: more on threads in SB-INTROSPECT:MAP-ROOT
2009-05-08 Nikodemus Siivola1.0.28.30: DEFGLOBAL, ALWAYS-BOUND, GLOBAL, SYMBOL...
2009-03-19 Gabor Melis1.0.26.9: reduce consing in MAP-ALLOCATED-OBJECTS
2008-12-13 Nikodemus Siivola1.0.23.40: export page sizes to C with LU suffix
2008-07-30 Nikodemus Siivola1.0.19.1: DERIVE-TYPE optimizer for %%PRIMITIVE
2008-01-10 Nikodemus Siivola1.0.13.21: MAP-ALLOCATED-OBJECTS robustification
2007-11-26 Nikodemus Siivola1.0.12.1: more bogus FIXNUM declarations in ROOM
2007-11-19 Nikodemus Siivola1.0.11.32: fix bogus fixnum declarations in ROOM
2007-06-28 Nikodemus Siivola1.0.7.2: fix potential GC errors due to bogus objects...
2007-06-05 Juho Snellman1.0.6.22: fix occasional UNBOUND-VARIABLE errors in...
2007-04-16 Nikodemus Siivola1.0.4.90: revert 1.0.4.89 changes to ROOM
2007-04-14 Nikodemus Siivola1.0.4.89: ROOM cleanups & type-declaration fixes
2007-04-08 Nikodemus Siivola1.0.4.48: ROOM patch by Lutz Euler
2007-01-15 Juho Snellman1.0.1.28: Fix SBCL on PPC with 65k pages.
2006-11-03 Nikodemus Siivola0.9.18.31: room fix
2006-01-07 Juho Snellman0.9.8.18:
2005-12-15 Juho Snellman0.9.7.29:
2005-12-14 Juho Snellman0.9.7.28:
2005-07-14 William Harold Newman0.9.2.43:
2005-05-29 Nikodemus Siivola0.9.1.5: bigger dynamic space on PPC plus cleanups
2005-01-06 Christophe Rhodes0.8.18.14:
2004-11-02 Christophe Rhodes0.8.16.25:
2004-09-29 William Harold Newman0.8.15:
2004-07-26 Christophe Rhodes0.8.13.1:
2004-04-01 William Harold Newman0.8.8.14:
2004-01-29 William Harold Newman0.8.7.29:
2003-08-05 Christophe Rhodes0.8.2.15:
2003-06-18 Christophe Rhodes0.8.0.78.vector-nil-string.1:
2003-04-23 Christophe Rhodes0.pre8.96:
2003-03-20 Christophe Rhodes0.7.13.pcl-class.1
2003-03-10 Christophe Rhodes0.7.13.21:
2002-09-15 William Harold Newman0.7.7.26:
2002-08-12 Christophe Rhodes0.7.6.17:
2002-01-12 William Harold Newman0.pre7.124:
2001-12-12 William Harold Newman0.pre7.88:
2001-10-31 William Harold Newman0.pre7.74:
2001-10-16 William Harold Newman0.pre7.68:
2001-10-14 William Harold Newman0.pre7.62:
2001-10-11 William Harold Newman0.pre7.60:
2001-10-11 William Harold Newman0.pre7.59:
2001-10-10 William Harold Newman0.pre7.58:
2001-10-08 William Harold Newman0.pre7.56:
2001-10-08 William Harold Newman0.pre7.55:
2001-06-22 William Harold Newman0.6.12.36:
2001-05-07 William Harold Newman0.6.12.2:
2001-03-22 William Harold Newman0.6.11.23:
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-10-17 William Harold Newman0.6.7.13: dynamic-space simplification (only one dynami...
2000-10-17 William Harold Newman0.6.7.11: another step toward centralizing address map
2000-10-17 William Harold Newmana baby step where angels fear to tread.. I'm still...
2000-10-07 William Harold Newmana step along the way to setting address space parameter...
2000-09-18 William Harold NewmanInitial revision