Ryan Culpepper
|
cdd9c7d0ce
|
Added tool manager to DrScheme (preferences panel)
More information available via setup/getinfo.ss
Changed help desk to show more info for package docs
svn: r7155
|
2007-08-23 22:07:00 +00:00 |
|
Eli Barzilay
|
34765705a5
|
remove unused binding
svn: r7153
|
2007-08-23 16:18:38 +00:00 |
|
Matthew Flatt
|
5628ebcf90
|
bug fixes from Chongkai
svn: r7152
|
2007-08-23 15:37:14 +00:00 |
|
Kathy Gray
|
acb4019fed
|
Modified so that the macro implementaiton isn't mentioned in errors to students
svn: r7149
|
2007-08-23 15:31:07 +00:00 |
|
Eli Barzilay
|
049866b9c3
|
Welcome to a new PLT day.
svn: r7146
|
2007-08-22 23:30:57 +00:00 |
|
Matthew Flatt
|
bae0952bf7
|
Chongkai's SRFI-27 re-implementation in terms of the native MzScheme random-number procedures
svn: r7145
|
2007-08-22 17:01:20 +00:00 |
|
Jacob Matthews
|
8d769c151c
|
Fix for PR8884
svn: r7141
|
2007-08-22 06:51:06 +00:00 |
|
Mike Sperber
|
fb9b192516
|
Activate suppression of modified messages. Otherwise, embedded
editors will always cause the parent buffer to think it's modified.
svn: r7131
|
2007-08-21 08:14:00 +00:00 |
|
Matthew Flatt
|
258490c8ad
|
fix timeout manager and replace regexp-based path manipulation with a call to find-relative-path
svn: r7128
|
2007-08-20 19:06:26 +00:00 |
|
Mike Sperber
|
663883bfcc
|
Fix encoding error.
svn: r7127
|
2007-08-20 11:46:56 +00:00 |
|
Robby Findler
|
c1838f88e0
|
improved fix to PR 8880
svn: r7126
|
2007-08-20 08:51:17 +00:00 |
|
Eli Barzilay
|
1135ca5140
|
PR8880
svn: r7125
|
2007-08-20 03:08:07 +00:00 |
|
Eli Barzilay
|
2e636a54f1
|
new thread breaking in sandbox, improved with-limits to use call-in-nested-thread
svn: r7124
|
2007-08-19 23:45:08 +00:00 |
|
Eli Barzilay
|
392f99b717
|
new thread breaking in sandbox, improved with-limits to use call-in-nested-thread
svn: r7123
|
2007-08-19 23:27:14 +00:00 |
|
Matthew Flatt
|
a626d25acd
|
handin-server updates for v371
svn: r7122
|
2007-08-19 18:56:50 +00:00 |
|
Matthew Flatt
|
3f2341cda8
|
minor doc edits
svn: r7121
|
2007-08-19 13:20:06 +00:00 |
|
Matthew Flatt
|
af3a4197df
|
fix width for table of inherited methods
svn: r7120
|
2007-08-19 02:50:54 +00:00 |
|
Matthew Flatt
|
44d1c03d68
|
in GUI docs, show inherited methods
svn: r7119
|
2007-08-19 02:43:51 +00:00 |
|
Matthew Flatt
|
190b8f6e21
|
turn on GUI doc generation in scribblings setup
svn: r7118
|
2007-08-18 22:37:36 +00:00 |
|
Matthew Flatt
|
c9f1aec9eb
|
checkpoint GUI manual work
svn: r7117
|
2007-08-18 12:22:05 +00:00 |
|
Matthew Flatt
|
a4a9febd05
|
bump version to 371.1
svn: r7116
|
2007-08-18 10:22:09 +00:00 |
|
Eli Barzilay
|
7d09bb70b8
|
typo(?)
svn: r7114
|
2007-08-18 05:40:27 +00:00 |
|
Eli Barzilay
|
e95d9165f0
|
Welcome to a new PLT day.
svn: r7113
|
2007-08-18 05:17:19 +00:00 |
|
Eli Barzilay
|
851811b3a0
|
use with-handlers*
svn: r7112
|
2007-08-18 05:00:49 +00:00 |
|
Eli Barzilay
|
1e62679b54
|
exception-preserving promises, the naive way
svn: r7111
|
2007-08-18 04:38:00 +00:00 |
|
Matthew Flatt
|
cac6aa498d
|
checkpoint GUI docs
svn: r7110
|
2007-08-17 21:13:50 +00:00 |
|
Matthew Flatt
|
c7c3d60b16
|
checkpoint new GUI toolbox docs
svn: r7109
|
2007-08-17 16:19:31 +00:00 |
|
Robby Findler
|
a07950b2ed
|
fixed a bug in drs -- it no longer calls random with the users random seed
svn: r7108
|
2007-08-17 03:03:43 +00:00 |
|
Greg Cooper
|
5f8dcab176
|
make debugger's execute-callback nullary
svn: r7107
|
2007-08-17 02:02:08 +00:00 |
|
Matthew Flatt
|
33d7e3ded3
|
new gui reference work
svn: r7106
|
2007-08-16 18:48:47 +00:00 |
|
Eli Barzilay
|
fcf31d7086
|
Welcome to a new PLT day.
svn: r7105
|
2007-08-16 08:00:10 +00:00 |
|
Kathy Gray
|
01e8b3aa44
|
Clarification on language change
svn: r7104
|
2007-08-15 22:23:20 +00:00 |
|
Matthew Flatt
|
d113616d6b
|
fix .zo output on 64-bit platform for fixnum constants that are 32-bit bignums
svn: r7103
|
2007-08-15 11:09:37 +00:00 |
|
Kathy Gray
|
502f1f2047
|
svn: r7102
|
2007-08-15 01:07:46 +00:00 |
|
Robby Findler
|
12a487020b
|
fix to PR 8872
svn: r7101
|
2007-08-14 23:53:03 +00:00 |
|
Kathy Gray
|
49f08fb06a
|
Correction to using public/private in int+acc
svn: r7100
|
2007-08-14 19:50:34 +00:00 |
|
Eli Barzilay
|
a672ccf4d0
|
Welcome to a new PLT day.
svn: r7099
|
2007-08-14 19:26:10 +00:00 |
|
Mike Sperber
|
f57c8d93be
|
Synch with latest.
svn: r7098
|
2007-08-14 17:38:10 +00:00 |
|
Kathy Gray
|
0077fba27c
|
Switch to using ephemerals
svn: r7097
|
2007-08-14 13:22:44 +00:00 |
|
Robby Findler
|
1e648f350f
|
fixed PR 8870
svn: r7096
|
2007-08-14 05:06:08 +00:00 |
|
Matthias Felleisen
|
91eb15f72a
|
explain SilyCanvas design
svn: r7094
|
2007-08-14 00:11:43 +00:00 |
|
Matthias Felleisen
|
a811f769d7
|
getting around the null problem with a silly canvas for World
svn: r7093
|
2007-08-13 23:52:23 +00:00 |
|
Kathy Gray
|
377b8b17e1
|
Correcting pr 8867
svn: r7092
|
2007-08-13 23:34:38 +00:00 |
|
Matthias Felleisen
|
3d3a0d8d60
|
svn: r7091
|
2007-08-13 23:18:52 +00:00 |
|
Matthew Flatt
|
df0c8c3245
|
recognize 302 redirection
svn: r7090
|
2007-08-13 22:50:11 +00:00 |
|
Kathy Gray
|
3747f712a9
|
Changes that correct another infinite loop
svn: r7089
|
2007-08-13 22:41:26 +00:00 |
|
Jay McCarthy
|
e155deea8e
|
up
svn: r7088
|
2007-08-13 21:13:45 +00:00 |
|
Matthew Flatt
|
4f0479a688
|
more GUI reference work
svn: r7087
|
2007-08-13 16:36:43 +00:00 |
|
Matthew Flatt
|
0b29e215cb
|
checkpoint GUI reference work
svn: r7086
|
2007-08-13 15:56:03 +00:00 |
|
Matthias Felleisen
|
39f6a4bc3a
|
stop is idempotent now
svn: r7085
|
2007-08-13 14:11:53 +00:00 |
|