racket/doc/release-notes
Matthew Flatt ee775c3cc3 intern strings, etc. only when making syntax objects, not in `read'
Rename `read-intern-literal' to `datum-intern-literal'.

Interning is needed only in `read-syntax' or `datum->syntax' to
set up the invariants that the bytecode compiler needs for cross-module
optimization. When `read'ing numbers from a data file, meanwhile,
interning slows things down a lot and doesn't seem worthwhile.
2011-12-14 16:03:44 -07:00
..
drracket adjust the handling of the scheme mode keymap so that it can go 2011-11-29 13:46:23 -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 intern strings, etc. only when making syntax objects, not in `read' 2011-12-14 16:03:44 -07:00
redex added note about recent commit 2011-11-21 07:36:38 -06:00
stepper updated history 2011-10-21 02:17:37 -07:00
teachpack allow strings and symbols for name clause in world; Closes PR12403 2011-11-28 21:31:18 -05:00
typed-racket Add a history note on the lazy change, make the TR history specify 5.2. 2011-11-03 17:09:58 -04: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