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 |
|
Matthew Flatt
|
241f636d72
|
updated mz & mr notes for 4.2.4 (merge to 4.2.4)
svn: r17779
original commit: 69482b3ceb2ca6f6f896889dcb82bba6feb0945b
|
2010-01-23 16:51:24 +00:00 |
|
Robby Findler
|
d85ffc7bde
|
added a comment to describe all-string-snips
svn: r17778
original commit: ebb815cc68f87f601a9577fde9e4bbaa1e487082
|
2010-01-23 16:43:08 +00:00 |
|
Robby Findler
|
ebe9e1693e
|
fixed up the docs for the base shapes to reflect the new pen arguments; added a section about pixels
svn: r17683
original commit: a9597eeb8b9241668049d0f9670edc79183198c8
|
2010-01-17 02:50:41 +00:00 |
|
Robby Findler
|
8729e3ca31
|
added finer control over pens
svn: r17670
original commit: ddf0b4ec01063440eed8420f742bff49eaf84059
|
2010-01-16 02:03:54 +00:00 |
|
Robby Findler
|
b22f2873d4
|
fixed a bug I introduced
svn: r17638
original commit: fc8f84d6169276457be9adbbc7ed22c1e0d182d3
|
2010-01-13 20:18:48 +00:00 |
|
Robby Findler
|
778a40b436
|
changed the overlaying functions so they default to putting the images overlay'd on their centers, not upper lefts
svn: r17632
original commit: 8c9088a770fc9486458a965229c35fecb7e43805
|
2010-01-13 16:32:21 +00:00 |
|
Robby Findler
|
ff1f96583d
|
removed extra depenencies
svn: r17630
original commit: 8838d90cd53cd86fa75de3f573dc89d3f4434fc7
|
2010-01-13 15:12:46 +00:00 |
|
Matthew Flatt
|
083cac5583
|
fix bignum expt (PR 10690); also fixed a doc typo
svn: r17614
original commit: 331c6d2f5f66ac352c71307f0696dde8af4a0fa1
|
2010-01-12 02:16:12 +00:00 |
|
Robby Findler
|
9476c57ead
|
fixed image equality for zero width & zero height images
svn: r17593
original commit: 708d4c10d6cc306737184c425fc6129fc20bfa59
|
2010-01-10 13:55:11 +00:00 |
|
Robby Findler
|
d1a6cbb908
|
added fast path for image equality that covers the case where the images have the same structure (roughly)
svn: r17560
original commit: 179f3615e22263cbcc2a7a8699c96e7ba5626481
|
2010-01-08 02:25:11 +00:00 |
|
Robby Findler
|
ab7ea1241f
|
added add-curve
svn: r17523
original commit: 911123bf94d8ad20053a0825caf827910db6e397
|
2010-01-07 01:56:46 +00:00 |
|
Robby Findler
|
2c7ebeae74
|
applied Ian's patch to the bitmap rotation code
svn: r17513
original commit: b5e54fe2eb642c41bf70ceeaabe37eb34d84ac2a
|
2010-01-06 21:43:34 +00:00 |
|
Robby Findler
|
f4c8b595d4
|
added place-image and fixed a bunch of bugs related to equality, rotating and other things
svn: r17491
original commit: 0b3c30f18ee69525b539e9d4cf2f9a0ef3d12bf9
|
2010-01-06 05:12:48 +00:00 |
|
Robby Findler
|
e28dba601d
|
added cropping to 2htdp/image
svn: r17474
original commit: f5bb840950885cb915408d8d95b7f98f55979952
|
2010-01-04 01:39:09 +00:00 |
|
Robby Findler
|
17a4280b38
|
switched to a bitmap-based image comparison
svn: r17466
original commit: ca96ddd8890252eba3abfd73a16b0453528d24ba
|
2010-01-02 22:32:44 +00:00 |
|