Commit Graph

1252 Commits

Author SHA1 Message Date
Eli Barzilay
f151d84b22 fix bug in case-insensitive globs
svn: r3761

original commit: 3190033d7a46b8c450e2837ee0cb3d8f6a2d158d
2006-07-19 00:48:34 +00:00
Eli Barzilay
6eafa195c2 minor improvements, mostly formatting
svn: r3745

original commit: c6fbade5d3955248c4f94f37899b4308bcff7c37
2006-07-17 20:26:55 +00:00
Eli Barzilay
eee9fa25fa Fixed (and improved) `http://getpost-impure-port' to show the port in
the Host header if it's not the default.

svn: r3744

original commit: 96034746fc334de939259e314b187eb6402f2127
2006-07-17 20:06:52 +00:00
Eli Barzilay
28bc64b5f8 use case-lambda instead of dot argument
svn: r3703

original commit: 5471a32913a471f59e434a1021cc5b0785037a00
2006-07-14 14:49:59 +00:00
Robby Findler
f2b0445595 fixed PR 8166
svn: r3701

original commit: 73ce86e94bf9b7f572475bfb2180789bdfca6d48
2006-07-13 19:29:04 +00:00
Eli Barzilay
6edba2f4c6 make it possible for the procedure in fold-files to signal skipping a directory
svn: r3695

original commit: 38d5a59a3cd2c43f89a854cf7a07fe93b58fdd3d
2006-07-13 09:56:06 +00:00
Eli Barzilay
3536d510e7 clearer definition for fold-files, pass
svn: r3692

original commit: 897fc0e26c51c24cc4db3da0623694a3ba5952bf
2006-07-12 21:48:32 +00:00
Sam Tobin-Hochstadt
ba944cf708 match.ss: abstract some boilerplate, and use syntax/loc when doing conversion to plt-match
match-helper.ss: add helper macro

render-test-list-impl.ss: fix hygiene bug in checking for non-linear patters
			  (thanks to Ryan Culpepper)

gen-match.ss: Fix error reporting location in match errors.
	      (thanks to Ryan Culpepper)

svn: r3689

original commit: b42a11d12dbff0a32779566f00f3f612ad47a356
2006-07-12 18:59:07 +00:00
Matthew Flatt
61c432ef3f don't consider item line-splittable if the size hook returns a non-#f value
svn: r3688

original commit: 495e8798203411edd0fb191bd8a4804d6f3af3e7
2006-07-12 13:48:06 +00:00
Robby Findler
2136b48e14 added first order checking and some stop-gap checking for sub-structs
svn: r3675

original commit: 0d07f36ab77960c7bb5199c9b05f14740f6a10b8
2006-07-10 20:57:33 +00:00
Matthew Flatt
9dde9cc2cf fix case in restart test
svn: r3671

original commit: aad04a274b01248ce87c4414776bfe986e057e16
2006-07-10 13:33:47 +00:00
Robby Findler
dde4df1443 improved running time of contracts and moved some provide/contracts to the bottom of files (not necc yet, but may become necc)
svn: r3665

original commit: 49667529da7ed68dce159b2af3b62cd56231ebce
2006-07-09 21:07:04 +00:00
Eli Barzilay
2d45ce40ea Better output: using quiet.ss will show nothing except for section
headers and errors (if any).  Also, using quiet.ss will exit with an
error code if there were errors.

svn: r3655

original commit: bbf54efde9725215d56bb0d6eafaf23970f6820f
2006-07-07 23:46:35 +00:00
Robby Findler
a721c44f89 extended or/c to support multiple higher-order contracts
svn: r3606

original commit: 79ae279b79dba87c058d4ac6a610c1d50fa32932
2006-07-06 02:08:12 +00:00
Matthew Flatt
b21184c417 350.3
svn: r3571

original commit: ebe051694d4ea155404b6c39f9cae3ebbca9fa0d
2006-07-01 18:53:09 +00:00
Matthew Flatt
621c98d7b4 missing conversion to internal version of get-ffi-lib
svn: r3539

original commit: 0dca64f8f49863650b6ad0147c5c2d889171d213
2006-06-29 14:10:41 +00:00
Eli Barzilay
4a5b63f079 redoing proper changes
svn: r3533

original commit: ed80f4a94561dd4af4993aa742c630c7ad18bb92
2006-06-28 21:01:38 +00:00
Matthew Flatt
2d3b1c32f4 unwind apparently accidental commit
svn: r3520

original commit: 788d291b132a9df09f9363518fa2f0cf060c1228
2006-06-28 11:40:24 +00:00
Eli Barzilay
8c65e0439b get-ffi-lib does not expect an ffi-lib input
svn: r3515

original commit: 8d9e8b852a1e22ade2f1872b8fe05cc3b7c4a423
2006-06-28 01:14:14 +00:00
Matthew Flatt
87173faf70 less Windows special cases now that ffi-lib #f searches MzScheme DLL
svn: r3513

original commit: 5eb65a0c32aa809118626f9648a4b7d44f4f74fb
2006-06-28 01:01:02 +00:00
Jay McCarthy
486ea7a2e3 filename safe mode, see base64 rfc
svn: r3445

original commit: 3021890cd1df838215fddf7daf1d54a20a356221
2006-06-23 13:15:52 +00:00
Robby Findler
2474f2657f generalized and/c
svn: r3422

original commit: 6cd4b0009b782b23317a5ff7b19def7da05e5f96
2006-06-20 20:49:18 +00:00
Matthew Flatt
3f5ad16ead define-member-name and member-name-key
svn: r3415

original commit: f272ae9d7e4a637050d7e498f3bcfd637af84eec
2006-06-19 13:04:54 +00:00
Eli Barzilay
e7841b94f7 better zip comment
svn: r3404

original commit: 89e43db94460231aafa518004ad436062b785819
2006-06-18 20:12:54 +00:00
Robby Findler
4bf775bd34 removed tests that I cannot fix
svn: r3207

original commit: 1159ef9df105ff5e6bbe316c3bb58e024389e1df
2006-06-03 21:56:55 +00:00
Eli Barzilay
beec31b458 * Improved some more code
* Added `findf'

