Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

39 check-ins that include changes to files matching 'packages/tclrivet/*'

2017-12-29
04:08
Minor expr cleanup check-in: ab947cc1c3 user: rkeene tags: trunk
2015-05-23
01:59
Updated to return a 500 error when we generate a rivet_error check-in: 65bf739985 user: rkeene tags: trunk
01:48
Updated so that logging works with threads correctly check-in: d1dc76a920 user: rkeene tags: trunk
2015-04-06
17:35
Added proc-wrappers so global variables aren't passed through Leaf check-in: 8e3b0a8451 user: rkeene tags: proc-wrapper
2014-11-05
19:03
Updated to terminate without flushing in flat mode check-in: 83adf92eb7 user: rkeene tags: trunk
16:40
Fixed bug with redirects in standalone server mode check-in: 311a223fc7 user: rkeene tags: trunk
2014-11-04
23:39
rivetcgi 0.5.1.5 check-in: d545ab71bf user: rkeene tags: 0.5.1.5, trunk
2014-10-09
21:39
Updated to continue to produce error page even if error channel is unavailable Leaf check-in: b48d0c6b91 user: rkeene tags: cleanup-basics
2014-10-04
15:45
Started work on cleanup of basic things check-in: 86846f07bc user: rkeene tags: cleanup-basics
2012-10-06
15:07
Fixed issue with errors always being reported as lacking Tclx check-in: ba7953c7c1 user: rkeene tags: trunk
2011-07-08
13:12
Updated to include source for compiled Rivet parser (untested) check-in: ac5f782e14 user: rkeene tags: trunk
2011-06-27
13:43
Corrected typo check-in: ee3526d1bc user: rkeene tags: trunk
00:52
Updated to send all headers using a single header mechanism check-in: d4dede5804 user: rkeene tags: trunk
2011-06-26
18:23
Simplified rivet_puts to use rivet_flush check-in: 181887c4ce user: rkeene tags: trunk
2011-06-25
12:07
Fixed bug in keep-alive support where errors would return Connection: close but then not close the connection check-in: 5acb86f46d user: rkeene tags: trunk
2011-06-24
21:03
Added HTTP keep-alive support (slightly tested) check-in: 7a29385e38 user: rkeene tags: trunk
2011-06-14
13:45
Improved upload support to not require looking for EOF if content-length is provided check-in: 65c26befb0 user: rkeene tags: trunk
2011-05-20
23:07
Added basic upload support Moved private procedures into rivet namespace check-in: 5f5005e0b0 user: rkeene tags: trunk
23:06
Fixed parsing error check-in: 91ed5a77fe user: rkeene tags: trunk
2010-03-06
22:57
Corrected issue with Tcl parser check-in: 3d9820faef user: rkeene tags: trunk
2009-04-27
21:10
Made ::rivet::reset reset all of rivet check-in: 88e46bf0b5 user: rkeene tags: trunk
2009-04-20
17:59
Fixed issue with rivet parser and literal "?" in script check-in: 89642f8e24 user: rkeene tags: trunk
2009-04-14
23:24
Updated Rivet parser to only create interpreters if a Rivet page is being parsed (single threaded/events mode) check-in: db8d3de31d user: rkeene tags: trunk
09:46
Fixed issue with rivet_puts not writing data to the socket after the buffer is filled check-in: 957e6e8d99 user: rkeene tags: trunk
2009-04-12
03:33
Added better logging to starkit-rivet server component check-in: 9834c5fff4 user: rkeene tags: trunk
02:53
Updated server component significantly (no longer requires dup2()) check-in: 268b2475c9 user: rkeene tags: trunk
02:21
Fixed bug in starkit-rivet server mode where spawned clients would enter the listening event loop check-in: e08375e4aa user: rkeene tags: trunk
01:47
Updated to use content length for POST requests, if possible check-in: 8b90817d0e user: rkeene tags: trunk
01:06
Fixed ::rivet::reset to not clobber tclrivetparser variables. check-in: 6fde10d9cc user: rkeene tags: trunk
01:01
Fixed rivet reset and renamed to ::rivet::reset check-in: daa4a2b546 user: rkeene tags: trunk
00:58
Added a rivet_reset command check-in: 0a4f1b02a5 user: rkeene tags: trunk
00:31
Simplified "call_page" by always setting global "env" instead of leaving it up to that proc to take care of it. check-in: 31a4b668ae user: rkeene tags: trunk
00:26
Fixed bug with headers not being sent correctly still check-in: 7abf451da1 user: rkeene tags: trunk
00:21
Added sanity to writing of static documents, as well as rivet parsing check-in: 8b4a2babf8 user: rkeene tags: trunk
00:10
Removed notion that rivet-starkit could run without fork() at this time Fixed tclrivet headers check-in: 22641f4a0c user: rkeene tags: trunk
00:03
Moved sending of HTTP replies to rivet proper check-in: c2481874e9 user: rkeene tags: trunk
2009-03-18
21:24
Fixed major errors in Tcl rivet parser ("info" command was broken) Fixed problem with "rivet_error" when Tclx is not installed check-in: fb0242c931 user: rkeene tags: trunk
18:59
Updated Rivet to Starkit code to look for files to serve out check-in: b5f5733f95 user: rkeene tags: trunk
2008-11-02
13:32
Added rivet tree check-in: b13169174b user: rkeene tags: trunk