Commit Graph

61 Commits (42cd1e89f89955981547bce16d4b7319b51cc46e)

Author SHA1 Message Date
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
chapman.alex 6514e5f7cb added embedded factor within <% %> 2006-03-28 01:20:03 +00:00
chris.double 2a989bad82 cont-responder: various stdio fixes 2006-03-13 11:38:05 +00:00
slava 95d899f61e MIME type tweak 2006-03-13 05:42:28 +00:00
chris.double 1c86d1dc4a move contrib/cont-responder to httpd/examples
Also tidied up some of the examples (removed need for parser 
combinators) and removed examples that don't work or don't make good 
examples.
2006-02-23 02:26:29 +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
slava a0b10e42fa Fix file-responder directory listing problem 2006-02-06 19:31:54 +00:00
chris.double b39984aaa6 Change cont-responder to stream instead of building a string 2006-02-06 00:04:55 +00:00
slava 0b4440ae9b DARCS RSS feed responder, and some minimal utilities for spawning processes 2006-02-04 06:58:33 +00:00
slava 58d17c9f9b Output an XML preamble 2006-02-04 01:17:18 +00:00
slava e45dc57d7c XML writing fix 2006-02-04 01:11:42 +00:00
slava 6976d10798 New text-tag word to simplify XML generation 2006-02-04 01:01:08 +00:00
slava 802681fa1e Better HTTPD logging, and fix a file-responder bug 2006-02-04 01:00:23 +00:00
slava d84a4cc497 fix XML parser for a alist>hash change in 0.80 2006-02-03 18:19:47 +00:00
chris.double 597f6c4876 Change inspector responder to use a relative link for generated urls
Previously it hardcoded to the 'inspector' responder. This causes issues 
when the link is generated from within another responder ('help' for 
example). By making it a relative URL it guarantees it'll be run from 
within the correct responder.

cont-responder should eventually be changed so that this is not an 
issue.
2006-02-02 22:26:23 +00:00
slava a40b1e12de File responder directory listing fixes 2006-02-01 03:43:29 +00:00
Slava Pestov dcd69d4dc5 html stream fixes, removing obsolete live updater code 2006-01-31 20:09:48 +00:00
Slava Pestov 364856fe7f html stream fixes, removing obsolete live updater code 2006-01-31 20:03:09 +00:00
Trent Buck ce2f3322e8 Declare default style block is CSS (fixes Konqueror and Safari). 2006-01-31 11:04:52 +00:00
Trent Buck 4fd83b3373 Declare default style block is CSS (fixes Konqueror and Safari). 2006-01-31 10:23:08 +00:00
Slava Pestov dc9657d8f5 simplify html tag code 2006-01-31 07:32:28 +00:00
Slava Pestov fd59c87eae AMD64 FFI fixes; httpd load fix; minor opengl optimization 2006-01-30 07:03:34 +00:00
Slava Pestov 13ef8f9412 cell fix; experimental preferred size cache; floor/ceiling/truncate/mod for floats; fix mod for ratios; fix float equality test 2006-01-27 04:01:14 +00:00
Chris Double f8939863ff Add javascript prototype library and fix outliners. 2006-01-24 10:50:32 +00:00
Slava Pestov 59c4195889 fix httpd load issue 2006-01-24 04:03:15 +00:00
Slava Pestov 6cfa1db4df final tweak 2006-01-24 02:14:16 +00:00
Slava Pestov b28ea890b7 AJAX outliners 2006-01-24 02:03:22 +00:00
Slava Pestov ab2b06b071 more html stream work 2006-01-24 01:05:39 +00:00
Slava Pestov 3e31eba8a5 suggested fix 2006-01-23 23:07:41 +00:00
Slava Pestov 9be9e65d95 inspect responder 2006-01-23 23:01:46 +00:00
Slava Pestov df4c2fc067 fix fixnum-shift overflow check 2006-01-21 08:23:14 +00:00
Slava Pestov 2c4d058fdc markup cleanups, removed terpri*, help responder and browser responder improvements 2006-01-21 07:37:39 +00:00
Trent Buck 8914e9b640 Use run-resource for code distributed with Factor; run-file is for user code. 2006-01-21 06:04:03 +00:00
Slava Pestov c3ef16c2af fix test failure 2006-01-20 09:58:12 +00:00
Slava Pestov cb378cd2c0 HTTPD cleanups, working on help responder 2006-01-20 06:26:50 +00:00
Trent Buck 0b721bb542 Don't compile contrib/ files until the very end; reduces compile time considerably. 2006-01-20 01:27:38 +00:00
Slava Pestov bc257b0df8 minor style cleanup 2006-01-18 23:50:52 +00:00
Slava Pestov d0d12e9462 many contrib/ fixes by Trent Buck 2006-01-18 19:06:34 +00:00
Slava Pestov ddfadea21e fix httpd 2006-01-17 15:47:15 +00:00
Slava Pestov 6a4def3812 I/O documentation and code cleanups 2006-01-16 07:48:15 +00:00
Slava Pestov 27c570e460 fix httpd load issues 2006-01-13 04:01:12 +00:00
Slava Pestov d19ffd6b6a slots documentation 2006-01-09 06:34:23 +00:00
Slava Pestov 808c7a7f57 collections chapter almost done 2006-01-02 05:51:03 +00:00
Slava Pestov dec98203d3 remove repetitions 2005-12-24 23:29:31 +00:00
Slava Pestov d3b4726790 new bootstrap system; some other code cleanups 2005-12-13 22:33:58 +00:00
Slava Pestov 07f98e9dc6 print load messages when running files 2005-12-11 19:27:36 +00:00
Slava Pestov 3174f87b67 minor cleanups all over the place 2005-12-10 06:02:13 +00:00