Matthew Flatt
c9d0319a11
add missing `super-new' from class100 conversion
...
Also, move relevant tests to a better place.
Merge to v5.3
(cherry picked from commit 289ae98c8e
)
2012-07-24 12:28:32 -04:00
Eli Barzilay
9c25910c8b
tex2page is gone, update installer tests.
...
(cherry picked from commit d7f0314c74
)
2012-07-24 12:28:28 -04:00
Eli Barzilay
350c8045d7
Update with new "scribble" flag.
...
(cherry picked from commit bc0e46227f
)
2012-07-24 12:28:24 -04:00
Robby Findler
f68f5f6fdb
finish removing the check-expect dock/undock menu items
...
(cherry picked from commit be2c7d7ada
)
2012-07-24 12:28:20 -04:00
Matthew Flatt
7b32c83cbd
normalize module rename info to vector in ".zo" format
...
This is related to the receent repairs for submodules and
`variable-reference->namespace'.
Merge to v5.3
(cherry picked from commit 5a1bc5ad40
)
2012-07-24 12:28:15 -04:00
Robby Findler
07dd4500f5
fix debugger for the case when it decides not to annotate a file
...
related to PR 12937
This doesn't seem to fix the PR since the debugger is currently ignoring
the TR programs (not annotating them) but at least it does not crash now
Please merge to 5.3
(cherry picked from commit fadd1d9714
)
2012-07-24 11:13:00 -04:00
Matthew Flatt
214aeb4810
fix `subprocess' test
...
Merge to v5.3
(cherry picked from commit 22960b9c75
)
2012-07-24 11:12:52 -04:00
Eli Barzilay
31029f9c77
Make some web server example code use a valid URL.
...
(cherry picked from commit 8e889cfdb1
)
2012-07-24 11:12:47 -04:00
Matthias Felleisen
e8ea686340
addex index entry for add/plus, multiply, and friends
...
Closes PR12895 -- well, except that index points to htdp-langs for all five occurrences of each (to be fixed)
merge to v5.3
(cherry picked from commit f9724f389d
)
2012-07-24 11:12:40 -04:00
Asumu Takikawa
87b5e83c6b
Fix guide description of when
...
Closes PR 12445
Merge to v5.3
(cherry picked from commit 2b173612e6
)
2012-07-24 11:12:34 -04:00
Matthew Flatt
1150423fff
ffi/com: AddRef on IUnknown arguments to COM methods
...
Merge to v5.3
(cherry picked from commit cd90510f07
)
2012-07-24 11:12:26 -04:00
Asumu Takikawa
915deb2266
Doc fixes reported by Gary Baumgartner
...
The typo on 'redex.racket-lang.org' still remains.
Relevant to PR 12680
Merge to v5.3
(cherry picked from commit ea1636d4f1
)
2012-07-24 11:12:13 -04:00
Asumu Takikawa
87cfa42c6d
Fix GUI doc typo reported by Kieron Hardy
...
Closes PR 12830
Merge to v5.3
(cherry picked from commit e0e5f7dd28
)
2012-07-24 11:12:09 -04:00
Matthias Felleisen
e128d03414
add redundancy for scene? to universe docs; Closes PR12924
...
merge into v5.3
(cherry picked from commit 94d472340d
)
2012-07-24 11:12:05 -04:00
Matthias Felleisen
f3f9f61f91
fixed small mistake in defform/none from conversion to syntax/parse
...
merge into v5.3 but ask Matthew for second opinion
(cherry picked from commit bf8c30727d
)
2012-07-24 11:11:53 -04:00
Matthew Flatt
7ada2691b9
errortrace: fix profiling for phase >= 2 code
...
Closes PR 25050
Merge to v5.3
(cherry picked from commit 05495764ea
)
2012-07-24 11:11:49 -04:00
Matthew Flatt
9b066fa1e4
fix `syntax-local-get-shadower' for submodules
...
Closes PR 12926, 12928
Merge to v5.3
(cherry picked from commit a0ba30d8e7
)
2012-07-24 11:11:45 -04:00
James Swaine
b87b33da75
Add test to track performance of code inside a future over time
...
(cherry picked from commit ca360cdaed
)
2012-07-24 11:11:41 -04:00
James Swaine
fc9f3bb2ab
Fix block/sync counts in future visualizer and per-future block counts in creation graph mouseover
...
(cherry picked from commit 087ec3890c
)
2012-07-24 11:11:37 -04:00
James Swaine
32fe5e2722
Future visualizer - more performance improvement
...
(cherry picked from commit 1355c711a8
)
2012-07-24 11:11:34 -04:00
James Swaine
f458b167f0
Future visualizer performance improvements
...
(cherry picked from commit 0b5d574aae
)
2012-07-24 11:11:30 -04:00
James Swaine
59324a1b0c
Fix future visualizer drawing outside visible area (in y dimension)
...
(cherry picked from commit 5042b73fc8
)
2012-07-24 11:11:26 -04:00
James Swaine
ce41446bd4
Future visualizer - only redraw overlay when moused-over event changes
...
(cherry picked from commit 0b8bccc8d4
)
2012-07-24 11:11:23 -04:00
James Swaine
a8a6875cd6
Fix minor display issue in event details panel (future visualizer)
...
(cherry picked from commit ee426f7ecb
)
2012-07-24 11:11:20 -04:00
James Swaine
53d0aa1fe4
Improvements to mouseover performance in future visualizer
...
(cherry picked from commit b6c4bece11
)
2012-07-24 11:11:16 -04:00
James Swaine
a79b122f5e
Fix "dancing flags" issue with timeline ticks in future visualizer
...
(cherry picked from commit 6eed135d02
)
2012-07-24 11:11:12 -04:00
James Swaine
b7ef456965
Performance improvements in future visualizer GUI (dragging, scrolling, sizing)
...
(cherry picked from commit 06358fa19d
)
2012-07-24 11:11:08 -04:00
James Swaine
a34b7ea3d9
Change future visualizer trace collection slightly to be more composable
...
(cherry picked from commit f0aaca0dde
)
2012-07-24 11:11:04 -04:00
James Swaine
57a4f9f2f3
Minor changes to future-visualizer/trace tests
...
(cherry picked from commit e4f50997ad
)
2012-07-24 11:11:00 -04:00
James Swaine
10628ef0b9
Add unit tests for future-visualizer/trace
...
(cherry picked from commit 5214995967
)
2012-07-24 11:10:54 -04:00
James Swaine
31b1f8a899
Fix future visualizer trace collection when running inside DrRacket
...
(cherry picked from commit df54f8460b
)
2012-07-24 11:10:42 -04:00
Robby Findler
385fee5b9b
increase timeout for the sharing modules drracket test case
...
(cherry picked from commit d282843116
)
Conflicts:
collects/meta/props
2012-07-24 11:08:42 -04:00
Robby Findler
02c6dbb3b1
fix bug in inline code
...
merge to the release branch, please
(cherry picked from commit 519b69362f
)
2012-07-24 11:06:01 -04:00
Eli Barzilay
cc998b9fe1
Use a new evaluaor in "for.scrbl", have it require `racket/base' for syntax.
...
Also explicitly close the evaluator used in "block.scrbl".
Closes PR 12931.
(cherry picked from commit 476c270a66
)
2012-07-24 11:05:53 -04:00
Eli Barzilay
020d056feb
New Racket version 5.2.900.1.
2012-07-23 22:15:31 -04:00
Eli Barzilay
28a6a7b922
Re-bump the version to an alpha one.
2012-07-23 20:56:16 -04:00
Matthew Flatt
ba09bf3541
fixes for submodules and `variable-reference->namespace'
...
Closes PR 12925
Merge to 5.3
(cherry picked from commit d95ec4d454
)
2012-07-22 19:20:08 -04:00
Mike Sperber
f9131630ce
Synch German string constants with latest.
...
(cherry picked from commit 0dd571ef53
)
2012-07-22 19:20:05 -04:00
Eli Barzilay
4c2d03dde0
Quick typo fix.
...
(cherry picked from commit c2fe7c4e35
)
2012-07-22 19:20:01 -04:00
Robby Findler
a671407b76
add a Copy menu to the error message from the online expansion stuff
...
closes PR 12923
(cherry picked from commit c4a768af00
)
2012-07-22 19:19:57 -04:00
Robby Findler
e1e9148d78
adjust the interface reference in drracket for the new view menu
...
(cherry picked from commit df4508573a
)
2012-07-22 19:19:53 -04:00
Matthias Felleisen
2efef0949b
fixed minor typo
...
(cherry picked from commit 30cb1ce4f3
)
2012-07-22 19:19:49 -04:00
Robby Findler
80b2097283
fix a bug introduced by commit 05b88930c0
...
the symptom of the bug is that the red
error highlighting never worked
Please merge to the release branch
(cherry picked from commit 5b96803273
)
2012-07-22 19:19:44 -04:00
Vincent St-Amour
a53ff364ac
Replace fields with local-member-name accessors.
...
(cherry picked from commit 848a28266c
)
2012-07-22 19:19:27 -04:00
Vincent St-Amour
4c889bc0bc
Typo.
...
(cherry picked from commit 95e117b7f5
)
2012-07-22 19:19:24 -04:00
Vincent St-Amour
4351c01038
Rename undo-thunks to clear-thunks.
...
They don't have anything to do with editors' undo.
(cherry picked from commit c237cee025
)
2012-07-22 19:19:20 -04:00
Vincent St-Amour
8d59ea5580
Use local member names for Optimization Coach public methods.
...
(cherry picked from commit eda3e70670
)
2012-07-22 19:19:16 -04:00
Vincent St-Amour
f0006b6535
Refactoring.
...
(cherry picked from commit fceb3db69c
)
2012-07-22 19:19:13 -04:00
Vincent St-Amour
1975f596b6
Delete trailing whitespace.
...
(cherry picked from commit 6af2e49db3
)
2012-07-22 19:19:09 -04:00
Vincent St-Amour
89e06e802f
Optimization Coach should not catch break exceptions.
...
(cherry picked from commit f6feff3c51
)
2012-07-22 19:19:04 -04:00