5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 14 hours ago.
Sep 14, 2024 — Sep 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* src/mod_rivet.c (Rivet_InitTclStuff): Moved creation of "rivet" More... over 23 years ago
* src/mod_rivet.c (Rivet_InitTclStuff): Moved creation of "rivet" AssocData here. More... over 23 years ago
Clean up changelog. More... over 23 years ago
Clean up changelog. More... over 23 years ago
* src/mod_rivet.c More... over 23 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... over 23 years ago
New test: makeurl.test + makeurl.rvt. More... over 23 years ago
New test: makeurl.test + makeurl.rvt. More... over 23 years ago
* src/TclWebapache.c (TclWeb_MakeURL): Use Tcl_SetStringObj instead of More... over 23 years ago
* src/TclWebapache.c (TclWeb_MakeURL): Use Tcl_SetStringObj instead of creating a new object. More... over 23 years ago
Oops, fixed a stupid. More... over 23 years ago
Oops, fixed a stupid. More... over 23 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... over 23 years ago
Updated the test suite so that we can start the server up for each More... over 23 years ago
Cleaning up some warnings. More... over 23 years ago
Cleaning up some warnings. More... over 23 years ago
* src/TclWeb.h More... over 23 years ago
* src/TclWeb.h Added declaration for TclWeb_GetEnvVar. More... over 23 years ago
Fixed a bug in load_response. More... over 23 years ago
Fixed a bug in load_response. More... over 23 years ago
* src/mod_rivet.c The Scripts output to the UserConf arrays now properly display the scripts in their entirety. More... over 23 years ago
* src/mod_rivet.c More... over 23 years ago
Adding a Tcl-only version of the lempty command. More... over 23 years ago
Adding a Tcl-only version of the lempty command. More... over 23 years ago
* tests/upload.test: Added upload test. More... over 23 years ago
* tests/upload.test: Added upload test. More... over 23 years ago
* src/TclWebapache.c: Added functions: TclWeb_PrepareUpload, TclWeb_UploadChannel, TclWeb_UploadSave, TclWeb_UploadData, TclWeb_UploadSize, TclWeb_UploadType, TclWeb_UploadFilename, TclWeb_UploadNames. More... over 23 years ago
* src/TclWebapache.c: Added functions: TclWeb_PrepareUpload, More... over 23 years ago
* src/make.tcl More... over 23 years ago
* src/make.tcl Added a script to look around a little more for Apache's apxs tool. If we can't find it, we output an error message to the user. More... over 23 years ago