3
I Use This!
Very Low Activity

News

Analyzed 2 days ago. based on code collected 2 days ago.
Posted about 6 years ago by [email protected] (Gustaf Neumann)
fix typos doc/src/mann/nsdbi.man ... [More] tclsubst.c [Less]
Posted about 6 years ago by [email protected] (Gustaf Neumann)
fix typos TODO ... [More] init.c nsdbidrv.h sample-config.tcl tclcmds.c tests/dbi.test [Less]
Posted over 6 years ago by [email protected] (Gustaf Neumann)
- don't pass NULL after the last typed argument to a variadic function - protect against overflow - add const declarations - align prototypes with function definitions ... [More] init.c nsdbi.h nsdbitest.c tclcmds.c tclsubst.c [Less]
Posted over 6 years ago by [email protected] (Gustaf Neumann)
fix initialization order init.c ... [More] [Less]
Posted over 6 years ago by [email protected] (Gustaf Neumann)
provide compatibility with Tcl 8.7.2 init.c ... [More] nsdbi.h nsdbidrv.h nsdbitest.c tclcmds.c tclsubst.c [Less]
Posted over 6 years ago by [email protected] (Gustaf Neumann)
Replace calls to decpreacted function Tcl_DStringTrunc() by Tcl_DStringSetLength() ... [More] init.c nsdbitest.c tclcmds.c [Less]
Posted over 8 years ago by [email protected] (Gustaf Neumann)
- Removed NULL after the last typed argument to a variadic function - Reduced variable scopes - Added NS_NONNULL_ASSERT ... [More] init.c nsdbi.h nsdbidrv.h nsdbitest.c tclcmds.c [Less]
Posted over 9 years ago by [email protected] (Gustaf Neumann)
- make compilation more clean (avoid cast from function pointer -> void pointer -> function pointer) - adjust to protoypes ... [More] init.c [Less]
Posted over 9 years ago by [email protected] (Gustaf Neumann)
- adjust to recent changes on NaviServer tip Makefile ... [More] init.c [Less]
Posted over 10 years ago by [email protected] (Gustaf Neumann)
- removed dbi_foreach - added regression tests for output formats - updated documentation ... [More] doc/src/mann/nsdbi.man nsdbi.h tclcmds.c tests/dbi.test [Less]