Commit Graph

136 Commits

Author SHA1 Message Date
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
Jay McCarthy
69c9896ca1 No !
svn: r6642
2007-06-13 21:02:44 +00:00
Jay McCarthy
d962bfa25e path-element
svn: r6641
2007-06-13 21:01:27 +00:00
Jay McCarthy
0030ead398 Extracting timeout related work
svn: r6639
2007-06-13 20:21:17 +00:00
Jay McCarthy
e657ff19a6 Unifying use of header structure
svn: r6638
2007-06-13 19:35:16 +00:00
Jay McCarthy
a1bfdc696d Merging defaults
svn: r6637
2007-06-13 19:08:52 +00:00
Jay McCarthy
bd5819639e Making dispatch-files more modular
svn: r6635
2007-06-13 17:25:21 +00:00
Jay McCarthy
50eeb657fd Strengthening contracts
svn: r6634
2007-06-13 17:11:17 +00:00
Jay McCarthy
9341654f05 Sensifying location of defs
svn: r6632
2007-06-13 16:53:09 +00:00
Jay McCarthy
6f0ed133b3 Defining port number contract
svn: r6631
2007-06-13 16:34:42 +00:00
Jay McCarthy
7ffec913dd Contracts
svn: r6623
2007-06-13 02:00:47 +00:00
Jay McCarthy
72ec6342ea Using delimited continuations to remove some effects
svn: r6617
2007-06-13 01:01:55 +00:00
Jay McCarthy
2a37cfbe6f Notes
svn: r6556
2007-06-09 04:52:19 +00:00