Fix deadlocks in GC on Windows.
[sbcl.git] / src / code / gc.lisp
2013-11-22 Stas BoukarevFix deadlocks in GC on Windows.
2013-08-21 Stas BoukarevDon't hardcode the number of gencgc generations.
2012-10-06 SANO Masatoshifix GC-LOGFILE when none has been set
2012-08-10 David LichteblauAdd safepoint mechanism
2012-04-29 Nikodemus Siivolagencgc: scale generation.bytes_consed_between_gc to...
2011-12-05 Nikodemus Siivolaimprove the SB-EXT:GC docstring(s)
2011-11-19 Nikodemus SiivolaGC documentation tweaks
2011-11-19 Nikodemus Siivolaexport DYNAMIC-SPACE-SIZE from SB-EXT
2011-11-19 Nikodemus Siivoladefault gen.bytes_consed_between_gc to same 5% of dynam...
2011-11-19 Nikodemus Siivoladefault nursery to 5% of total dynamic space size on...
2011-11-19 Nikodemus Siivolaunsigned long -> os_vm_size_t refactoring
2011-11-09 Nikodemus Siivolakilling lutexes, adding timeouts
2011-10-30 Robert Brownfix GENCGC DYNAMIC-USAGE on 64-bit platforms
2011-10-19 Alastair BridgewaterClean up all use of the *-space-free-pointers.
2011-08-15 Nikodemus Siivolafix bogus deadlocks from interrupts and GCs
2011-07-08 Paul KhuongFix a non-gencgc build failure in UNSAFE-CLEAR-ROOTS
2011-06-07 Nikodemus Siivolaarmload of DEFINE-HASH-CACHE changes
2011-05-30 Nikodemus Siivola1.0.48.35: SB-EXT:GC-LOGFILE
2010-08-31 Nikodemus Siivola1.0.42.10: guard against time travel by getrusage()
2010-02-27 Nathan Froyd1.0.35.19: fix SB-EXT:GENERATION-* accessors for genera...
2010-02-14 Alastair Bridgewater1.0.35.16: Whitespace damage.
2010-02-04 Gabor Melis1.0.35.4: fix compilation on chenygc platforms
2009-11-19 Nikodemus Siivola1.0.32.33: GENCGC tuning parameters
2009-06-22 Gabor Melis1.0.29.32: SCRUB-CONTROL-STACK related changes
2009-05-08 Nikodemus Siivola1.0.28.30: DEFGLOBAL, ALWAYS-BOUND, GLOBAL, SYMBOL...
2009-02-24 Gabor Melis1.0.25.56: SUB-GC: don't observe deadlines
2009-02-16 Gabor Melis1.0.25.34: gc trigger improvements
2009-02-16 Gabor Melis1.0.25.33: protect against recursive gcs
2009-02-16 Gabor Melis1.0.25.31: axe GC-{ON,OFF}
2009-02-16 Gabor Melis1.0.25.14: comments
2009-01-12 Gabor Melis1.0.24.39: mutex changes
2008-05-06 Christophe Rhodes1.0.16.19: cleanups motivated by clisp host-2
2008-01-10 Nikodemus Siivola1.0.13.20: added SB-EXT:*EXIT-HOOKS*
2007-10-05 Nikodemus Siivola1.0.10.29: MUTEX refactoring & optimization
2007-09-30 Juho Snellman1.0.10.14: remove locking and gc inhibition from hash...
2007-06-09 Nikodemus Siivola1.0.6.41: optimized bignum printing
2007-04-29 Nikodemus Siivola1.0.5.10: interrupt-proofing SUB-GC
2006-10-26 Nikodemus Siivola0.9.18.6: Win32 get-internal-real-time improved
2006-10-02 Juho Snellman0.9.17.6:
2006-09-27 Nikodemus Siivola0.9.17.2: fix two potential GC deadlocks
2006-06-05 Nikodemus Siivola0.9.13.26: Life after heap exhaustion on GENCGC
2006-06-01 Juho Snellman0.9.13.21:
2006-02-17 Christophe Rhodes0.9.9.34:
2005-11-18 Gabor Melis0.9.6.50: stability before creativity
2005-08-11 Gabor Melis0.9.3.41: gc trigger
2005-07-14 William Harold Newman0.9.2.43:
2005-07-01 Gabor Melis0.9.2.9: thread objects
2005-06-19 Gabor Melis0.9.1.59:
2005-06-09 Gabor Melis0.9.1.33:
2005-05-30 Juho Snellman0.9.1.8:
2005-05-29 Nikodemus Siivola0.9.1.5: bigger dynamic space on PPC plus cleanups
2005-04-08 Nikodemus Siivola0.8.21.23: rewritten SUB-GC & finalization
2004-09-09 Nikodemus Siivola0.8.14.5: Join the foreign legion!
2004-07-23 William Harold Newman0.8.12.52:
2004-07-19 Daniel Barlow0.8.12.42
2004-03-09 Christophe Rhodes0.8.8.21:
2003-11-27 Daniel Barlow0.8.6.5
2003-10-25 Christophe Rhodes0.8.5.2:
2003-10-02 Daniel Barlow0.8.4.1
2003-09-29 Daniel Barlow0.8.3.95
2003-08-28 Daniel Barlow0.8.3.10
2003-08-25 Daniel Barlow0.8.3.1
2003-05-29 Christophe Rhodes0.8.0.16:
2003-05-22 Christophe Rhodes0.8alpha.0.45:
2003-05-08 Christophe Rhodes0.8alpha.0.18:
2003-05-05 Daniel Barlow0.8alpha.0.14
2003-04-21 Daniel Barlow0.pre8.85
2003-04-18 Daniel Barlow0.pre8.71
2003-04-02 Daniel Barlow0.pre8.28
2003-03-25 Daniel Barlow0.pre8.4
2003-02-28 Christophe Rhodes0.7.13.9:
2003-02-27 Daniel Barlow0.7.13.5
2002-12-14 William Harold Newman0.7.10.18:
2002-08-25 William Harold Newman0.7.7.1:
2002-07-15 William Harold Newman0.7.5.11:
2002-07-09 William Harold Newman0.7.5.7:
2002-05-01 Christophe Rhodes0.7.3.7:
2002-03-18 Christophe Rhodes0.7.1.46:
2002-03-16 William Harold Newman0.7.1.41:
2002-03-05 William Harold Newman0.7.1.29:
2002-02-19 William Harold Newman0.7.1.21:
2002-01-16 William Harold Newman0.pre7.140:
2001-12-12 William Harold Newman0.pre7.90:
2001-12-12 William Harold Newman0.pre7.88:
2001-10-11 William Harold Newman0.pre7.60:
2001-08-22 William Harold Newman0.pre7.14.flaky4.6:
2001-08-11 William Harold Newman0.pre7.10:
2001-08-01 William Harold Newman0.6.12.59:
2001-07-30 William Harold Newman0.6.12.49:
2001-07-30 William Harold Newman0.6.12.49:
2001-07-11 William Harold Newman0.6.12.45:
2001-06-24 William Harold Newman0.6.12.39:
2001-06-22 William Harold Newman0.6.12.36:
2001-06-10 William Harold Newman0.6.12.28:
2001-06-07 William Harold Newman0.6.12.26:
2001-05-07 William Harold Newman0.6.12.3:
2001-03-29 William Harold Newman0.6.11.30:
2001-03-12 William Harold Newman0.6.11.13:
2000-11-13 William Harold Newman0.6.8.17:
2000-11-01 William Harold Newman0.6.8.6: applied MNA megapatch (will be edited shortly)
next