Jay McCarthy
5d96a92f7c
Adding ignore for web log
2010-06-28 19:59:28 -06:00
Jay McCarthy
1f3c3df835
Strange additional 7
2010-06-28 12:51:24 -06:00
Jay McCarthy
3a8415e902
Fixing PR11002
2010-06-28 11:24:00 -06:00
Matthew Flatt
84503de886
changed some 'pretty-print's to 'pretty-write's
...
Closes PR 11001
2010-06-27 10:13:11 -06:00
Jay McCarthy
92cb668c30
Fixing pr10991
2010-06-26 15:57:23 -06:00
Jay McCarthy
22b39b44d1
Exposing redirect-to arg in redirect/get*
2010-06-26 13:05:45 -06:00
Jay McCarthy
eeef33fa7b
Adding ignores
2010-06-04 09:43:36 -06:00
Jay McCarthy
8e10ea0fef
Adding formlets to tutorial
2010-06-04 09:43:36 -06:00
Eli Barzilay
d0ecc73df5
More plt-scheme -> racket-lang, specifically for planet and bugs urls.
2010-05-31 15:11:27 -04:00
Jay McCarthy
0a9e3da26e
Renaming formlet* source
2010-05-28 14:09:07 -06:00
Jay McCarthy
c907fae871
Adding formlet*
2010-05-28 14:09:07 -06:00
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
Jay McCarthy
bfe82b2f3d
Changing from exn? to exn:fail?
...
svn: r15902
2009-09-07 19:56:45 +00:00
Robby Findler
0a4bfe6d3c
svn: r15852
2009-09-01 16:44:32 +00:00
Jay McCarthy
e49bd5d60a
Small bug in tutorial
...
svn: r15800
2009-08-26 15:00:01 +00:00
Robby Findler
4c420d4a64
svn: r15713
2009-08-12 19:43:26 +00:00
Eli Barzilay
6da4f18dab
Two more places that needed to change with the @foo@bar change
...
svn: r15626
2009-07-29 19:41:41 +00:00
Jay McCarthy
ba378b0a63
DrDr props
...
svn: r15496
2009-07-20 15:01:19 +00:00
Jay McCarthy
3927199104
servlet/env bug with stateless api
...
svn: r15396
2009-07-06 16:22:08 +00:00
Eli Barzilay
a70bf64fd9
Newlines at EOFs
...
svn: r15380
2009-07-04 02:28:31 +00:00
Jay McCarthy
22384487e8
Adding serial-lambda and changing how defun works
...
svn: r15243
2009-06-23 16:09:22 +00:00
Jay McCarthy
de07390d84
Clarifying documentation on listen ips
...
svn: r15235
2009-06-22 20:33:05 +00:00
Jay McCarthy
ddf895c5cf
Allowing more flexibility with SSL key paths
...
svn: r15234
2009-06-22 19:59:10 +00:00
Robby Findler
181ad3fee0
renamed hash/c to hash-fun/c
...
svn: r15216
2009-06-19 15:13:23 +00:00
Eli Barzilay
66c855c2d3
Switch language readers to #lang s-exp
...
svn: r15188
2009-06-16 17:13:51 +00:00
Jay McCarthy
e8866b4020
Moving database from home to cwd
...
svn: r15096
2009-06-05 17:55:07 +00:00
Jay McCarthy
3b2557805d
Fixing trac bug number 188
...
svn: r15092
2009-06-05 14:54:20 +00:00
Jay McCarthy
e9db334ed0
Fixing an error in the detecting of bad Xexprs and displaying the error prettily
...
svn: r15080
2009-06-04 17:25:19 +00:00
Jay McCarthy
a8bd547d9c
Note for use of statless servlets
...
svn: r15011
2009-05-29 20:18:55 +00:00
Jay McCarthy
5caffa296a
pr 10236, okay for release
...
svn: r14883
2009-05-20 14:20:53 +00:00
Jay McCarthy
bf36c8283e
Fixing slight bug
...
svn: r14872
2009-05-19 19:11:16 +00:00
Jay McCarthy
63abe061c9
fixing soft state implementation, contents must be weak too
...
svn: r14856
2009-05-18 20:11:41 +00:00
Jay McCarthy
ac8aca7b21
Native continuations in serial language, soft state, and typos. Eli, this may be put into the release.
...
svn: r14854
2009-05-18 17:46:15 +00:00
Jay McCarthy
5232691355
Removing filepath calls
...
svn: r14743
2009-05-07 22:24:18 +00:00
Jay McCarthy
7ceca6eab0
Adding bindings to lang api
...
svn: r14742
2009-05-07 22:18:10 +00:00
John Clements
1ce0c8c307
added index for plt-web-server
...
svn: r14658
2009-04-29 18:21:38 +00:00
Jay McCarthy
99221c02bc
pushing up limit
...
svn: r14543
2009-04-17 15:20:47 +00:00
Jay McCarthy
df56a8e3c1
use hash-ref!
...
svn: r14438
2009-04-06 14:43:33 +00:00
Eli Barzilay
c0a8a01222
Changed @itemize{...} to @itemize[...] (done after comparing the doc
...
tree and verifying that there are no changes).
(Also fixed a few bugs that were in the code)
svn: r14427
2009-04-05 17:46:20 +00:00
Jay McCarthy
ceee79e07f
mjadud bug
...
svn: r14426
2009-04-05 13:50:02 +00:00
Jay McCarthy
57ebe66905
jc
...
svn: r14408
2009-04-02 21:01:55 +00:00
Jay McCarthy
0d7285a925
clarify
...
svn: r14406
2009-04-02 15:35:13 +00:00
Jay McCarthy
21b2e76489
fixing scrbl error
...
svn: r14389
2009-03-31 19:21:09 +00:00
Jay McCarthy
fd835e9c37
Reorganizing documentation
...
svn: r14366
2009-03-30 21:44:51 +00:00
Jay McCarthy
b3cec49237
pr9106, include in release
...
svn: r14133
2009-03-16 19:26:36 +00:00
Jay McCarthy
fb15ae339f
pr7382
...
svn: r14130
2009-03-16 18:34:28 +00:00
Jay McCarthy
d5312fbe3b
Non empty strings in redirect-to
...
svn: r14023
2009-03-09 17:08:37 +00:00
Jay McCarthy
d8232c3edd
Stephen bug
...
svn: r14022
2009-03-09 16:58:31 +00:00
Jay McCarthy
e1dab52b07
compat
...
svn: r13922
2009-03-03 20:02:31 +00:00
Jay McCarthy
a7126e20a5
dispatching
...
svn: r13914
2009-03-03 17:26:29 +00:00
Jay McCarthy
d7c9b2b771
helper function
...
svn: r13898
2009-03-02 22:00:15 +00:00
Jay McCarthy
bebc7f50ef
cookie debugging
...
svn: r13876
2009-02-27 21:49:42 +00:00
Jay McCarthy
12dcbfdc88
Fixing xexpr pretty printing
...
svn: r13875
2009-02-27 21:11:01 +00:00
Jay McCarthy
5fda17741b
contracts and cleanup
...
svn: r13874
2009-02-27 20:29:48 +00:00
Jay McCarthy
03f3d208ca
tutorial sqlite
...
svn: r13817
2009-02-24 17:10:20 +00:00
Jay McCarthy
07dee9995b
Uses the new sqlite ffi
...
svn: r13816
2009-02-24 17:05:56 +00:00
Jay McCarthy
acef860a60
Unit contracts
...
svn: r13711
2009-02-17 22:11:14 +00:00
Matthew Flatt
7daedece49
getting-started doc improvements, and small change to raise-syntax-error
...
svn: r13607
2009-02-15 15:15:06 +00:00
Jay McCarthy
e026f89d37
better cnp support
...
svn: r13564
2009-02-13 23:22:01 +00:00
Jay McCarthy
57549a1759
formlets
...
svn: r13510
2009-02-09 22:48:10 +00:00
Jay McCarthy
79ef2483f3
formlets tests
...
svn: r13508
2009-02-09 22:03:45 +00:00
Jay McCarthy
1e67e759d7
hmac-sha1
...
svn: r13506
2009-02-09 18:21:01 +00:00
Jay McCarthy
0f96462369
docs/test
...
svn: r13505
2009-02-09 17:48:04 +00:00
Jay McCarthy
fe078ee54b
stuffers
...
svn: r13474
2009-02-06 23:23:21 +00:00
Jay McCarthy
4f952a65d2
abstracting stuffing
...
svn: r13469
2009-02-06 19:58:50 +00:00
Jay McCarthy
a1c1a80d2e
typo
...
svn: r13468
2009-02-06 17:46:45 +00:00
Jay McCarthy
5b5571843d
abstracting
...
svn: r13467
2009-02-06 17:25:47 +00:00
Jay McCarthy
5d3a76489f
up
...
svn: r13466
2009-02-06 17:01:31 +00:00
Jay McCarthy
61419caf8b
up
...
svn: r13421
2009-02-04 19:36:31 +00:00
Jay McCarthy
7edf96de7a
bytes
...
svn: r13420
2009-02-04 19:33:17 +00:00
Jay McCarthy
0888178644
Digest auth
...
svn: r13418
2009-02-04 18:59:26 +00:00
Jay McCarthy
fee2b60cf1
formating
...
svn: r13398
2009-02-03 22:43:20 +00:00
Jay McCarthy
0b816d2942
cookies
...
svn: r13397
2009-02-03 22:32:35 +00:00
Jay McCarthy
6d5eaaf581
build
...
svn: r13393
2009-02-03 20:20:49 +00:00
Jay McCarthy
2e3a1e91bd
bytes
...
svn: r13392
2009-02-03 20:14:54 +00:00
Jay McCarthy
04625886d2
bytes
...
svn: r13391
2009-02-03 20:11:18 +00:00
Jay McCarthy
dce1ab92b5
bug
...
svn: r13378
2009-02-03 16:39:18 +00:00
Jay McCarthy
7f13cb3da8
prefer bytes
...
svn: r13377
2009-02-03 16:23:28 +00:00
Jay McCarthy
7d956d4864
rtmp5
...
svn: r13361
2009-02-02 18:45:31 +00:00
Jay McCarthy
59ba7689a8
rtmp4
...
svn: r13360
2009-02-02 18:41:02 +00:00
Jay McCarthy
b667954bde
rtmp3
...
svn: r13359
2009-02-02 18:38:15 +00:00
Jay McCarthy
0308581117
rtmp2
...
svn: r13358
2009-02-02 18:35:04 +00:00
Jay McCarthy
e124716005
rtmp1
...
svn: r13357
2009-02-02 18:33:38 +00:00
Jay McCarthy
7ea19b6850
spec
...
svn: r13356
2009-02-02 18:08:27 +00:00
Jay McCarthy
19c09e45bd
runtime module path
...
svn: r13355
2009-02-02 17:55:28 +00:00
Jay McCarthy
2deecba2db
runtime path
...
svn: r13354
2009-02-02 17:54:12 +00:00
Jay McCarthy
fad5306278
refactoring
...
svn: r13353
2009-02-02 17:52:34 +00:00
Jay McCarthy
0c60212360
runtime path
...
svn: r13352
2009-02-02 17:49:29 +00:00
Jay McCarthy
9b2eebc8f5
Fixing tests
...
svn: r13350
2009-02-02 16:38:24 +00:00
Jay McCarthy
7e8883fcc6
runtime-path
...
svn: r13334
2009-01-31 15:27:11 +00:00
Jay McCarthy
8d0a19bd80
using runtime-path
...
svn: r13328
2009-01-30 20:49:50 +00:00
Jay McCarthy
a01a517445
correct bad behavior on other exns
...
svn: r13326
2009-01-30 18:18:01 +00:00
Jay McCarthy
d3f6fed328
Error messages
...
svn: r13321
2009-01-29 20:21:21 +00:00
Jay McCarthy
56c111ecce
response/c
...
svn: r13317
2009-01-29 16:34:57 +00:00
Jay McCarthy
9f48c1a4d2
xexpr/c usage
...
svn: r13316
2009-01-29 16:22:10 +00:00
Jay McCarthy
f27d2df5a2
xexpr/c
...
svn: r13315
2009-01-29 16:17:52 +00:00
Jay McCarthy
46300fd96e
Better Xexpr error message
...
svn: r13309
2009-01-28 23:03:23 +00:00
Jay McCarthy
9007a6edb3
better contract
...
svn: r13308
2009-01-28 21:56:35 +00:00
Jay McCarthy
60827a8254
doc links
...
svn: r13306
2009-01-28 21:38:05 +00:00
Eli Barzilay
7b95de2ec8
some improvements
...
svn: r13301
2009-01-28 15:54:30 +00:00
Jay McCarthy
a82ef2ab80
gotcha
...
svn: r13300
2009-01-28 15:33:18 +00:00