Commit Graph

2604 Commits

Author SHA1 Message Date
Eli Barzilay
dd8d58e050 show arguments on no-next-method too
svn: r3333
2006-06-11 20:44:26 +00:00
Eli Barzilay
b7d510e058 ok to check for editor:basic<%>
svn: r3332
2006-06-11 19:16:43 +00:00
Eli Barzilay
e33559268a make open/save file dialogs have a parent
svn: r3330
2006-06-11 18:29:58 +00:00
Greg Cooper
5dcfe79801 - fixed bugs in delay and integral, apparently introduced by more clever
compiler/garbage collector
- fixed div by zero bug in pong.ss demo
- removed defunct net-pong demos and ft-spread
- added documentation and demo sheet for spreadsheet

svn: r3329
2006-06-11 18:14:21 +00:00
Greg Cooper
1a70f40e4f minor bug fix
svn: r3328
2006-06-11 18:06:52 +00:00
Eli Barzilay
7d8b11a4a6 redundant begin removed
svn: r3327
2006-06-11 18:03:41 +00:00
Eli Barzilay
976489df84 protect path-list with a semaphore
svn: r3326
2006-06-11 17:53:25 +00:00
Matthew Flatt
66cb396047 make JIT pages executable in Windows (where DEP is enabled)
svn: r3325
2006-06-11 13:48:51 +00:00
Matthew Flatt
41c7c4ca42 fix for XonX 3m with --enable-shared
svn: r3324
2006-06-11 13:02:10 +00:00
Eli Barzilay
e4410603a0 * Fix bug that showed dirs that begin with a dot
* Set filter when the field loses focus
* Use `right' at the end of the text to force immediate completion
* When using the path-list, don't move the focus back to the text

svn: r3323
2006-06-11 09:33:35 +00:00
Eli Barzilay
e09120cb1d better icons (?)
svn: r3322
2006-06-11 08:45:55 +00:00
Eli Barzilay
f581752054 Welcome to a new PLT day.
svn: r3321
2006-06-11 07:50:02 +00:00
Matthew Flatt
ff308a39db restore use of to-path
svn: r3320
2006-06-11 02:20:42 +00:00
Robby Findler
8e65220f3b fixed bug just introduced when adding planet docs ...
svn: r3319
2006-06-10 21:42:02 +00:00
Chongkai Zhu
9f1e080b35 SRFI update
svn: r3317
2006-06-10 10:07:31 +00:00
Eli Barzilay
b5a37dec98 Welcome to a new PLT day.
svn: r3316
2006-06-10 07:50:02 +00:00
Robby Findler
e57077cc7c fixed problem with PLaneT docs
svn: r3314
2006-06-10 03:30:23 +00:00
Robby Findler
77e2fee4ef fixed PR 8103
svn: r3313
2006-06-10 01:26:16 +00:00
Eli Barzilay
beda11b5a2 removed the <undefined> class
svn: r3311
2006-06-09 21:22:48 +00:00
Eli Barzilay
29b58703a6 more info in no-applicable-method
svn: r3310
2006-06-09 21:22:20 +00:00
Matthew Flatt
cdae5711a1 missing X_EXTRA_LIBS, which matters when libpng gets installed globally in Mac OS X
svn: r3309
2006-06-09 19:39:24 +00:00
Eli Barzilay
9f88b697cf <undefined> class
svn: r3307
2006-06-09 18:55:44 +00:00
Robby Findler
283959f8fa adjusted sizes a little bit
svn: r3306
2006-06-09 16:34:21 +00:00
Matthew Flatt
95cb36b1dc fix out-of-bounds array access
svn: r3305
2006-06-09 16:18:49 +00:00
Matthew Flatt
a6a9f17294 change X/Windows message-box checkbox spacing again: make the message region at least as large as the icon
svn: r3304
2006-06-09 15:57:02 +00:00
Noel Welsh
137ca08979 Refilled doc.txt to a width of 65 characters
svn: r3302
2006-06-09 15:45:51 +00:00
Noel Welsh
a67ca1489b Add test that SRFIs load in MzScheme
svn: r3301
2006-06-09 15:44:40 +00:00
Noel Welsh
173e1e2ec3 Converted tests to SchemeUnit 3, fixed tests. Added tests from Schematics that were mentioned in the main test suite but were actually missing from the repository. Note: Tests for SRFIs 40 and 43 are mentioned in the test suite but the actual test cases are missing
svn: r3300
2006-06-09 15:42:45 +00:00
Matthew Flatt
cc4f2270b7 add space before checkbox in single-line mode for Unix/Windows message box
svn: r3299
2006-06-09 15:32:33 +00:00
Matthew Flatt
8894dcb781 improve checkbox in Unix/Windows message box, too, per Eli's suggestion
svn: r3298
2006-06-09 15:28:09 +00:00
Matthew Flatt
7880355fdd fix message-box alignment for mac os x
svn: r3297
2006-06-09 14:01:05 +00:00
Matthew Flatt
bd2c66357f get-rendering isn't there anymore
svn: r3296
2006-06-09 13:11:57 +00:00
Eli Barzilay
54c1e342cc Welcome to a new PLT day.
svn: r3295
2006-06-09 07:50:02 +00:00
Matthew Flatt
cfc786cf66 fixed JIT inling bug for XXXX-set!, fast-path for read-byte and read-char, and fast common case for number->string
svn: r3294
2006-06-09 01:28:04 +00:00
Robby Findler
90581cc4f6 fixed much of PR 8094 and extended the module browser to also hide planet requires PR 7932
svn: r3290
2006-06-08 21:59:41 +00:00
Eli Barzilay
1105d9b404 another file-filter typo
svn: r3289
2006-06-08 21:33:27 +00:00
Robby Findler
4b3d2531ac added a new check box to module browser
svn: r3288
2006-06-08 21:24:53 +00:00
Eli Barzilay
36d57c8a15 another keyword typo
svn: r3287
2006-06-08 21:14:45 +00:00
John Clements
2279544839 commit for 350 release
svn: r3286
2006-06-08 20:54:49 +00:00
Matthew Flatt
cd82e80dc6 clean up osx_appl.ss, since the uninstalled mzscheme executable now finds its framework and collections without help
svn: r3279
2006-06-08 10:59:04 +00:00
Matthew Flatt
3489cca5c4 tests for nested multi-ellipsis sequence
svn: r3278
2006-06-08 10:52:26 +00:00
Matthew Flatt
b773eeb6c2 fix template bug in nested sequence of multiple ellipses, such as ((a ... ...) ...)
svn: r3277
2006-06-08 10:51:46 +00:00
Matthew Flatt
7e61d42fda processore for manifest doesn't need to be specific
svn: r3276
2006-06-08 10:07:12 +00:00
Matthew Flatt
4873266714 attempt to fix manifest problem with MSVC 8.0
svn: r3275
2006-06-08 10:01:50 +00:00
Eli Barzilay
228e70963f fix conditional title
svn: r3274
2006-06-08 07:17:52 +00:00
Eli Barzilay
f110291ab3 Welcome to a new PLT day.
svn: r3273
2006-06-08 04:49:50 +00:00
Eli Barzilay
2a92d1454d #:filter -> #:file-filter
svn: r3272
2006-06-08 03:18:13 +00:00
Eli Barzilay
1daf6d363c typo
svn: r3271
2006-06-08 03:15:41 +00:00
Eli Barzilay
bc335f6d0d conditional for AtlAxWinXX fix
svn: r3270
2006-06-07 23:24:58 +00:00
Matthew Flatt
fa5d2b779e fix MysterX for MSVC 7.1
svn: r3269
2006-06-07 18:49:50 +00:00