Commit Graph

3416 Commits

Author SHA1 Message Date
Jay McCarthy
334eeb63a1 Changing unstable, xml, html, and web-server to be rackety
original commit: 7d1c7d874b6693e9d74722149a40ae43ac56e90f
2010-04-28 13:21:30 -06:00
Matthew Flatt
3edb19cfda fix some tests for drdr
original commit: 6a28bd0e4b617b9f60384756f509b5fa306d7d3a
2010-04-28 11:02:31 -06:00
Matthew Flatt
649c275156 move tests/mzscheme to tests/racket
original commit: 882b7dce0eaf92eab6fe45565ca6c1a09aa26027
2010-04-27 18:28:39 -06:00
Matthew Flatt
5adf804728 rename all files .ss -> .rkt
original commit: 28b404307793f041bb3363135a2968e283855318
2010-04-27 16:50:15 -06:00
Matthew Flatt
0462deb5c2 somewhat rackety core docs
original commit: c7e723eef7d26e767dfee32496211e3ea5b8470e
2010-04-22 15:10:25 -06:00
Matthew Flatt
9abe70e810 switch default configuration to have qq printing enabled, add runtime-config for scheme languages
original commit: 82eb64451d260d199b29cee011de2959d2150b92
2010-04-22 15:10:25 -06:00
Matthew Flatt
001f570d34 move most of the 'scheme' collection to the 'racket' collection
original commit: c95a39875453e7f057395a7bf626e5d2ed732e7e
2010-04-20 15:24:48 -06:00
Eli Barzilay
6366b23476 Ignores that are roughly the same as the ones in svn
original commit: 5640fe77c56bba0942674e0ea08e1b21b9cf8457
2010-04-18 10:47:32 -04:00
Matthew Flatt
08fc4e435d simplify [g]racket startup banner
original commit: 840ea4f4f5b1baa4cefa02995d25bfd66f85cea6
2010-04-15 22:15:43 -04:00
Matthew Flatt
564ebfed03 create core binaries as 'racket' and 'gracket'
original commit: 0f0a59732e9a446aa42c9ab3b43c473ea57e6763
2010-04-15 21:15:57 -04:00
Stevie Strickland
d369a52af3 Given the other uses of #:mode public-final in this file, I assume that the
quote was a mistake.

svn: r18717

original commit: 664cfa2e31d18846378ccadb5e9f6d789f859d1b
2010-04-02 00:15:24 +00:00
Sam Tobin-Hochstadt
cb7bc79fe7 Fix obvious bug.
svn: r18660

original commit: 2bda6af6b02395fede04e81a4fdf97753ddf4fb6
2010-03-29 15:01:29 +00:00
Matthew Flatt
66919235f6 update release notes; merge to 4.2.5
svn: r18653

original commit: 026356ecc552411aa8077bcecc7fab0c1cb58aae
2010-03-28 14:08:30 +00:00
Robby Findler
4115121feb fixed a bug found by random testing
svn: r18621

original commit: 99ee6c468f552366fbedcfc543639d2eaa4b21d7
2010-03-25 19:32:22 +00:00
Matthew Flatt
875244719b bug fixes from random testing
svn: r18602

original commit: fb37601b558516610d9e2058433aa43ebcfa62e5
2010-03-23 01:49:08 +00:00
Robby Findler
65aff3c205 fix for a bug discovered via random testing
svn: r18587

original commit: dbe66de3af0cccee48d0012df237ef2f914f27df
2010-03-19 20:36:39 +00:00
Casey Klein
08c7e8c53a Fixed another bug found with random testing
svn: r18583

original commit: a0049642970027b1c9866a28ee1e158c8cf7036b
2010-03-19 14:08:48 +00:00
Robby Findler
4430b73934 a bug found via random testing
svn: r18582

original commit: 1c72ed7a204567019a1e835c0c322b8f366781b9
2010-03-19 13:20:30 +00:00
Casey Klein
3e29c91081 Fixed bugs found with random testing
svn: r18581

original commit: 854a902cbd675c39481b85d43de521e1e63d8df6
2010-03-19 11:39:02 +00:00
Robby Findler
d032bc83b2 svn: r18506
original commit: c1640d005f12b3429f5d2e0c252733c618bfaf1d
2010-03-10 12:51:20 +00:00
Robby Findler
d0c413252f minor cleanup to make parsing the docs easier
svn: r18483

original commit: 9c88dc49b2a50973e301815405c7bc57caf43d72
2010-03-06 14:08:25 +00:00
Robby Findler
67f2f46edf made another method final
svn: r18482

original commit: 3bcea5bbe03062068c929e21e7ea6b3981080c22
2010-03-06 12:54:30 +00:00
Robby Findler
636c159f06 fixed some more bugs found by random testing
svn: r18478

original commit: 7c3025ecde31d224f46fd7be1fea94f640524162
2010-03-06 01:35:19 +00:00
Robby Findler
e99df509b1 set the locked state flags during the initialization of a text% object (this bug found by random test case generation)
svn: r18475

original commit: c2d9b0dc3ee15031323c780308e4f12a7c875f86
2010-03-05 19:43:50 +00:00
Robby Findler
7390f0255c removed unimplemented stuff
svn: r18467

original commit: 2cfd1f423c0214adaf3c0235299f3c8b9f5ae006
2010-03-04 17:19:34 +00:00
Robby Findler
52c105cd1b tightened up the contract in the docs for key-event%s methods so they limit the symbols to just the legal ones
svn: r18466

