Commit Graph

19910 Commits

Author SHA1 Message Date
Eli Barzilay
728cf780b1 Avoid compiling plot if the source directory is missing
(cherry picked from commit e91f243b64)
2011-02-03 10:27:48 -05:00
Vincent St-Amour
e0029e50a8 Fix more doc typoes.
Closes PR 11694.

Merge to 5.1.
(cherry picked from commit 2935170eff)
2011-02-03 10:27:43 -05:00
Vincent St-Amour
63af7b4af0 Fix make-->vector doc typo.
Closes PR 11698.

Merge to 5.1.
(cherry picked from commit 62327c5f50)
2011-02-03 10:27:38 -05:00
Casey Klein
709947bbb1 Updates the Redex history for v5.1
Please merge to release branch.
(cherry picked from commit 309bb47c7e)
2011-02-03 10:27:31 -05:00
Matthew Flatt
9e101a2941 gtk: map left-tab key to #\tab
Closes PR 11697
 Merge to 5.1
(cherry picked from commit 0eed4e9462)
2011-02-02 09:49:28 -05:00
Matthew Flatt
3b47d8eb35 gtk: fix drag-and-drop URI decoding
Closes PR 11695
 Merge to 5.1
(cherry picked from commit 2d01241f7a)
2011-02-02 09:49:25 -05:00
Matthew Flatt
2e67a39ae8 gtk: force display of images in button labels
Merge to 5.1
(cherry picked from commit 7291d944c3)
2011-02-02 09:49:22 -05:00
Matthew Flatt
0b4f5a093d add missing mutex unlock in error path
Merge to 5.1
(cherry picked from commit 9134aa4ee8)
2011-02-02 09:49:18 -05:00
Eli Barzilay
d01e6a8dcc Comment out what looks like debugging output 2011-02-01 20:50:11 -05:00
Ryan Culpepper
6b121cdce6 warning to stderr, not stdout
See PR 11691
  Merge to release branch
(cherry picked from commit fd3595e7d3)
2011-02-01 19:37:10 -05:00
Vincent St-Amour
8c312b3181 Document the Path-String type.
(cherry picked from commit 3c081d8fa7)
2011-02-01 19:37:06 -05:00
Robby Findler
b11a9de62b fix the get-token-range method in the case that the colorer's current region doesn't start at the begining of the buffer
Please merge to the release branch
(cherry picked from commit 8c6c1a0e9b)
2011-02-01 19:35:07 -05:00
Robby Findler
bb5407a24a add an extra check to make sure drracket is more likely to startup when things go wrong in strange ways
Please merge to the 5.1 release branch
(cherry picked from commit 823b6629aa)
2011-02-01 14:36:16 -05:00
Robby Findler
51e37ac382 updated release notes
please merge to 5.1 branch
(cherry picked from commit d5749aebba)
2011-02-01 14:36:10 -05:00
Jay McCarthy
0b9f8bcabe External versions
Merge to release branch
(cherry picked from commit 0aa19be48e)
2011-02-01 14:36:06 -05:00
Matthew Flatt
2de895ce46 minor man-page corrections
Merge to 5.1
(cherry picked from commit 0011b386ba)
2011-02-01 14:36:00 -05:00
Matthew Flatt
62e35844fb fix problem with `raco exe'
Merge to 5.1
(cherry picked from commit b70e1eca60)
2011-02-01 14:35:55 -05:00
Eli Barzilay
f3085a8168 New Racket version 5.0.99.900. 2011-01-31 22:35:33 -05:00
Matthew Flatt
7a6d3c91e7 update Racket history for v5.1
Merge to 5.1
(cherry picked from commit 44987d3ce2)
2011-01-31 22:08:50 -05:00
Vincent St-Amour
ff18afc1a9 Documented opt-lambda: and popt-lambda:.
(cherry picked from commit 4b3e621d0f)
2011-01-31 22:08:39 -05:00
Matthew Flatt
40055e2ba1 cocoa: fix problem with dispatching key-up events
Closes PR 11635
 Merge to 5.1
(cherry picked from commit 152c636e1c)
2011-01-31 22:08:35 -05:00
Matthew Flatt
c417d1f39d fix `read-language' exn construction in an EOF case
Closes PR 11683
 Merge to 5.1
