Better printing of out of range --dynamic-space-size arguments.
[sbcl.git] / src / runtime / validate.c
2013-11-30 Stas BoukarevBetter printing of out of range --dynamic-space-size...
2012-11-20 David LichteblauLLP64: change unsigned long to uword_t
2009-06-22 Gabor Melis1.0.29.32: SCRUB-CONTROL-STACK related changes
2009-03-23 Gabor Melis1.0.26.19: more stack safety
2009-02-16 Gabor Melis1.0.25.50: detect binding and alien stack exhaustion
2009-02-16 Gabor Melis1.0.25.13: 80 chars, trailing space
2007-06-18 Juho Snellman1.0.6.51: clean up compiler warnings in the runtime
2006-12-26 Cyrus Harmon1.0.1.1:
2006-11-02 Nikodemus Siivola0.9.18.29: --dynamic-space-size command-line switch
2005-12-04 Thiemo Seufer0.9.7.12:
2005-10-04 Gabor Melis0.9.5.20:
2005-09-09 Thiemo Seufer0.9.4.53:
2005-07-14 William Harold Newman0.9.2.42:
2005-07-01 Gabor Melis0.9.2.9: thread objects
2005-06-19 Gabor Melis0.9.1.59:
2004-12-03 Nikodemus Siivola0.8.17.19: Late resolution for foreign symbols &co
2004-09-14 Nikodemus Siivola0.8.14.24: En Garde!
2004-09-09 Nikodemus Siivola0.8.14.5: Join the foreign legion!
2004-04-19 William Harold Newman0.8.9.49:
2004-04-01 William Harold Newman0.8.8.14:
2004-02-20 William Harold Newman0.8.7.57:
2003-05-08 Daniel Barlow0.8alpha.0.19
2003-04-04 Christophe Rhodes0.pre8.36:
2003-04-03 Daniel Barlow0.pre8.33
2003-04-02 Daniel Barlow0.pre8.28
2002-08-06 Daniel Barlow0.7.6.12:
2002-07-23 Daniel Barlow0.7.6.1:
2002-07-18 Daniel Barlow0.7.5.17: whitespace! there is no substantive change...
2002-04-04 Christophe Rhodes0.7.2.6:
2001-05-18 William Harold Newman0.6.12.7.flaky1.1:
2001-05-15 William Harold Newman0.6.12.7.flaky1:
2001-05-07 William Harold Newman0.6.12.3:
2000-11-27 William Harold Newman0.6.8.26:
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-10-17 William Harold Newman0.6.7.11: another step toward centralizing address map
2000-09-18 William Harold NewmanInitial revision