Commit Graph

148 Commits

Author SHA1 Message Date
Jay McCarthy
d5312fbe3b Non empty strings in redirect-to
svn: r14023
2009-03-09 17:08:37 +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
acef860a60 Unit contracts
svn: r13711
2009-02-17 22:11:14 +00:00
Jay McCarthy
fe078ee54b stuffers
svn: r13474
2009-02-06 23:23:21 +00:00
Jay McCarthy
7f13cb3da8 prefer bytes
svn: r13377
2009-02-03 16:23:28 +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
Eli Barzilay
856a91865b avoid using force/delay (see comment)
svn: r13162
2009-01-16 08:42:17 +00:00
Eli Barzilay
d1a0086471 newlines at EOFs
svn: r13105
2009-01-14 03:10:47 +00:00
Jay McCarthy
02147ef4f3 Fixing regression
svn: r12764
2008-12-10 17:22:43 +00:00
Jay McCarthy
d2a9872174 Using path-string? rather than path? in many places
svn: r12570
2008-11-21 17:59:08 +00:00
Eli Barzilay
8b5b87c807 * revise requires to scheme/*
* use `for' and better use of regexp patterns in `match'
* use a literal byte-regexp in `make-path->mime-type' and use it
  throught `match'
* delay reading of the mime types table (since there are uses like
  serve/servlet that will never use it anyway)

svn: r12527
2008-11-20 04:55:14 +00:00
Eli Barzilay
7c0db197ec * Made --ssl set a port number only if it wasn't already before
* Made -p reject non-integers and bad port numbers

svn: r12523
2008-11-20 02:27:02 +00:00
Jay McCarthy
8f0544f37d Bug after moving instance lookup inside servlet namespace
svn: r12514
2008-11-19 22:41:49 +00:00
Jay McCarthy
d0a5616cb0 Abstracting HTTP code to sub-module
svn: r12415
2008-11-12 18:44:29 +00:00
Jay McCarthy
fd6dfdbbc4 Better SSL support
svn: r12396
2008-11-11 23:31:26 +00:00
Jay McCarthy
9c174affa7 Removing some old functions
svn: r12395
2008-11-11 23:04:49 +00:00
Jay McCarthy
3c51e88785 Removing unneccessary mutation
svn: r12381
2008-11-10 23:04:46 +00:00
Jay McCarthy
f7481b0c08 Slowly merging the two servlet regimes
svn: r12377
2008-11-10 18:45:44 +00:00
Jay McCarthy
a8bc141a77 Generalizing dispatch-servlets
svn: r12338
2008-11-06 22:23:45 +00:00
Jay McCarthy
cbecece203 Cleaning up timer/conn manager interface
svn: r12331
2008-11-06 17:01:27 +00:00
Jay McCarthy
2be9c6b115 Moving TODOs
svn: r12323
2008-11-05 23:19:16 +00:00
Jay McCarthy
93cb8bab4d TODOs and contracts
svn: r12321
2008-11-05 22:48:46 +00:00
Jay McCarthy
326540df07 Moving TODOs
svn: r12320
2008-11-05 22:44:08 +00:00
Jay McCarthy
88c842bd06 Cleanup
svn: r12314
2008-11-05 22:05:13 +00:00
Jay McCarthy
10127c9561 Better docs for serve variants
svn: r12171
2008-10-29 22:21:37 +00:00
Jay McCarthy
e8e94bb82d Bug in header-assq* and not used enough in request processing
svn: r12168
2008-10-29 17:07:28 +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
533ba8f173 Improving cont serialization and s/s/d
svn: r11277
2008-08-15 18:49:52 +00:00
Eli Barzilay
7d50e61c7f * Newlines at EOFs
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind

svn: r10689
2008-07-09 07:18:06 +00:00
Jay McCarthy
6c4abbcabf up
svn: r9979
2008-05-27 16:30:44 +00:00
Matthew Flatt
021d4d7527 new hash function names and ops (3.99.0.23)
svn: r9209
2008-04-08 21:42:38 +00:00
Eli Barzilay
bb34f747b6 make all files terminate with a newline
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Jay McCarthy
533266f2dd new keyword contracts
svn: r8622
2008-02-11 21:35:02 +00:00
Matthew Flatt
f08dbc15da move/collapse web-server docs, scribble doc improvements
svn: r8262
2008-01-08 19:54:01 +00:00
Jay McCarthy
511343114f Removing MrEd launcher, renaming some things
svn: r8261
2008-01-08 18:27:59 +00:00
Jay McCarthy
d9a2d52490 converting to scheme/base
svn: r7826
2007-11-23 23:58:36 +00:00
Jay McCarthy
da32b77d55 v4 progress
svn: r7804
2007-11-21 19:59:31 +00:00
Jay McCarthy
a4023f2ebe v4 progress
svn: r7802
2007-11-21 16:51:53 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Jay McCarthy
43a14f0767 pr8984
svn: r7500
2007-10-15 16:10:12 +00:00
Jay McCarthy
51da08ee9a Better servlet error messages
svn: r6899
2007-07-12 18:29:56 +00:00
Jay McCarthy
a039d7deeb Improving performance of lang servlets
svn: r6774
2007-06-29 21:46:27 +00:00
Jay McCarthy
0214f207e7 Streamlining a few feautures
svn: r6773
2007-06-29 20:21:59 +00:00
Jay McCarthy
676ba36fca Removing servlet instance semaphore and instance-data from manager
svn: r6657
2007-06-14 02:50:22 +00:00
Jay McCarthy
31999c4898 Removing connection mutex
svn: r6656
2007-06-14 02:40:28 +00:00
Jay McCarthy
3f838adc8b Different contracts
svn: r6643
2007-06-13 21:06:36 +00:00