Commit Graph

1145 Commits

Author SHA1 Message Date
Robby Findler
da457bdb4b improved running time of contracts and moved some provide/contracts to the bottom of files (not necc yet, but may become necc)
svn: r3665

original commit: 49667529da7ed68dce159b2af3b62cd56231ebce
2006-07-09 21:07:04 +00:00
Eli Barzilay
871de46799 removed custom dialog, use the common dialogs from mred
svn: r3473

original commit: d540970a9ac7f02e53821533ab22eade4e580d04
2006-06-25 22:58:23 +00:00
Robby Findler
e69befce41 fixed PR 8137
svn: r3433

original commit: 257ceb7449df54437686cf3e008c1ac2add62587
2006-06-22 03:01:43 +00:00
Eli Barzilay
f94171a9c0 make open dialogs on osx have no parent (unless the open-here? preference is set)
svn: r3334

original commit: bc017f488e504fe26f1f438b1a601f626f385e63
2006-06-11 20:47:43 +00:00
Eli Barzilay
a955f7f97b ok to check for editor:basic<%>
svn: r3332

original commit: b7d510e058d39d84f4eeded61b8d6603e022493e
2006-06-11 19:16:43 +00:00
Eli Barzilay
dc18fb9c4a make open/save file dialogs have a parent
svn: r3330

original commit: e33559268abbe1ea674d937325d5ea6b3ba29216
2006-06-11 18:29:58 +00:00
Robby Findler
02b90d6c1e fix to PR 7988
svn: r3222

original commit: b462f7cf2c0e4732691f429f35833f8dbff224ed
2006-06-04 22:28:36 +00:00
Robby Findler
5362604064 fixed doc spec bug
svn: r3216

original commit: b28e19eba3311d2d3b8bca4d8f96505a08abfc87
2006-06-04 14:59:00 +00:00
Eli Barzilay
351df19d73 svn: r3206
original commit: c21d9fca853515364ecc700c3dd1fe320fadbeb5
2006-06-03 20:34:04 +00:00
Robby Findler
bc61310933 used capability interface for a bunch more special menu items
svn: r3205

original commit: c948e8cbc6f9437bbcf824766658497b1fdf5c11
2006-06-03 19:44:18 +00:00
Robby Findler
d15b16628a fixed a bug
svn: r3197

