This is an automated email from the ASF dual-hosted git repository.

mxmanghi pushed a change to branch quattuor
in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git


    from f0b8710  merging from master
     new 17715a3  update formbroker documentation
     new 1a79d18  add changlog entry for the formbroker documentation update
     new becbef0  comment rewording
     new c8c055b  fixed regression bug in tests/rivet.test
     new 8ef36b3  Fix VS compiler download URL
     new f2ba90f  update tclconfig/install-sh to version 2020-11-14
     new bbb0719  fix Apache binary download URL
     new 8e0b213  Fixing Appveyor generator version
     new f3d0fd0  now calling Rivet_RunChildScripts to execute also 
rivet_child_exit_script
     new e689b79  new version 3.2.5, fixed misspelled command in manual page
     new decc151  cherry picking latest commit. Probably not working anymore, 
but a least aligned with latest features

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .appveyor.yml                            |   6 +-
 ChangeLog                                |  35 ++++++-
 doc/xml/commands.xml                     |  22 +++--
 doc/xml/formbroker.xml                   |  45 +++++++++
 rivet/init.tcl                           |   4 +-
 rivet/packages/formbroker/formbroker.tcl |  68 ++++++++++---
 rivet/rivet-tcl/parray.tcl               |   2 +-
 src/mod_rivet_ng/mod_rivet_common.c      |   5 -
 src/mod_rivet_ng/rivetCore.c             |   6 +-
 src/mod_rivet_ng/rivet_lazy_mpm.c        |  31 ++++--
 src/mod_rivet_ng/rivet_prefork_mpm.c     |   6 ++
 src/mod_rivet_ng/rivet_worker_mpm.c      |  72 +++++++-------
 src/mod_rivet_ng/worker_prefork_common.c |  70 ++++++++++++++
 tclconfig/install-sh                     | 161 ++++++++++++++++++-------------
 tests/README                             |   4 +-
 tests/rivet.test                         |   9 +-
 16 files changed, 385 insertions(+), 161 deletions(-)


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

Reply via email to