Matthias Felleisen
050e48251c
forgot new net-lib dependency, please push into 6.0
...
(cherry picked from commit f1a0be9431
)
2013-11-26 22:46:42 -05:00
Matthias Felleisen
39270f8b06
fixed bug report from Norman on header for XHTML files; please add to 6.0
...
(cherry picked from commit bebf0424a9
)
2013-11-26 22:46:14 -05:00
Matthew Flatt
36d31cdfb6
make pkg tests work more by setting PATH
...
Merge to v6.0
(cherry picked from commit b354a0dd08
)
2013-11-26 22:45:42 -05:00
Matthew Flatt
1776a1e06d
repair to package manager GUI
...
Thanks to Odegov Evgeny for the patch
Closes PR 14196
(cherry picked from commit 6eb94da75f
)
2013-11-26 22:45:36 -05:00
Matthew Flatt
fd951ab2ca
fix handling of choice evt returned by a guard evt
...
Closes PR 14195
Merge to v6.0
(cherry picked from commit 90388d1549
)
2013-11-26 22:45:29 -05:00
Matthew Flatt
84bed460dc
fix #:make-docs? argument of setup
...
Closes PR 14193
Merge to v6.0
(cherry picked from commit f4ed053620
)
2013-11-26 22:45:22 -05:00
Matthew Flatt
b63bdeb75d
fix doc omissions for filesystem-change-evt
...
Closes PR 14191
Merge to v6.0
(cherry picked from commit 846df13567
)
2013-11-26 22:45:15 -05:00
Robby Findler
b9fbadc907
the color-blindness color schemes are not yet ready for release
...
Please merge to the release branch
(cherry picked from commit 330d715ea7
)
2013-11-26 22:44:57 -05:00
Robby Findler
ed7db2c435
fix grammar and spelling
...
please include in the release branch
(cherry picked from commit ba6a8eb5dd
)
2013-11-26 22:44:49 -05:00
Robby Findler
1271c8f5a8
improve hash/c contracts
...
closes PR 14189
please include on the release branch
(cherry picked from commit e78708aae9
)
2013-11-26 22:44:26 -05:00
Matthew Flatt
979e962f27
reflow release notes for v6.0
...
Merge to v6.0
(cherry picked from commit f1d561ac46
)
2013-11-26 22:44:17 -05:00
Matthew Flatt
4455c0a431
fix README instructions on raco pkg config --set name
...
Merge to v6.0
(cherry picked from commit dc27bc5717
)
2013-11-26 22:44:12 -05:00
Matthew Flatt
e4e110b022
fix raco config --set
...
Merge to v6.0
(cherry picked from commit 75263e6664
)
2013-11-26 22:44:05 -05:00
Robby Findler
7ed79cf14a
fix line breaking for text/font
...
please include on the 6.0 release branch
(cherry picked from commit 85a2337fe9
)
2013-11-26 22:43:57 -05:00
Matthew Flatt
83347f1533
racket/gui cocoa: fix border of combo-field%
for recent Mac OS X
...
Merge to v6.0
(cherry picked from commit e0026f5de4
)
2013-11-26 22:43:41 -05:00
Matthew Flatt
c044d0097a
racket/gui cocoa: fix crashing bug with combo-field%
...
Merge to v6.0
(cherry picked from commit 9a120f6acc
)
2013-11-26 22:43:26 -05:00
Robby Findler
687ed81d29
fix focus
...
please include in the 6.0 release
(cherry picked from commit 199b060058
)
2013-11-26 22:43:19 -05:00
Matthew Flatt
44c29dfb6c
define-runtime-path: add support for version search to 'so form
...
Merge to v6.0
(cherry picked from commit c7d4b7d388
)
2013-11-26 22:42:42 -05:00
Matthew Flatt
4f4e65e194
make installers: install required packages, first
...
This change should fix a problem with the Mac OS X PPC build,
where the "libsqlite3" shared library needs to be installed
early. The same strategy is already used for Windows.
Merge to v6.0
(cherry picked from commit 7b89225001
)
2013-11-26 22:42:33 -05:00
Matthew Flatt
d50c50457b
fix/expand/improve docs on "config.rktd"
...
Merge to v6.0
(cherry picked from commit 8aa5f4a83a
)
2013-11-26 22:42:25 -05:00
Asumu Takikawa
4092df1cca
Improve type of negate
...
Now for functions with simple filters, it'll negate the
filters so that, e.g., (negate string?) can be used with
occurrence typing.
Please merge to v6.0
(cherry picked from commit 0f8ee73814
)
2013-11-26 22:42:18 -05:00
Asumu Takikawa
698b632cad
Caveat section on macros/phase-1+ code in TR
...
Please merge to v6.0
(cherry picked from commit d29256eeb2
)
2013-11-26 22:42:00 -05:00
Asumu Takikawa
cb7cdc5b3f
TR: Prevent internal error on begin-for-syntax
...
Closes PR 13878
Please merge to v6.0
(cherry picked from commit 9da8203c9c
)
2013-11-26 22:41:51 -05:00
Matthew Flatt
8f1444f20c
configure: add fallback when checking for ar
...
(cherry picked from commit 9213d1aa79
)
2013-11-26 22:41:44 -05:00
Matthew Flatt
addcc8bcf3
raco setup: fix a read-only use on the docindex database
...
Merge to v6.0
(cherry picked from commit 79f3fd5e64
)
2013-11-26 22:41:29 -05:00
Eric Dobson
1e792fbd6d
Improve comments and change name for unboxable-funs.
...
(cherry picked from commit 2fd6a05d46
)
2013-11-26 22:35:37 -05:00
Eric Dobson
96accbd554
Move more call-site optimization structure into the syntax class.
...
(cherry picked from commit 69f690f4b9
)
2013-11-26 22:35:24 -05:00
Eric Dobson
80756eb86f
Make unboxed let-bindings only log their clause.
...
(cherry picked from commit af6bc6e8e2
)
2013-11-26 22:34:56 -05:00
Eric Dobson
6828b508ee
Make new syntax class for all clauses.
...
(cherry picked from commit 74ce1ea748
)
2013-11-26 22:34:48 -05:00
Eric Dobson
d48f6b7b11
Make standard syntax class so that clauses are in order.
...
(cherry picked from commit 3681fe8105
)
2013-11-26 22:34:04 -05:00
Eric Dobson
1d355a4d6c
Add more syntax classes for let-clauses.
...
(cherry picked from commit 6d84fe3cf2
)
2013-11-26 22:33:57 -05:00
Eric Dobson
b0c32f1e42
Add benchmarks to TR test dependencies.
...
(cherry picked from commit 3e37e94000
)
2013-11-26 22:33:47 -05:00
Eric Dobson
53d8b74930
Correctly typecheck all subelements of vector literals.
...
Closes PR 14184.
(cherry picked from commit cbe1b53279
)
2013-11-26 22:32:48 -05:00
Matthew Flatt
3a09e8fa0a
raco pkg config: show all by default
...
Also, better help, checking, and error reporting on arguments.
Related to PR 14180
Merge to v6.0
(cherry picked from commit 53ce3b7b96
)
2013-11-26 22:32:37 -05:00
Matthew Flatt
86a64e95d7
raco pkg {install,update,...}: propagate setup exit code
...
Also, when `raco setup` reports an error, print a message to
say that the package install/update/... completed anyway.
Merge to v6.0
(cherry picked from commit ecaa6576a3
)
2013-11-26 22:32:26 -05:00
Asumu Takikawa
3e7c9bcadf
Fix provide:
when it's after the definition
...
Closes PR 11172
Please merge into 6.0
(cherry picked from commit 7e1b3c306d
)
2013-11-26 22:32:19 -05:00
Asumu Takikawa
f2129e105f
Simplify fix for PR 14030
...
Please merge into 6.0
(cherry picked from commit 6a787c963f
)
2013-11-26 22:32:11 -05:00
Asumu Takikawa
b3e3acb85b
Fix make-predicate
at the top-level
...
This solves the immediate problem, but more generally the
handling of ignored syntax at the top-level seems very fishy.
There is a complicated protocol involving the top-level
type-checker returning #<void> for cases with no obvious
return type, but it's unclear if it actually works. That
code in tc-toplevel.rkt should be revamped in the future.
Closes PR 14030
Please merge into 6.0
(cherry picked from commit f292a9c0f2
)
2013-11-26 22:32:01 -05:00
Asumu Takikawa
fff9125165
Add types for remaining in-foo
functions
...
Also fixed `in-directory` type
Please merge into 6.0
(cherry picked from commit 249427afb4
)
2013-11-26 22:31:52 -05:00
Ryan Culpepper
cdf8bf81fd
fix alpha version string
2013-11-25 11:33:27 -05:00
Ryan Culpepper
d3665c2cdb
Alpha version number for the v6.0 release
2013-11-20 14:13:56 -05:00
Matthew Flatt
0a2e3ad78b
raco setup: quieter output on a build step for user-scope docs
2013-11-20 07:59:35 -07:00
Matthew Flatt
1d8a2516b2
fix problem resizing mutable hash tables
...
A hash-table size grew based on the number of key slots occupied,
instead of the number of value slots, where the two differ when
keys are added and removed in the table.
Thanks to Ryan for the example.
2013-11-20 07:28:34 -07:00
Ryan Culpepper
975762c25a
work around lack of sqlite3_next_stmt on Mac OS X 10.5.*
2013-11-19 22:52:26 -05:00
Matthew Flatt
2f464916a9
fix installation path of "Racket Documentation"
...
Put it in the user-specific directory when its package is installed
in a user scope.
2013-11-19 18:07:07 -07:00
Matthew Flatt
30af4dfb33
raco pkg remove: fix dependency check in --auto
mode
2013-11-19 18:07:07 -07:00
Matthew Flatt
17275e3f37
unix installer: repair .desktop exec path conversion
2013-11-19 18:07:07 -07:00
Matthew Flatt
408031a01d
launcher: fix "extreg.rktd" in user's space
...
Closes PR 14176
2013-11-19 18:07:07 -07:00
Vincent St-Amour
632ce4e30a
Fix source syntax recovery.
2013-11-19 18:43:26 -05:00
Vincent St-Amour
fab0d0f955
Fix type printing test.
2013-11-19 18:43:26 -05:00