Commit Graph

303 Commits

Author SHA1 Message Date
Eli Barzilay
9b4f372c3a better process helper, quote characters that might cause problems with shell quotes
svn: r8455

original commit: c2c950a2b9
2008-01-29 02:05:40 +00:00
Eli Barzilay
526f33ab6b typo
svn: r8449

original commit: 4e1f45c9a0
2008-01-28 16:51:51 +00:00
Eli Barzilay
e8aee3d9a7 svn: r8448
original commit: 6d9b4a1ed6
2008-01-28 16:45:11 +00:00
Eli Barzilay
07db7e777d avoid the extra shell on osx
svn: r8447

original commit: 9a34a06070
2008-01-28 16:36:42 +00:00
Eli Barzilay
d93d687e0e finally improved and updated sendurl on unix
svn: r8445

original commit: 8792c4ca95
2008-01-28 16:00:16 +00:00
Eli Barzilay
188d033252 separate functions for each platform, simplifies code
svn: r8443

original commit: 3942c9d275
2008-01-28 09:40:28 +00:00
Eli Barzilay
34bf7f52a0 fix some typos, remove unused 'plt option, move test so there's no internal definition
svn: r8442

original commit: 073ca0d558
2008-01-28 09:17:05 +00:00
Eli Barzilay
88a4e688bf switch to scheme/base
svn: r8441

original commit: 21ffab3fe3
2008-01-28 08:38:12 +00:00
Eli Barzilay
50108948b0 remove the now-redundant main-doc option
svn: r8288

original commit: fff894d710
2008-01-11 02:29:49 +00:00
Matthew Flatt
596f8380ba move doc sub-dirs to scribblings sub-dirs
svn: r8281

original commit: b76aa843ab
2008-01-10 20:07:32 +00:00
Robby Findler
067b2a2f25 made send-url's result type always be the same
svn: r8235

original commit: 80c22a541d
2008-01-06 14:04:46 +00:00
Matthew Flatt
0e8e8692a6 3.99.0.9: binding links in docs use nominal import sources
svn: r8196

original commit: 7fc41024c0
2008-01-03 19:07:02 +00:00
Matthew Flatt
a15e4c8b84 change Scribble to complain about colliding tags
svn: r8025

original commit: fd1de94a48
2007-12-16 03:10:00 +00:00
Matthew Flatt
f404932b10 doc scribble/xref, and start net docs
svn: r8021

original commit: bfecd9e0f5
2007-12-15 23:36:23 +00:00
Matthew Flatt
ea42dbd423 try to make send-url work with URLS containing fragments under Windows
svn: r7993

original commit: f281705054
2007-12-13 17:20:01 +00:00
Matthew Flatt
832a30bfb4 add gnome-open browser option
svn: r7980

original commit: c65c51739a
2007-12-12 22:43:15 +00:00
Matthew Flatt
7ca4d19282 use osascrip tinsteda of open to open a URL in Mac OS X
svn: r7977

original commit: 6c2e8deee2
2007-12-12 21:07:25 +00:00
Matthew Flatt
755a287571 v3.99.0.2
svn: r7706

original commit: 39cedb62ed
2007-11-13 12:40:00 +00:00
Robby Findler
8a091a5d77 fixed PR 8870
svn: r7096

original commit: 1e648f350f
2007-08-14 05:06:08 +00:00
Eli Barzilay
9b958bd56a changed default current-alist-separator-mode to amp, added semi-or-amp mode
svn: r7057

original commit: 0e2a1a465a
2007-08-08 15:30:03 +00:00
Noel Welsh
f14fa1aaab Wrap a parameter/c contract around current-proxy-servers, so it may be used in calls to parameterize. Add test for same.
svn: r7030

original commit: 39d78f3fbf
2007-08-06 13:58:22 +00:00
Eli Barzilay
ab755d6138 PR8809 (value-less keys in the query parts) -- see message in the PR log
svn: r6931

original commit: 418df561e7
2007-07-18 03:42:23 +00:00
Eli Barzilay
a578b3cfa6 fix dangling quote
svn: r6906

original commit: d7e79cde81
2007-07-13 16:52:01 +00:00
Jay McCarthy
6f145ee624 PR8792
svn: r6905

original commit: 816d216862
2007-07-13 12:07:46 +00:00
Eli Barzilay
a79b32c87b removed redundant check
svn: r6198

original commit: 091e7c0673
2007-05-10 23:23:47 +00:00
Eli Barzilay
42c11db0ff minor edits
svn: r6195

