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

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


    from 909661c  well forming and pretty formatting Rivet template for session 
demo
     add 857f977  complying with Tcl9.0 requirements
     add 048c869  merging branch 'master' after Rivet 3.2.0 release
     add ba9f4fb  Merging changes from master (after release of 3.2.1)
     add 8201e58  Merge branch 'master' into tcl-novem
     add d63182c  merging several commits from master, unifying handling of 
const specifier using CONST86
     add 5678b27  Merge branch 'master' into tcl-novem
     add 6513179  changing CONST into const and introducing also Tcl_Size 
wherever required by Tcl 9.0. Implementing also close2proc as required by 
channel version 5
     add 42a3440  merging latest development from the master branch
     add f16d111  reformatting tabs and spaces
     add dd8c41b  Merge branch 'master' into tcl-novem
     add 251be4f  Merge branch 'master' into tcl-novem
     add 8fca533  Merge branch 'master' into tcl-novem
     add 70a8bae  Merge branch 'master' into tcl-novem
     add e228acc  removing trailing spaces
     add 3820bd1  Merge branch 'master' into tcl-novem
     add 31b7550  Merge branch 'master' into tcl-novem
     new 9b771be  empty packages/aida to found on it a TclOO version of DIO. 
New version number 3.3.0

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:
 ChangeLog                           |  19 ++-
 VERSION                             |   2 +-
 doc/xml/dio.xml                     |   3 +-
 rivet/packages/aida/aida.tcl        | 228 +----------------------------
 rivet/packages/aida/sql.tcl         | 284 +-----------------------------------
 src/TclWeb.h                        |   2 +-
 src/librivet/rivetCrypt.c           |  20 +--
 src/librivet/rivetList.c            |  59 ++++----
 src/librivet/rivetWWW.c             |  22 +--
 src/mod_rivet_ng/TclWebapache.c     |  16 +-
 src/mod_rivet_ng/mod_rivet_common.c |   5 +-
 src/mod_rivet_ng/mod_rivet_common.h |   2 +-
 src/mod_rivet_ng/rivetChannel.c     |  39 ++---
 src/mod_rivet_ng/rivetCore.c        |  51 ++++---
 src/mod_rivet_ng/rivetInspect.c     |   2 +-
 src/parser/parserPkgInit.c          |  13 +-
 src/parser/rivetParser.c            |   2 +-
 src/rivet.h                         |  10 +-
 18 files changed, 149 insertions(+), 630 deletions(-)


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

Reply via email to