log

age author description
2019-07-15 David Barts Get rid of bogus "None" messages in the standard error pages. draft
2019-07-15 David Barts Fix template error reportage. draft
2019-07-15 David Barts Work around bug in py_compile. draft
2019-07-14 David Barts Support #errors w/ no params, as documented. draft
2019-07-13 David Barts Fix bad log invocations. draft
2019-07-04 David Barts Package-ize it. draft
2019-07-01 David Barts Documentation updates. draft
2019-06-21 David Barts Some minor fixes. draft
2019-06-09 David Barts Finished, but not finished proofreading. draft
2019-06-09 David Barts More documenting. draft
2019-06-08 David Barts Documentation (incomplete). draft
2019-06-01 David Barts Support case-insensitive filesystems properly. draft
2019-06-01 David Barts Recognize index.pspx (and index.html, and index.htm if static). draft
2019-06-01 David Barts Fix lack of error detection and recovery in template parsing. draft
2019-06-01 David Barts Add standard config parameters. draft
2019-05-31 David Barts Add tincan.fsroot and tincan.urlroot to the app config. draft
2019-05-31 David Barts Detect bad args, too. draft
2019-05-31 David Barts Remove some needless repetition. draft
2019-05-31 David Barts Clean up the code a bit. draft
2019-05-31 David Barts Another bug fix. draft
2019-05-31 David Barts Fix some bugs. draft
2019-05-31 David Barts This might be useful, so add it. draft
2019-05-31 David Barts Ensure correct exit status. draft
2019-05-31 David Barts Add --compile option. draft
2019-05-30 David Barts Default for the launch callable should be not to log. draft
2019-05-30 David Barts Make it easy to leave stdout and stderr alone (untested). draft
2019-05-30 David Barts More multithread support, remove debug writes. draft
2019-05-30 David Barts Make it thread-safe. draft
2019-05-29 David Barts Remove some debug deadwood, ignore hidden files. draft
2019-05-29 David Barts Fix bug. draft
2019-05-29 David Barts Add support for serving static files. draft
2019-05-29 David Barts Merge in the header-includes branch to the trunk. draft
2019-05-29 David Barts Preliminary revisions to some draft documentation. draft header-includes
2019-05-29 David Barts Allow global character encoding specification. draft header-includes
2019-05-28 David Barts Put old newline logic back. draft header-includes
2019-05-28 David Barts Rename #include to #load (more descriptive). draft header-includes
2019-05-28 David Barts Add cache. draft header-includes
2019-05-28 David Barts Fix bug in auto-generated include variables. draft header-includes
2019-05-28 David Barts Refinements. draft header-includes
2019-05-27 David Barts Improve the #include syntax a bit. draft header-includes
2019-05-27 David Barts Fix minor bug in error handling. draft header-includes
2019-05-27 David Barts A possible workaround for the drainbamage (needs testing)? draft header-includes
2019-05-27 David Barts Fails; the thing apparently wants strings and not objects. draft chameleon-load
2019-05-27 David Barts Make branch to work on this flavor as well. draft chameleon-load
2019-05-26 David Barts Some minor bug fixes, but boy, does Chameleon stink. draft header-includes
2019-05-26 David Barts Preliminary debugging, still not fully tested. draft header-includes
2019-05-22 David Barts First batch of work on getting a #include header. Unfinished. draft header-includes
2019-05-22 David Barts Well, *that* attempt at includes didn't work. Revert. draft