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 |
|
Robby Findler
|
82ec65680d
|
fixed up some of the old tests
svn: r6165
|
2007-05-07 01:30:32 +00:00 |
|
Matthew Flatt
|
135f37e418
|
chinese string-constant updates form Chongkai
svn: r6164
|
2007-05-06 23:14:38 +00:00 |
|
Matthew Flatt
|
1947d48bd0
|
fix command-line construction in subprocess for Windows where an argument contains a space or quote and ends with a backslash
svn: r6163
|
2007-05-06 23:11:32 +00:00 |
|
Robby Findler
|
ddc701ba65
|
made drscheme use the current preferences for the module language settings when automatically choosing the module language (if the module language is the users preference, that is)
svn: r6162
|
2007-05-06 21:01:45 +00:00 |
|
Greg Cooper
|
704faa0a4f
|
tightened limit on radii; when too small, draw minimum instead of skipping
svn: r6161
|
2007-05-06 18:06:44 +00:00 |
|
Greg Cooper
|
e63ea001b1
|
added check for rings with too-small radii
svn: r6160
|
2007-05-06 17:52:41 +00:00 |
|
Eli Barzilay
|
7537babe99
|
patch from Kathy
svn: r6159
|
2007-05-06 14:20:39 +00:00 |
|
Matthew Flatt
|
0a22386d0b
|
fix bug in define-syntaxes bytecode validation
svn: r6158
|
2007-05-06 12:13:51 +00:00 |
|
Eli Barzilay
|
78f2ac8405
|
360 -> 370
svn: r6157
|
2007-05-06 08:09:08 +00:00 |
|
Matthew Flatt
|
ffff979bd7
|
fix equal-hashing of characters, and also correct potential 3m allocations problem (at least on 64-bit machines, for now) in MzScheme/MrEd start-up
svn: r6156
|
2007-05-05 23:43:25 +00:00 |
|
Robby Findler
|
e41ff4705e
|
improved error checking for provide/contract struct clauses
svn: r6155
|
2007-05-05 17:50:19 +00:00 |
|
Robby Findler
|
53b5917fec
|
fixed bug with delegate
svn: r6154
|
2007-05-05 14:15:11 +00:00 |
|
Eli Barzilay
|
ae1811115d
|
Welcome to a new PLT day.
svn: r6153
|
2007-05-05 07:17:07 +00:00 |
|
Matthew Flatt
|
98b33e8ae1
|
use new color-preference name
svn: r6152
|
2007-05-05 07:03:00 +00:00 |
|
Matthew Flatt
|
58d2e0bdad
|
make the top-right corner of file.gif transparent (to work better as a button label for world.ss)
svn: r6151
|
2007-05-05 00:31:50 +00:00 |
|
Matthew Flatt
|
e85a15df98
|
add support for 'lib paths in define-runtime-path, and change world.ss to use it
svn: r6150
|
2007-05-05 00:17:06 +00:00 |
|
Matthew Flatt
|
ba66079155
|
temporary fix to preferences-file problem
svn: r6149
|
2007-05-04 23:32:24 +00:00 |
|
Matthew Flatt
|
52bbd95ba7
|
fix C macro that lead to memory corruption!
svn: r6148
|
2007-05-04 23:27:45 +00:00 |
|
Matthias Felleisen
|
4744c559b0
|
htdp, testing
svn: r6147
|
2007-05-04 22:16:26 +00:00 |
|
Eli Barzilay
|
8661413b7f
|
use path-element->string
svn: r6146
|
2007-05-04 20:55:19 +00:00 |
|
Robby Findler
|
41d4b5d28e
|
changed teachpacks to be language specific
svn: r6145
|
2007-05-04 20:45:15 +00:00 |
|
Matthias Felleisen
|
91d0c5e114
|
testing mv'ed for exec bug
svn: r6144
|
2007-05-04 19:22:45 +00:00 |
|
Matthew Flatt
|
e3148bf579
|
remove explicit write-barrier operation in SIGCHLD handler to avoid ipc/rcv errors
svn: r6143
|
2007-05-04 12:52:05 +00:00 |
|
Eli Barzilay
|
e374d7a051
|
more memory!
svn: r6141
|
2007-05-04 09:43:58 +00:00 |
|
Eli Barzilay
|
ab76393f76
|
Welcome to a new PLT day.
svn: r6140
|
2007-05-04 06:26:46 +00:00 |
|
Eli Barzilay
|
a24b323e2b
|
try binary so first
svn: r6139
|
2007-05-04 06:12:17 +00:00 |
|
Eli Barzilay
|
26ab4af5f7
|
made it possible to try several versions, use it in readline and openssl
svn: r6138
|
2007-05-04 06:08:48 +00:00 |
|