delete ye olde FIXME relating to unbound variable warnings
[sbcl.git] / src / code / toplevel.lisp
2013-06-03 Christophe Rhodesdelete ye olde FIXME relating to unbound variable warnings
2013-06-02 Stas BoukarevAvoid consing in SLEEP.
2013-04-29 Stas BoukarevFix init-var-ignoring-errors.
2013-02-01 Nikodemus Siivolaprettier backtraces
2012-12-18 Stas BoukarevFix a typo in the previous commit.
2012-12-18 Stas BoukarevBetter error message for SLEEP.
2012-10-05 David LichteblauPreliminary work towards threads on win32
2012-08-10 David LichteblauUse safepoints for INTERRUPT-THREAD
2012-05-04 Nikodemus Siivolabetter timeout handling in EXIT and %EXIT-OTHER-THREADS
2012-04-29 Nikodemus Siivolaredesign exiting SBCL
2011-12-07 Nikodemus Siivolaavoid recursive errors from broken standard streams...
2011-08-09 David LichteblauNew toplevel options --quit and --non-interactive
2011-06-10 Nikodemus Siivolaexport *USERINIT-PATHNAME-FUNCTION* and *SYSINIT-PATHNA...
2011-05-30 Nikodemus Siivola1.0.48.33: --script bits and pieces
2011-05-28 Nikodemus Siivola1.0.48.29: better end-of-the-world handling
2011-05-09 Nikodemus Siivola1.0.48.4: source locations for init files
2011-02-20 Nikodemus Siivola1.0.46.3: muffle STYLE-WARNINGs and COMPILER-NOTEs...
2011-02-16 Nikodemus Siivola1.0.45.35: revert 1.0.45.30 due to regression (lp#677779)
2011-02-13 Nikodemus Siivola1.0.45.30: wrap --script loading in a WITH-COMPILATION...
2009-07-31 Nikodemus Siivola1.0.30.24: hopefully fix _long_ SLEEP issues on OpenBSD
2009-06-25 Nikodemus Siivola1.0.29.39: SLEEP on large integers
2009-06-22 Gabor Melis1.0.29.32: SCRUB-CONTROL-STACK related changes
2009-06-21 Nikodemus Siivola1.0.29.27: add shebang line to fasls
2009-05-12 Nikodemus Siivola1.0.28.43: QUIT related work
2009-04-22 Richard M Kreuter1.0.27.19: Restore variable access in debugger REPL.
2009-03-23 Gabor Melis1.0.26.19: more stack safety
2009-02-16 Gabor Melis1.0.25.26: less interrupt handling leftovers
2009-01-04 Nikodemus Siivola1.0.24.21: call stub needed to switch between hpux...
2008-12-17 Nikodemus Siivola1.0.23.48: REPL recovers from *READ-SUPPRESS* T with...
2008-12-13 Nikodemus Siivola1.0.23.40: export page sizes to C with LU suffix
2008-10-11 Nikodemus Siivola1.0.21.17: --script commandline argument
2008-10-06 Nikodemus Siivola1.0.21.9: refactor toplevel option processing somewhat
2008-01-10 Nikodemus Siivola1.0.13.20: added SB-EXT:*EXIT-HOOKS*
2007-06-08 Nikodemus Siivola1.0.6.36: ALLOW-WITH-INTERRUPTS and interrupt safe...
2007-04-06 Nikodemus Siivola1.0.4.30: make WITH-SPINLOCK-AND-WITHOUT-GCING inhibit...
2006-10-26 Nikodemus Siivola0.9.18.9: Pathname Love on Win32
2006-09-20 Juho Snellman0.9.16.41:
2006-09-18 Juho Snellman0.9.16.38:
2006-09-13 Nathan Froyd0.9.16.28:
2006-08-28 Nikodemus Siivola0.9.16.3: initfile refactoring
2006-07-17 Juho Snellman0.9.14.22:
2006-06-20 Nikodemus Siivola0.9.13.51: Ooops -- trivial fixes against previous...
2006-06-20 Nikodemus Siivola0.9.13.50: Windows baby-steps
2006-04-23 Rudi Schlatte0.9.11.46
2006-04-06 Christophe Rhodes0.9.11.16:
2006-04-05 Rudi Schlatte0.9.11.13
2006-04-05 Rudi Schlatte0.9.11.12
2006-02-17 Christophe Rhodes0.9.9.34:
2006-01-16 Christophe Rhodes0.9.8.42:
2006-01-10 Christophe Rhodes0.9.8.30:
2006-01-03 Christophe Rhodes0.9.8.7:
2005-12-16 Christophe Rhodes0.9.7.31:
2005-12-11 Juho Snellman0.9.7.25:
2005-08-11 Gabor Melis0.9.3.41: gc trigger
2005-08-01 Gabor Melis0.9.3.14: debugger streams
2005-07-28 Christophe Rhodes0.9.3.9:
2005-07-14 William Harold Newman0.9.2.43:
2005-07-01 Gabor Melis0.9.2.10:
2005-04-08 Nikodemus Siivola0.8.21.23: rewritten SUB-GC & finalization
2005-04-06 Daniel Barlow0.8.21.20
2005-03-28 Nathan Froyd0.8.21.2:
2005-03-10 Nikodemus Siivola0.8.20.15: remove TOPLEVEL restart
2005-03-09 Nikodemus Siivola0.8.20.12: policy control, the uncontroversial parts
2005-03-01 Nikodemus Siivola0.8.20.1: fun-name fun, debugger debugged
2005-01-06 Christophe Rhodes0.8.18.14:
2004-12-03 Nikodemus Siivola0.8.17.19: Late resolution for foreign symbols &co
2004-09-13 Nikodemus Siivola0.8.14.13: Step SBCL, step!
2004-03-09 Christophe Rhodes0.8.8.21:
2004-02-12 William Harold Newman0.8.7.51:
2004-01-29 William Harold Newman0.8.7.29:
2003-11-28 Daniel Barlow0.8.6.10
2003-11-27 Daniel Barlow0.8.6.5
2003-11-16 Christophe Rhodes0.8.5.44:
2003-10-24 Daniel Barlow0.8.4.40
2003-10-07 Daniel Barlow0.8.4.10
2003-10-06 Daniel Barlow0.8.4.8
2003-09-23 Christophe Rhodes0.8.3.89:
2003-09-13 William Harold Newman0.8.3.57:
2003-08-28 Daniel Barlow0.8.3.10
2003-06-13 Christophe Rhodes0.8.0.67:
2003-05-25 Christophe Rhodes0.8.0.2:
2003-05-08 Christophe Rhodes0.8alpha.0.18:
2003-05-03 William Harold Newman0.8alpha.0.9:
2003-04-27 Kevin Rosenberg0.pre8.112:
2003-04-25 Kevin Rosenberg0.pre8.104:
2003-04-21 Daniel Barlow0.pre8.85
2003-04-14 William Harold Newman0.pre8.58:
2003-04-11 Daniel Barlow0.pre8.54
2003-04-03 Daniel Barlow0.pre8.33
2003-04-02 Daniel Barlow0.pre8.28
2003-02-26 Daniel Barlow0.7.13.2
2003-01-18 William Harold Newman0.7.11.9:
2002-12-14 William Harold Newman0.7.10.18:
2002-10-27 Christophe Rhodes0.7.9.6:
2002-10-17 William Harold Newman0.7.8.44:
2002-08-07 Christophe Rhodes0.7.6.14:
2002-07-25 Christophe Rhodes0.7.6.6:
2002-07-23 Daniel Barlow0.7.6.1:
2002-06-06 William Harold Newman0.7.4.15:
2002-03-25 Christophe Rhodes0.7.1.1:
next