master
I - portability markers, tweaks
Fixed error in httpd: FormData was not getting information from GET requests
Restructuring tool style modules to place their source code in a path that the sak installer will ignore on install
httpd - B - Ticket [4efe78a285] Handle fumagic filetype result differences.
Updated versions of clay, httpd, and practcl brought over from the clay library.
Integrated testsuite fixups Merged latest work from trunk Regenerated documentation. - Fixed outdated references to feedback.inc Use `modules/common-text/feedback.inc` now.
More [package require Tcl] work and cleanup, including documentation. Regenerated embedded documentation.
Added refcounting to clay objects, and replaced the hard-cast clay::destroy calls with invocations of the object's clay refcount_decr method.
Added a new channel registration system for httpd replies, instead of forcing developers to manually clean up channels via the old TransferComplete mechanism.
Adding a DOCUMENT_ROOT to the server headers for scgi servers
Bringing Trunk up to date with all of the hypnotoad branch changes since the split from the pooryorick branch.