Add :application-type parameter for save-lisp-and-die on Windows.
[sbcl.git] / src / code / save.lisp
2013-12-01 Stas BoukarevAdd :application-type parameter for save-lisp-and-die...
2013-08-28 Stas BoukarevRemove debug-deinit, unused.
2012-09-19 David LichteblauAdd a safepoint-based mechanism to avoid SIGALRM for...
2012-08-12 Jan MoringenMention SB-EXT:EXIT instead of SB-EXT:QUIT in docstring...
2012-04-29 Nikodemus Siivolaredesign exiting SBCL
2011-08-28 Paul KhuongOptional support for zlib-based in-memory deflate/infla...
2011-06-07 Nikodemus Siivolaarmload of DEFINE-HASH-CACHE changes
2011-05-28 Nikodemus Siivola1.0.48.29: better end-of-the-world handling
2009-08-23 Christophe Rhodes1.0.30.50: fix SAVE-LISP-AND-DIE docstring
2009-05-18 Nikodemus Siivola1.0.28.59: give UNIX-NAMESTRING the chop
2009-05-12 Nikodemus Siivola1.0.28.43: QUIT related work
2009-01-04 Nikodemus Siivola1.0.24.21: call stub needed to switch between hpux...
2008-10-27 Nikodemus Siivola1.0.21.35: fix build / SAVE-LISP-AND-DIE on non-GENCGC...
2008-10-17 Nikodemus Siivola1.0.21.24: saving runtime options in executables
2008-10-09 Nikodemus Siivola1.0.21.15: LOAD-SHARED-OBJECT :DONT-SAVE and related
2008-01-10 Nikodemus Siivola1.0.13.20: added SB-EXT:*EXIT-HOOKS*
2007-08-09 Nikodemus Siivola1.0.8.19: :dont-safe finalizers and fd-stream thread...
2007-04-30 Juho Snellman1.0.5.14: make PURIFY a no-op on gencgc
2007-04-12 Juho Snellman1.0.4.78: shrink package hash-tables to an optimal...
2006-10-30 Nikodemus Siivola0.9.18.18: SAVE-LISP-AND-DIE vs multiple threads
2006-10-25 Nikodemus Siivola0.9.18.1: Small floating point related tweaks
2006-02-05 Juho Snellman0.9.9.12:
2006-01-03 Christophe Rhodes0.9.8.7:
2005-10-20 Juho Snellman0.9.5.79:
2005-10-14 Nikodemus Siivola0.9.5.59: restore buildability on cheneygc platforms
2005-10-13 Juho Snellman0.9.5.53:
2005-10-12 Juho Snellman0.9.5.52:
2005-07-14 William Harold Newman0.9.2.43:
2004-12-30 Brian Mastenbrook0.8.19.1: PowerPC linkage tables (darwin only for now)
2004-12-03 Nikodemus Siivola0.8.17.19: Late resolution for foreign symbols &co
2004-10-18 Nikodemus Siivola0.8.15.18: Linkage table tweaks & alien bugfix
2004-09-14 Nikodemus Siivola0.8.14.20: Documentation madness, yet again
2004-09-09 Nikodemus Siivola0.8.14.5: Join the foreign legion!
2003-11-28 Daniel Barlow0.8.6.10
2003-02-26 Daniel Barlow0.7.13.2
2002-10-17 William Harold Newman0.7.8.44:
2002-10-02 William Harold Newman0.7.8.12:
2002-01-16 William Harold Newman0.pre7.140:
2002-01-14 William Harold Newman0.pre7.129:
2002-01-12 William Harold Newman0.pre7.123:
2001-12-12 William Harold Newman0.pre7.90:
2001-10-11 William Harold Newman0.pre7.59:
2001-08-27 William Harold Newman0.pre7.16:
2001-08-17 William Harold Newman0.pre7.14:
2001-06-07 William Harold Newman0.6.12.26:
2001-06-06 William Harold Newman0.6.12.22:
2001-05-28 William Harold Newman0.6.12.18:
2001-05-18 William Harold Newman0.6.12.7.flaky1.1:
2001-05-15 William Harold Newman0.6.12.7.flaky1:
2001-03-12 William Harold Newman0.6.11.13:
2000-12-19 William Harold Newman0.6.9.8:
2000-11-01 William Harold Newman0.6.8.5: fixed bug 1, and made clearer/cleaner debugger...
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-10-20 William Harold Newman0.6.7.18: FINISH-OUTPUT is now called more consistently...
2000-09-18 William Harold NewmanInitial revision