racket/collects/scribblings
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
..
draw racket/draw: add text-outline' to dc-path%' 2011-12-25 18:20:39 -06:00
drracket "indicies" -> "indices", as noted by Rodolfo Carvalho. 2012-02-09 13:59:20 -05:00
foreign change `ffi-lib' to not make library symbols global by default 2012-01-26 09:30:25 -05:00
framework docs bug (as noted by Marijn on racket-dev) 2011-12-27 08:53:35 -06:00
gui clarify docs on is-enabled?' and is-shown?' 2012-01-07 21:17:12 -07:00
guide Guide typos 2012-02-10 02:41:48 -05:00
htdp-langs fixed documentation for check-within 2012-02-03 10:30:23 -05:00
inside doc correction 2012-02-09 16:49:33 -07:00
main 2011 -> 2012 2011-12-31 15:16:59 -05:00
more doc style adjustments; reorg cmdline+editors docs in Guide 2011-08-24 09:07:12 -06:00
quick fixed typo, closes PR 12539 2012-02-05 10:13:31 -05:00
raco document raco make' flags; add --disable-constant' flag 2012-01-19 13:14:02 -07:00
reference change `current-write-relative-directory' to support more path conversions 2012-02-10 06:17:18 -07:00
scheme docs reorganization 2011-07-01 17:16:53 -06:00
scribble change Scribble xref formats, so that HTML info works for Latex 2012-01-11 16:39:52 -07:00
slideshow added docs for a&d args of slideshow's dc procedure 2012-01-29 06:50:35 -07:00
tools Two typos. 2012-02-09 13:54:25 -05:00
finger.png
icons.rkt
info.rkt
magnify.png