Commit Graph

16247 Commits

Author SHA1 Message Date
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
Jay McCarthy
198850eb9f Using tagged continuations and aborts rather than heavy conts 2010-04-29 15:31:31 -06:00
Jay McCarthy
cf68210bd0 Fixing pr10879 2010-04-29 15:02:46 -06:00
Jay McCarthy
7f2c2965b2 Merge branch 'master' of git.racket-lang.org:plt 2010-04-29 15:00:06 -06:00
Jay McCarthy
f70ffca756 Renaming schemeunit to rktunit and adding compat layer 2010-04-29 15:00:02 -06:00
Casey Klein
9f5ec7da47 Fixes my earlier mistake (take 2) 2010-04-29 15:38:09 -05:00
Jay McCarthy
3b23f74fc7 Merge branch 'master' of git.racket-lang.org:plt 2010-04-29 13:41:26 -06:00
Jay McCarthy
5cb8f4e3d9 Renaming logic/schelog to raclog, supporting unification for all racket datatypes 2010-04-29 13:41:12 -06:00
Robby Findler
99708f0b7f fixed PR 10872 2010-04-29 13:41:44 -05:00
Stevie Strickland
484be3cf02 Add new argument to apply-contract/make-blame for the "user" blame label.
The new blame label gives us the location of the "use" of the value.
This blame label describes the location where we actually did the
contract wrapping, which may differ from the negative blame label.
2010-04-29 13:41:03 -04:00
Robby Findler
9b2987d7fb improved the suggest-a-language dialog that you get in the there-is-no-language-picked-yet language 2010-04-29 12:21:10 -05:00
Robby Findler
66f51b9478 changed a capability value's name from drracket:<something> back to drscheme:<something> 2010-04-29 11:48:27 -05:00
Robby Findler
350fc70fc1 fixed PR 10878 2010-04-29 11:24:58 -05:00
Robby Findler
f46ad89200 fixed a preference setting 2010-04-29 11:06:27 -05:00
Robby Findler
fbf52d6957 renamed the preferences to drracket: 2010-04-29 11:03:06 -05:00
Casey Klein
2dfe132862 Fixes (hopefully) the bad merge I accidentally made 2010-04-29 06:58:45 -05:00
Casey Klein
fe2c11c059 Merge branch 'master' of git:plt 2010-04-29 06:46:11 -05:00
Casey Klein
7d0a83b983 Updates tests for quasiquote printing and .rkt extension 2010-04-29 06:42:53 -05:00
Matthew Flatt
039036a92b fix props for teachpack .ss unrenaming 2010-04-28 20:22:44 -06:00
Eli Barzilay
cac9e05027 add .DS_Store to ignores 2010-04-28 21:08:45 -04:00
Jay McCarthy
d559ec72a4 Undoing racket rename, because DrDr runs an older version of Racket. And removing boring commits from pages 2010-04-28 14:05:38 -06:00
Jay McCarthy
123672d897 Sam's advice 2010-04-28 13:39:27 -06:00
Jay McCarthy
7cd703f034 Renaming schelog to logic and racketing 2010-04-28 13:37:57 -06:00
Jay McCarthy
8a6cdfe582 Merge branch 'master' of git.racket-lang.org:plt 2010-04-28 13:21:53 -06:00
Jay McCarthy
7d1c7d874b Changing unstable, xml, html, and web-server to be rackety 2010-04-28 13:21:30 -06:00
John Clements
3f4f013a7b Merge branch 'master' of git:plt 2010-04-28 11:49:22 -07:00
John Clements
f81ebbfbf7 Exported save-image per Matthias' request, wrote conservative documentation 2010-04-28 11:48:07 -07:00
Kevin Tew
1ce41d49f4 Places GC cleanup on place termination 2010-04-28 11:25:38 -06:00
Kevin Tew
ac8aa01a48 GC - add sanity check default case 2010-04-28 11:25:31 -06:00
Kevin Tew
c56fb66fa0 add page to killing debug 2010-04-28 11:25:24 -06:00
Kevin Tew
0a287b59e0 more SIGSEGV descriptions 2010-04-28 11:25:18 -06:00
Kevin Tew
d2670835ce Remove uneeded place gc lock 2010-04-28 11:25:12 -06:00
Matthew Flatt
6a28bd0e4b fix some tests for drdr 2010-04-28 11:02:31 -06:00
Matthew Flatt
79b943b2ef fix tools doc 2010-04-28 11:02:30 -06:00