Commit Graph

21 Commits (e599d319ed81b5112e9dbd3534d6e20c6231f184)

Author SHA1 Message Date
slava 4e351ee5b7 Stack effect comments are not permitted inside word definitions 2006-09-03 23:28:26 +00:00
chris.double 593c1808ec Put post-refresh-get back in cont-responder and tidy stack usage 2006-07-25 00:06:18 +00:00
chris.double 08099ba896 Fix stack errors in cont-responder 2006-07-24 23:45:37 +00:00
chris.double 3419df860e Fix duplex stream closed issue in cont-responder 2006-07-24 01:09:37 +00:00
chris.double d7c042238c Save responder variables in cont-responder requests 2006-07-17 09:09:40 +00:00
chris.double 69b86eec44 refactor cont-responder and get it working again
Some functionality is missing from previous versions. There is no 'post-refresh-get' functionality or callback quotations. These may be re-added in a later patch.
2006-07-17 08:27:43 +00:00
slava 65680737ca HTTPD updates and minor help fixes 2006-06-15 05:21:16 +00:00
slava bba26be715 Updating HTTPD for 0.83 changes 2006-05-25 04:06:50 +00:00
slava 51a38d8ca5 cont-responder cleanup 2006-04-28 04:03:41 +00:00
slava b64cb2cb75 Fix scoping problem in cont-responder 2006-04-28 01:36:29 +00:00
slava 7f79de6d1f I/O fixes 2006-04-27 07:20:02 +00:00
chris.double 2a989bad82 cont-responder: various stdio fixes 2006-03-13 11:38:05 +00:00
chris.double 94b2782693 fix problem when refreshing expired or invalid continuation id's in httpd 2006-02-13 04:14:15 +00:00
chris.double 20ddf87fca remove 'flush' in cont-responder
The call to flush was causing 'cant write to closed output stream' 
errors.
2006-02-06 23:58:41 +00:00
chris.double b39984aaa6 Change cont-responder to stream instead of building a string 2006-02-06 00:04:55 +00:00
Slava Pestov b28ea890b7 AJAX outliners 2006-01-24 02:03:22 +00:00
Slava Pestov 9be9e65d95 inspect responder 2006-01-23 23:01:46 +00:00
Slava Pestov 27c570e460 fix httpd load issues 2006-01-13 04:01:12 +00:00
Slava Pestov 7835222da8 httpd fixes 2005-11-30 04:49:59 +00:00
Slava Pestov 23738087aa big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { } 2005-10-30 03:25:38 +00:00
Slava Pestov a5cb32e1b8 move httpd to contrib 2005-10-24 03:22:07 +00:00