racket/doc/release-notes
Matthew Flatt c8f4ac6ae4 submodules: make .zo path stick for consistent independent loading
When a module is loaded from bytecode and then the value of
`use-compiled-file-paths' changes, an attempt to load a submodule
would fail, because source isn't used if the main module is
already declared, and the bytecode code is not used according to
`use-compiled-file-paths'. Make the bytecode path stick when it
is used once, so that submodule loads succeed, and make it work
even with `namespace-module-attach'.

The module-attach part of this protocol requires a change to the
API of a module name resolver: the notification mode gets two
arguments, instead of one, where the second argument is an
environment.
2012-07-17 09:47: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 submodules: make .zo path stick for consistent independent loading 2012-07-17 09:47: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