Matthew Flatt
|
166b92f9c8
|
replace mzc and setup-plt docs with raco doc (which refers to the still-separate planet doc)
|
2010-05-02 11:04:48 -06:00 |
|
Matthew Flatt
|
6e42f95140
|
fix README typos
|
2010-05-02 08:43:30 -06:00 |
|
Matthew Flatt
|
5a93e8c5e0
|
more test repairs
|
2010-05-02 08:31:12 -06:00 |
|
Matthew Flatt
|
424f7b6659
|
some rackety READMEs
|
2010-05-02 07:03:16 -06:00 |
|
Matthew Flatt
|
e504acb726
|
use .rktl suffix for files meant to be 'load'ed
|
2010-05-01 09:58:16 -06:00 |
|
Matthew Flatt
|
cb5c83c5a7
|
add custom-print to printable<%>; redirect printable<%> to writable and pretty-print to pretty-write in 'scheme'
|
2010-05-01 08:43:20 -06:00 |
|
Matthew Flatt
|
835ebc0785
|
add in-directory
|
2010-05-01 08:29:53 -06:00 |
|
Matthew Flatt
|
9b4853dbca
|
fix ctool prop
|
2010-05-01 08:28:39 -06:00 |
|
Matthew Flatt
|
043f97df97
|
fix more test files
|
2010-05-01 07:23:05 -06:00 |
|
Matthew Flatt
|
77a99f6aa0
|
rackety inside doc
|
2010-04-30 21:58:08 -06:00 |
|
Matthew Flatt
|
81ba669237
|
change 'raco c-ext' to 'raco ctool'
|
2010-04-30 21:55:14 -06:00 |
|
Matthew Flatt
|
fa538620e8
|
fix cm test
|
2010-04-30 20:19:53 -06:00 |
|
Matthew Flatt
|
e42758eb2a
|
fix a cm problem with the SHA-1-based shortcut transitive dependencies
|
2010-04-30 19:12:22 -06:00 |
|
Matthew Flatt
|
17c1dc1ab9
|
SHA-1-based checking of doc dependencies
|
2010-04-30 16:30:11 -06:00 |
|
Matthew Flatt
|
259edc0780
|
tweak way that setup-plt forces GCs
|
2010-04-30 16:30:11 -06:00 |
|
Matthew Flatt
|
3db8dd7c26
|
SHA1-based shortcut for compiler/cm
|
2010-04-30 16:30:10 -06:00 |
|
Jay McCarthy
|
d1d760415f
|
Allow racket
|
2010-04-30 16:29:23 -06:00 |
|
Sam Tobin-Hochstadt
|
85fad33c4c
|
loadtest.ss -> loadtest.rkt
|
2010-04-30 16:35:48 -04:00 |
|
Sam Tobin-Hochstadt
|
9a170047f4
|
.ss -> .rkt
|
2010-04-30 16:29:10 -04:00 |
|
Sam Tobin-Hochstadt
|
53560317ab
|
set drdr prop
|
2010-04-30 16:27:03 -04:00 |
|
Sam Tobin-Hochstadt
|
113fa13171
|
remove dead code
|
2010-04-30 16:21:18 -04:00 |
|
Stevie Strickland
|
5d020d0765
|
.ss -> .rkt
|
2010-04-30 16:16:26 -04:00 |
|
Sam Tobin-Hochstadt
|
96da427659
|
don't need d/c/p any more
|
2010-04-30 16:04:22 -04:00 |
|
Sam Tobin-Hochstadt
|
b308a52240
|
fix to work w/ racket renamings
|
2010-04-30 16:04:03 -04:00 |
|
Jay McCarthy
|
b0d03b8a9c
|
Dead file
|
2010-04-30 13:19:21 -06:00 |
|
Jay McCarthy
|
e40f89fed2
|
Adding mark params
|
2010-04-30 13:06:55 -06:00 |
|
Jay McCarthy
|
f3305dc6eb
|
Fixing doc contract
|
2010-04-30 11:58:58 -06:00 |
|
Sam Tobin-Hochstadt
|
5e9ae84b15
|
Merge remote branch 'origin/master' into samth/new-logic2
Conflicts:
collects/tests/typed-scheme/unit-tests/typecheck-tests.rkt
|
2010-04-30 13:48:49 -04:00 |
|
Jay McCarthy
|
e3a9aa8162
|
Fixing test of pprint
|
2010-04-30 11:07:02 -06:00 |
|
Jay McCarthy
|
645b0b06fe
|
Merge branch 'master' of git.racket-lang.org:plt
|
2010-04-30 10:57:38 -06:00 |
|
Jay McCarthy
|
bc5cf30ebe
|
Renaming rktunit to racunit
|
2010-04-30 10:57:32 -06:00 |
|
Matthew Flatt
|
162058036e
|
fully rackety guide
|
2010-04-30 08:02:57 -06:00 |
|
Matthew Flatt
|
783e309b4d
|
add serializable-struct
|
2010-04-30 08:02:56 -06:00 |
|
Stevie Strickland
|
5e4386ba13
|
Change legacy commands to correctly use negative blame also for user blame.
|
2010-04-30 09:52:53 -04:00 |
|
Sam Tobin-Hochstadt
|
459a675b90
|
rename to rkt
|
2010-04-30 09:51:32 -04:00 |
|
Sam Tobin-Hochstadt
|
04f58cab86
|
Merge remote branch 'origin/master' into samth/new-logic2
Conflicts:
collects/drscheme/private/insert-large-letters.ss
collects/tests/typed-scheme/unit-tests/typecheck-tests.ss
|
2010-04-30 09:34:31 -04:00 |
|
Matthew Flatt
|
f20d3db75f
|
fix some DrDr tests
|
2010-04-29 19:55:39 -06:00 |
|
Matthew Flatt
|
ea880541de
|
fix pretty-print in qq mode when a list starting in non-quoted mode is broken across lines
|
2010-04-29 19:38:56 -06:00 |
|
Robby Findler
|
4671dc47f3
|
Merge branch 'master' of git:plt
|
2010-04-29 20:15:45 -05:00 |
|
Casey Klein
|
ddfdea90f6
|
Merge branch 'master' of git:plt
|
2010-04-29 19:30:50 -05:00 |
|
Casey Klein
|
026553c6f7
|
Fixes more failing Redex tests
|
2010-04-29 19:27:41 -05:00 |
|
Robby Findler
|
d1d99bd633
|
Merge branch 'master' of git:plt
|
2010-04-29 19:06:11 -05:00 |
|
Matthew Flatt
|
2f5b166073
|
more rackty guide, through the contracts section
|
2010-04-29 17:11:42 -06:00 |
|
Matthew Flatt
|
7ed0d4e00a
|
futures: protect use of mfence by processor count
|
2010-04-29 17:11:42 -06:00 |
|
Matthew Flatt
|
43cb91e6ee
|
rackety "more" tutorial
|
2010-04-29 17:11:42 -06:00 |
|
Robby Findler
|
84f0e307dd
|
adjusted the initial what-language-do-you-want dialog
|
2010-04-29 17:28:44 -05:00 |
|
Robby Findler
|
073d947a4c
|
adjusted the way anchored search works so that swithing tabs in drscheme starts you with a new anchor
|
2010-04-29 17:03:32 -05:00 |
|
Kevin Tew
|
1991e9328f
|
[Places] Tag allocate channels.
mark message array
|
2010-04-29 15:32:55 -06:00 |
|
Kevin Tew
|
5d804c65cb
|
[Places] Only rendezvous with master if rendezvous was requested before local GC started
increase master gen0.max_size to GEN0_INITIAL_SIZE * 10;
|
2010-04-29 15:32:55 -06:00 |
|
Kevin Tew
|
d6bfd0688a
|
more SIGSEGV info
|
2010-04-29 15:32:55 -06:00 |
|