original commit: 6d4a546ca84b999be606fbce3d5be0898e30a57e
2010-03-04 17:14:59 +00:00
Casey Klein
d8ffd52d7a Fixed bugs found with random testing.
svn: r18465

original commit: ff0eb1757af20224777ddd3e5e0e4bbb158bca7e
2010-03-04 16:37:12 +00:00
Robby Findler
6ae884f074 used exact-integer? instead of (and/c exact? integer?)
svn: r18449

original commit: 16b60586a5c61eac463d50f6270aaaa6d12a3d27
2010-03-03 17:41:44 +00:00
Robby Findler
70c306b6ed tightened up inserts contract
svn: r18446

original commit: a02520d692030450b07b079a6a48c9aed4d7d2d2
2010-03-03 16:42:45 +00:00
Matthew Flatt
cda1ac7906 fix text% insert bug
svn: r18356

original commit: a2bf0d3d25b075f1435b1831fd9d9568eb0ee315
2010-02-26 19:50:05 +00:00
Robby Findler
1309cd03d7 PR 10783 addendum
svn: r18346

original commit: 700a530f4e4e0d971bd8a12f53aa9b07d5008956
2010-02-26 03:38:00 +00:00
Robby Findler
26690b6b9c PR 10783
svn: r18340

original commit: 39dd21c24041dfe0b571fa4f1cc7ebcedb03d1f9
2010-02-25 20:57:45 +00:00
Robby Findler
70bb65576f exported and documented label-string?
svn: r18335

original commit: f39e8ebe0c4a1aa86b73aafc8ec1596c98b8e7dd
2010-02-25 13:03:38 +00:00
Stevie Strickland
d93ba4826d Have external field accessors/mutators just redirect to the old object
themselves.  Also, have all objects carry the prop:unwrap property.

svn: r18330

original commit: 1f10c4e4229636d6d705d8fd97a15dfe0b996b5d
2010-02-24 23:32:44 +00:00
Robby Findler
820c221dba try to debug new drdr failure
svn: r18329

original commit: 3955ef69b41874f3b00267957c3c601c2456bde4
2010-02-24 21:46:53 +00:00
Robby Findler
0164ff1d49 PR 10704
svn: r18323

original commit: 2ce01fd5ceaee2b3e9ad05c32d201e02425c9c58
2010-02-24 17:58:59 +00:00
Robby Findler
bbd9538438 fixed some repl-printing related bugs that would make 'write' sensitive to pretty-print's parameters in drscheme's repl
svn: r18321

original commit: 50a6a585b1ae54d26ac7a2cd50c5811a2012cf24
2010-02-24 17:35:09 +00:00
Stevie Strickland
8c6b445bfb Okay, updates to all this crapola. Going to try and see what happens if I
only attach prop:unwrap to wrapped objects.

svn: r18313

original commit: 60b6c81f9f08c0b5c9598ade16b46060588fee02
2010-02-23 23:56:08 +00:00
Stevie Strickland
1ea1480288 Now that the C code is back at a compile-ready point, I'll check in.
svn: r18306

original commit: e1cd160a40c09d13b6ae79e18a8ba53becf43571
2010-02-23 20:57:22 +00:00
Stevie Strickland
f4bb71a051 Fix up kernel.ss to include unwrapper, also fix arity check now that it takes
one more.

svn: r18300

original commit: aa7062a35e5fb63a0029e42c4412b6d39ec3a508
2010-02-23 15:01:04 +00:00
Robby Findler
3bc76ecc51 Probably fix for PR 10773
svn: r18264

original commit: f1e7c7e4b0338c3e07c260d097ec3ef5a031c373
2010-02-22 18:04:04 +00:00
Robby Findler
bbf734aad2 removed some more one-of/c's in favor of or/c
svn: r18247

original commit: 71b4df4a29fd9b0bf498c389a8ab5d622d692397
2010-02-21 02:29:12 +00:00
Robby Findler
7eaa3b0f25 changed some defconstructor/make's into defconstructor's
svn: r18244

original commit: 5ad04e3b2c1127cb6828c38cf873e200c96e7a53
2010-02-21 02:06:28 +00:00
Robby Findler
946908120e used stderr when tests fail
svn: r18226

original commit: 92717e0f0bd794ffa0955a5b128b716a5d6790b5
2010-02-20 17:16:54 +00:00
Robby Findler
3ce2bfd158 changed some one-of/c's to or/c's
svn: r18185

original commit: 94880b47332bfc0bdd3d1b15ff22746be5cb2843
2010-02-19 15:03:12 +00:00
Robby Findler
075f36f524 avoid doing mac os x-specific tests unless under mac os x
svn: r18154

original commit: 8424dea37b9cf83dce52b07dd8eeb4c3a15c0495
2010-02-18 20:36:03 +00:00
Eli Barzilay
90e6b2b060 A bunch of additional typos
svn: r17976

original commit: c88a5a685674ea70991a97f35972bd5144483e7a
2010-02-05 03:21:52 +00:00
Robby Findler
17ffda440e drdr-ized the rest of the drscheme test suite
svn: r17945

original commit: e74e46d9ca0b6b6536c4774f2978c515574f958a
2010-02-02 21:06:07 +00:00
Matthew Flatt
798e2fad54 add accept-tab-focus to editor-canvas%
svn: r17929

original commit: 09ef762e3f2ba8fb97f01e4fad2e36618fc8a0b7
2010-02-01 19:30:59 +00:00
Robby Findler
c7151ce26d use the basic-style method instead of the name of the basic style
svn: r17921

original commit: 9d34139659b7112f377d992bd57e4aa8896fe36a
2010-02-01 15:15:22 +00:00