Commit Graph

5632 Commits

Author SHA1 Message Date
Ryan Culpepper
9096231611 added planet info to help desk manuals listing and search results
svn: r7318
2007-09-11 15:54:25 +00:00
Robby Findler
ec23be9160 made the no-completions case work better
svn: r7317
2007-09-11 15:31:47 +00:00
Matthew Flatt
ef7223ab49 fix range checking of file-position values
svn: r7316
2007-09-11 15:14:13 +00:00
Matthew Flatt
19c5c227c9 fix one more Windows file-position bug
svn: r7315
2007-09-11 15:02:30 +00:00
Matthew Flatt
beca6ac5c4 turn off failed attempt to use 64-bit transitional file API
svn: r7314
2007-09-11 14:59:11 +00:00
Matthew Flatt
35c63173d0 fix file position/size procs to use 64-bit APIs
svn: r7313
2007-09-11 14:30:09 +00:00
Eli Barzilay
e4164955da Welcome to a new PLT day.
svn: r7312
2007-09-11 07:50:03 +00:00
John Clements
7f5c80232a ...
svn: r7311
2007-09-11 05:13:22 +00:00
John Clements
c77bf466a5 tests for minor bug fixes in date.ss
svn: r7310
2007-09-11 05:03:59 +00:00
John Clements
c192fba302 tests for minor bug fixes in date.ss
svn: r7309
2007-09-11 05:03:03 +00:00
Matthew Flatt
1ce720cffd add simple optimization of procedure? applied to an id whose value is known to be a procedure
svn: r7308
2007-09-10 21:13:57 +00:00
Eli Barzilay
7a6c9cc390 Welcome to a new PLT day.
svn: r7307
2007-09-10 07:50:02 +00:00
Eli Barzilay
449d9097c7 Avoid having hard-wired paths in contract error messages.
These will use "<collects>/..." now.  (A perhaps better solution
is to do what "mzlib/etc.ss" does and insert code that expands
to the file on the client machine.)

svn: r7306
2007-09-10 02:26:59 +00:00
Robby Findler
aaf50c4fa1 a few missed tweaks for word completion integtation
svn: r7305
2007-09-10 00:50:44 +00:00
Robby Findler
6b6f397a64 finished auto completion integration
svn: r7304
2007-09-10 00:46:31 +00:00
Eli Barzilay
6f83062a51 improved code for build-src-loc-string (no change in functionality)
svn: r7303
2007-09-09 18:25:29 +00:00
Eli Barzilay
3a190e0609 Welcome to a new PLT day.
svn: r7302
2007-09-09 07:50:03 +00:00
Matthew Flatt
199043950c fix Mac OS X centering wrt dialog
svn: r7301
2007-09-08 23:50:30 +00:00
Matthew Flatt
9804d70af4 fix GC registration of PS glyph-exists function
svn: r7300
2007-09-08 23:50:10 +00:00
Robby Findler
109ecfc184 fixes
svn: r7299
2007-09-08 21:03:02 +00:00
Robby Findler
34c85bd9ef integrated auto-complete into the framework
svn: r7298
2007-09-08 20:19:15 +00:00
Robby Findler
defd4349fc a few little cleanups
svn: r7297
2007-09-08 19:24:45 +00:00
Robby Findler
34244b80e1 oops
svn: r7295
2007-09-08 15:50:23 +00:00
Robby Findler
31aad55fc2 added working version of auto-complete
svn: r7294
2007-09-08 15:49:32 +00:00
Eli Barzilay
658eca1fef Welcome to a new PLT day.
svn: r7293
2007-09-08 07:50:03 +00:00
Robby Findler
bd85d12125 allow writes to preferences directory
svn: r7292
2007-09-07 15:55:46 +00:00
Eli Barzilay
8019362548 Welcome to a new PLT day.
svn: r7290
2007-09-07 07:50:03 +00:00
Robby Findler
338a77f341 fixed a bug in the error checking code
svn: r7288
2007-09-07 01:12:56 +00:00
John Clements
ff21641af2 changed run-nightly-tests -> automatic-tests
svn: r7287
2007-09-06 16:23:37 +00:00
Matthew Flatt
f0eec285a3 fix problems due to HTML anchor case-insensitivity
svn: r7286
2007-09-06 14:23:20 +00:00
Matthew Flatt
5154426cf6 improve defproc* to support multiple bindings documented together (instead of just multiple forms of the same binding)
svn: r7285
2007-09-06 13:48:44 +00:00
Matthew Flatt
93cc35bd5b improced scribble class/interface doc forms
svn: r7284
2007-09-06 13:19:15 +00:00
Eli Barzilay
06d80a5254 Welcome to a new PLT day.
svn: r7283
2007-09-06 07:50:03 +00:00
Robby Findler
43e4dc5e5b cleanup as suggested by John
svn: r7282
2007-09-06 02:03:14 +00:00
Matthew Flatt
7e085ae75f save define-class-doc approach before trying to get rid of a lyer of bindings
svn: r7281
2007-09-05 14:18:44 +00:00
Eli Barzilay
39eb8bec5a Welcome to a new PLT day.
svn: r7280
2007-09-05 07:50:02 +00:00
John Clements
372725996b added stepper-hint
svn: r7279
2007-09-05 00:35:50 +00:00
John Clements
64a31bb0b3 commented out mred stuff to allow nightly testing.
svn: r7278
2007-09-05 00:35:25 +00:00
John Clements
a3e9c55bb9 ...
svn: r7277
2007-09-05 00:34:40 +00:00
John Clements
ba7441b3a5 ...
svn: r7276
2007-09-05 00:23:34 +00:00
John Clements
ffe26decff hopefully resolved a whole bunch of conflicts...
svn: r7275
2007-09-05 00:22:07 +00:00
Matthew Flatt
65de4d96d8 suppress Mac OS X print status dialog
svn: r7274
2007-09-04 19:50:58 +00:00
Eli Barzilay
730d365a6a Welcome to a new PLT day.
svn: r7273
2007-09-04 07:50:03 +00:00
Eli Barzilay
ce3a3ed91e forgot a change in last commit
svn: r7272
2007-09-04 06:03:21 +00:00
Eli Barzilay
4948d38f6a a connection is required to create the manage gui, it is now possible to abort this
svn: r7271
2007-09-04 06:02:51 +00:00
Matthew Flatt
50e42bcfeb test procedure-reduce-arity
svn: r7270
2007-09-03 17:08:01 +00:00
Matthew Flatt
82d45bc644 doc procedure-reduce-arity
svn: r7269
2007-09-03 17:06:54 +00:00
Matthew Flatt
c5449adef7 implement procedure-reduce-arity
svn: r7268
2007-09-03 16:53:51 +00:00
Kathy Gray
a7ec07121a Modified error message language.
svn: r7267
2007-09-03 16:16:10 +00:00
Mike Sperber
53379938f8 Synch with latest.
svn: r7266
2007-09-03 10:13:33 +00:00