racket/collects/drracket/private
Robby Findler 79b5e4dc3a fix a bug that inhibited online compilation from writing out .zo files
when it compiles required files

Now that this is fixed, the compilation manager will be (once again)
active when doing online compilation, so if the "Populate compiled
directories" checkbox is check (which it is by default) in the details
section of the language dialog, then online compilation will, as it
compiles your file, write out .zo files that will also be used by the
Run button.

The actual fix to this bug is the change in expanding-place.rkt (and
all it really does is move the setting of the
current-load/use-compiled and current-load parameters earlier so that
CM sees only the modified parameter settings and so doesn't give up on
compilation.

The rest of the changes are a test case (and change to drracket to
support the test case)
2013-03-14 16:36:51 -05:00
..
syncheck make-traversal's optional argument is now ignored 2013-03-06 12:31:50 -06:00
app.rkt remove obsolete "based on" entry 2012-10-27 21:34:08 -06:00
auto-language.rkt
bindings-browser.rkt
bitmap-message.rkt
colored-errors.rkt #lang racket' -> #lang racket/base' conversions in drracket and in redex. 2012-11-07 08:03:44 -05:00
debug.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
dock-icon.rkt
drracket-normal.rkt put the racket version number in the title bar for the splash screen 2013-01-02 10:19:38 -06:00
drsig.rkt adjust drracket so check syntax can add its preferences itself 2013-01-08 01:01:40 -06:00
eb.rkt
embedded-snip-utils.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
eval-helpers.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
eval.rkt
expanding-place.rkt fix a bug that inhibited online compilation from writing out .zo files 2013-03-14 16:36:51 -05:00
font.rkt Rackety 2012-06-18 11:26:27 -05:00
frame-icon.rkt
frame.rkt add an "install package" GUI to DrRacket that calls into planet2 2013-03-14 10:27:49 -05:00
get-defs.rkt
get-extend.rkt add some first-cut logging information to drracket 2012-10-26 21:49:44 -05:00
help-desk.rkt
honu-logo.rkt
init.rkt adjust the way internal errors are shown in DrRacket 2012-02-14 11:26:20 -06:00
insert-large-letters.rkt Add more specific class types instead of Any. 2012-10-27 17:44:52 -07:00
interface.rkt Add support to the show menu item to make ordering the items 2012-07-17 13:07:41 -05:00
key.rkt
label-frame-mred.rkt
language-configuration.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
language-object-contract.rkt made the 'one-line-summary' of the drracket languages be in tooltips, 2012-11-17 20:15:19 -06:00
language.rkt remove 'create executable' functionality from drracket for all 2013-01-05 12:19:26 -06:00
launcher-bootstrap.rkt
launcher-mred-bootstrap.rkt
launcher-mz-bootstrap.rkt
link.rkt
local-member-names.rkt fix a bug that inhibited online compilation from writing out .zo files 2013-03-14 16:36:51 -05:00
main.rkt change the default test coverage colors 2013-02-03 09:25:24 -06:00
modes.rkt
module-browser.rkt fix rectangle computation for shortcircuiting drawing 2012-09-27 11:16:35 -05:00
module-language-tools.rkt adjust drracket so check syntax can add its preferences itself 2013-01-08 01:01:40 -06:00
module-language.rkt fix a bug that inhibited online compilation from writing out .zo files 2013-03-14 16:36:51 -05:00
multi-file-search.rkt change the dir field of the multi file search dialog 2012-10-03 22:49:20 -05:00
number-snip.rkt
palaka.rkt
parse-logger-args.rkt Improve the logger GUI in DrRacket 2012-12-26 22:38:42 -06:00
pict-snip.rkt repair for picture-to-bitmap conversion 2012-10-13 17:45:07 -04:00
profile-drs.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
recon.rkt
rectangle-intersect.rkt Add the contents of the "blue boxes" in the docs to the upper-right 2012-08-12 08:41:46 -05:00
rep.rkt improve the interactions history window a little 2013-02-17 20:17:41 -06:00
stack-checkpoint.rkt
stick-figures.rkt
syncheck-debug.rkt
text.rkt Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
tool-contract-language.rkt
tools-drs.rkt
tools.rkt
tooltip.rkt fix bug in recent tooltip-related commit 2012-11-17 21:26:02 -06:00
tracing.rkt detect when tracing:reset doesn't need to happen and skip it 2012-11-11 08:53:12 -06:00
ts.rkt
unit.rkt bring 'jump to definition' more in line with online check syntax 2013-03-05 22:39:34 -06:00