Commit Graph

6070 Commits

Author SHA1 Message Date
Robby Findler
8b20d62969 fixed some bugs so that long names still allow drs to start up and limited the name message in the upper-left to be at most 200 pixels wide
svn: r8176
2008-01-01 17:00:56 +00:00
Matthew Flatt
7508f2a9c7 fix tests of 'random'
svn: r8175
2008-01-01 14:19:39 +00:00
Eli Barzilay
85c8339e39 Welcome to a new PLT day.
svn: r8173
2008-01-01 05:59:11 +00:00
Robby Findler
16ed718c71 fixed error reporting and brought back the red arrows for the stack trace
svn: r8172
2008-01-01 01:55:04 +00:00
Matthew Flatt
63e8522426 3.99.0.8: unify 'random' and SRFI-27
svn: r8171
2007-12-31 11:30:06 +00:00
Eli Barzilay
5bc7bd1142 Welcome to a new PLT day.
svn: r8170
2007-12-31 08:50:03 +00:00
Eli Barzilay
281c1b8838 2007->2008
svn: r8169
2007-12-31 00:47:21 +00:00
Robby Findler
90de53d2b2 finished ->d
svn: r8166
2007-12-30 23:36:58 +00:00
Matthew Flatt
5890eedeb4 scribble mrlib docs
svn: r8165
2007-12-30 22:46:20 +00:00
Matthew Flatt
9c6c83d8d2 generalized defproc to support curried notation, start scribbling graphics collection docs
svn: r8164
2007-12-30 16:16:11 +00:00
Matthew Flatt
a42d568c92 fix up web-server docs enough to avoid some warnings
svn: r8162
2007-12-30 12:48:44 +00:00
Matthew Flatt
ed70196273 fix doc build
svn: r8161
2007-12-30 12:27:40 +00:00
Matthew Flatt
a85d979a2d fix delayed hashing (especially as needed by MrEd under X11) again
svn: r8160
2007-12-30 12:10:12 +00:00
Eli Barzilay
da15443ebc Welcome to a new PLT day.
svn: r8159
2007-12-30 08:50:02 +00:00
Robby Findler
7eb004112b changed get-special-menu to get-insert-menu
svn: r8158
2007-12-29 21:48:58 +00:00
Kathy Gray
3549e55d5a Bringing up to v4 require specs and tool interface.
NOTE: testing window is NOT working yet.

svn: r8157
2007-12-29 19:39:25 +00:00
Matthew Flatt
643a19d01b new 'file' collection to house file-format libraries
svn: r8156
2007-12-29 19:27:05 +00:00
Matthew Flatt
f805f6be61 MrEd x: custom hash function for widget indices needs to provide only the expected hash code
svn: r8155
2007-12-29 19:23:30 +00:00
Matthew Flatt
f80de2d73f scribble trait docs
svn: r8154
2007-12-29 14:37:46 +00:00
Matthew Flatt
b9cc763355 scheme/runtime-path
svn: r8153
2007-12-29 14:18:15 +00:00
Matthew Flatt
1d8b21f53b disallow empty application; rename regexp-match/fail-without-reading to regexp-try-match
svn: r8152
2007-12-29 13:51:32 +00:00
Matthew Flatt
92ac61e806 scheme/mpair
svn: r8151
2007-12-29 12:30:25 +00:00
Eli Barzilay
164f85f288 Welcome to a new PLT day.
svn: r8149
2007-12-29 08:50:03 +00:00
Eli Barzilay
5d860138b8 fix finddoc, returns a xexpr now
svn: r8147
2007-12-29 03:25:58 +00:00
Matthias Felleisen
526458b36c fixing small bug that was introduced with move to 4.0
svn: r8145
2007-12-29 02:29:51 +00:00
Matthew Flatt
6ccffdffdb JIT inlines some floating-point ops
svn: r8144
2007-12-28 22:11:41 +00:00
Matthias Felleisen
2abe742b98 done with insert menu
svn: r8143
2007-12-28 16:18:29 +00:00
Matthias Felleisen
181c85d28c preparing robby's attempt to get insert menu right
svn: r8142
2007-12-28 15:53:23 +00:00
Robby Findler
7459da43ce renamed the Special menu to Insert
svn: r8141
2007-12-27 20:39:51 +00:00
Matthew Flatt
d2aa4f610b re-fix error when keywords missing in app; fix defn to allow non-keyword args withotu default after keyword args
svn: r8140
2007-12-27 16:49:27 +00:00
Matthew Flatt
bd260e132e typo in reference
svn: r8139
2007-12-27 16:35:35 +00:00
Eli Barzilay
c719f1c506 newline after not-found message
svn: r8138
2007-12-27 16:32:48 +00:00
Matthew Flatt
53bf8bae8e 3.99.0.7: add prop:equal+hash
svn: r8137
2007-12-27 16:19:35 +00:00
Matthew Flatt
d411eb6402 fix Mach-O updating in the case that no two-level hints entry is available
svn: r8136
2007-12-27 12:07:12 +00:00
Matthew Flatt
5df53fbe76 include version in scribble latex output
svn: r8135
2007-12-27 11:28:11 +00:00
Matthew Flatt
d6adb5600e make setup-plt --doc-pdf work right with a relative path
svn: r8134
2007-12-27 11:18:20 +00:00
Matthew Flatt
c0872f69ea equal? and hashing work on cyclic values
svn: r8132
2007-12-27 11:07:14 +00:00
Eli Barzilay
8f20fce7f6 Welcome to a new PLT day.
svn: r8131
2007-12-27 06:22:18 +00:00
Greg Cooper
e79214aa5a use current-inexact-milliseconds instead of current-milliseconds to avoid wrap-around problems
svn: r8130
2007-12-26 18:11:37 +00:00
Mike Sperber
bfd42d01d0 Update SRFI 42 to latest reference implementation.
svn: r8128
2007-12-26 17:07:15 +00:00
Matthew Flatt
add5fff586 fix .zo writing of 1073741824 on 64-bit machine
svn: r8127
2007-12-26 12:41:51 +00:00
Matthew Flatt
9f4f7670d1 fix exn-handler test
svn: r8125
2007-12-26 12:02:13 +00:00
Eli Barzilay
019ead4356 Welcome to a new PLT day.
svn: r8124
2007-12-26 08:50:02 +00:00
Matthew Flatt
5c76cb507e finish mz docs
svn: r8123
2007-12-26 02:58:13 +00:00
Matthew Flatt
36ca820232 annotate change to avoid buffer overrun
svn: r8121
2007-12-25 12:59:50 +00:00
Matthew Flatt
944105f122 fix buffer overrun in contour plotting
svn: r8120
2007-12-25 12:57:42 +00:00
Matthew Flatt
a9f140e118 remove unnecessary assignment
svn: r8119
2007-12-25 01:33:56 +00:00
Matthew Flatt
4ce547c78a fix Windows-specific bg thread clean-up (PR 9119)
svn: r8117
2007-12-24 13:03:29 +00:00
Eli Barzilay
e3f8d7e74b better code organization
svn: r8116
2007-12-24 12:24:46 +00:00
Matthew Flatt
f6abcd7fbf don't register remembered-thread set, because it's not GCable
svn: r8115
2007-12-24 12:18:13 +00:00