Commit Graph

5401 Commits

Author SHA1 Message Date
Jacob Matthews
56e74bf7e1 * Added an unpack w/o installation option to the command-line tool
* Misc. fixes

svn: r7337
2007-09-14 20:26:47 +00:00
Jens Axel Soegaard
f293528155 Inserted search string in page title for search results as requested in PR8922.
svn: r7336
2007-09-14 19:14:46 +00:00
Ryan Culpepper
d4e96a80cb Macro stepper: added navigation methods
svn: r7335
2007-09-14 18:45:14 +00:00
John Clements
5fb7a90786 fixed bugs per dave gurnell's observations
svn: r7334
2007-09-14 17:37:23 +00:00
Matthias Felleisen
5de1d6e687 added instructions on how to add this library
svn: r7333
2007-09-14 15:03:57 +00:00
Mike Sperber
470472620b For open-input-graphical-file' and text-editor-load-handler',
specify the name of the file as the port's object-name rather than the
text% object.

svn: r7332
2007-09-14 14:53:59 +00:00
Jacob Matthews
3214a71004 Added get-word-at to autocomplete<%> interface
svn: r7331
2007-09-14 14:08:39 +00:00
Eli Barzilay
11f37a3262 Welcome to a new PLT day.
svn: r7330
2007-09-14 07:50:03 +00:00
Robby Findler
6d32dabc63 added some more characters
svn: r7329
2007-09-13 20:04:46 +00:00
Robby Findler
00c9f0b1a1 bugfix as noticed by Stephen De Gabrielle
svn: r7328
2007-09-13 18:37:48 +00:00
Matthew Flatt
965c70b826 repairs from Chongkai
svn: r7327
2007-09-13 13:46:08 +00:00
Jens Axel Soegaard
de8ec8f1d5 Fixed PR 8919 (Problem with refreshing of individual manuals).
svn: r7326
2007-09-13 09:34:51 +00:00
Eli Barzilay
124609d4c3 Welcome to a new PLT day.
svn: r7325
2007-09-13 07:50:03 +00:00
Matthew Flatt
6bc50332ea fix --enable-{lib,user}fw configure option
svn: r7324
2007-09-12 23:50:18 +00:00
John Clements
297aa4d4b0 added line about uncommenting certain fields
svn: r7323
2007-09-12 16:51:31 +00:00
Eli Barzilay
cfd1bbf612 Welcome to a new PLT day.
svn: r7322
2007-09-12 07:50:02 +00:00
Kathy Gray
d8181a2a60 Corrected a bad ai choice
svn: r7321
2007-09-12 00:58:30 +00:00
Matthew Flatt
dec670ff75 fix problem where --save-temps didn't work for 3m-generated file (due to lingering handler installed by 3m)
svn: r7320
2007-09-11 20:56:08 +00:00
Jacob Matthews
188186ca25 Making autocomplete-mixin's get-word-at public in preparation for fixing PR 8925
svn: r7319
2007-09-11 20:47:55 +00:00
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