This is an automated email from the ASF dual-hosted git repository. mxmanghi pushed a commit to branch tcl-novem in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git
commit 8fca533a5d3183d7937c4d40c83246ef3f1d156a Merge: 251be4f 4334194 Author: Massimo Manghi <mxman...@apache.org> AuthorDate: Wed Feb 12 19:02:34 2025 +0100 Merge branch 'master' into tcl-novem .gitignore | 1 + ChangeLog | 17 +++ VERSION | 2 +- doc/rivet.xml | 2 +- doc/xml/dio.xml | 26 +++- doc/xml/lazybridge.xml | 157 +++++++++++---------- rivet/init.tcl | 262 ------------------------------------ src/mod_rivet_ng/mod_rivet.h | 17 +-- src/mod_rivet_ng/mod_rivet_cache.c | 6 +- src/mod_rivet_ng/mod_rivet_cache.h | 6 + src/mod_rivet_ng/mod_rivet_common.c | 14 +- src/mod_rivet_ng/rivet_lazy_mpm.c | 7 - 12 files changed, 140 insertions(+), 377 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org For additional commands, e-mail: commits-h...@tcl.apache.org