SPARC gencgc
[sbcl.git] / src / runtime / runtime.h
2012-10-05 David LichteblauSPARC gencgc
2012-09-11 David LichteblauAdd dyndebug flags backtrace_when_lost, sleep_when_lost
2012-09-11 David LichteblauAdd odxprint, a replacement for FSHOW which can be...
2012-08-10 David LichteblauAdd safepoint mechanism
2012-06-18 David LichteblauUse %p for pthread pointers in debugging output
2011-12-05 Nikodemus Siivolasemaphores in the runtime
2011-11-19 Nikodemus Siivoladefault nursery to 5% of total dynamic space size on...
2011-10-19 Alastair BridgewaterReorder 64-bit lowtags.
2011-10-19 Alastair BridgewaterIntroduce sb!vm::fixnum-lowtags
2010-04-07 Nikodemus Siivola1.0.37.54: more robust runtime executable path detection
2009-07-29 Nikodemus Siivola1.0.30.11: autogenerate tagname information for LDB...
2009-06-22 Gabor Melis1.0.29.33: fix compilation with QSHOW_SIGNAL_SAFE on...
2009-03-17 Gabor Melis1.0.26.8: QSHOW changes, bug reporting guidelines
2009-02-16 Gabor Melis1.0.25.42: make os_thread 0 on unithread builds
2009-02-16 Gabor Melis1.0.25.18: it's only SHOW
2008-10-17 Nikodemus Siivola1.0.21.24: saving runtime options in executables
2008-08-15 Nikodemus Siivolanew function: is_lisp_immediate()
2007-12-09 Nikodemus Siivola1.0.12.19: runtime cleanups by Daniel Lowe
2007-11-18 kreuter1.0.11.28: Fix one Win32 regression introduced by 1...
2007-07-25 Thiemo Seufer1.0.8.1: Nicer C code
2006-03-06 Cyrus Harmon0.9.10.16:
2006-02-05 Juho Snellman0.9.9.12:
2005-08-20 Brian Mastenbrook0.9.3.70:
2005-08-19 Gabor Melis0.9.3.65:
2005-08-09 Gabor Melis0.9.3.34: cosmetics
2005-07-14 William Harold Newman0.9.2.42:
2005-06-19 Gabor Melis0.9.1.59:
2005-01-06 Christophe Rhodes0.8.18.14:
2004-09-08 Nathan Froyd0.8.14.2:
2004-08-10 Nathan Froyd0.8.13.47:
2004-08-02 Nathan Froyd0.8.13.19:
2004-04-15 Christophe Rhodes0.8.9.43:
2003-04-02 Daniel Barlow0.pre8.28
2002-08-06 Daniel Barlow0.7.6.12:
2002-06-07 Daniel Barlow0.7.4.17: Mostly Alpha fixes
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-07-14 William Harold Newman0.6.12.48:
2001-06-07 William Harold Newman0.6.12.24:
2001-06-06 William Harold Newman0.6.12.21.flaky2.2:
2001-06-03 William Harold Newman0.6.12.21.flaky2.1:
2001-05-07 William Harold Newman0.6.12.3:
2000-10-22 William Harold Newman0.6.7.24: fixed some gcc warnings
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-09-18 William Harold NewmanInitial revision