Matthew Flatt
c5ac31e88d
avoid sbrk(), which does not work with mprotect()
...
svn: r16832
2009-11-17 17:29:18 +00:00
Sam Tobin-Hochstadt
cd3f1c439e
Enable html generation button for scribble/base on all platforms.
...
Generate scribble output from buttons in source file's directory.
svn: r16831
2009-11-17 16:26:51 +00:00
Matthew Flatt
f2259b5d7d
turn on thread-local for futures
...
svn: r16830
2009-11-17 15:35:07 +00:00
James Swaine
f50fe8f455
futures fixes
...
svn: r16829
2009-11-17 15:32:01 +00:00
Matthias Felleisen
e068d2ef86
typos
...
svn: r16828
2009-11-17 15:16:35 +00:00
Eli Barzilay
97d99d8726
use delay/idle to load the xref for syncheck
...
svn: r16825
2009-11-17 08:12:03 +00:00
Eli Barzilay
518a9d2df1
added path-up to scheme/require
...
svn: r16824
2009-11-17 08:11:44 +00:00
Eli Barzilay
fedfce8a18
update version numbers for the v4.2.3 release
...
svn: r16822
2009-11-17 03:53:56 +00:00
Carl Eastlund
07849a7fbb
Changed Framework icon promises to use delay/sync instead of delay. This
...
appears to prevent a bug whereby multiple threads attempt to force one of the
promises at the same time, causing the promise to believe it is being used
recursively. All Framework tests passed (on OS X) after making this change, not
that I really expect the icons to be particularly crucial to the tests.
svn: r16820
2009-11-17 03:42:08 +00:00
Eli Barzilay
86aabe4d34
misc improvements to the code
...
svn: r16819
2009-11-16 22:39:18 +00:00
Jay McCarthy
bf559ec61d
Timeout weirdness
...
svn: r16818
2009-11-16 22:07:51 +00:00
Matthias Felleisen
71adf702a4
fixed typo in disconnect clause of universe, pls propagate
...
svn: r16817
2009-11-16 19:04:47 +00:00
Eli Barzilay
10183e8d19
fix moved test files, set svn:eol-style
...
svn: r16815
2009-11-16 17:35:23 +00:00
Sam Tobin-Hochstadt
0ae5843f11
Add unstable/match with == match expander.
...
Add 'match expander' tech def.
svn: r16814
2009-11-16 16:58:11 +00:00
Robby Findler
4f5479e912
moved 2htdp/image test back into 2htdp collection (yeah!)
...
svn: r16812
2009-11-16 16:45:25 +00:00
Sam Tobin-Hochstadt
fcd4c4e38d
Fix prop values for DrDr.
...
Add plt-responsible props.
Add hash-union to unstable.
Fix doc for compound-paragraph.
Fix unstable/scribblings/util.
svn: r16811
2009-11-16 13:59:13 +00:00
Robby Findler
77e1707aa7
renamed README to README.ss
...
svn: r16809
2009-11-16 12:00:03 +00:00
Eli Barzilay
61029e5b0e
Welcome to a new PLT day.
...
svn: r16808
2009-11-16 11:08:03 +00:00
Eli Barzilay
b1f5b0652c
new kinds of promises
...
svn: r16807
2009-11-16 11:06:47 +00:00
Eli Barzilay
709b588410
moved drscheme-related tool into "tools"
...
svn: r16804
2009-11-16 10:19:29 +00:00
Mike Sperber
4bbd4be2b4
Add Universe teachpack to DeinProgramm / DMdA languages.
...
It works just fine!
Finally,--This line, and those below, will be ignored--
A deinprogramm/universe.ss
svn: r16802
2009-11-16 08:45:33 +00:00
Eli Barzilay
3bc3935fc5
renamed Test directory to tests
...
svn: r16801
2009-11-16 07:59:47 +00:00
Eli Barzilay
9c2352d0d9
renamed test directory to tests
...
svn: r16800
2009-11-16 07:57:33 +00:00
Eli Barzilay
7917fd89fb
moved srfi-19 tests to tests/srfi/19
...
svn: r16799
2009-11-16 07:30:49 +00:00
Eli Barzilay
de17c5f7da
moved planet test to tests/planet
...
svn: r16798
2009-11-16 07:23:20 +00:00
Jon Rafkind
f0d5ba438c
add more pair/list examples
...
svn: r16797
2009-11-16 04:46:49 +00:00
Eli Barzilay
77d9f02c90
work around name problem in promise, avoid keeping the original exn in syntax errors in eli-tester
...
svn: r16796
2009-11-16 04:34:13 +00:00
Jon Rafkind
860a36d499
add examples for all c-r shortcuts
...
svn: r16795
2009-11-16 04:04:58 +00:00
Jon Rafkind
c991ada1e7
add examples for pairs
...
svn: r16794
2009-11-16 02:40:45 +00:00
Eli Barzilay
b79734941f
separate out reify-result
...
svn: r16793
2009-11-16 02:23:18 +00:00
Matthias Felleisen
66ae1bea49
fixed typo in universe.ss
...
svn: r16792
2009-11-16 00:13:57 +00:00
Matthew Flatt
b50aee633f
fix file-or-directory-identity for dirs on Windows
...
svn: r16791
2009-11-16 00:09:09 +00:00
Sam Tobin-Hochstadt
25f9bcfe03
Add types for with-output-to-string, open-output-nowhere
...
Fix time.ss test not to print
svn: r16790
2009-11-15 22:38:30 +00:00
Sam Tobin-Hochstadt
fb29a2498e
Move a bunch of functions from typed-scheme/utils/utils to unstable.
...
Add convenience lib for unstable docs.
Add char support to format-{id,symbol}
Add unstable/sequence library.
svn: r16789
2009-11-15 22:15:29 +00:00
Sam Tobin-Hochstadt
960bf4caab
print success on current-output-port
...
svn: r16787
2009-11-15 14:35:29 +00:00
Matthew Flatt
5bba93dd09
have setup-plt remove old .dep files in addition to old .zo files
...
svn: r16786
2009-11-15 14:29:28 +00:00
Matthew Flatt
cad5d85354
change syntax/toplevel to use scheme/base instead of mzscheme, which avoids some namespace problems
...
svn: r16785
2009-11-15 14:27:26 +00:00
Matthew Flatt
21c6e08e4d
fix typo
...
svn: r16784
2009-11-15 14:26:32 +00:00
Matthew Flatt
c34d5f3776
revised docs for 'delay', which now accepts a body sequence instead of a single expression
...
svn: r16783
2009-11-15 14:25:49 +00:00
Ryan Culpepper
92aa2fc780
unstable/gui/notify: added partial docs
...
svn: r16782
2009-11-15 13:05:34 +00:00
Ryan Culpepper
2051f3ab2a
unstable: added class-iop, gui/prefs (needs doc), gui/notify (needs doc)
...
macro-debugger: changed imports for above, deleted dead code
svn: r16781
2009-11-15 11:23:40 +00:00
Eli Barzilay
cecac1c6c1
delay is now defined as delay*
...
svn: r16780
2009-11-15 10:47:59 +00:00
Mike Sperber
b68bb30d70
Handle sharing correctly in the DeinProgramm `write' handler.
...
svn: r16779
2009-11-15 10:47:27 +00:00
Mike Sperber
a17dc333f6
Only print sharing from "DMdA mit Zuweisungen" upwards.
...
svn: r16778
2009-11-15 10:18:50 +00:00
Eli Barzilay
20f14805dc
Welcome to a new PLT day.
...
svn: r16777
2009-11-15 08:50:35 +00:00
Eli Barzilay
d3b5d8f71e
few more comments
...
svn: r16776
2009-11-15 08:03:27 +00:00
Ryan Culpepper
f042eb1e4d
macro-debugger: eliminated deriv-find, use unstable/find
...
svn: r16775
2009-11-15 07:37:56 +00:00
Ryan Culpepper
4517f37942
unstable/syntax: changed format-id to autoconvert identifiers
...
unstable/struct: changed struct->list, more options
added unstable/find
svn: r16774
2009-11-15 07:00:44 +00:00
Eli Barzilay
d66d5f7759
move promise tests to tests/lazy
...
svn: r16773
2009-11-15 00:36:24 +00:00
Eli Barzilay
8e3ec9d3bf
* Improve naming convention -- always use v' for values and
p' for promises
...
* When `force/composable' reaches a promise, use `force' to dispatch on the
kind of promise
* Minor printer tweaks (print "raise" for non-exceptions)
svn: r16772
2009-11-14 22:30:55 +00:00