original commit: 86f3f979e0915ca0d0eea00759a48c4346c3e70a
2006-06-02 22:17:07 +00:00
Robby Findler
c84c58306b fixed a bug in define popdown (PR 8083) and a bug in undoing the [ thing (PR 8073)
svn: r3185

original commit: c1239c146e03d067855edd31c9f45c71f5ff2299
2006-06-02 15:20:30 +00:00
Eli Barzilay
9960036c07 * Changed gui-utils:get-choice to take an optional argument for a checkbox
* Made the DrScheme quit dialog have a dont-ask-again option
* Changed the string constant of dont-ask-again to have no parenthesis,
  put that in the dont-ask-again-always-current string constant

svn: r3173

original commit: caeb40004f2004a90b54658b88f195dbf6a4657b
2006-06-01 20:51:23 +00:00
Kathy Gray
ffcf3f158e Corrected bug that omitted example strings for color preferences.
svn: r3166

original commit: b561cbc78968b813ff3fdb334ab1ccec478e4f62
2006-06-01 04:24:51 +00:00
Robby Findler
65b01513fd infrastrure for capabilities added (and added first capabilities)
svn: r3119

original commit: b6372a2e223625c24a1ac4b39157b422ba04d0d7
2006-05-30 14:54:10 +00:00
Eli Barzilay
d10d1985be * Added remove-empty-menus', same places as reorder-menus'.
* Use it in bug-report.ss, since it currently has nothing in its help menu.

svn: r3061

original commit: b690f6cea1e86a962604b49214b19a2ccc7d9a42
2006-05-25 17:18:58 +00:00
Eli Barzilay
a9ec4a2668 * Remove a bunch of additional stuff from the bug-report menu
* Rewrote `reorder-menus' to remove menus that are left empty
* Solves PR7360

svn: r3052

original commit: 9ae090e45b9f29fe756a3f7795550037dc043970
2006-05-24 23:01:45 +00:00
Robby Findler
e3cb1de717 added option to disable magic open parens separately from magic close ones
svn: r2833

original commit: 1072ac68aa5e753a3e18cd674e1df26199759251
2006-04-28 08:57:05 +00:00
Robby Findler
1895403978 more [ changes
svn: r2679

original commit: dc7bce0f7f342963350befc1349638160fc766ef
2006-04-16 02:34:02 +00:00
Robby Findler
b8816e691f added let loop recognition to [ thingy
svn: r2671

original commit: ae20c75e1882280be0a2cead102e192195a9a142
2006-04-13 22:01:56 +00:00
Robby Findler
064180d763 fixed strategy for determining if a paren is really going to be parsed as a paren (as opposed to being in the middle of a string or whatever)
svn: r2667

original commit: a6244d0896e4b9f626a2c63c29825af6951fb905
2006-04-12 21:38:44 +00:00
Robby Findler
9d6e8836df another little change to [ stuff -- added control-[ control-) control-} and control-] to override drscheme's cleverness
svn: r2666

original commit: 4ee3f7e7b1b07ed00e9da2cc1effa9a3a0aeda72
2006-04-12 19:53:19 +00:00
Robby Findler
3c46cbfadb added provide/contract as something that automatically gets []s
svn: r2665

original commit: 0002ea598bf1e1301458c93bdc6fe8aecf21f4fa
2006-04-12 18:12:36 +00:00
Robby Findler
247748185e added new, fixed a bug in character constants for the new [ handling
svn: r2663

original commit: 676df8bc8c4a17ccfddc33c4223e40c29245063d
2006-04-12 03:15:10 +00:00
Robby Findler
d47be726d1 added automatic remapping of [ to ( in many cases; see docs for details
svn: r2662

original commit: 6638f46c759632de38a490284399391e1fc1c950
2006-04-11 23:20:57 +00:00
Robby Findler
b4c7460924 fixed a bug in the goto-line keyboard shortcut's error checking
svn: r2652

original commit: 900f48115a03db2e4387adee3ca84682889546c0
2006-04-10 13:23:25 +00:00
Eli Barzilay
869838e8ed {quick,merge}sort -> sort
svn: r2569

original commit: 16f01a1109691d2fa4844b9411410f4794cf0dc1
2006-04-01 12:24:15 +00:00
Robby Findler
ed296f6f69 fixed bug in c:c;c:l, PR 7944
svn: r2398

original commit: 9ddd7d429b69b4589036fb89e27be68de9828c36
2006-03-09 00:29:55 +00:00
Robby Findler
5b63adbbb0 svn: r2397
original commit: 4a78a1d1ee0f6932df2413ffb46d58a61bed0853
2006-03-08 23:04:54 +00:00
Robby Findler
354cfd997e svn: r2396
original commit: c2c31213d2d573e9ec5a7c96bbb61ec28c31dff0
2006-03-08 22:13:17 +00:00
Robby Findler
ab61ae662d fixed a problem John talked about and made the find dialog be non-sheet
svn: r2362

original commit: cd039c024019888c112ad9e7f44b7549c9138c0c
2006-03-03 22:23:48 +00:00
Robby Findler
4c9c2e4c14 Added Jens Axel's case sensitive searching fix. also PR 7886
svn: r2266

original commit: dac3f9b7d39cf36617c6731fd3ffe2caa61b8f26
2006-02-16 23:54:14 +00:00
Robby Findler
7fb9aec913 removed one unused use of set-c{dr}!
svn: r2202

original commit: 79ef8f3f9c41c087d6b0a05ad90e82ba4031585a
2006-02-12 15:37:20 +00:00
Robby Findler
70a100e7f7 updated many unions to or/c's
svn: r2061

original commit: fddb1fa862b6e0e8e71f011dcdda5309e64635e1
2006-01-31 19:17:33 +00:00
Robby Findler
7fbb670b32 separated out the cancel message in the quit dialog to allow a better German translation
svn: r2042

original commit: af295c954ef69952babf605c7f91943a586383d2
2006-01-30 17:27:24 +00:00
Robby Findler
d79abdf571 pr 7833
svn: r1910

original commit: 417571e4d847a5a5539597fb28661040b150ba36
2006-01-21 02:02:14 +00:00
Robby Findler
9f0d6ddf3f improved white on black setup a little more
svn: r1788

original commit: 6d8ddc10fefad1318287472d7131fb44fd91844b
2006-01-09 00:07:49 +00:00
Robby Findler
0ec9b32e7b fixed PR 7786
svn: r1732

original commit: f1904d29c1238028e0954ebc76de70aeed0693a3
2005-12-31 14:32:54 +00:00
Robby Findler
164be1ab3e fixed PRs 7783 7785
svn: r1731

original commit: 00d989a80a77036e5acface1595665984c2b114a
2005-12-31 14:23:49 +00:00
Scott Owens
a07df2f859 Added an is-stopped? method as Robby requested.
svn: r1728

original commit: 820dff9906af9969d8fe4b2a41a4f05e01b50558
2005-12-31 08:54:12 +00:00
Robby Findler
4daf75bcb3 fixed pr 7771
svn: r1668

original commit: 388b9deff65f1f29a1cf2e0155ecadef5484f344
2005-12-22 12:54:21 +00:00
Matthew Flatt
61d2aa1a77 menu shortcuts remain in effect when a menu is disabled
svn: r1648

original commit: ee7684dd9fa05ccf7542310a0f5b074c9fb4e7a4
2005-12-19 17:45:55 +00:00
Matthew Flatt
7f530ddbd6 set undo buffer size, and mask ctl-z for when the undo operation is unavailable
svn: r1610

original commit: 3668b2cabda1d2c0e503834ab9ac5ecef11faa9f
2005-12-13 20:31:37 +00:00
Matthew Flatt
5b9dacd45e install default-text-color pref value on startup
svn: r1577

original commit: 08298352d33b834ea855d0c37df20dd7ce27f50f
2005-12-10 13:40:07 +00:00
Robby Findler
eb7f38102f fixed a bug in IO where port-next-location went into a busy loop before any io had happened
svn: r1526

original commit: 4f8054f125e7c0bf83d43fb5b3a5fdede5707730
2005-12-05 15:45:26 +00:00
Matthew Flatt
d63fa4e7af change default for del key to be the same on all platforms (not mapped to backspace under Unix)
svn: r1491

original commit: a666d0f3bc63fc7d6a8ab3f68481b44f75c7bbcf
2005-12-02 16:03:26 +00:00
Matthew Flatt
2743c5e451 fix polling of text% input port
svn: r1453

original commit: 23347d028a835083f409a611190bc955340ec912
2005-12-01 03:46:57 +00:00
Matthew Flatt
62204510d1 adjusted input box so that it appears after output (if any), cleaned up scrolling when output is generated and an input box is visible, changed EOF snip to show an arrow cursor
svn: r1408

original commit: ea3b0c87819db9b2160d412ecf9eaf2803b132f6
2005-11-25 16:08:58 +00:00
Robby Findler
577affdd5f PR 7702
svn: r1407

original commit: 90d07d845c4124922682bce70d34bdf47a083e09
2005-11-25 15:26:16 +00:00
Robby Findler
4d3fbab131 fixed PR 7675
svn: r1338

original commit: 7a3710a0538f0da2577886f2a415e71949440849
2005-11-17 14:49:22 +00:00
Robby Findler
9860386e45 added the not-a-language-language and some bug fixes elsewhere
svn: r1129

original commit: 8861cff087de29a7102f919ce8ba68ee110305b4
2005-10-22 17:03:13 +00:00
Matthew Flatt
4c452a36a8 use 'png for arrow bitmaps, drop redundant with-handlers
svn: r1083

original commit: e2e6516a84ea49e3b81b0df8d6c115f8f873d6c6
2005-10-14 14:08:40 +00:00
Matthew Flatt
1162fa10a0 wrap dynamic check for framework collection
svn: r1082

original commit: d34597549e8f0652b479cffd306cc833e60c236c
2005-10-14 13:29:51 +00:00
Robby Findler
f39b64807e fixed bug so that number snips can be loaded outside of drscheme
svn: r1075

original commit: 988dfce4aef81eaaff13010378fb1041cfcedc28
2005-10-13 21:55:14 +00:00
Robby Findler
6c7daca1b1 made yellow/black REPL warning go before output, rather than after
svn: r958

original commit: c9e81b63fa227e55c200a4484c00446ae2d1d2ec
2005-10-03 15:55:08 +00:00
Robby Findler
fd30a2a72a ,
svn: r816

original commit: 46dfd90701b70e8b6605ce80a31dd136abf8f022
2005-09-09 20:21:21 +00:00
Eli Barzilay
f418dbc0c0 ...
svn: r716

original commit: f250d751cb612a81440eebb3118581ddab7627c8
2005-08-31 11:37:36 +00:00
Matthew Flatt
220ed5be1f fixed comment boxes
svn: r426

original commit: fa19336839a556de2ce9838be179325a47146390
2005-07-21 21:06:03 +00:00
Eli Barzilay
1e1059ac90 CVS -> Subversion
original commit: b1c87121c431570775954d1b77285acf5551e5f9
2005-05-24 23:18:07 +00:00
Robby Findler
de0170e03a .
original commit: cf9cd44661707639b103b41d89c23e3ef7b1d77f
2005-05-24 23:12:50 +00:00
Robby Findler
33cbedcae3 .
original commit: 4d2fd7987b325d7fa6a826b13fd91cd1fcdab0b5
2005-05-21 16:48:11 +00:00
Robby Findler
84cfae357e .
original commit: d80df3906ef07422b8ad1216dabf145913c57798
2005-05-12 18:36:21 +00:00
Robby Findler
99ee876fa2 .
original commit: 996671b2e35597c53c684c96db47e58294399122
2005-05-09 19:49:38 +00:00
Robby Findler
ccaa92cd5a .
original commit: b711f6cc528f71f241cf1063260adf12707a48a0
2005-05-05 14:04:54 +00:00
Robby Findler
f5293c7a98 .
original commit: 4ae1b5fa2bd17ea14efca925b685435cc02b4bb6
2005-04-23 06:22:48 +00:00
Robby Findler
45f87cf056 .
original commit: cf97864abcae0bce3b9fee063af7b162030d7ff2
2005-04-05 17:28:19 +00:00
Robby Findler
17619f5706 .
original commit: 6335f47ae93ffdf03a6a65e5143128d695149a37
2005-03-22 22:23:07 +00:00
Robby Findler
4cdc36eaae .
original commit: d6be7e535cd675167c18f7bb8a5e7f2a2f239218
2005-03-13 02:33:19 +00:00
Matthew Flatt
82d2f6b45b .
original commit: d35b06befa49a22857b2c2912adab99c0663f8db
2005-03-08 17:00:11 +00:00
Robby Findler
86ea19893c .
original commit: c58c7d93b2c90414e5563c8b1bc5deab07059ac5
2005-02-27 16:59:19 +00:00
Robby Findler
8a4112887c .
original commit: 5e616a61b1c0643b8a741cc7943547bfe2d9e0b5
2005-02-25 02:35:43 +00:00
Robby Findler
b6b1e488d0 .
original commit: dda1377906f39682d613567333fb1aa537573466
2005-02-24 04:46:34 +00:00
Robby Findler
43dbaa5bcf .
original commit: 17a9d0959ba561241cfca0946e212a5617095523
2005-02-22 01:58:06 +00:00
Robby Findler
1d882e9a54 .
original commit: 90ae527b508977d5bcf7dd99990d76e1d8f1c7ef
2005-02-21 20:07:27 +00:00
Robby Findler
98923fc7ef .
original commit: 77bbac313c5775859709845a3a43564f4f1ef98d
2005-02-21 15:29:51 +00:00
Robby Findler
412b3fb4a0 .
original commit: 7072f42b8ee247fea6802236b34337174a386d16
2005-02-19 21:09:28 +00:00
Robby Findler
70fa3dffb7 .
original commit: fd9922adbbc2dc72f936ddf8c0b8af45b9a94c00
2005-02-19 17:28:32 +00:00
Robby Findler
9d46be1610 .
original commit: ba22fdb97715e737cc3de9f6b2d42ee6ff8e142c
2005-02-17 04:45:36 +00:00
Robby Findler
040b36b035 .
original commit: e9b58213637cefa6278641a1c7299fd738e0c5d6
2005-02-16 01:11:16 +00:00
Robby Findler
c95fac2b03 .
original commit: 86e7bb8e9981f8d4e7f1e4c6e4e0f00f52506e60
2005-02-15 18:46:21 +00:00
Matthew Flatt
8381f6ab03 .
original commit: 67edd184335d7bcc25fd00f167cfbd2a2142cb0d
2005-02-10 22:55:37 +00:00
Robby Findler
2af59441ba .
original commit: efb9a7cf71f5cdc654a0f77935bd8a47666d547c
2005-02-08 16:50:54 +00:00
Scott Owens
235cb63ce3 *** empty log message ***
original commit: c07b45b989d1c39e0adc9799e1dab7e0dfcd450f
2005-02-07 23:45:57 +00:00
Robby Findler
30f6a3f81d .
original commit: 004f5216150743c424414e93204ec2f981f1a9b7
2005-02-06 00:17:54 +00:00
Robby Findler
c06aba84fd .
original commit: b1f3ddd8b403aca02de9a885a22bfc45c2461d28
2005-02-05 03:19:12 +00:00
Matthew Flatt
4cc72cb4c9 .
original commit: 3a09d8f16d8b1cc5f7ac68bb3282b377cece8729
2005-02-05 02:35:48 +00:00
Robby Findler
5d5ce6e33f .
original commit: cc7179d7ab8e0274b5a5590355c2a0aee18fe00d
2005-02-03 20:50:34 +00:00
Robby Findler
ab66b64f9c .
original commit: 2c3e624ea3927fdf36ce0640e7addfcff1f080fa
2005-02-02 04:32:09 +00:00
Robby Findler
c0a5e58805 .
original commit: cf6b6e6454d676fc033a2a7e49d2453c598222cb
2005-02-02 00:05:03 +00:00
Robby Findler
a5a5d520ba .
original commit: 3808393730a15e63d16cce2a0c2ec8fa599ef9b4
2005-01-31 15:10:55 +00:00
Scott Owens
06d232a2e8 Fixed reset-region bug
original commit: b538d8e09865625fe19a2d19d5d8dc2337a992a8
2005-01-31 09:36:45 +00:00
Robby Findler
17975bf567 .
original commit: a0df51e78928543632fbd38bff7346d5a7da0629
2005-01-31 05:09:11 +00:00
Robby Findler
5883db2475 .
original commit: cf5bf95a2571e10f79d4fd39bb5d61bcac8c0365
2005-01-29 20:42:14 +00:00
Robby Findler
3261add039 .
original commit: ec0006d641c1b9bcb9b2ba6cf886b99ec8dbef48
2005-01-29 15:18:07 +00:00
Robby Findler
7e588ba558 .
original commit: 725d7272fa24187f8f9e2374f05f888e58a34d11
2005-01-29 14:04:31 +00:00
Robby Findler
03f1ec366d .
original commit: 206ed563df62a6b9d4f6543ad810303b846eab32
2005-01-28 02:25:28 +00:00
Robby Findler
e3e27e61e7 .
original commit: 9ae58cdb23080b15d924ceebee5fc10b70c3b987
2005-01-27 00:55:14 +00:00
Robby Findler
84f0f073e4 .
original commit: 2a87d899a2d4eae37ffcd93b3f94023574a3ebdc
2005-01-24 15:20:06 +00:00
Robby Findler
57b4aee87d .
original commit: 76fc48e868652b6922f99550e191c16ab9883000
2005-01-23 21:04:41 +00:00
Robby Findler
a612b0834d .
original commit: 00914fe7ace8615598ee1d3d8d0e5e0a9f15f034
2005-01-23 14:54:03 +00:00
Robby Findler
edeea4c6fa .
original commit: 7e35198bc9c42e8c6a02c77723f00b9fea5c1637
2005-01-21 02:03:31 +00:00
Robby Findler
eb7bfa19bb .
original commit: eb8561bb851e12c113aabac364a26cd4c446364c
2005-01-20 21:29:48 +00:00
Robby Findler
96c3a3d4c6 .
original commit: 28e8d7d337f009adcb92d142d6f92140379d506d
2005-01-20 05:05:05 +00:00
Robby Findler
5387cd21e0 .
original commit: 4608381c902cf8d5ec435342936fd5ed0dbcebf6
2005-01-19 21:29:12 +00:00
Scott Owens
14aad99f3c *** empty log message ***
original commit: a0b750deb568e6800e43fde8a23a10a9147e2e76
2005-01-19 19:37:53 +00:00
Robby Findler
bd0fccce18 .
original commit: 55762592e29b112799ebd19a708017df5f10dc29
2005-01-13 16:51:36 +00:00
Robby Findler
35ad679f04 .
original commit: dcff08265acc1a04952aa7c7ae5c61f1ccefbd8a
2005-01-10 22:09:28 +00:00
Robby Findler
68cf7343cc .
original commit: 38761f9c23e653d434c94f9a2638bbfe476cab4a
2005-01-08 22:09:32 +00:00
Robby Findler
fe564491d2 .
original commit: e0a43e3fee67797edc778e31797e0155804b91a8
2005-01-05 14:41:12 +00:00
Robby Findler
1b3bded98e .
original commit: 4b8cd809ec86ae5183ffb97240afc33d19910d3e
2004-12-31 21:29:35 +00:00
Robby Findler
912db5af78 .
original commit: ab1bb138051de1969d1c9a381a3e0dd2e1412f2a
2004-12-27 19:53:24 +00:00
Robby Findler
57c7016b58 .
original commit: 1ab7bef9a91b9694896003bfdbd620b43f8f069b
2004-12-27 19:40:53 +00:00
Robby Findler
66f2bd42bb .
original commit: ef383734d174f7bc4127db1c2e4766ef38cff434
2004-12-27 19:33:45 +00:00
Robby Findler
7def8ec298 .
original commit: 00db1495a3667457948f216aa888e9d03c3ef8d2
2004-12-26 03:25:36 +00:00
Scott Owens
15880039c9 *** empty log message ***
original commit: e79e511785f12e0d9acf5d38307fa11ff75f0aaa
2004-12-13 21:31:18 +00:00
Scott Owens
f18cbe8de0 *** empty log message ***
original commit: 9dc3a841acf4b79c4e080f290177d76ac0dd1c7a
2004-12-12 03:43:23 +00:00
Scott Owens
188eaecd21 Abstracted the multi-thread pattern into a coroutine API now in mzlib's
thread.ss.  We now create a new thread for each coroutine instead of
trying to reuse the same one via break signals.

original commit: 063768e8c602e6dc3d45628bee7d2d0603958ce3
2004-11-30 18:15:06 +00:00
Scott Owens
4853575269 *** empty log message ***
original commit: d2c6b4f2dd1e0fb1670a195ca6d10dad42e9336b
2004-11-29 19:27:27 +00:00
Matthew Flatt
7c1848b268 .
original commit: e1ac793fb4ef1820d08880f642078800c801db5f
2004-11-29 15:38:51 +00:00
Robby Findler
dc2f3075b1 .
original commit: c9eba176e4d27b763c9306a36f951634d8c7b12d
2004-11-29 00:26:52 +00:00
Robby Findler
d75d6ce636 .
original commit: e60630cd274d6f939304092e80989d2ad54d64f2
2004-11-27 22:21:01 +00:00
Robby Findler
36c6fcccb2 .
original commit: c27b72e56da4f3d0f9284a785ddefc934cf240ed
2004-11-12 20:19:07 +00:00
Robby Findler
d773ed166c .
original commit: 199d743668e569627ebde41df8104c35e463bf88
2004-11-03 21:09:55 +00:00
Matthew Flatt
d7f10465ee .
original commit: 2a138e398c37bdd5963defe56085c6325b164d0f
2004-11-01 22:16:54 +00:00
Scott Owens
02a598b9b4 *** empty log message ***
original commit: 1377763b8afdbf7c5003ea144652ab26d7c4a364
2004-10-25 06:27:54 +00:00
Robby Findler
a060e05a8d .
original commit: 2972e6749d68cae6816ee284f7452c6b7bf31e1c
2004-10-24 13:49:26 +00:00
Matthew Flatt
8be44c13fb .
original commit: 28f7bef2ce597b9772f919b4e9628077787f81a2
2004-10-23 12:44:36 +00:00
Scott Owens
9221aa63cf *** empty log message ***
original commit: 880c6b95fc55c30dd84bf7e57ccdd067988d488d
2004-10-23 03:32:16 +00:00
Scott Owens
3c7cbf4155 *** empty log message ***
original commit: 4e889a6f2a02673a8c738f05283aaa34298df938
2004-10-23 00:34:14 +00:00
Scott Owens
92a2018aea *** empty log message ***
original commit: 61f69a175da5465ce2fe053dda292563634cd3b8
2004-10-22 21:44:18 +00:00
Matthew Flatt
048d36cde4 .
original commit: 554dc9ab50e24a82ff02d30f0ef616b5f34210b6
2004-10-22 21:17:13 +00:00
Robby Findler
39e093d608 .
original commit: 1bd92c441435a2c2ae5f0a37c7d5e6559e620360
2004-10-19 18:34:34 +00:00
Robby Findler
9f47be3d48 .
original commit: 17eb27d406163b36c41644d008be15484ed39faa
2004-10-19 14:14:04 +00:00
Robby Findler
b6d3c63636 .
original commit: 15358e2a435792df8af70d7cfd72009ca9e613dc
2004-10-12 16:55:46 +00:00
Robby Findler
0463fcac0e .
original commit: 789c72ee0721a83de134ae044abc2ae862a5cea5
2004-10-11 23:30:59 +00:00
Robby Findler
7458906cd3 .
original commit: f47c89e286bb105ef694c23f58a0d4dedaa62946
2004-10-11 23:24:41 +00:00
Robby Findler
accfdc0b84 .
original commit: 0e2a1e38916935ef053931d1e818dd5884967e40
2004-10-11 23:20:00 +00:00
Robby Findler
af016863c7 .
original commit: 058358dd1e50f46ac906516a9aa804132cfd65f4
2004-10-08 22:53:26 +00:00
Robby Findler
edf73ab783 .
original commit: 41b04ef3c618c5a3c35c9e57d73e7aa422418030
2004-10-07 22:58:34 +00:00
Robby Findler
074fea6ce5 .
original commit: f8911183cf9667ce030a71b543a31d845a3c7f78
2004-10-05 21:19:58 +00:00
Robby Findler
8395114532 .
original commit: ce523772d603a91dbbf87711503fba57603189b9
2004-10-05 18:11:55 +00:00
Robby Findler
faffbdef90 .
original commit: ae1f998e342e7f9d691510efead8facfa54fa860
2004-10-05 15:07:31 +00:00
Robby Findler
af1528dd70 .
original commit: 08c4f94ddcb288c6852b57daff5a45170f19d6ca
2004-10-05 01:47:56 +00:00
Matthew Flatt
04768213fe read-one-special changed to read-special
original commit: f155bff971fe1bb1b6ce7d66fac9d81c051711e9
2004-10-02 02:48:32 +00:00
Robby Findler
c6a1734675 .
original commit: 2442a81cb8bd19adeba416184f9b00254b493bf7
2004-09-23 22:16:24 +00:00
Robby Findler
7c50134a32 .
original commit: c63afd20340ce703121a43c55eefe721283acdfc
2004-09-23 21:41:34 +00:00
Scott Owens
b2e5e8aab8 *** empty log message ***
original commit: 19a3b4565b65258d6275773c2b787eb50cfb6646
2004-09-23 21:04:46 +00:00
Robby Findler
c5e6b79e3b .
original commit: ba26588727333ca064724d0f879aae5689d62904
2004-09-21 04:01:21 +00:00
Robby Findler
a8a5fef3ff .
original commit: c6de5048f0b8b5ed759e6345440eee23d04adde0
2004-09-15 21:32:09 +00:00
Robby Findler
cb4d3444cd .
original commit: a287643db600e64d53cac52e1fcd6eafd2f5568b
2004-09-14 22:17:48 +00:00
Robby Findler
89501ac5a4 .
original commit: 123c8a6bbe8a2f5e86c2e149df1c5d924e956e14
2004-09-07 22:36:16 +00:00
Robby Findler
a44f5589bc .
original commit: 3a203e3261479ee6da0c476048e2be4f94cb641a
2004-08-18 00:37:50 +00:00
Robby Findler
ffa56a3edf .
original commit: 9525dc3abd346713ad7a785b43d01b74390cf4a2
2004-08-16 20:43:55 +00:00
Robby Findler
9c37ff81ba .
original commit: 115c92e9edd600b69ebfcda48bd06df4768eff8a
2004-08-16 18:43:06 +00:00
Robby Findler
3fa2b72e5e .
original commit: d56107d7a4fc2ed1b101af2435b36e3e869bb1f7
2004-08-12 19:05:24 +00:00
Robby Findler
5e29ac6338 .
original commit: 3fb34309574c57839f34054905a29bf1179689b8
2004-08-12 14:58:33 +00:00
Robby Findler
721784aa77 .
original commit: 2ab7c1f5622ad396fafe4cf9aff5708e69d3f963
2004-08-10 20:47:24 +00:00
Scott Owens
0b98d9cd33 *** empty log message ***
original commit: c7d19bd3ed39d87547fed28f79f7734bd770d21d
2004-08-09 22:42:01 +00:00
Robby Findler
aa5fa1a2c1 .
original commit: 8fc78559fbe423b2819a87d72924ed5b003af0da
2004-08-08 23:25:49 +00:00
Robby Findler
8a2f834c74 .
original commit: cb28e3357f725ea1be9c3969d4638dd65ae0672f
2004-07-05 01:04:50 +00:00
Robby Findler
10bebd4c0f .
original commit: 2f1ab3140f048976e85ed9bcc30194f09d8909ee
2004-07-04 23:41:57 +00:00
Robby Findler
d8007afac2 .
original commit: 14238289ed55ce3546e721e4585e6f735971d8ae
2004-07-04 13:51:55 +00:00
Robby Findler
955daf6d1b .
original commit: 909397bc79898efbdc4a8e27b545defbb1b12fff
2004-07-04 01:26:18 +00:00
Robby Findler
51c50c330c .
original commit: 69cb132025c75c0a5a68d96d310f62c4adc92e9b
2004-07-02 01:32:08 +00:00
Robby Findler
1672edb7fb .
original commit: 94987c0ef45a4d5e0d67866dbcd84a18e03463ae
2004-07-01 21:52:10 +00:00
Robby Findler
5d319d780f .
original commit: 66f98341dacb67d1438c1cccccc82ed8e38491de
2004-07-01 21:51:30 +00:00
Robby Findler
ec974dc97a .
original commit: e9bc2fa142f173c3dcfd493b86443c66bbde88cd
2004-07-01 19:11:07 +00:00
Robby Findler
5be1cf9854 .
original commit: 67645583850e6a85fbdafda6f91376b4d22aec18
2004-07-01 15:54:28 +00:00
Robby Findler
ff3b3f0d3f .
original commit: c4a9010d1705aa5d24e0e7f7958e8aac09f0a165
2004-06-30 18:51:43 +00:00
Robby Findler
e72c8fb672 .
original commit: a98d56cbbbb738f00bf4cdf47c6f5665bafeb4a0
2004-06-29 22:52:26 +00:00
Robby Findler
97ecbf1c62 .
original commit: f17594c57f8cf7aa236f617979d6e27dbc006f37
2004-06-29 19:18:19 +00:00
Robby Findler
badcd3b50a .
original commit: cc767a27657965f8d2d7908c2647e83b3b30b120
2004-06-28 17:51:48 +00:00
Robby Findler
4be0a2f1af .
original commit: 12cb552377c45864be81c0dbf1177a907636b835
2004-06-28 03:28:14 +00:00
Robby Findler
7486c4c96d .
original commit: f2fd45489cf4e6ff640a3d59ed0b91674b7f2971
2004-06-25 13:52:08 +00:00
Matthew Flatt
5863eab26e .
original commit: c74714a2ec5e18cc2fca07ddc2ce688aa2841e62
2004-06-22 20:09:06 +00:00
Robby Findler
d85313fac6 .
original commit: 34dea07d245b9d91e8507174ea372e73d52447c1
2004-06-22 17:38:12 +00:00
Robby Findler
e36d2ecc6e .
original commit: daab1fad4b0981b51ae49a606888f4e3346997f5
2004-06-22 15:23:54 +00:00
Robby Findler
3849d8bd4d .
original commit: c601fcdf5605489847ac3f277b4358441484c103
2004-06-22 14:32:51 +00:00
Matthew Flatt
ff5a41e4ab .
original commit: 902dd16827af0c70c416a9ef1c7d8126cde345b0
2004-06-22 13:31:02 +00:00
Robby Findler
daf0990c27 .
original commit: a6413ec7a9c43f748e343f5cae96e21270861803
2004-06-21 22:01:15 +00:00
Robby Findler
f885bcf355 .
original commit: 9f5607cbe061edfbe2bcba2fec33303f6cbc25d4
2004-06-21 03:43:24 +00:00
Robby Findler
71c3330fbb .
original commit: fefcdb54de21e407cfc2f9f0cb8a5a65c6591a7a
2004-06-14 12:32:17 +00:00
Robby Findler
d945d6322f .
original commit: f658a15f1ccb9fb55dd6133a00d79203f716a1d5
2004-05-30 23:19:12 +00:00
Robby Findler
b5c6e65d04 .
original commit: 8ab4460cea563b7cb47bc38ad7f087f671844295
2004-05-28 20:54:31 +00:00
Robby Findler
6e40114a1e .
original commit: 2072e6a24c1aae3e561b6101358772bc1d601d3d
2004-05-27 23:15:52 +00:00
Robby Findler
492e73514c .
original commit: 76f27c9ab9282d5437d058897201bf816c37523f
2004-05-25 13:59:11 +00:00
Robby Findler
fff6db208c .
original commit: d17e7a03f3c4d549bcdc4529acb30e6dc8478fa3
2004-05-22 15:54:54 +00:00
Robby Findler
df61ab8623 .
original commit: c1fa2d671f47f4cce2e30456b68f5acd076ce7b9
2004-05-19 20:17:07 +00:00
Matthew Flatt
2ecf76485e fixed comment
original commit: aae5a1ac03d117a74a4dfdf26016b7c1a7971682
2004-05-18 18:20:23 +00:00
Matthew Flatt
e1631d9b73 .
original commit: bda238ab487257c614d73a0cd9b1d6b473af662d
2004-05-18 16:32:11 +00:00
Robby Findler
7b5f5f310f .
original commit: 14adee30a7e7a68f9e8aa6c6b1af4e51d5d0d848
2004-05-12 22:08:13 +00:00
Matthew Flatt
60b9849aa3 .
original commit: d034b3a72827725928870e1abb4f3cb88e46d9e9
2004-05-12 00:49:40 +00:00
Robby Findler
a3e2e37e70 .
original commit: 9e6c1b2eb6ba6b18c04e8067acd6474e833fc058
2004-05-05 16:54:19 +00:00
Robby Findler
f64fc2b393 .
original commit: 8b1cc3b9662f9bef64a3dd58fa169b5d59dda913
2004-05-01 15:47:20 +00:00
Robby Findler
3d45da9d12 .
original commit: 41b2d831b9f4764d759b1630ab2c6d7dfcdb58bd
2004-04-29 22:54:11 +00:00
Robby Findler
c7faaba768 .
original commit: 8a4ca26055a0cf996312b730c384e6819e966429
2004-04-29 12:57:15 +00:00
Robby Findler
ad1149bfd9 .
original commit: 1bdbc2dc55b5d76ae159d4cbdd25c56695c47873
2004-04-14 21:34:13 +00:00
Robby Findler
d78b7c0592 .
original commit: 2affb358e2218f7d6a4868d802d99adcbe32decf
2004-04-14 17:03:45 +00:00
Robby Findler
81abad71e8 .
original commit: af55da650cc28c688a50c53ab34ed354c338d4f1
2004-04-13 22:14:42 +00:00
Robby Findler
596ff32336 .
original commit: 8e71278857121606ea6df219bac58dba58050381
2004-04-13 13:16:16 +00:00
Robby Findler
11c6ef231b .
original commit: ec498ba2bfd98952c1a0e7501c4b972fd4504054
2004-04-12 13:50:59 +00:00
Robby Findler
a22355a548 .
original commit: 2c041b83ac1f3826d470fd01823ed35d93e13706
2004-04-09 03:10:11 +00:00
Robby Findler
76335726c8 .
original commit: 3255a9878236874666be1e8575c2cea8e45faf41
2004-04-08 19:47:48 +00:00
Robby Findler
78e9bcf6be .
original commit: 1f0bab82140a7b67f0d172d225919ba6202b20db
2004-04-07 14:11:45 +00:00
Robby Findler
5514e25182 .
original commit: 4b80d6a77af103ed01ddf4c07a4143255559826b
2004-04-06 19:38:06 +00:00
Robby Findler
4661f42b1b .
original commit: 11bebfb8e5e61318efd3f6bb39916d763c6d37f2
2004-04-06 04:13:22 +00:00
Matthew Flatt
b027ce6f41 .
original commit: 54725a478c93a2e8587e1944bdc949b594f4495c
2004-03-25 16:31:19 +00:00
Robby Findler
e35f7ebd70 .
original commit: f1a17951d9016165f20fed44688106098f7500d7
2004-03-24 14:55:01 +00:00
Robby Findler
9702ceadcb .
original commit: e6614d7a1d6d2fc7980493e66ffe15120e8aa08c
2004-03-22 21:27:19 +00:00
Robby Findler
ee784bf24b .
original commit: c426204dd8e359dcf9488abdd1783a9685ff0d0e
2004-03-16 01:04:44 +00:00
Matthew Flatt
ad499c8c88 .
original commit: 5ecd62e6f24c56f3282c99f7da730bd2fdb1c440
2004-03-15 23:22:35 +00:00
Robby Findler
7d23785574 .
original commit: 942432d33d6eb9434222e100ebefb13761290a4a
2004-03-09 02:45:50 +00:00
Robby Findler
5341106a04 .
original commit: bfa8c40f14e1e265a6845d6f64ac20d5cf8ee60c
2004-03-09 02:17:34 +00:00
Robby Findler
938ca240e9 .
original commit: 976e90b5aa75c03cb13caa73ec5a85a8debd8310
2004-03-08 04:49:34 +00:00
Robby Findler
984fb468b7 .
original commit: eca8bf7cc52a128657d2f227bcbf82ce9e966849
2004-03-07 00:09:09 +00:00
Robby Findler
6606c64184 .
original commit: f73053b0bc1b9921ca797d15af04d3bde3f98828
2004-03-06 17:01:35 +00:00
Robby Findler
802cb6c7d8 .
original commit: a2199634fe84023c3d26a85d46a7d817ca6a3f0c
2004-02-24 14:46:01 +00:00
Matthew Flatt
1d885a407c for Unicode...
original commit: 3f4e12ed29458634f5ff799f36794d20b70dcdb2
2004-02-20 17:02:34 +00:00
Robby Findler
3e2fcb897b .
original commit: 69fc1cca1cab5f4a52a88c9ea043df840ae9e4a0
2004-02-19 03:18:41 +00:00
Robby Findler
9d6dbfa937 .
original commit: 6f7ced71e527cdbd8f981c8a9e9bdc83d268acdf
2004-02-19 02:46:59 +00:00
Robby Findler
5469850c10 .
original commit: b10923101e0181aa0a6838769c1864278a8d583e
2004-02-18 22:00:34 +00:00
Robby Findler
ca48645d9e .
original commit: f235799f371e99220124b972a81803d728e39d69
2004-02-18 03:39:56 +00:00
Robby Findler
59ab491de6 .
original commit: c022e6499475455f0aac92117c44317e5cba075e
2004-02-17 14:31:48 +00:00
Robby Findler
24a6d79f0e .
original commit: feab759a477eee555139ff0e568b0f33be77d45d
2004-02-12 01:44:25 +00:00
Robby Findler
c60450b8aa .
original commit: b683dc2d460ca6f6d2ad505d5e815dcc9132e7a3
2004-02-11 22:57:32 +00:00
Scott Owens
054e5d96b7 *** empty log message ***
original commit: c0404161e75a6ffdacaa482180663f080daed333
2004-02-02 23:16:12 +00:00
Scott Owens
51e3e2c40b *** empty log message ***
original commit: 778d6aeefef5a3f84fd6048356767d9ae1e99991
2004-01-29 20:31:07 +00:00
Scott Owens
2399129b05 *** empty log message ***
original commit: dc9a9eec09adb3bdd8e889249168ab517106cb41
2004-01-28 07:50:27 +00:00
Matthew Flatt
14d56fc9bb .
original commit: dbfde2867a6f93d352680800dd39c144b7ebf00b
2004-01-27 21:18:43 +00:00
Robby Findler
d1228aad7f .
original commit: 9336628a90b137d5aff37d42f847170eb78c8770
2004-01-26 15:24:02 +00:00
Robby Findler
4d0fdd4624 .
original commit: 0dcbe3ae5d5bf5fba2281bd01702b65e56dbedca
2004-01-23 18:41:54 +00:00
Scott Owens
f18a4ef632 *** empty log message ***
original commit: ee6c2c4fd477a60e305ef7b7f0e0f80e71b7d69f
2004-01-22 22:47:27 +00:00
Scott Owens
6c45ac3a10 *** empty log message ***
original commit: b9747cfcb4e2c821c147ddd320b25552c884ac69
2004-01-22 20:03:48 +00:00
Robby Findler
ced1001106 ..
original commit: c2e72bc118510ff97bd7b631ae49881e974c59ce
2004-01-14 16:44:45 +00:00
Robby Findler
dd84f014e1 ..
original commit: 5e0bc6e9e3857a0c1ea72d80db3d20570830d421
2004-01-13 20:13:20 +00:00
Robby Findler
c8d5e46eda ..
original commit: c7c626eacf11390c71231d3d0500ea2aedd63cbb
2004-01-13 13:26:11 +00:00
Robby Findler
e6b30f3c89 ..
original commit: 897216e4da768036e6ed0c0067c94a20510dd9d2
2004-01-12 21:26:57 +00:00
Robby Findler
f10b2835e4 ..
original commit: 36eaf715737914b8f1ed07c64efbbcd813de0291
2004-01-12 15:29:00 +00:00
Matthew Flatt
f875aba0b1 .
original commit: 00b92cd9cae6a813212957348303d98a4d9a945f
2004-01-09 20:51:22 +00:00
Matthew Flatt
91b6f651b4 tabify work
original commit: 17e9e2ebedc27e6edfa193fe04d16c9e28e73fd7
2004-01-09 19:48:54 +00:00
Robby Findler
3e32d58dff ..
original commit: f243779f10cdea3eb6371eee256a7cf7029efacd
2004-01-07 00:23:46 +00:00
Scott Owens
745156291a *** empty log message ***
original commit: beff0db646e18c7fe9d10289824e62be33f8b0ea
2004-01-05 21:11:58 +00:00
Robby Findler
7d9e0116b2 ..
original commit: 0ee3568a301dc764f0b7e876dadf30a3c0e03785
2004-01-05 08:28:54 +00:00
Robby Findler
d43194dd7e many several fields into private methods
original commit: bd026ce4b99be5cfbf8444edae7b18513e02bb23
2004-01-05 08:27:04 +00:00
Scott Owens
cbf17877de *** empty log message ***
original commit: bd86071c43def6684b9dec80ed65633ea2593cd9
2004-01-04 18:29:42 +00:00
Robby Findler
db108dee39 ..
original commit: 1abf2ac850c888bcb5b615981f7da52c85932165
2004-01-04 10:24:24 +00:00
Scott Owens
548c661fae *** empty log message ***
original commit: 8584e4a842e19e0a2941220fb0775ba82868aeca
2004-01-04 00:10:17 +00:00
Robby Findler
65163abd23 ..
original commit: f547c9ac864d3fa1e19ecf26ce4839d0f5e0e506
2004-01-02 14:29:17 +00:00
Matthew Flatt
99bb5db6cc .
original commit: 6011a6c718bc3334f61628cc0eda87c20d6e76ac
2004-01-02 13:56:46 +00:00
Robby Findler
7f42169073 ..
original commit: d9b9354df5cbe6b112950de1f69a78efaac549c2
2003-12-30 14:23:15 +00:00