Commit Graph

5323 Commits

Author SHA1 Message Date
Eli Barzilay
878df8e99c Welcome to a new PLT day.
svn: r6219
2007-05-13 07:53:04 +00:00
Ryan Culpepper
abe929fda8 Macro stepper:
added obsolete warning
  added filename to frame label

svn: r6218
2007-05-12 23:55:17 +00:00
Matthew Flatt
e569fae266 fix list-box scrollbar when using horizontal labels (PR 8661)
svn: r6217
2007-05-12 23:54:43 +00:00
Matthew Flatt
44fab79324 SRFI test updates from Chongkai
svn: r6216
2007-05-12 23:22:40 +00:00
Matthew Flatt
b8fd7f7b90 debugging-related tweaks that won't affect a normal build
svn: r6215
2007-05-12 23:09:13 +00:00
Matthew Flatt
c6121735a5 restore the latest continuation-space fix, and comment out some code that was emant to detect bugs (by checking an invariant that is no longer true)
svn: r6214
2007-05-12 23:05:28 +00:00
Matthew Flatt
0420f9c814 unwind the latest continuation-space fix, because it breaks something else
svn: r6213
2007-05-12 22:23:27 +00:00
Matthew Flatt
ef645e466c fix allocation of too-small buffer for regexp filter error message
svn: r6212
2007-05-12 10:25:58 +00:00
Eli Barzilay
1ea6e807bd Welcome to a new PLT day.
svn: r6211
2007-05-12 07:35:27 +00:00
Matthew Flatt
977eae5c18 fix a problem where empty continuation frames take up space in a composable continuation
svn: r6210
2007-05-12 07:22:50 +00:00
Eli Barzilay
05022c082d treat backspacing better (PR8662)
svn: r6209
2007-05-12 06:27:52 +00:00
Matthew Flatt
7a4292cb69 Chinese string-constant updates from Chongkai
svn: r6208
2007-05-12 00:44:45 +00:00
Matthew Flatt
9ec0fcf267 patch from Chongkai to fix a problem in SRFI-43
svn: r6207
2007-05-12 00:36:21 +00:00
Matthew Flatt
1797a004ba fix bug that causes meta-continuations to chain when they shouldn't
svn: r6206
2007-05-11 23:38:13 +00:00
Eli Barzilay
8e95c32ece Welcome to a new PLT day.
svn: r6201
2007-05-11 14:29:25 +00:00
Eli Barzilay
9999936fd6 proxy needs an integer
svn: r6200
2007-05-11 05:47:32 +00:00
Eli Barzilay
09f09289e2 reformatting etc
svn: r6199
2007-05-11 05:47:00 +00:00
Eli Barzilay
091e7c0673 removed redundant check
svn: r6198
2007-05-10 23:23:47 +00:00
Matthew Flatt
5d70dbdeef fix deallocation and repair of long mark stack
svn: r6197
2007-05-10 23:16:20 +00:00
Eli Barzilay
a773d2c11a dont show the URL when choosing a browser
svn: r6196
2007-05-10 22:29:18 +00:00
Eli Barzilay
234a617835 minor edits
svn: r6195
2007-05-10 22:03:05 +00:00
Eli Barzilay
d7ca444d39 Welcome to a new PLT day.
svn: r6194
2007-05-10 18:14:01 +00:00
John Clements
a29de370a2 370 notes
svn: r6193
2007-05-10 18:09:15 +00:00
John Clements
d0e5e2cbb6 added skipto for let-syntaxes
svn: r6192
2007-05-10 18:04:41 +00:00
John Clements
db0f29e3e4 changes only to comments
svn: r6191
2007-05-10 18:04:02 +00:00
Eli Barzilay
f10c3c8acf better code layout, added firefox
svn: r6190
2007-05-10 17:45:21 +00:00
Eli Barzilay
83f2bdce62 fix detection of OSX
svn: r6189
2007-05-10 17:07:15 +00:00
Eli Barzilay
b0ead7f2d6 removed old macos classic code
svn: r6188
2007-05-10 16:10:03 +00:00
Robby Findler
747c6dca6a fixed PR 8659
svn: r6187
2007-05-10 15:39:25 +00:00
Noel Welsh
afa7382c9c This file tests that all SRFIs load in Mz/DrScheme as required for the SRFI verifications test.
svn: r6186
2007-05-10 08:21:55 +00:00
Eli Barzilay
96c72c5006 Welcome to a new PLT day.
svn: r6185
2007-05-10 00:39:31 +00:00
Matthew Flatt
a1f665385b use define-runtime-path in errortrace-lib for the key -syntax-object module
svn: r6184
2007-05-08 22:01:06 +00:00
Ryan Culpepper
3cf3fe7ed9 Macro stepper: bug in match clause
svn: r6183
2007-05-08 21:22:55 +00:00
Ryan Culpepper
e4e5ec4074 Macro stepper:
- removed dead seek-syntax code
  - fixed bug related to hiding + errors
  - fixed bug finding bindings in interrrupted expansion

svn: r6182
2007-05-08 20:56:37 +00:00
Eli Barzilay
cee3b278dd Welcome to a new PLT day.
svn: r6181
2007-05-08 20:18:39 +00:00
Robby Findler
57b317d56f added support to compile teachpacks when they are installed
svn: r6180
2007-05-08 19:19:07 +00:00
Robby Findler
5b8705a7ae fixed a bug -- now if a teaching language file is renamed, it should still work
svn: r6179
2007-05-08 18:19:49 +00:00
Robby Findler
333ff87027 fixed some bugs in executable creation
svn: r6178
2007-05-08 17:21:29 +00:00
Mike Sperber
c715647bed Synch with latest.
svn: r6177
2007-05-08 14:33:41 +00:00
Mike Sperber
59e805d518 More localized strings in ProfessorJ and the wizard.
svn: r6176
2007-05-08 13:55:50 +00:00
Matthew Flatt
d1c4d0e269 fix problem with the application-file handler when all windows are minized (PR 8640)
svn: r6175
2007-05-08 06:57:32 +00:00
Matthew Flatt
4377dbdb64 fix out-of-bounds array reference in Windows path building
svn: r6174
2007-05-08 02:57:53 +00:00
Robby Findler
3c5f2c7395 fixed up minor bugs in program and lots of little problems in the test suites
svn: r6173
2007-05-08 01:02:40 +00:00
Robby Findler
a58e476dd6 added test:set-list-box!
svn: r6172
2007-05-07 23:44:17 +00:00
Eli Barzilay
161590969b Welcome to a new PLT day.
svn: r6171
2007-05-07 23:10:58 +00:00
Matthew Flatt
bfd40298d8 fix optimizer bug related to dropping unneeeded let-values clauses
svn: r6170
2007-05-07 23:00:44 +00:00
Matthew Flatt
2f44f07916 change ProfJ insert menu items to be grayed when there's no target editor
svn: r6169
2007-05-07 21:56:51 +00:00
Robby Findler
b95012ae00 changes related to teachpacks
svn: r6168
2007-05-07 19:04:50 +00:00
Matthias Felleisen
c4f29c9935 history recorded
svn: r6167
2007-05-07 14:01:29 +00:00
Robby Findler
d0dcbc5102 fixed order of arguments bug
svn: r6166
2007-05-07 01:30:59 +00:00