Commit Graph

47 Commits

Author SHA1 Message Date
Jay McCarthy
ae38ecc564 Adding new options re Galler 2012-04-24 14:49:33 -06:00
Eli Barzilay
d61eb53686 Lots of documentation formatting.
Started as fixing misindented definitions, then more indentations, then
a bunch of similar things (square brackets, huge spaces at end-of-lines,
etc).
2011-08-15 07:50:04 -04:00
Jay McCarthy
f0e52b80df Adding generalization of log to serve/servlet 2011-08-08 12:39:21 -06:00
Jay McCarthy
df0e35b213 Adding the basics of the servlet testing library, but then discovered a weird error, and took a sidetrack to catch it. I'm making a commit to be able see if there were any real problems or if it is just broken tests 2011-07-24 16:58:59 -04:00
Eli Barzilay
78dacef817 Get rid of "defaultly"s. 2011-06-28 02:11:24 -04:00
Eli Barzilay
40124a0619 A long overdue scan to eliminate files without terminating newlines.
(DrRacket should really do that.)
2011-06-28 02:01:41 -04:00
Jay McCarthy
58494c125b Big bang coercion 2010-12-07 14:14:55 -07:00
Jay McCarthy
e7c71921bb Adjusting documentation 2010-12-07 14:14:53 -07:00
Jay McCarthy
a28cf7df10 Updating docs 2010-12-07 14:14:50 -07:00
Jay McCarthy
05c9fcd412 First pass at Xexpr removal 2010-12-07 14:14:49 -07:00
Jay McCarthy
4a4b3ae64c Adding doc clarification from Eli 2010-11-26 19:59:32 -05:00
Jay McCarthy
e4a598ccb2 Fixing long standing problem with stateless web apps 2010-09-28 12:31:59 -06:00
Jay McCarthy
3498ac8744 Doc rearrange re Robby 2010-09-16 12:45:37 -06:00
Jay McCarthy
4ce56d00ef Fixing xref re Robby 2010-09-16 12:45:36 -06:00
Jay McCarthy
7190d423f7 Fixing pr11125 2010-08-26 17:14:09 -06:00
Jay McCarthy
53ff7a1092 Continuing 11072 2010-08-02 10:05:17 -06:00
Jay McCarthy
7d1c7d874b Changing unstable, xml, html, and web-server to be rackety 2010-04-28 13:21:30 -06:00
Jay McCarthy
4b9223e6e7 Updating docs re SK
svn: r16253
2009-10-06 15:30:44 +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
Jay McCarthy
99221c02bc pushing up limit
svn: r14543
2009-04-17 15:20:47 +00:00
Jay McCarthy
0d7285a925 clarify
svn: r14406
2009-04-02 15:35:13 +00:00
Jay McCarthy
fd835e9c37 Reorganizing documentation
svn: r14366
2009-03-30 21:44:51 +00:00
Jay McCarthy
fe078ee54b stuffers
svn: r13474
2009-02-06 23:23:21 +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
56c111ecce response/c
svn: r13317
2009-01-29 16:34:57 +00:00
Jay McCarthy
5970ccb8fc Fixing contracts
svn: r13286
2009-01-26 17:14:46 +00:00
Eli Barzilay
d1a0086471 newlines at EOFs
svn: r13105
2009-01-14 03:10:47 +00:00
Jay McCarthy
d2a9872174 Using path-string? rather than path? in many places
svn: r12570
2008-11-21 17:59:08 +00:00
Jay McCarthy
115f34a1e7 Using ....
svn: r12568
2008-11-21 16:08:24 +00:00
Jay McCarthy
746184ef5a Changing docs to have better explanation
svn: r12544
2008-11-20 20:41:59 +00:00
Jay McCarthy
52a561fd3e Adding docs and additional option for r12535
svn: r12542
2008-11-20 16:10:31 +00:00
Jay McCarthy
333ec0dfc1 Docs for r12529
svn: r12541
2008-11-20 16:04:50 +00:00
Jay McCarthy
0d902ddeaf Docs for r12526
svn: r12540
2008-11-20 15:57:42 +00:00
Jay McCarthy
d085b21a90 Clarifying manager docs and adding interface to serve/servlets
svn: r12494
2008-11-18 17:53:18 +00:00
Jay McCarthy
bba0d3b3d4 Increasing code xrefs
svn: r12481
2008-11-18 00:02:28 +00:00
Jay McCarthy
d56eed754b Redoing documentation layout
svn: r12418
2008-11-12 23:45:00 +00:00
Jay McCarthy
34c5db31ef Adding a barrier, making a better name, and support stateless in serve/servlet
svn: r12392
2008-11-11 22:24:44 +00:00
Jay McCarthy
7479f59e13 Expanding functionality of serve/servlet
svn: r12346
2008-11-07 18:54:23 +00:00
Jay McCarthy
4b10a33b85 Request from Untyped plus new docs
svn: r12235
2008-11-04 20:09:13 +00:00
Jay McCarthy
4e764d8f0e Adding better contracts and renaming in accordance w/ Robbys suggestion
svn: r11428
2008-08-25 19:57:34 +00:00
Jay McCarthy
9e20ad7c46 In response to the tutorial thread, I've merge in plai/web and instaservlet into the main repository. web-server/servlet-env can now provide most of the instaservlet functionality. web-server/insta provides the functionality of plai/web, inconcert with web-server/servlet-env. managers/lru is more useful with a default threshold-based manager. The default error handling is that of plai/web.
svn: r11246
2008-08-14 19:45:35 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Eli Barzilay
264af9a6d0 improved scribble syntax use
svn: r8720
2008-02-19 12:22:45 +00:00
Matthew Flatt
b76aa843ab move doc sub-dirs to scribblings sub-dirs
svn: r8281
2008-01-10 20:07:32 +00:00