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

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


    from 251be4f  Merge branch 'master' into tcl-novem
     add b2b380d  Delete rivet/init.tcl as it has to be created by running 
'configure'
     add 632c0fe  tell git to ignore rivet/init.tcl which is created from 
rivet/init.tcl.in
     add 87bdb28  Updating documentation page
     add 31e056f  documenting support of the Tdbc series of DBMS connectors
     add 63572f9  Documenting new driver Tdbc for DIO. Reworking the lazy 
bridge documentation. Prepare RC1 for 3.2.6
     add 45e8b17  escaping some character that needed their corresponding 
SGML/HTML entities
     add 0e040a4  changing wrong comment referring to the old-time cache size 
pointers in the rivet config structure
     add 4334194  Establishing a real minimum for the cache size, unless 
CacheSize configuration directive is 0
     new 8fca533  Merge branch 'master' into tcl-novem

The 1 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:
 .gitignore                          |   1 +
 ChangeLog                           |  17 +++
 VERSION                             |   2 +-
 doc/rivet.xml                       |   2 +-
 doc/xml/dio.xml                     |  26 +++-
 doc/xml/lazybridge.xml              | 157 +++++++++++----------
 rivet/init.tcl                      | 262 ------------------------------------
 src/mod_rivet_ng/mod_rivet.h        |  17 +--
 src/mod_rivet_ng/mod_rivet_cache.c  |   6 +-
 src/mod_rivet_ng/mod_rivet_cache.h  |   6 +
 src/mod_rivet_ng/mod_rivet_common.c |  14 +-
 src/mod_rivet_ng/rivet_lazy_mpm.c   |   7 -
 12 files changed, 140 insertions(+), 377 deletions(-)
 delete mode 100644 rivet/init.tcl


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

Reply via email to