Commit Graph

6734 Commits

Author SHA1 Message Date
Eli Barzilay
434488c28d no need for a master-index link, since it is already part of the contents
svn: r8474
2008-01-30 06:54:17 +00:00
Robby Findler
95f3915f6c added an exception catch
svn: r8473
2008-01-30 05:16:52 +00:00
Eli Barzilay
bc32b85ae4 "fix" the windows problem, yet again
svn: r8472
2008-01-30 02:51:46 +00:00
Matthew Flatt
989a163f3e fix match tests for immutable literals
svn: r8471
2008-01-30 00:43:15 +00:00
Matthew Flatt
4c23a44fd5 fix module->namespace problem, add link to bug report page, fix tests
svn: r8470
2008-01-30 00:21:24 +00:00
Matthew Flatt
99818355f7 launcher scribblings and other doc fixes
svn: r8469
2008-01-29 22:56:17 +00:00
Eli Barzilay
7ed3d17dba typo
svn: r8468
2008-01-29 22:01:21 +00:00
Eli Barzilay
dbd27dafc6 * Added send-url/file that consumes a path and adds the file://, use
that in places that show docs.

* Made send-url quote characters that are possibly dangerous for
  subprocesses (good uses should call it wil already quoted urls).
  Also a keyword argument that can disable this, if someone really
  wants to.

* IE7 bug workaround finally working (but will need to switch from
  regedit to mred, to avoid vista warning).

svn: r8467
2008-01-29 21:38:27 +00:00
Matthew Flatt
6ddbaba736 add up-links to documents in the main doc dir; add plain-install makefile targets
svn: r8466
2008-01-29 21:27:34 +00:00
Matthew Flatt
6e2e7d9447 3.99.0.10: immutable vector and box literals
svn: r8465
2008-01-29 19:23:47 +00:00
Danny Yoo
8fe96fd23b Typo
svn: r8464
2008-01-29 18:36:28 +00:00
Matthew Flatt
8d17e91333 fix scribble.cxx yet again
svn: r8463
2008-01-29 18:36:04 +00:00
Matthew Flatt
3cd1b5f14f regexp doc fixes
svn: r8462
2008-01-29 17:37:10 +00:00
Eli Barzilay
6ba2fc8941 typo
svn: r8461
2008-01-29 16:10:02 +00:00
Eli Barzilay
9034c327f3 minor
svn: r8460
2008-01-29 15:39:37 +00:00
Eli Barzilay
7eb5b6b94a Welcome to a new PLT day.
svn: r8459
2008-01-29 08:50:30 +00:00
Matthew Flatt
26c28f0274 fix mred gc2 makefile for FOREIGN_IF_USED
svn: r8458
2008-01-29 03:15:01 +00:00
Eli Barzilay
9b4b838b5f better url quoting
svn: r8457
2008-01-29 02:55:55 +00:00
Eli Barzilay
09ec3eddbd Re-hack Windows send-url around the IE7 bug
svn: r8456
2008-01-29 02:22:07 +00:00
Eli Barzilay
c2c950a2b9 better process helper, quote characters that might cause problems with shell quotes
svn: r8455
2008-01-29 02:05:40 +00:00
Matthew Flatt
1547458786 fix typo in time-apply
svn: r8454
2008-01-28 23:26:34 +00:00
Matthew Flatt
60f7074bab doc fixes and rendering tweaks
svn: r8453
2008-01-28 22:43:50 +00:00
Matthew Flatt
5df386275d get rid of scribbled doc.txt
svn: r8452
2008-01-28 21:57:37 +00:00
Matthew Flatt
68ae5ace16 setup-plt scribbling
svn: r8451
2008-01-28 21:54:02 +00:00
Matthew Flatt
987b9e7681 scribbled dynext (from Will Farr)
svn: r8450
2008-01-28 19:40:52 +00:00
Eli Barzilay
4e1f45c9a0 typo
svn: r8449
2008-01-28 16:51:51 +00:00
Eli Barzilay
6d9b4a1ed6 svn: r8448 2008-01-28 16:45:11 +00:00
Eli Barzilay
9a34a06070 avoid the extra shell on osx
svn: r8447
2008-01-28 16:36:42 +00:00
Eli Barzilay
5d0d0ed44e no need to filter out non-executables
svn: r8446
2008-01-28 16:01:20 +00:00
Eli Barzilay
8792c4ca95 finally improved and updated sendurl on unix
svn: r8445
2008-01-28 16:00:16 +00:00
Eli Barzilay
078f9bb4c3 better titles
svn: r8444
2008-01-28 09:54:40 +00:00
Eli Barzilay
3942c9d275 separate functions for each platform, simplifies code
svn: r8443
2008-01-28 09:40:28 +00:00
Eli Barzilay
073ca0d558 fix some typos, remove unused 'plt option, move test so there's no internal definition
svn: r8442
2008-01-28 09:17:05 +00:00
Eli Barzilay
21ffab3fe3 switch to scheme/base
svn: r8441
2008-01-28 08:38:12 +00:00
Eli Barzilay
cd2724534a typos from Will Farr
svn: r8440
2008-01-28 08:18:58 +00:00
Robby Findler
eda72235bd check syntax now (silently) copes with an exception raised by the documentation xref loading
svn: r8439
2008-01-28 02:11:31 +00:00
Matthew Flatt
d49f16da7f fix makefile typo
svn: r8438
2008-01-27 22:58:06 +00:00
Matthew Flatt
93f7324deb fix --disable-foreign
svn: r8437
2008-01-27 22:34:53 +00:00
Matthew Flatt
8f084b06bf remove +live_support to alloe Mac OS X 10.3 compilation
svn: r8436
2008-01-27 22:08:22 +00:00
Matthew Flatt
4ab4a9eb5e enable JIT FP for PPC
svn: r8435
2008-01-27 18:03:10 +00:00
Robby Findler
1ac60b40b1 split out the code that actually runs the user's programs from the other integration with drscheme
svn: r8433
2008-01-27 15:15:40 +00:00
Matthew Flatt
e35c94f91d clean out _loader compilation support; merge compiler library docs into mzc manual; improve mzscheme cmdline handling so that configuration options do not cancel defaults like -i and -u
svn: r8432
2008-01-27 14:20:42 +00:00
Eli Barzilay
c65b519351 Welcome to a new PLT day.
svn: r8431
2008-01-27 08:50:13 +00:00
Eli Barzilay
ec75cb5a9f minor
svn: r8430
2008-01-27 07:00:07 +00:00
Matthew Flatt
28c6c9d7cd fix dir for non-main-install collects docs
svn: r8429
2008-01-27 04:44:40 +00:00
Matthew Flatt
a0d86c06f3 prevent runaway inlining when a loop is combined with call-with-values
svn: r8427
2008-01-27 02:22:52 +00:00
Eli Barzilay
642c0d6071 Added 'newline items, made index pages use them instead of
table rows.  (And some reformatting, of course.)

svn: r8426
2008-01-26 19:31:32 +00:00
Robby Findler
12be0ae53b undid last commit to remove timing printouts
svn: r8425
2008-01-26 14:39:49 +00:00
Robby Findler
288fb78029 made memory limits be on by default and improved 'killed' dialog to turn up the limits
svn: r8424
2008-01-26 14:37:55 +00:00
Robby Findler
765a40a2ea fixed test case coverage and debugging (the latter only when the file isn't saved)
svn: r8423
2008-01-26 13:52:20 +00:00