Commit Graph

777 Commits

Author SHA1 Message Date
Jay McCarthy
50fd0278ba Fixing an innoculous test case failure I introduced, by override the platform's time zone.
Relaxing the contract on date->string to accord with previous documentation.

Changing web-server example to use more restrictive contract

Please include in 5.0
2010-05-25 06:54:28 -06:00
Jay McCarthy
5b38155e7f Using raw response file in test 2010-05-17 11:05:22 -05:00
Eli Barzilay
9c352f5704 More svn -> git changes.
Some mentions of svn/subversion are replaced with git, and some patterns
for paths to ignore include ".git*".  (Note ".mailmap" not added, might
need to.)
2010-05-17 05:41:04 -04:00
Eli Barzilay
a46743211b A lot of "plt-scheme.org" -> "racket-lang.org"s. 2010-05-17 00:53:12 -04:00
Jay McCarthy
4f17ec419e Changing normalize-response to be more user friendly 2010-05-12 11:26:00 -06:00
Jay McCarthy
bfc43a7ebd More permissive cookie parser 2010-05-04 11:20:22 -06:00
Jay McCarthy
3f19ad6fce Including version in cookie output 2010-05-04 10:42:57 -06:00
Jay McCarthy
7d1c7d874b Changing unstable, xml, html, and web-server to be rackety 2010-04-28 13:21:30 -06:00
Matthew Flatt
28b4043077 rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
Jay McCarthy
e258476748 Supporting multiple value returns in formlets 2010-04-27 10:41:56 -06:00
Jay McCarthy
2436c638fa Updating FAQ 2010-04-22 13:53:44 -06:00
Jay McCarthy
2a87df9e5c Supporting arguments in dispatch pattern arguments
svn: r18724
2010-04-02 20:55:36 +00:00
Jay McCarthy
7b61ba023d New library formlets
svn: r18720
2010-04-02 18:53:29 +00:00
Jay McCarthy
cafd092994 Adding another kind of error in xexpr
svn: r18677
2010-03-30 19:55:56 +00:00
Jay McCarthy
e69a18eefd Stricter cookie contracts
svn: r18629
2010-03-26 16:07:35 +00:00
Jay McCarthy
55c3176934 Adding a work around for the compiler bug... plus I like it better. And adding a regression test for the compiler.
svn: r18619
2010-03-25 18:14:11 +00:00
Jay McCarthy
a1156ec3d3 Fix broken documentation examples
svn: r18569
2010-03-17 19:34:59 +00:00
Jay McCarthy
587f318cd2 Fixing one use of delay
svn: r18311
2010-02-23 22:33:25 +00:00
Jay McCarthy
652cdcf902 Changing bindings parser on requests to promises.
svn: r18310
2010-02-23 22:29:22 +00:00
Carl Eastlund
1d6111c532 Renamed simple-contract and simple-flat-contract to make-contract and make-flat-contract.
svn: r18259
2010-02-22 02:51:16 +00:00
Carl Eastlund
d7a7409fe0 Merged changes from the trunk.
svn: r17954
2010-02-03 15:15:11 +00:00
Jay McCarthy
2e4c8e102a pr10727
svn: r17930
2010-02-01 19:51:06 +00:00
Carl Eastlund
2513e7d6e0 Merged changes from the trunk.
svn: r17892
2010-01-30 04:59:20 +00:00
Jay McCarthy
364e4ff3d5 The closure library was designed just for the Web language, which operates after expansion, so it never saw normal lambdas. The documentation, however, advertises it for general use and it disallowed keyword arguments. This fixes that problem.
svn: r17844
2010-01-26 21:59:22 +00:00
Carl Eastlund
ae54797717 Fixed use of (contract ...) in web-server collects where I got arguments in wrong order.
svn: r17786
2010-01-23 21:06:29 +00:00
Carl Eastlund
88aba214c9 Merged changes from trunk. No conflicts.
svn: r17780
2010-01-23 17:44:27 +00:00
John Clements
03368f8fc6 added index for unsafe context term
svn: r17764
2010-01-21 18:34:43 +00:00
Carl Eastlund
e94bef6938 Updated more contracts in the mzlib collection.
svn: r17736
2010-01-19 04:57:47 +00:00
Carl Eastlund
2bad47fd0f Ported more code to use new contract bindings.
svn: r17727
2010-01-19 01:01:28 +00:00
Jay McCarthy
a1d7945958 PR10689
svn: r17621
2010-01-12 21:51:35 +00:00
Eli Barzilay
4cd3d34b43 require md5 from file/md5
svn: r17364
2009-12-20 09:46:09 +00:00
Jay McCarthy
ac1f4171fa Tutorial escaping clarification
svn: r17162
2009-12-02 14:44:29 +00:00
Mike Sperber
ff04d114f7 Fix web-server doc snafu.
svn: r16990
2009-11-23 16:32:04 +00:00
Jay McCarthy
1f2a09d31a Use delay/sync
svn: r16849
2009-11-17 21:05:53 +00:00
Jay McCarthy
bf559ec61d Timeout weirdness
svn: r16818
2009-11-16 22:07:51 +00:00
Jay McCarthy
523f280b53 Fixing a test bug
svn: r16755
2009-11-13 20:20:38 +00:00
Eli Barzilay
44d88cee6b newlines at EOFs
svn: r16630
2009-11-09 03:49:50 +00:00
Jay McCarthy
5877133df6 Initial import of unstable with libraries from web-server
svn: r16609
2009-11-07 14:40:06 +00:00
Jay McCarthy
2b8784e66b Adding a debugging interface to managers
svn: r16560
2009-11-05 15:55:03 +00:00
Jay McCarthy
b49896f2f7 Updating based on Linux debugging
svn: r16520
2009-11-03 17:32:41 +00:00
Jay McCarthy
32041b2fd5 Small change to HMAC-SHA1
svn: r16503
2009-11-02 19:54:52 +00:00
Jay McCarthy
266b154dfc Doc improvement re: David Storrs
svn: r16414
2009-10-22 21:32:01 +00:00
Jay McCarthy
dbf0f9bd88 PR10532
svn: r16390
2009-10-20 21:29:00 +00:00
Eli Barzilay
3d60fe640b misc prop fixes
svn: r16374
2009-10-19 22:36:12 +00:00
Carl Eastlund
876f693669 Fixed several typos (use of 'exn' instead of 'exn?' for with-handlers; a 6 preceding '#lang'
svn: r16302
2009-10-13 04:47:38 +00:00
Jay McCarthy
2510c30556 Fixing bad change earlier
svn: r16299
2009-10-12 19:20:45 +00:00
Jay McCarthy
9e3e509ae7 PR10519
svn: r16287
2009-10-08 22:44:51 +00:00
Jay McCarthy
4b9223e6e7 Updating docs re SK
svn: r16253
2009-10-06 15:30:44 +00:00
Jay McCarthy
69d9e3fd4f Adding redundant req
svn: r16009
2009-09-14 21:08:33 +00:00
Jay McCarthy
b3ed0130fc Supporting PUT in request handling
svn: r16008
2009-09-14 18:43:51 +00:00