(cherry picked from commit dd5f0dfc80)
2011-01-31 22:08:31 -05:00
Robby Findler
7b34013eda attempt to clarify the overlay/xy and underlay/xy documentation
Merge to 5.1
(cherry picked from commit 3add4bce4d)
2011-01-31 22:08:28 -05:00
Matthew Flatt
3112877e2b cocoa: create window to show composition via an input method
Merge to 5.1
(cherry picked from commit bbb12848d1)
2011-01-31 22:08:23 -05:00
Matthew Flatt
60cc50a54b avoid `on-size' problems
Merge to 5.1
(cherry picked from commit e2c43bf3ec)
2011-01-31 22:08:15 -05:00
Eli Barzilay
7c51edfe76 Reorganize, improve, and extend lazy tests.
(cherry picked from commit 6b5e09073a)
2011-01-31 22:08:06 -05:00
Stephen Chang
58f98ed1dc add test for lazy take bug fix -- invariant being incorrectly tested on unforced arg
(cherry picked from commit 08d99f4858)
2011-01-31 22:08:03 -05:00
Stephen Chang
01c641d14f fix lazy take bug -- invariant being tested on unforced argument
(cherry picked from commit 808361b789)
2011-01-31 22:08:00 -05:00
Matthew Flatt
e5b2badea3 fix problems with `read-language' error reporting
(cherry picked from commit bc5ab1e031)
2011-01-31 22:07:55 -05:00
Robby Findler
aeb104af1e fix a docs typo
closes PR 11677
(cherry picked from commit a7fb695c88)
2011-01-31 22:07:52 -05:00
Matthew Flatt
dbad6461b1 doc typo
(cherry picked from commit e43fa461a4)
2011-01-31 22:07:47 -05:00
Robby Findler
304e6dc873 added a color:text method get-token-range and then used that to improve how f1 in drracket works
Please include this commit on the release branch
(cherry picked from commit 4090eabacb)
2011-01-31 22:07:40 -05:00
Eli Barzilay
41eb7b86f6 Alpha version number for the v5.1 release 2011-01-29 13:03:41 -05:00
Robby Findler
e05e6efc7a added a missing syntax error check 2011-01-29 11:20:12 -06:00
Matthew Flatt
46dc2d6683 Scribble: improve interaction', examples', etc. for non-text
by setting the default output port in the sandbox to support
 content as "specials" when `current-print' is changed
2011-01-29 09:55:40 -06:00
Matthew Flatt
b485d375b0 cocoa: event-dispatch repairs, especially when no frame is shown
Relevant to PR 11672
2011-01-28 12:43:51 -06:00
Matthew Flatt
dc2bdfcea3 `frame%' style doc corrections
to sync with gr2 changes
2011-01-28 11:14:01 -07:00
Matthew Flatt
96fd11eede DrRacket line numbers: fix condition for whether to draw a number 2011-01-28 06:22:28 -07:00
Matthew Flatt
5467f89a23 remove non-working get-font' method of control<%>'
Closes PR 9938
2011-01-28 05:55:41 -07:00
Matthew Flatt
2ab0d36738 cocoa: fix first-responder tracking when a frame is hidden 2011-01-27 19:20:13 -07:00
Matthew Flatt
2c0a034792 doc typo fixes from Eric Hanchrow 2011-01-27 19:20:13 -07:00
Stephen Chang
9924ac8060 add tests for lazy take 2011-01-27 17:04:58 -05:00
Vincent St-Amour
36ae5a9d50 Fix nightly running of TR tests. 2011-01-27 16:49:45 -05:00
Jay McCarthy
0714c7222c Fixing PR11661 2011-01-27 13:38:16 -07:00
Jay McCarthy
d771211a7e Fixing PR11674 and then some 2011-01-27 13:38:16 -07:00
Matthew Flatt
45999143a4 gtk: fix float frames to not appear in WM's window list 2011-01-27 12:25:53 -07:00
Matthew Flatt
08bf77deeb gtk: list-box dclick 2011-01-27 12:26:23 -07:00
Matthew Flatt
d34deeba91 win32: fix printing bug related to clipping 2011-01-27 12:26:23 -07:00
Robby Findler
efb66b0cc4 disable the new {} indentation until it can be done in a #lang language-specific way 2011-01-27 11:21:46 -06:00
Robby Findler
419ca0a36d adjust the test-engine test suite to use the new preferences location 2011-01-27 11:00:49 -06:00