racket/collects/scribblings
Noel Welsh cfa7b727f4 Fix some errors with in-vector and derived forms:
- Range checking was inconsistent between the sequence and macro forms
- The macro form could crash due to unsafe vector refs

Fixes involved refactoring the range checks so they are shared between both versions, and changing the contract slightly so start and stop are checked before the sequence runs. This allows unsafe vector refs and earlier error notifications at the cost making some valid programs (e.g. those using some condition to stop a comprehension hitting an invalid index) now be invalid. Only crazy people would rely on the old behaviour, so it isn't a problem in practice.
2010-12-13 13:38:35 +00:00
..
draw dc, pen, and brush doc corrections related to v5.1 changes 2010-12-01 15:48:55 -07:00
drracket brought the preferences dialog description up to date with reality. 2010-11-21 07:39:12 -06:00
foreign change nearly all long's to intptr_t' 2010-12-03 08:48:33 -07:00
framework add line number interface documentation 2010-11-03 15:09:04 -06:00
gui fix docs for `get-panel-background' 2010-12-01 15:57:54 -07:00
guide explain gracket a bit better in the Guide 2010-11-27 18:54:32 -07:00
honu misc racket renamings 2010-05-07 11:03:02 -06:00
htdp-langs Closing pr11216. Adding one armed check-error to teaching languages. 2010-09-16 21:00:05 -06:00
inside change nearly all long's to intptr_t' 2010-12-03 08:48:33 -07:00
main adjust docs building so that it doesn't assume that the getinfo procs are there 2010-12-03 06:30:58 -06:00
more tweaks to More related to text editors and readline 2010-06-27 10:11:22 -06:00
quick convert "quick" document to mostly use picts directly in examples 2010-11-26 20:40:43 -07:00
raco added docs for find-relevant-directory-records 2010-12-03 06:30:58 -06:00
reference Fix some errors with in-vector and derived forms: 2010-12-13 13:38:35 +00:00
scheme fix make-gui-namespace from scheme/gui/base and racket/gui/base 2010-06-07 20:06:51 -04:00
scribble scribble: render `pict' content directly 2010-11-26 20:40:43 -07:00
slideshow bitmap% convertible to 'png-bytes; more Scribble Latex; pict in Slideshow docs 2010-11-27 07:36:12 -07:00
tools make bugs like that in PR 11241 easier to diagnose / see by turning 2010-09-23 06:25:21 -05:00
finger.png more cross-referencing and icons to help explain margin notes 2007-06-23 02:33:00 +00:00
icons.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
info.rkt move purpose statements to the info files 2010-08-23 15:13:00 -06:00
magnify.png more cross-referencing and icons to help explain margin notes 2007-06-23 02:33:00 +00:00