Kevin Tew
076e698e8c
[Distributed Places] RMPI docs
2012-05-10 15:36:58 -06:00
Kevin Tew
c619f7cbbf
[Distributed Places] more docs, removed old functions, RMPI function renames
2012-05-10 15:36:58 -06:00
Kevin Tew
1fab365129
[Distributed Places] fix kmeans hang
2012-05-10 15:36:58 -06:00
Kevin Tew
5be7a7d980
[Distributed Places] simple MPI layer over distribute places
2012-05-10 15:36:58 -06:00
Jay McCarthy
b703148833
Fixing bad re-indent.. I think?
2012-05-10 12:37:27 -06:00
Jay McCarthy
611e8d0d17
Changing from racket to racket/base in xml, html, and web-server
2012-05-10 10:36:29 -06:00
Jay McCarthy
f675514a2b
scribble/lp on racket/base vs scheme/base
2012-05-10 10:36:29 -06:00
Jay McCarthy
042defedb6
Branch remove fix
2012-05-10 10:36:29 -06:00
Matthew Flatt
2d027e7ee5
scribble/eval: add eval:result' and
eval:results'
2012-05-09 19:11:21 -06:00
Matthias Felleisen
cc8e988346
fixed mistakes in posn documentation; Closes PR 12755
2012-05-09 12:04:44 -04:00
Ryan Culpepper
78a2ea535b
added link from Continue to db docs on servlets
2012-05-09 09:17:52 -06:00
Ryan Culpepper
00fd18bc62
db: various fixes and additions
...
- fix connection-pool for nested tx, fix race condition
- ensure connected? always nonblocking
- added and reorganized some doc sections
- added grouping, contracts to in-query
- added rows->dict
2012-05-09 09:17:52 -06:00
Ryan Culpepper
aa0d8aaa33
fix bug in db docs intro
...
closes PR 12743
2012-05-09 09:17:52 -06:00
Ryan Culpepper
902ba68dfb
db: add servlet-based test
2012-05-09 09:17:52 -06:00
Eli Barzilay
7738f21a5b
Move the srfi references to the section ends.
2012-05-09 04:11:17 -04:00
Danny Yoo
fc708c00d8
Danny's email changed.
2012-05-09 03:55:39 -04:00
Eli Barzilay
f1a7517ab6
Adds note about `system*' output.
...
(Slightly revised by Eli.)
2012-05-09 03:48:55 -04:00
Michael W
267a009e03
Adds note about system* output. UNTESTED
2012-05-09 02:46:33 -04:00
Eli Barzilay
06728e1dd2
Use absolute URLs in the quick subscription boxes.
...
Closes PR 12757.
(Also some reformatting.)
2012-05-09 02:42:52 -04:00
Eli Barzilay
f335b47a18
Apparently things work fine with readline 6 too.
2012-05-08 21:18:15 -04:00
Eli Barzilay
d04920c032
(Try to) Fix the section that talks about `apply' and keyword arguments.
...
Closes PR 12438.
2012-05-08 21:18:15 -04:00
Eli Barzilay
07d5fbe1f6
More time for the combined scribble tests.
2012-05-08 21:18:15 -04:00
Eli Barzilay
99f87cf72b
Remove prose infelicity.
...
(Reported by Shriram a while ago.)
2012-05-08 21:18:15 -04:00
Eli Barzilay
6dfcf68a12
Fix a typo.
...
Closes PR 12456.
2012-05-08 21:18:15 -04:00
Robby Findler
646403e9f6
ported the contracts in srfi/14 to racket/contract
2012-05-08 16:50:17 -05:00
Ryan Culpepper
745607a51d
added unstable/cat
2012-05-08 14:50:28 -06:00
John Clements
0196a6f97a
doc clarification for make-argb
2012-05-08 12:02:02 -07:00
Asumu Takikawa
a8994c7261
Revert "Add contract-add-context to contract system."
...
This reverts commit f3b687c8ed
.
After discussion with Robby and Stevie, we concluded that
this procedure isn't necessary for now. If we ever think
of more examples where it's useful we can bring it back.
2012-05-08 12:58:49 -04:00
Vincent St-Amour
e786149434
More precise type for flexpt.
2012-05-08 11:42:21 -04:00
Vincent St-Amour
95c2115799
Fix prims.rkt's type->contract to accept keyword arguments.
...
Necessary when some prims are used at the top-level.
2012-05-08 11:16:27 -04:00
Matthew Flatt
f07878dadb
fix non-futures, non-places build
...
Problem introduced with the addition of `flexpt'.
2012-05-08 06:54:34 -06:00
Eli Barzilay
0ffabcc771
New Racket version 5.3.0.6.
2012-05-08 03:30:12 -04:00
Matthew Flatt
9a41129c69
racket/flonum: add `flexpt'
2012-05-07 20:41:14 -06:00
Ryan Culpepper
7cafd9daca
stop running stress-template in drdr
2012-05-07 15:08:22 -06:00
Ryan Culpepper
3bde72ffb0
syntax/parse: fix dependencies of experimental modules
2012-05-07 14:46:14 -06:00
Ryan Culpepper
36b1a63783
propagate observer to expansion of provides (tests ok, needs ms verif.)
2012-05-07 14:46:13 -06:00
Ryan Culpepper
eb3dce14cd
fix some doc contracts for submodules
2012-05-07 14:46:13 -06:00
Ryan Culpepper
0b8b0c36ef
fix check-requires for submodules
2012-05-07 14:46:13 -06:00
Ryan Culpepper
62177bc135
macro-debugger: don't shut down expansion on error (TR raises async errors)
...
related to PR 12505
2012-05-07 14:46:13 -06:00
Ryan Culpepper
2b34e0a75b
macro-debugger: more submod fixes, removed unused code & exports
2012-05-07 14:46:13 -06:00
Ryan Culpepper
6c6fa36c8c
add srfi links
2012-05-07 14:46:13 -06:00
Ryan Culpepper
f0c03ad921
macro-debugger: updates for submodules
2012-05-07 13:26:07 -06:00
Robby Findler
dd764ca83d
move the 'opt/c unknown contract' logging to the right place
2012-05-07 10:36:44 -05:00
Robby Findler
5996e8f480
finish up struct/dc
2012-05-07 10:36:44 -05:00
Robby Findler
64603d0c27
adjust the opter protocol so that opters can say either: "yes this is
...
a chaperone contract", "no it definitely isn't" or "evaluate this code
at runtime to find out"; previously only the first two options
were available to opters
(this commit also includes other tweaks here and there so won't stand alone)
2012-05-07 10:36:44 -05:00
Robby Findler
04017d83d5
start adding struct/dc contracts
2012-05-07 10:36:39 -05:00
Eli Barzilay
a4381dd1f6
Do the xref test only if "doc/reference/out.sxref" exists/
...
(Since the nightly build includes the documentation only on the main
machine.)
2012-05-07 09:12:00 -04:00
Eli Barzilay
b315000311
All of `overridden-collects/teachpack' should not be tested.
2012-05-07 09:12:00 -04:00
Matthew Flatt
a0f4d7e44a
fix allocation bug
2012-05-06 19:18:54 -06:00
Matthew Flatt
967cbaadf7
repair for static-fd_set mode
2012-05-06 19:18:54 -06:00