5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Jun 10, 2023 — Jun 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* src/rivetCore.c (Rivet_Include): "include" command now saves channel encoding/translation, outputs the included file to stdout with binary translation/encoding, and then resets the original settings. Fixes problem with EUC-JP characters in included files. More... over 21 years ago
* src/TclWebapache.c (TclWeb_InitEnvVars): Don't do an ap_clear_table More... almost 22 years ago
* src/TclWebapache.c (TclWeb_InitEnvVars): Don't do an ap_clear_table on the environmental variables. The include module no longer does this, and neither does PHP, so I guess it's safe to remove, and it's useful for users of modules like mod_uniqe_id. More... almost 22 years ago
Added bug tracker link to docs. More... almost 22 years ago
Added bug tracker link to docs. More... almost 22 years ago
* src/TclWebapache.c: Fix up ObjSetVar2 use. More... almost 22 years ago
* src/TclWebapache.c: Fix up ObjSetVar2 use. More... almost 22 years ago
* src/mod_rivet.c (Rivet_PropagatePerDirConfArrays): Do the right More... almost 22 years ago
* src/mod_rivet.c (Rivet_PropagatePerDirConfArrays): Do the right tricks with IncrRefCount and DecrRefCount to stop the leak. More... almost 22 years ago
Fixed link. More... almost 22 years ago
Fixed link. More... almost 22 years ago
* src/mod_rivet.c (Rivet_AppendToScript): Changed before, after, and error scripts back to plain old ascii, in order to plug a memory leak. More... almost 22 years ago
* src/mod_rivet.c (Rivet_AppendToScript): Changed before, after, and More... almost 22 years ago
* doc/rivet.xml: Several new sections. We now have most of what is in the HTML documents. More... almost 22 years ago
* doc/rivet.xml: Several new sections. We now have most of what is in More... almost 22 years ago
* src/buildscripts/aardvark.tcl (aardvark::runbuildcommand): Attempt More... almost 22 years ago
* src/buildscripts/aardvark.tcl (aardvark::runbuildcommand): Attempt to use 'open' to execute shell commands, in order to both catch the output as well as the return code. More... almost 22 years ago
* doc/rivet.xml: New file. Removed directives.xml in favor of this, More... almost 22 years ago
* doc/rivet.xml: New file. Removed directives.xml in favor of this, which we will use to build individual HTML files and other forms of documentation. More... almost 22 years ago
Added some information... doing some tweaks. More... almost 22 years ago
Added some information... doing some tweaks. More... almost 22 years ago
* doc/directives.xml: New file - XML version of directives.html. More... almost 22 years ago
* doc/directives.xml: New file - XML version of directives.html. More... almost 22 years ago
Ending a form no longer destroys its object. More... almost 22 years ago
Ending a form no longer destroys its object. More... almost 22 years ago
* src/buildscripts/aardvark.tcl (aardvark::runbuildcommand): Updated functionality to hopefully better handle errors, warnings, and output. More... almost 22 years ago
* src/buildscripts/aardvark.tcl (aardvark::runbuildcommand): Updated More... almost 22 years ago
* cvsversion.tcl: Added tool to manage version numbers based on CVS More... almost 22 years ago
* cvsversion.tcl: Added tool to manage version numbers based on CVS changes. More... almost 22 years ago
* src/make.tcl: Updated build scripts to build the HTML documentation More... almost 22 years ago