This is an automated email from the ASF dual-hosted git repository. mxmanghi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git
commit 5b83bbb1771e1e37d131283d8588f092658c93a0 Author: Massimo Manghi <[email protected]> AuthorDate: Mon Mar 2 12:58:01 2026 +0100 commit also changelog entry --- ChangeLog | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6903122..1871197 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,13 @@ +2026-03-02 Massimo Manghi <[email protected]> + * rivet/packages/dio/dio_Tdbc.tcl: fix missing instance variable resultid + 2026-01-04 Massimo Manghi <[email protected]> - * src/librivet/rivetList.c: modernize old style function declaration as - recent compiler complain about it and it doesn't mix with code profilers - * src/mod_rivet_ng/rivetChannel.c: support for channel version 5 - * src/mod_rivet_ng/rivet_types.h: move here Tcl_Size compatibility definition - as actual typedef definition - * tclconfig/tcl.m4: update tcl.m4 to latest version + * src/librivet/rivetList.c: modernize old style function declaration as + recent compiler complain about it and it doesn't mix with code profilers + * src/mod_rivet_ng/rivetChannel.c: support for channel version 5 + * src/mod_rivet_ng/rivet_types.h: move here Tcl_Size compatibility definition + as actual typedef definition + * tclconfig/tcl.m4: update tcl.m4 to latest version 2025-11-20 Massimo Manghi <[email protected]> * rivet/packages/dio/formatters.tcl: The Sqlite3 field formatter class --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
