Commit Graph

3355 Commits

Author SHA1 Message Date
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
Robby Findler
381b571ee7 added a little more error checking
svn: r17912

original commit: 540f43327d487abe1304f12abb2c5ee18ec1a6c0
2010-01-31 13:32:19 +00:00
Robby Findler
d70673cdc6 fixed a bug found by the random testing from randomly-click-language-dialog.ss
svn: r17897

original commit: 30c5d37b81cdd70f517eab7392896e8afffad6e6
2010-01-30 20:50:18 +00:00
Matthew Flatt
88384ffeb0 fix select #f for hierlist
svn: r17888

original commit: 73a1675286ac0ebb6d86d2535a50f1edc3667d1b
2010-01-29 20:30:46 +00:00
Robby Findler
ea5ebc18b2 some improvements to the new language dialog
svn: r17886

original commit: be5b6cd32e4a95c834d76ce487c95f4151307805
2010-01-29 18:29:03 +00:00
Sam Tobin-Hochstadt
b20cbfdb5a merge to trunk
svn: r17877

original commit: 9789615ed9840f09a6708d27276cf892d334b653
2010-01-29 00:08:15 +00:00
Matthew Flatt
0b0c06b56e allow radio-box% to have no selected buttons
svn: r17865

original commit: a09e671f347d4f1d2b5f8937df5ab26f135f7f5f
2010-01-28 17:51:30 +00:00
Eli Barzilay
d5be68f049 typo (PR10722)
svn: r17859

original commit: f8c78cb7520656532523aa3a2b86a252bea0787e
2010-01-28 01:30:55 +00:00
Robby Findler
a2d6d65164 made the splash screen always be a dialog box
svn: r17810

original commit: aee10699ae0fec6585b82fe25496a4c6770d1a7d
2010-01-25 12:39:38 +00:00
Robby Findler
bb31704278 changed the internal representation of normalized images so that crop structs do no have to be duplicated, improved test suites
svn: r17808

original commit: cf4294a28033788548f0057410b373f5f72b7c36
2010-01-24 20:22:58 +00:00
Robby Findler
87f4078b25 simple fix to deal with performance problem noticed by jpr (this is not a complete fix, but should work in the common case of lots of repeated place-image calls)
svn: r17783

original commit: 3c1d7e9acad060f9dab7b62f1a9c46d39355a31d
2010-01-23 20:36:54 +00:00
Carl Eastlund
e2cf28a52a Merged changes from trunk. No conflicts.
svn: r17780

original commit: 88aba214c95b8ba588405972611fd1bca049d157
2010-01-23 17:44:27 +00:00