Vincent St-Amour
69b7923cf1
Props.
2011-04-27 14:14:26 -04:00
Vincent St-Amour
99f4ae14ee
Bigloo does not report time in centiseconds anymore (as of 3.6a).
2011-04-27 14:14:26 -04:00
Vincent St-Amour
31df4384e1
Chicken doesn't print GC time if the GC doesn't fire.
2011-04-27 14:14:26 -04:00
Kevin Tew
028421432d
[Places] place-channel tests for large messages
2011-04-27 11:50:45 -06:00
Kevin Tew
d3b014ba42
[Places] copy pair flags
2011-04-27 11:50:44 -06:00
Kevin Tew
7134b95ff1
[Places] place/anon place/thunk
2011-04-27 11:50:44 -06:00
Matthew Flatt
bd1c47cce1
remove unneeded places prefab-key conversions
2011-04-27 11:03:22 -06:00
Vincent St-Amour
6d56ddcc10
Chicken changed its timing output format.
2011-04-27 11:03:06 -04:00
Vincent St-Amour
d52c7f2d78
Typo.
2011-04-27 11:03:06 -04:00
Vincent St-Amour
33348795c9
cpstack -> cpstak
2011-04-27 11:03:06 -04:00
Vincent St-Amour
fd2d9ba0be
Bigloo can't compile nucleic2.
2011-04-27 11:03:05 -04:00
Vincent St-Amour
9c9c87aa09
Remove file that was accidentally committed.
2011-04-27 11:03:05 -04:00
Vincent St-Amour
2d8b4dcc3e
Fix typos in rackunit docs.
2011-04-27 10:11:05 -04:00
Vincent St-Amour
b2f7132577
Fix typos in ephemeron docs.
2011-04-27 10:11:05 -04:00
Matthew Flatt
d08d7c3364
fix string-constant doc build
2011-04-27 06:18:23 -06:00
Matthew Flatt
4cd0ba277e
remove `define-wish' from BSL for now
...
Merge to 5.1.1
2011-04-27 06:09:30 -06:00
Robby Findler
99c030ec35
ignore serialize export
2011-04-26 23:58:09 -05:00
Robby Findler
052b257e44
fix some easy stuff missing in the browser docs
2011-04-26 23:28:01 -05:00
Robby Findler
06ed2045ae
adjust check-docs so that the skipped exports are a parameter
2011-04-26 23:27:48 -05:00
Robby Findler
dc0198a784
fixed up the string constants collection
2011-04-26 23:26:19 -05:00
Matthew Flatt
a2e3116494
fix code page unchaining
2011-04-26 19:35:12 -06:00
Matthew Flatt
50509c10dc
free JIT & FFI code pages when a place exits
2011-04-26 19:21:14 -06:00
Matthew Flatt
d28d42a46f
fix validator bug (to allow flonum-consuming proc to be cleared)
...
Closes PR 11879
2011-04-26 19:21:14 -06:00
Matthias Felleisen
1993771652
protocol damage noted
2011-04-26 20:59:04 -04:00
Kevin Tew
a589ea42b6
[Places] added place-break primitive
2011-04-26 18:41:19 -06:00
Matthew Flatt
8679afed60
clean up C part of build
...
- no more attempt to support places with the Boehm GC
- no more libatomic (which was for places + Boehm GC)
- remove unsupported configuration options
- strip Racket-specific configure options before libffi configure
- port two leftover Perl scripts to Racket scripts
2011-04-26 17:14:55 -06:00
Stephen Chang
5d47e58de3
add Lazy Racket tests from Premiers cours de programmation avec Scheme (Roy)
2011-04-26 19:13:41 -04:00
Jay McCarthy
5f1b390f64
moving
2011-04-26 16:46:55 -06:00
Jay McCarthy
e09b0ed8ca
Adding some docs and restricting test to valid interface
2011-04-26 16:46:40 -06:00
Jay McCarthy
f96eb908d1
These are the only modules that are intended for usage
2011-04-26 16:37:58 -06:00
Jay McCarthy
c9286ce725
Moving...
2011-04-26 16:33:01 -06:00
Jay McCarthy
38bd829434
Moving...
2011-04-26 16:33:00 -06:00
Jay McCarthy
c47a16c89b
All public bindings come from this module
2011-04-26 16:32:26 -06:00
Vincent St-Amour
9740d5542b
No need for EphemeronTop since ephemerons are covariant.
...
Closes PR 11633.
2011-04-26 15:35:22 -04:00
Eric Dobson
c221c07076
made ephemeron test correct
2011-04-26 15:35:22 -04:00
Eric Dobson
80fa8d3c97
Beginning of ephemeron patch
2011-04-26 15:35:22 -04:00
Vincent St-Amour
7800e417d2
Fix benchmarking for bigloo to work with its default options.
2011-04-26 15:35:22 -04:00
Robby Findler
2a7ca22a16
adjust picturing-programs to make declarations so that scribble can find the documented things
2011-04-26 14:11:19 -05:00
Robby Findler
d066175867
Removed tests at Chongkai's request
2011-04-26 14:11:19 -05:00
Casey Klein
1d1cdd03f5
Adds a form like term-let but using Redex patterns
2011-04-26 12:13:17 -05:00
Casey Klein
b3f45d3c84
Refactors to eliminate copied code
2011-04-26 12:13:17 -05:00
Matthew Flatt
604960f5f5
places: re-enable (and re-ignore) SIGCHLD in a fork()ed process
...
Relevant to PR 11877
2011-04-26 11:12:32 -06:00
Stevie Strickland
f5de8bdabf
Move scmxlated source for slatex into private.
...
Anyone using the sole export from slatex.rkt should really be using the
functions provided by slatex-wrapper.rkt instead, which I imagine is why
this has never been documented.
2011-04-26 13:01:18 -04:00
Jon Rafkind
d859642195
remove honu from docs check
2011-04-26 10:36:53 -06:00
Robby Findler
626bef922e
dont insist that names beginning with #% are documented
2011-04-26 11:30:12 -05:00
Robby Findler
28200e733d
adjusted the plai docs so that the mutator language has everything documented in a way scribble can understand
2011-04-26 11:27:28 -05:00
Ryan Culpepper
585dc9c0a3
sort names to avoid spurious changes
2011-04-25 22:51:51 -06:00
Ryan Culpepper
5ca09eeb3e
document undocumented exports (data)
2011-04-25 22:18:00 -06:00
Ryan Culpepper
ced7739d22
remove undocumented export (macro-debugger)
2011-04-25 21:55:42 -06:00
Ryan Culpepper
cd108c6c00
document undocumented exports (unstable)
2011-04-25 21:51:57 -06:00