original commit: 234a617835
2007-05-10 22:03:05 +00:00
Eli Barzilay
3c2a10cc05 better code layout, added firefox
svn: r6190

original commit: f10c3c8acf
2007-05-10 17:45:21 +00:00
Eli Barzilay
df196343cb fix detection of OSX
svn: r6189

original commit: 83f2bdce62
2007-05-10 17:07:15 +00:00
Eli Barzilay
1aa9eabee4 removed old macos classic code
svn: r6188

original commit: b0ead7f2d6
2007-05-10 16:10:03 +00:00
Eli Barzilay
aa04fe03f3 URL parsing is closer to the RFC now
svn: r5965

original commit: e885e79295
2007-04-17 11:56:20 +00:00
Eli Barzilay
7de7d761ff tests for using colons in scheme-less paths
svn: r5959

original commit: ee91e07ee3
2007-04-17 06:11:39 +00:00
Eli Barzilay
317337e409 fix FSF address
svn: r5911

original commit: 8ecd7a93c9
2007-04-10 17:59:38 +00:00
Eli Barzilay
dc9a0507f5 more reformatting, fix bug (library-subpath is a path)
svn: r5722

original commit: ec7d6f88fd
2007-03-03 08:47:33 +00:00
Eli Barzilay
53e4c2b0aa some reformatting, use kw instead of opt-lambda
svn: r5721

original commit: 625db9b469
2007-03-03 08:25:38 +00:00
Eli Barzilay
0237eb4442 no need for string->immutable-string when creating exceptions
svn: r5372

original commit: 19c33a8e2a
2007-01-17 01:18:50 +00:00
Eli Barzilay
3996eefb9a parse url schemes properly (some test reformatting)
svn: r5241

original commit: 9984b48d88
2007-01-07 09:09:27 +00:00
Eli Barzilay
df4458f899 more formatting etc
svn: r5048

original commit: 680c0f419a
2006-12-06 21:44:21 +00:00
Eli Barzilay
c276d448fe formatting etc
svn: r5045

original commit: f17f7bc479
2006-12-06 21:23:38 +00:00
Eli Barzilay
e6fc4d4027 merged units branch
svn: r5033

original commit: 3459c3a58f
2006-12-05 20:31:14 +00:00
Jacob Matthews
7cc0a1760d Added a test suite for net/cookie.ss, and fixed some bugs revealed by that test suite
svn: r5010

original commit: 7c7ada4514
2006-12-03 00:02:40 +00:00
Eli Barzilay
4d097b7bfc better use of regexps
svn: r4931

original commit: a024df75fb
2006-11-23 04:44:25 +00:00
Jay McCarthy
067dc55727 pr8270
svn: r4368

original commit: 800a810dfd
2006-09-18 17:33:17 +00:00
John Clements
4b36ecd467 a few more tests
svn: r3907

original commit: 105c6830be
2006-07-31 14:47:28 +00:00
John Clements
d5aa14a5bd added tests for head.ss, incl. bytes-type tests where applicable
svn: r3905

original commit: 47c2b6d511
2006-07-31 14:30:09 +00:00
Eli Barzilay
045d90b85b * made quiet.ss show real errors properly (tricky...)
* the exit code of quiet.ss is now 1 for failed tests, 2 for an
  unexpected error, and 3 for a timeout
* added net.ss and uni-norm.ss to all.ss
* uni-norm.ss will retrieve the test file if it doesn't find it
* it will also throw an error if it cannot retrieve proper tests

svn: r3662

original commit: 55619b853e
2006-07-09 05:32:41 +00:00
Eli Barzilay
86dc2640bc Tests for different file:// parsing of URLs
svn: r3111

original commit: ce92ae725a
2006-05-29 18:13:33 +00:00
Eli Barzilay
3fe714427c hex encodings are uppercase according to RFC3986
svn: r3102

original commit: 0a6b673df6
2006-05-29 04:30:46 +00:00
Matthew Flatt
e0455bc329 301.16
svn: r3040

original commit: d034f64dd2
2006-05-24 19:29:58 +00:00
Robby Findler
db3d3052bf PR 7976 fixed
svn: r2473

original commit: e2d053bac1
2006-03-21 02:11:14 +00:00
Robby Findler
8d3c0e6665 updated many unions to or/c's
svn: r2061

original commit: fddb1fa862
2006-01-31 19:17:33 +00:00