Add safepoint mechanism
[sbcl.git] / src / runtime / globals.h
2012-08-10 David LichteblauAdd safepoint mechanism
2011-11-20 Bruce O'Neelfix Darwin/PPC build
2011-11-19 Nikodemus Siivoladefault nursery to 5% of total dynamic space size on...
2010-08-11 Alastair Bridgewater1.0.41.44: runtime: Fix build on non-threaded x86oids.
2010-08-07 Alastair Bridgewater1.0.41.21: runtime: Current stack and frame pointers...
2010-08-07 Alastair Bridgewater1.0.41.20: runtime: Straighten out access to binding...
2010-08-07 Alastair Bridgewater1.0.41.17: runtime: Make foreign_function_call_active...
2008-10-29 Brian Mastenbrook1.0.21.37:
2008-10-17 Nikodemus Siivola1.0.21.24: saving runtime options in executables
2008-05-15 Nikodemus Siivola1.0.16.31: --control-stack-size runtime argument
2007-09-18 NIIMI Satoshi1.0.9.62: Performance and stability improvement of...
2007-04-02 Nikodemus Siivola1.0.4.16: some GC and interrupt refactoring
2006-11-02 Nikodemus Siivola0.9.18.29: --dynamic-space-size command-line switch
2006-06-20 Nikodemus Siivola0.9.13.50: Windows baby-steps
2006-02-21 Christophe Rhodes0.9.9.36:
2005-07-14 William Harold Newman0.9.2.42:
2005-06-19 Gabor Melis0.9.1.59:
2005-05-14 Nikodemus Siivola0.9.0.31: sparc build fixes
2005-04-30 Christophe Rhodes0.9.0.8:
2005-04-14 Daniel Barlow0.8.21.41
2005-04-05 Christophe Rhodes0.8.21.18:
2004-08-10 Nathan Froyd0.8.13.47:
2004-02-20 William Harold Newman0.8.7.57:
2003-09-18 Kevin Rosenberg0.8.3.78:
2003-07-29 Christophe Rhodes0.8.2.8:
2003-04-02 Daniel Barlow0.pre8.29
2003-04-02 Daniel Barlow0.pre8.28
2002-06-07 Daniel Barlow0.7.4.17: Mostly Alpha fixes
2002-03-26 Christophe Rhodes0.7.2.2:
2002-03-18 Daniel Barlow Merge PPC port
2001-06-10 William Harold Newman0.6.12.28:
2001-06-07 William Harold Newman0.6.12.24:
2001-05-22 William Harold Newman0.6.12.12:
2001-05-15 William Harold Newman0.6.12.7.flaky1:
2001-05-07 William Harold Newman0.6.12.3:
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-10-18 William Harold Newman0.6.7.15: control_stack stuff redone as Lisp/C constants
2000-10-18 William Harold Newman0.6.7.14: Some constant C vars are now constants.
2000-10-17 William Harold Newman0.6.7.13: dynamic-space simplification (only one dynami...
2000-09-18 William Harold NewmanInitial revision