5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding helpers to the buildscripts. More... about 22 years ago
* src/make.tcl More... about 22 years ago
* src/make.tcl * src/TclWebapache.c Cleaned up the remainder of the compiler warnings. Rivet should build cleanly without warnings now. More... about 22 years ago
* src/mod_rivet.c (Rivet_PropagatePerDirConfArrays): Clean up arrayName object after we're done with it. More... about 22 years ago
* src/mod_rivet.c (Rivet_PropagatePerDirConfArrays): Clean up More... about 22 years ago
* src/TclWebapache.c (TclWeb_GetVar): Make sure to compare all of the More... about 22 years ago
* src/TclWebapache.c (TclWeb_GetVar): Make sure to compare all of the variable key. More... about 22 years ago
* src/mod_rivet.c (Rivet_InitTclStuff): Moved creation of "rivet" More... about 22 years ago
* src/mod_rivet.c (Rivet_InitTclStuff): Moved creation of "rivet" AssocData here. More... about 22 years ago
Clean up changelog. More... about 22 years ago
Clean up changelog. More... about 22 years ago
* src/mod_rivet.c * src/mod_rivet.h * src/rivetParser.c * src/rivetCore.c * src/TclWebapache.c Cleaned up a lot of memory leaks. Still working on finding more. More... about 22 years ago
* src/mod_rivet.c More... about 22 years ago
New test: makeurl.test + makeurl.rvt. More... about 22 years ago
New test: makeurl.test + makeurl.rvt. More... about 22 years ago
* src/TclWebapache.c (TclWeb_MakeURL): Use Tcl_SetStringObj instead of More... about 22 years ago
* src/TclWebapache.c (TclWeb_MakeURL): Use Tcl_SetStringObj instead of creating a new object. More... about 22 years ago
Oops, fixed a stupid. More... about 22 years ago
Oops, fixed a stupid. More... about 22 years ago
Updated the test suite so that we can start the server up for each More... about 22 years ago
Updated the test suite so that we can start the server up for each test, if needs be, to do extra stuff with it... More... about 22 years ago
Cleaning up some warnings. More... about 22 years ago
Cleaning up some warnings. More... about 22 years ago
* src/TclWeb.h Added declaration for TclWeb_GetEnvVar. More... about 22 years ago
* src/TclWeb.h More... about 22 years ago
Fixed a bug in load_response. More... about 22 years ago
Fixed a bug in load_response. More... about 22 years ago
* src/mod_rivet.c The Scripts output to the UserConf arrays now properly display the scripts in their entirety. More... about 22 years ago
* src/mod_rivet.c More... about 22 years ago
Adding a Tcl-only version of the lempty command. More... about 22 years ago