You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tcl.apache.org by mx...@apache.org on 2020/05/02 22:22:37 UTC

[tcl-rivet] 05/06: merge master into uploadcmdfix

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 c8608a315bac071d2e781fc02fd569cd476e2873
Merge: 74728df 12399df
Author: Massimo Manghi <mx...@apache.org>
AuthorDate: Fri May 1 21:51:34 2020 +0200

    merge master into uploadcmdfix

 ChangeLog                         |   8 ++
 doc/rivet.css                     |  62 +++++++--------
 doc/xml/commands.xml              |  32 --------
 doc/xml/formbroker.xml            |  21 ++---
 src/mod_rivet_ng/rivet_lazy_mpm.c | 156 +++++++++++++++-----------------------
 5 files changed, 108 insertions(+), 171 deletions(-)

diff --cc ChangeLog
index 6b635a5,a851367..381c7c6
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,16 -1,11 +1,24 @@@
 +2020-02-03 Massimo Manghi <mx...@apache.org>
 +    * src/request/: Update obsolete copyright statements
 +    * src/mod_rivet_ng/rivetCore.c: update comments to upload command
 +    * tests: changed upload file test
 +
+ 2020-04-02 Massimo Manghi <mx...@apache.org>
+     * doc/xml/formbroker.xml: fixed examples
+     * src/mod_rivet_ng/rivet_lazy_mpm.c: resolved access to shared counter
+     that was causing segfaults when child process was terminated
+ 
+ 2020-01-19 Massimo Manghi <mx...@apache.org>
+     * doc/xml/commands.xml: remove entry for command incr0 (dropped in 3.0)
+ 
 +2019-12-30 Massimo Manghi <mx...@apache.org>
 +    * src/mod_rivet_ng/rivetCore.c: fixed bug in 'upload filename' that
 +    caused segfaults instead of Tcl errors when called without arguments
 +    * src/request/: Adding latest Copyright statements to files in this
 +    directory
 +    * tests/upload.rvt,upload.test: revised upload tests (need expansion
 +    to test multiple uploads)
 +
  2019-12-12 Massimo Manghi <mx...@apache.org>
      * src/mod_rivet_ng/apache_config.c: copying also upload_files_to_var in
      Rivet_MergeConfig


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