This is an automated email from the ASF dual-hosted git repository. mxmanghi pushed a commit to branch single-thread-exit in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git
commit 1df2db4ae28f133b4660084de63e3e20b3b3ac8e Merge: 6665bc7 47e58cd Author: Massimo Manghi <mxman...@apache.org> AuthorDate: Wed Aug 7 19:46:46 2019 +0200 documenting ::rivet::thread_id ChangeLog | 3 +++ doc/rivet.xml | 1 + doc/rivet.xml.in | 1 + doc/xml/commands.xml | 52 ++++++++++++++++++++++++++++---------------------- doc/xml/directives.xml | 25 +++++++++++++++++++++++- 5 files changed, 58 insertions(+), 24 deletions(-) diff --cc ChangeLog index 5080cb7,9a19f9f..67e1cc4 --- a/ChangeLog +++ b/ChangeLog @@@ -1,7 -1,6 +1,10 @@@ + 2019-08-05 Massimo Manghi <mxman...@apache.org> + * doc/xml/directives.xml: Documenting SingleThreadExit directive + +2019-07-27 Massimo Manghi <mxman...@apache.org> + * doc/xml/commands.xml,src/mod_rivet_ng/rivetCore.c: Add ::rivet::thread_id + manual page + 2019-06-25 Massimo Manghi <mxman...@apache.org> * : Single thread exit implementation for mod_rivet 3.2 * src/mod_rivet_ng/rivet_[.*]_mpm.c: further simplified code by removing --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org For additional commands, e-mail: commits-h...@tcl.apache.org