implicit generic function warning improvement
[sbcl.git] / src / code / condition.lisp
2012-05-21 Cyrus Harmonimplicit generic function warning improvement
2012-05-16 Stas Boukarevdefine-condition: return the name of the defined condition.
2012-05-01 Nikodemus Siivolaadd SB-UNIX:UNIX-EXIT back, use the deprecation framwor...
2012-04-27 Stas BoukarevBetter error messages to condition signalling functions.
2012-04-24 Nikodemus Siivolabetter reader-errors for COMPILE-FILE
2011-12-05 Nikodemus Siivoladefine SB-EXT:PRINT-UNREADABLY as a function
2011-12-05 Nikodemus Siivolafix style-warnings for condition slot-accessors used...
2011-08-24 Nikodemus Siivolaprettier reporting for SIMPLE-READER-ERRORs
2011-05-11 Nikodemus Siivola1.0.48.9: better source information for compile-time...
2011-03-19 Nikodemus Siivola1.0.46.38: tad more information PACKAGE-LOCK-VIOLATION...
2011-03-19 Nikodemus Siivola1.0.46.37: SIMPLE-CONDITION slots are initialized with...
2011-02-20 Nikodemus Siivola1.0.46.4: redefinition warnings for macros
2010-11-16 Nikodemus Siivola1.0.44.26: more nuanced deprecation framework
2010-10-11 Nikodemus Siivola1.0.43.41: TYPE-ERROR printing tweak for *PRINT-ESCAPE...
2010-09-19 Nikodemus Siivola1.0.42.43: FD-STREAMS no longer hook into SERVE-EVENT...
2010-09-02 Nikodemus Siivola1.0.42.24: print symbols with fully qualified names...
2010-08-17 Nikodemus Siivola1.0.41.50: additional error checking for DEFTYPE &co
2010-08-16 Nikodemus Siivola1.0.41.47: (EXPT 0.0 0.0) and (EXPT 0 0.0) to signal...
2010-04-26 Paul Khuong1.0.37.68: Downgrade WARNING to STYLE-WARNING for ...
2010-04-07 Nikodemus Siivola1.0.37.50: check for unbound FORMAT-CONTROL for SIMPLE...
2010-04-07 Nikodemus Siivola1.0.37.48: nicer *PRINT-ESCAPE* printout for SIMPLE...
2009-11-06 trittweiler1.0.32.13: WITH-STANDARD-IO-SYNTAX must also bind ...
2009-06-25 Nikodemus Siivola1.0.29.38: better DESCRIBE
2009-06-20 Nikodemus Siivola1.0.29.22: smattering of DOCUMENTATION cleanups
2009-05-07 Nikodemus Siivola1.0.28.24: better %ARRAY-DISPLACED-FROM handling
2009-05-06 Nikodemus Siivola1.0.28.19: faster ARRAY-DIMENSION for non-vectors
2009-01-12 Nikodemus Siivola1.0.24.36: don't print the array object when reporting...
2008-12-04 Nikodemus Siivola1.0.23.20: check for standard readtable modification
2008-08-05 Nikodemus Siivola1.0.19.22: fix bug #425
2008-08-01 Nikodemus Siivola1.0.19.12: give a warning for newly deprecated stack...
2008-07-27 Richard M Kreuter1.0.18.28: Add NEWS entry and manual entry for SB-EXT...
2008-07-16 Richard M Kreuter1.0.18.20: Fewer STYLE-WARNINGs.
2008-07-11 Richard M Kreuter1.0.18.17: Alter some STYLE-WARNING names introduced...
2008-07-08 Richard M Kreuter1.0.18.16: many STYLE-WARNING changes.
2008-07-03 Richard M Kreuter1.0.18.11: Add SB-EXT:*MUFFLED-WARNINGS*, to muffle...
2008-01-15 Nikodemus Siivola1.0.13.40: CLASS-SLOTS signals an error for unfinalized...
2007-12-19 Nikodemus Siivola1.0.12.38: style-warning IMPLICIT-GENERIC-FUNCTION...
2007-10-26 William Harold Newman1.0.11.3: belatedly recognizing STREAM-ERROR and PARSE...
2007-10-18 Nikodemus Siivola1.0.10.48: new function TRY-RESTART
2007-09-17 Christophe Rhodes1.0.9.61: Fix %report-reader-error
2007-09-16 William Harold Newman1.0.9.60: partial fix for bug in STREAM-ERROR :REPORT
2007-07-04 William Harold Newman1.0.7.13: Mistakes should be fun, error messages should...
2007-04-29 Nikodemus Siivola1.0.5.9: experimental semi-synchronous deadlines
2007-04-18 Nikodemus Siivola1.0.4.102: SB-SYS and stream cleanups
2006-09-20 Juho Snellman0.9.16.44:
2006-09-18 Juho Snellman0.9.16.38:
2006-09-01 Christophe Rhodes0.9.16.12:
2006-03-08 Christophe Rhodes0.9.10.24:
2006-02-27 Nikodemus Siivola0.9.10.4: better CONSTANTP
2005-11-18 Christophe Rhodes0.9.6.51:
2005-11-09 Christophe Rhodes0.9.6.36:
2005-11-07 Christophe Rhodes0.9.6.31:
2005-11-06 Juho Snellman0.9.6.25:
2005-09-09 Christophe Rhodes0.9.4.54:
2005-08-13 Christophe Rhodes0.9.3.51:
2005-07-14 William Harold Newman0.9.2.43:
2005-07-05 Nikodemus Siivola0.9.2.26: refactoring internals of foreign linkage
2005-07-04 Nikodemus Siivola0.9.2.23: ansi fixes
2005-07-03 Nikodemus Siivola0.9.2.18: various error &co reporting improvements...
2005-06-12 Christophe Rhodes0.9.1.38:
2005-06-01 Juho Snellman0.9.1.9:
2005-05-13 Nikodemus Siivola0.9.0.30: towards callbacks: static-vectors
2005-02-22 Christophe Rhodes0.8.19.36:
2005-02-18 Christophe Rhodes0.8.19.32:
2005-02-13 Nikodemus Siivolamessage
2005-02-11 William Harold Newman0.8.19.25:
2004-12-03 Nikodemus Siivola0.8.17.19: Late resolution for foreign symbols &co
2004-10-26 Nikodemus Siivola0.8.16.5: deoopsification
2004-09-15 Christophe Rhodes0.8.14.26:
2004-09-13 Nikodemus Siivola0.8.14.13: Step SBCL, step!
2004-09-09 Nikodemus Siivola0.8.14.5: Join the foreign legion!
2004-08-18 Christophe Rhodes0.8.13.77:
2004-08-07 Nikodemus Siivola0.8.13.38: Conditionally clean
2004-07-12 Christophe Rhodes0.8.12.28:
2004-07-04 Nikodemus Siivola0.8.12.21: The same finnish twit who broke the manual...
2004-07-04 Nikodemus Siivola0.8.12.18: Rearranging COMPILER-ERROR protocol
2004-06-29 Nikodemus Siivola0.8.12.7: Merge package locks, AKA "what can go wrong...
2004-06-26 Christophe Rhodes0.8.12.4:
2004-06-08 Christophe Rhodes0.8.11.2:
2004-05-31 Nikodemus Siivola0.8.10.68:
2004-05-28 Christophe Rhodes0.8.10.60:
2004-05-28 Christophe Rhodes0.8.10.58:
2004-05-27 Christophe Rhodes0.8.10.57:
2004-05-04 Christophe Rhodes0.8.10.11:
2004-04-13 Christophe Rhodes0.8.9.36:
2003-08-21 Christophe Rhodes0.8.2.53:
2003-07-19 Christophe Rhodes0.8.1.48:
2003-07-18 Christophe Rhodes0.8.1.45:
2003-07-17 Alexey Dejneka0.8.1.36:
2003-07-10 Alexey Dejneka0.8.1.29:
2003-06-30 William Harold Newman0.8.1.12:
2003-06-05 Christophe Rhodes0.8.0.37:
2003-06-02 William Harold Newman0.8.0.27:
2003-05-26 Alexey Dejneka0.8.0.3:
2003-05-19 Christophe Rhodes0.8alpha.0.36:
2003-05-03 Alexey Dejneka0.8aplha.0.6:
2003-04-26 Daniel Barlow0.pre8.109
2003-04-17 Christophe Rhodes0.pre8.66:
2003-03-31 Christophe Rhodes0.pre8.18:
2003-03-25 Daniel Barlow0.pre8.7
next