svn: r3192

original commit: 02814709c84189a22f54a615e9d9b8c6802f99d7
2006-06-02 20:47:15 +00:00
Eli Barzilay
8730ae3a47 simplified fold code
svn: r3190

original commit: 124761f29a34af22b4007325e7ea9e36f684ab92
2006-06-02 20:06:31 +00:00
Matthew Flatt
1f516021d4 new Create Executable in DrScheme
svn: r3178

original commit: 09d6dd95cfd48cb0418996699ce5849ddc5b315a
2006-06-02 11:52:48 +00:00
Eli Barzilay
db7833c8e3 added tar.ss, optional port argument to zip->output
svn: r3172

original commit: b5a553120719c7501040c36de7a23b05910b175f
2006-06-01 17:34:11 +00:00
Eli Barzilay
c4e5f84c13 resolve paths in pathlist-closure
svn: r3171

original commit: e82c0f6bf835fffe3717376fabafaf485e2d1ebf
2006-06-01 14:10:55 +00:00
Matthew Flatt
3795c206fa fix address parsing to handle comma in parenthesized form
svn: r3163

original commit: 17a22c798bc03034857e1c07bba782be5a03b46d
2006-06-01 00:08:10 +00:00
Eli Barzilay
a92da1c0da added pathlist-closure to file.ss
svn: r3160

original commit: 436c36cc1e37bcc0764678afc9114370694a0ff3
2006-05-31 20:55:21 +00:00
Eli Barzilay
4d25712eb0 typo
svn: r3154

original commit: 74ebcb96317f27ea51414113baf35cf91a93fa2e
2006-05-31 19:03:29 +00:00
Eli Barzilay
f2cc1bf72d forgot ^...$ wrappers
svn: r3152

original commit: d16aca9679532f2177747a45ff8687be64e85f21
2006-05-31 18:54:08 +00:00
Eli Barzilay
af91af3534 rewrite glob->regexp to deal with char ranges properly
svn: r3151

original commit: 8607cacc089786209ce2f7214b1b80294205fcef
2006-05-31 18:41:18 +00:00
Jay McCarthy
c979c1ab87 New SMTP servers require a FQDN.
svn: r3148

original commit: d3dde1685b3995b453544efecb4d826759b487a2
2006-05-31 15:37:56 +00:00
Eli Barzilay
c98732c049 removed spidey.ss
svn: r3132

original commit: 185da3d90d291487f542c8894575efcfbd48a426
2006-05-30 20:04:18 +00:00
Eli Barzilay
8ec05db812 typo
svn: r3128

original commit: 13f4f1e091d7cb3c6b22f49ec2d1e0e3f9f1cf9b
2006-05-30 18:19:23 +00:00
Eli Barzilay
1dc47ab4c3 forgot to provide glob->regexp
svn: r3127

original commit: 31f4f11a6a00f4e9a9f8f9b8f309e4728518ec23
2006-05-30 18:09:53 +00:00
Eli Barzilay
48c48d0b60 added glob->regexp
svn: r3123

original commit: dc0e3b5700c4b44ea9c8762ce1200087365a94dd
2006-05-30 17:38:21 +00:00
Eli Barzilay
346429df4c Tests for different file:// parsing of URLs
svn: r3111

original commit: ce92ae725a8387b1244618aab1270266bfa9dd48
2006-05-29 18:13:33 +00:00
Matthew Flatt
ab10c6dbe8 speed improvements
svn: r3108

original commit: 8f589bb6eb73220570ec89066de1f2fb03f7db56
2006-05-29 16:22:16 +00:00
Eli Barzilay
bcada222d0 revert to allowing empty ports, but change the parsing for "file://x:/..." on windows so "x:/..." is the path
svn: r3107

original commit: 25c32fd6f0e5802a710ab56e10f19a383dd36ffa
2006-05-29 15:47:40 +00:00
Eli Barzilay
28aae40ed6 added mzlib/zip.ss
svn: r3100

original commit: af13065c5f45484e82683d546e6d420e0cf15d8a
2006-05-29 00:01:48 +00:00
Eli Barzilay
091e492c6e fix reference for file:// urls (see PR8060)
svn: r3098

original commit: f9c7a1dd6e5f79c87c050f1151fbdcfe75c0d376
2006-05-28 22:35:16 +00:00
Eli Barzilay
001105ab70 parse a port only if there are digits after the colon (see PR8060)
svn: r3097

original commit: 8593839057d244ce79a797e8d2479b262fea99f4
2006-05-28 21:35:23 +00:00
Eli Barzilay
102041d583 more formatting, better regexp use
svn: r3096

original commit: 28822a155d41780a403f6069f611a2cf752ea1e5
2006-05-28 19:35:25 +00:00
Eli Barzilay
d10530d4fd make separate-path-strings even cleaner
svn: r3091

original commit: e73d32b07d132a00f0b001a8bac1d3014fb23a6c
2006-05-28 02:46:57 +00:00
Eli Barzilay
57211c1f81 make separate-path-strings use regexp-split, minor formatting
svn: r3090

original commit: 6207c0fa5e8bdbebeb9c03362829d8be3cd68f3e
2006-05-28 02:28:46 +00:00
Eli Barzilay
cd2bac08d7 fix CRC value
svn: r3088

original commit: ba4185aea537f5067b4fc04789ea2a54dece991c
2006-05-27 18:38:40 +00:00