racket/doc/release-notes
Matthew Flatt 937cdf51d7 change `current-write-relative-directory' to support more path conversions
In particular, allow a pair of a relative-to directory and a base
directory. Paths that syntactically extend the base directory are
recorded as relative to the relative-to directory (which must
syntactically extend the base directory).

The compilation manager now sets the parameter to a pair with
the base directory as the main collection directory, if the source
file's path extends that directory's path.

This generalization solves problems created by cross-module inlining,
where the source location of a procedure in bytecode can now be in a
different file than the enclosing module's file.

Also add a test that checks whether the build directory shows up
in any ".zo", ".dep", or documentation ".html" files.

Closes PR 12549
2012-02-10 06:17:18 -07:00
..
drracket DrRacket & Redex history updates for 5.2.1 2012-01-17 22:14:36 -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 change `current-write-relative-directory' to support more path conversions 2012-02-10 06:17:18 -07:00
redex added amb tutorial note to the redex HISTORY file 2012-02-07 15:50:52 -06:00
stepper Updated HISTORY. 2012-01-23 14:54:27 -08: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