Commit Graph

19922 Commits

Author SHA1 Message Date
Ryan Culpepper
fb36f21477 fixed doc typo
Fixes PR 11703
  Merge to release branch
(cherry picked from commit 4ef3dfe6a8)
2011-02-03 17:16:58 -07:00
Robby Findler
cebe089e1b don't show themodule langauge opt-in buttons when we're not in the module language anymore
(this extra check is necessary because we might have moved languages between
    the time the timer is started and when it fires)

   closes PR 11705

   Please merge to the release 5.1 branch
(cherry picked from commit c119cef915)
2011-02-03 17:16:52 -07:00
John Clements
d1f4b2fdfc stepper HISTORY.txt updated
(cherry picked from commit b60aca2f8f)
2011-02-03 15:46:28 -05:00
Eli Barzilay
99866b29fd Check for libracket instead of any .so file
(cherry picked from commit 83d2e5c151)
2011-02-03 10:28:24 -05:00
Matthew Flatt
bef9f8f0cb fix guide typos
Closes PR 11700
 Merge to 5.1
(cherry picked from commit 08cc4dffb2)
2011-02-03 10:28:20 -05:00
Matthew Flatt
cc249dcdc2 fix jpeg writing
Closes PR 11701
 Merge to 5.1
(cherry picked from commit 16eb172e5a)
2011-02-03 10:28:17 -05:00
Robby Findler
4e9b5bcaef adjust the wxme reader so that it now creates image-snip%s when it finds image-snips in file
it used to create image% objects that were simple containers for the
  data in the file; the change _should_ be backwards compatibile;
  the only know incompatibility is that the get-filename method
  now returns a path instead of bytes (this is to match the
  image-snip% class)

   closes PR 1168

   please merge to the 5.1 release branch
(cherry picked from commit 0fce29f552)
2011-02-03 10:28:14 -05:00
Matthew Flatt
9215e3c401 fix `image-snip%' unmarshaling with filename
Merge to 5.1
(cherry picked from commit c2c6c79a15)
2011-02-03 10:28:10 -05:00
Robby Findler
9b9dc8c2f8 missed a multiple-vlaues change in a short-cut case.
Please merge to the 5.1 release branch
(cherry picked from commit 63aa388d49)
2011-02-03 10:28:06 -05:00
Matthew Flatt
68e13d8587 re-generate `configure' script
Merge to 5.1, along with e91f243b64
(cherry picked from commit 309e1aec4f)
2011-02-03 10:27:59 -05:00
Matthew Flatt
6934115fec fix typo
(cherry picked from commit d704f9565b)
2011-02-03 10:27:56 -05:00
Matthew Flatt
0c03da2596 fix problem with allocation while holding a future lock
Merge to 5.1
(cherry picked from commit 9d204c01cf)
2011-02-03 10:27:52 -05:00
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