Matthew Flatt
|
8f368d8df6
|
fix typo
Closes PR 11864
Merge to 5.1.1
(cherry picked from commit 6664e20815 )
|
2011-04-19 09:31:23 -04:00 |
|
Matthew Flatt
|
6586ab1201
|
fix typo
Closes PR 11862
Merge to 5.1.1
(cherry picked from commit 963a8214b8 )
|
2011-04-19 09:31:20 -04:00 |
|
Matthew Flatt
|
67b490adb1
|
adjust Racket release notes for 5.1.1
Merge to v5.1.1
(cherry picked from commit 4e576a8ac9 )
|
2011-04-19 09:31:16 -04:00 |
|
Eli Barzilay
|
d827278dd8
|
Indentation in example
(cherry picked from commit 49e1b47bb2 )
|
2011-04-19 09:31:13 -04:00 |
|
Sam Tobin-Hochstadt
|
cb4ab1869e
|
Copy properties when optimizing bodies of lambda/define-values.
Closes PR 11860.
(cherry picked from commit 981616d504 )
|
2011-04-19 09:31:10 -04:00 |
|
Sam Tobin-Hochstadt
|
d61e0e4c5c
|
Remove unused code.
(cherry picked from commit 187dc63493 )
|
2011-04-19 09:31:06 -04:00 |
|
Hari Prashanth
|
14ba5fb38a
|
Added some examples to to the TR reference docs.
Signed-off-by: Sam Tobin-Hochstadt <samth@racket-lang.org>
(cherry picked from commit 7934ac3461 )
|
2011-04-19 09:31:03 -04:00 |
|
Matthew Flatt
|
d863ee466b
|
fix bug in thread'-based implementation of place'
which is used when parallel places are unavailable
(cherry picked from commit 2fa35a2a5c )
|
2011-04-19 09:31:01 -04:00 |
|
Vincent St-Amour
|
2db9698835
|
Optimize filter operations.
(cherry picked from commit bce90e2a71 )
|
2011-04-19 09:30:58 -04:00 |
|
Robby Findler
|
34ae8d15bf
|
make the close icon clicky thingy not grab the focus
closes PR 10380
(cherry picked from commit 100b4d31f1 )
|
2011-04-19 09:30:54 -04:00 |
|
Eli Barzilay
|
a3ce6c184e
|
New Racket version 5.1.0.900.
|
2011-04-17 22:00:19 -04:00 |
|
Robby Findler
|
0923d07acb
|
adjust the close callback so that it knows what state the bug report window is in
closes PR 11773
merge to the release, please
(cherry picked from commit 95b6f149fa )
|
2011-04-16 20:30:10 -06:00 |
|
Matthew Flatt
|
34678b6f72
|
fix gl canvas created after parent is shown
Merge to 5.1.1
(cherry picked from commit 546faf8b34 )
|
2011-04-16 16:41:44 -06:00 |
|
Ryan Culpepper
|
d82bc3f455
|
Alpha version number for the v5.1.1 release
|
2011-04-16 08:19:19 -06:00 |
|
Robby Findler
|
bf7218df73
|
added note to history about docs cleanup for racket/contract
|
2011-04-16 08:08:43 -05:00 |
|
Robby Findler
|
8afeed8c66
|
fix up contract test suites
|
2011-04-16 07:55:49 -05:00 |
|
Robby Findler
|
cc091bd25c
|
fix an ordering problem in check syntax's error message display
closes PR 11845
|
2011-04-16 07:38:23 -05:00 |
|
Mike Sperber
|
f76bee8180
|
Synch German string constants with latest.
|
2011-04-16 09:18:59 +02:00 |
|
Matthew Flatt
|
49903be78f
|
gtk: fix button enable when mouse is over button
|
2011-04-15 16:54:49 -06:00 |
|
Ryan Culpepper
|
fdede6f063
|
syntax/parse: added docs for litset #:at kw, relaxed restriction on arg
|
2011-04-15 14:47:29 -06:00 |
|
Ryan Culpepper
|
9bc3457bbd
|
renamed ffi/unsafe/security to ffi/file
|
2011-04-15 14:47:29 -06:00 |
|
Stevie Strickland
|
bdd5ac2d41
|
Document prop:contracted and impersonator-prop:contracted.
|
2011-04-15 16:29:17 -04:00 |
|
Robby Findler
|
ec50a8c5a2
|
additional fixes to the docs and racket/contract's exports to make them match up
|
2011-04-15 12:44:44 -05:00 |
|
Matthew Flatt
|
92fd8f2dd4
|
fix version in release note
|
2011-04-15 08:03:36 -06:00 |
|
Matthew Flatt
|
8d9e10f34e
|
remove compat bins: DrScheme, MrEd.exe, MrEd.app
leaving mred (Unix and Mac OS X) for scripts
|
2011-04-15 07:49:45 -06:00 |
|
Matthew Flatt
|
f1d0811249
|
fix typo
|
2011-04-15 07:32:45 -06:00 |
|
Casey Klein
|
7319bd1884
|
Fixes test-->>E documentation
|
2011-04-15 04:57:01 -05:00 |
|
Casey Klein
|
0b9db752ca
|
Fixes test-->>E failure message
Fixes PR 11853
|
2011-04-15 04:52:13 -05:00 |
|
Casey Klein
|
46b3a9d13d
|
Fixes generation of any' within in-hole' context position
|
2011-04-14 18:32:06 -05:00 |
|
Casey Klein
|
319ae5f825
|
Deletes code that should have been deleted when named holes went away
|
2011-04-14 18:32:05 -05:00 |
|
Casey Klein
|
ff7aba9750
|
Moves `term-let' test to proper file
|
2011-04-14 18:32:05 -05:00 |
|
Matthew Flatt
|
5386206667
|
fix 'solid vs. 'opaque for mono on mono Closes PR 11839
|
2011-04-14 15:38:38 -06:00 |
|
Matthew Flatt
|
7fb5e36db1
|
try to fix problems from recent contract changes
|
2011-04-14 15:37:58 -06:00 |
|
Matthew Flatt
|
cae005a6a2
|
win32: fix window-enabling problems
Closes PR 11769
|
2011-04-14 14:50:44 -06:00 |
|
Robby Findler
|
2bceaec03a
|
start fixing up the exports to match the docs for racket/contract
|
2011-04-14 15:27:27 -05:00 |
|
Robby Findler
|
06ed61c0d2
|
remove unused string-constant
|
2011-04-14 15:27:23 -05:00 |
|
Robby Findler
|
94fe317556
|
scheme/base => racket/base
|
2011-04-14 15:27:19 -05:00 |
|
Robby Findler
|
7b4e673081
|
adjust drracket's value printer to specially treat 2htdp/image images.
related to PR 11849
|
2011-04-14 15:26:43 -05:00 |
|
Matthew Flatt
|
1c60499923
|
fix nit: "running 2nd time" instead of "re-running 2nd time"
because "re-running 2nd time" should mean the 3rd run
|
2011-04-14 13:20:23 -06:00 |
|
Matthew Flatt
|
e655e1e6fe
|
restore `lazy' docs
|
2011-04-14 13:15:51 -06:00 |
|
Matthew Flatt
|
192c566294
|
fix temp file names when building PDFs of installed docs
Closes PR 11830
|
2011-04-14 12:40:18 -06:00 |
|
Matthew Flatt
|
df4ffe3573
|
fix scriblib/gui-eval and pre-build pictures for Quick
|
2011-04-14 12:20:16 -06:00 |
|
Matthew Flatt
|
e734cd6127
|
fix `vector-map' error message
Closes PR 11828
|
2011-04-14 11:36:08 -06:00 |
|
Matthew Flatt
|
0acdd67d52
|
fix gaps in the `mzscheme' docs
Closes PR 11832
|
2011-04-14 11:16:34 -06:00 |
|
Matthew Flatt
|
b6efdff4ec
|
configure: -lffi goes in LIBS, not LDFLAGS
|
2011-04-14 10:49:13 -06:00 |
|
Matthew Flatt
|
342186b034
|
fix `foldl' error messages and avoid redundant checking
Closes PR 11066
|
2011-04-14 08:48:22 -06:00 |
|
Matthew Flatt
|
e747937ceb
|
clarify mark interactions for `syntax-local-lift-require'
Closes PR 11850
|
2011-04-14 08:03:21 -06:00 |
|
Matthew Flatt
|
aed25d9097
|
better docs and xref on `provide' and rename transformers
Closes PR 11851
|
2011-04-14 07:47:40 -06:00 |
|
Matthew Flatt
|
f6d185abab
|
configure: use `pkg-config' for libffi
|
2011-04-13 11:00:23 -06:00 |
|
Matthew Flatt
|
efed709f69
|
improve error reporting when using exec
|
2011-04-13 11:00:23 -06:00 |
|