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 8201e58400cb8a0476069bf6b6a5f52050f1d61e Merge: ba9f4fb c283f1a Author: Massimo Manghi <massimo.man...@gmail.com> AuthorDate: Fri Feb 18 17:30:48 2022 +0100 Merge branch 'master' into tcl-novem ChangeLog | 20 + VERSION | 2 +- doc/rivet.xml | 2 +- doc/xml/commands.xml | 49 +- doc/xml/dio.xml | 20 +- rivet/packages/form/form22.tcl | 21 +- rivet/rivet-tcl/xml.tcl | 4 +- src/TclWeb.h | 28 +- src/mod_rivet_ng/apache_config.c | 4 +- src/mod_rivet_ng/mod_rivet.c | 6 +- src/mod_rivet_ng/mod_rivet.h | 10 +- src/mod_rivet_ng/rivetCore.c | 60 +- src/mod_rivet_ng/rivet_lazy_mpm.c | 14 +- tclconfig/install-sh | 399 +++++------ tclconfig/tcl.m4 | 1411 +++++++++++++++++++------------------ 15 files changed, 1092 insertions(+), 958 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org For additional commands, e-mail: commits-h...@tcl.apache.org