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 5678b2743a79f0b15dc9f6960c8afa629b84e8d7
Merge: d63182c e607ab5
Author: Massimo Manghi <mxman...@apache.org>
AuthorDate: Tue Nov 14 10:31:16 2023 +0100

    Merge branch 'master' into tcl-novem

 .appveyor.yml                            |   6 +-
 ChangeLog                                |  48 ++++++++-
 doc/xml/commands.xml                     |  10 +-
 doc/xml/formbroker.xml                   |  45 +++++++++
 rivet/init.tcl                           |   4 +-
 rivet/init.tcl.in                        |   4 +-
 rivet/packages/formbroker/formbroker.tcl |  68 ++++++++++---
 rivet/packages/session/session-class.tcl |   9 +-
 rivet/rivet-tcl/parray.tcl               |  14 ++-
 src/mod_rivet_ng/TclWebapache.c          |   4 +-
 src/mod_rivet_ng/mod_rivet.c             |  31 +++---
 src/mod_rivet_ng/mod_rivet.h             |   1 +
 src/mod_rivet_ng/mod_rivet_common.c      |   8 +-
 src/mod_rivet_ng/mod_rivet_generator.c   |   3 -
 src/mod_rivet_ng/rivetCore.c             |  24 +++--
 src/mod_rivet_ng/rivet_types.h           |   1 +
 src/mod_rivet_ng/worker_prefork_common.c |  48 ++++-----
 src/request/apache_request.c             |  15 ++-
 src/request/apache_request.h             |   2 +-
 tclconfig/install-sh                     | 161 ++++++++++++++++++-------------
 tests/apachetest/apachetest.tcl          |  37 +++++--
 tests/channel.test                       |  43 +++++----
 tests/post.rvt                           |   7 +-
 tests/post.test                          |   9 ++
 tests/rivet.test                         |  21 ++--
 25 files changed, 416 insertions(+), 207 deletions(-)



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org
For additional commands, e-mail: commits-h...@tcl.apache.org

Reply via email to