racket/doc/release-notes
Matthew Flatt 9e7548de61 new error message convention
Add `raise-argument-error', `raise-result-error', `raise-arguments-error',
and `raise-range-error'.

The old convention was designed for reporting on a single (sometimes very
long line). The new convention is

 <name>: <short message>
   <field>: <detail>
   ...

If <detail> is long or itself spans multiple lines, then it may
also use the form

   <field>:
    <detail>

where each line of <detail> is indented by 3 spaces.

Backtrace information is shown as a multi-line "context" field.
2012-05-25 15:08:05 -06:00
..
drracket small improvements to the memory usage for files opened in DrRacket. 2012-03-10 20:18:49 -06:00
gracket Fixes more spelling errors. 2011-02-04 19:44:13 -07:00
plai Normalizing PLAI wrt tree 2010-02-16 20:23:32 +00:00
racket new error message convention 2012-05-25 15:08:05 -06:00
redex adjusted the render-* functions so they produce .pdf if the given 2012-03-17 08:36:34 -05:00
stepper updated release notes, please add to 5.3 release 2012-04-19 16:26:43 -07:00
teachpack fixed an old wheel-event bug and added version number to history, please propagate 2012-01-19 11:39:05 -05:00
typed-racket Typed Racket HISTORY for 5.2.1. 2012-01-24 10:49:42 -05:00
COPYING-libscheme.txt 301.15: new install tree for Unix, moved docs, moved teachpacks, added config.ss 2006-05-18 15:03:05 +00:00
COPYING.txt Switch the license text from LGPLv2 to LGPLv2.1. 2011-05-27 18:09:55 -04:00