John Clements
e0fd59dfa6
updated HISTORY.txt for Racket v5.1
...
Merge to 5.1 release.
2010-07-20 20:08:30 -04:00
Casey Klein
56b74c0712
Updates history for v5.0.1 (merge to branch)
2010-07-20 19:02:22 -05:00
Matthew Flatt
2332a96cd5
fix doc typo
...
Closes PR 10881
Merge to 5.0.1
(cherry picked from commit b71940bfbf
)
2010-07-20 18:46:12 -04:00
Matthew Flatt
2bd6deba71
fix doc typo
...
Closes PR 10905
Merge to 5.0.1
(cherry picked from commit 59de3b4f5e
)
2010-07-20 18:46:12 -04:00
Matthew Flatt
6064052812
fix error message for (cons [else])
...
Closes PR 10910
Merge to 5.0.1
(cherry picked from commit 8f15f04bd5
)
2010-07-20 18:46:11 -04:00
Matthew Flatt
3116ba3f93
fix exit status of signal-terminated subprocess
...
Closes PR 10932
Merge to 5.0.1
(cherry picked from commit a2f3dad4f0
)
2010-07-20 18:46:03 -04:00
Matthew Flatt
4f71242c66
fix problem with radio buttons under X11
...
Closes PR 10951
Marge to 5.0.1
(cherry picked from commit 167d048773
)
2010-07-20 18:46:03 -04:00
Matthew Flatt
6af6bd5898
fix doc typo
...
Closes PR 10917
Merge to 5.0.1
(cherry picked from commit 8dfe2a6a91
)
2010-07-20 18:45:12 -04:00
Matthew Flatt
2c75fe25a9
fix uses of `scheme' in the Scribble style guide
...
Closes PR 10999
Merge to 5.0.1
(cherry picked from commit 4bd97ae80e
)
2010-07-20 18:45:12 -04:00
Matthew Flatt
22c8680dc9
Racket & GRacket relesae notes for 5.0.1
...
Merge to 5.0.1
(cherry picked from commit e49f05a5cb
)
2010-07-20 18:45:11 -04:00
Matthew Flatt
c816840742
fix mistakes related to -X and `make install'
...
Merge to 5.0.1
(cherry picked from commit 7cbe584fbc
)
2010-07-20 18:45:11 -04:00
Matthew Flatt
7ef0d1fadd
fix non-in-place install by propagating collects path to subprocesses
...
Merge to 5.0.1
(cherry picked from commit b1efcd1fc2
)
2010-07-20 18:44:55 -04:00
Matthew Flatt
6c79f0d399
another ss->rkt repair to exe creator
...
Merge to 5.0.1
(cherry picked from commit ce03a34318
)
2010-07-20 18:44:54 -04:00
Matthew Flatt
77a0796a6c
raco exe: fix missing ss->rkt conversion and remove debugging printf
...
Merge to 5.0.1
(cherry picked from commit f602d11a7f
)
2010-07-20 18:44:37 -04:00
Jay McCarthy
1f383eb5c7
Fixing path-only documentation and adding new test case
...
(cherry picked from commit 5417d7a5b7
)
2010-07-20 18:44:29 -04:00
Robby Findler
38acb4b9a9
fixed version number
...
(cherry picked from commit df738b8563
)
2010-07-20 18:44:22 -04:00
Matthew Flatt
43bdcc3b1e
fix MIPS bignum config and implementation
...
--- includes a fix for gmp with long long configuration,
but that's now disabled for MIPS to keep things
simpler
(cherry picked from commit 7a8efb446e
)
2010-07-20 18:44:14 -04:00
Matthew Flatt
be6e6c82c6
typo in foreignobjc docs
...
Closes PR 11038
(cherry picked from commit fd5213b0ef
)
2010-07-20 18:44:02 -04:00
Matthew Flatt
6ffa068e1e
fix use of the second argument to in-bib
2010-07-20 14:02:57 -06:00
Jay McCarthy
77b6709da1
Adding fake lambdas to get arrows on clauses.
2010-07-20 13:59:38 -06:00
Matthew Flatt
b71940bfbf
fix doc typo
...
Closes PR 10881
Merge to 5.0.1
2010-07-20 10:36:52 -06:00
Matthew Flatt
59de3b4f5e
fix doc typo
...
Closes PR 10905
Merge to 5.0.1
2010-07-20 10:35:00 -06:00
Matthew Flatt
8f15f04bd5
fix error message for (cons [else])
...
Closes PR 10910
Merge to 5.0.1
2010-07-20 10:33:55 -06:00
Matthew Flatt
a2f3dad4f0
fix exit status of signal-terminated subprocess
...
Closes PR 10932
Merge to 5.0.1
2010-07-20 10:30:03 -06:00
Matthew Flatt
167d048773
fix problem with radio buttons under X11
...
Closes PR 10951
Marge to 5.0.1
2010-07-20 10:24:46 -06:00
Matthew Flatt
8dfe2a6a91
fix doc typo
...
Closes PR 10917
Merge to 5.0.1
2010-07-20 10:24:34 -06:00
Matthew Flatt
4bd97ae80e
fix uses of `scheme' in the Scribble style guide
...
Closes PR 10999
Merge to 5.0.1
2010-07-20 09:33:15 -06:00
Matthew Flatt
e49f05a5cb
Racket & GRacket relesae notes for 5.0.1
...
Merge to 5.0.1
2010-07-20 09:24:58 -06:00
Matthew Flatt
7cbe584fbc
fix mistakes related to -X and `make install'
...
Merge to 5.0.1
2010-07-20 07:28:07 -06:00
Matthew Flatt
b1efcd1fc2
fix non-in-place install by propagating collects path to subprocesses
...
Merge to 5.0.1
2010-07-20 07:15:31 -06:00
Casey Klein
310f9ce05a
Makes it a syntax error for a `where' clause to reuse a pattern variable at a different depth
2010-07-20 07:53:16 -05:00
Casey Klein
72b98b77fb
Fixes a bug with `where' clauses
2010-07-20 07:53:16 -05:00
Casey Klein
8eb25bb2b9
Adds a #:attempt-size keyword to the random testing forms
2010-07-20 07:53:16 -05:00
Casey Klein
0477125354
Documents #:print? keyword for check-reduction-relation and check-metafunction
2010-07-20 07:53:16 -05:00
Casey Klein
253641a03e
Fixes minor bug affecting check-reduction-relation
2010-07-20 07:53:16 -05:00
Matthew Flatt
ce03a34318
another ss->rkt repair to exe creator
...
Merge to 5.0.1
2010-07-20 06:37:02 -06:00
Matthew Flatt
5cc0baa01e
extend decompiler to handle #%variable-reference
2010-07-20 06:35:58 -06:00
Matthew Flatt
f602d11a7f
raco exe: fix missing ss->rkt conversion and remove debugging printf
...
Merge to 5.0.1
2010-07-19 14:00:23 -06:00
Jay McCarthy
5417d7a5b7
Fixing path-only documentation and adding new test case
2010-07-19 13:56:01 -06:00
Robby Findler
df738b8563
fixed version number
2010-07-19 12:54:22 -05:00
Matthew Flatt
207114e7e9
add scheme_register_process_global() to C API
2010-07-19 09:23:26 -06:00
Matthew Flatt
b85934d2d4
extend C API to abort/capture cont skipping dynamic-winds
2010-07-19 09:23:21 -06:00
Matthew Flatt
5517909a5c
move code-page free list declaration to use
2010-07-19 09:18:17 -06:00
Matthew Flatt
7a8efb446e
fix MIPS bignum config and implementation
...
--- includes a fix for gmp with long long configuration,
but that's now disabled for MIPS to keep things
simpler
2010-07-19 09:18:17 -06:00
Vincent St-Amour
e983a48fa5
Fixed benchmarks to typecheck even when not-really-dead code is typechecked.
...
(cherry picked from commit 3dab2fbbfc
)
2010-07-18 18:58:03 -04:00
Vincent St-Amour
e0614cfed2
Further fixes in overlap checking.
...
Rhss of code dispatching on overlapping structs are no longer
considered dead, and as such, are now typechecked.
Had to fix a test that passed only because some not-really-dead code
was not being typechecked.
(cherry picked from commit 4d5b50dee9
)
2010-07-18 18:58:02 -04:00
Stevie Strickland
3884d56610
Two fixes in overlap checking.
...
- Names were not being resolved, so a superstruct name and substruct name
could be seen as non-overlapping.
- Struct parents were not checked in the overlapping algorithm.
(cherry picked from commit 654b7df1de
)
2010-07-18 18:58:02 -04:00
Vincent St-Amour
536551ce5e
Documented the optimizer.
...
(cherry picked from commit 8d6230956d
)
2010-07-18 18:57:41 -04:00
Jay McCarthy
f0dd808608
Adding all hash prims per SK
...
(cherry picked from commit c9ccf6d48b
)
2010-07-18 18:57:41 -04:00
Matthew Flatt
4be160043c
fix relative URLs in single-page Scribble HTML output
...
Merge to v5.0.1
(cherry picked from commit 8cb0b6fd7b
)
2010-07-18 18:57:41 -04:00