1. 99042a0 Support for Tcl8.6 by conditional definition of Tcl_Size by Massimo Manghi · 4 weeks ago master
  2. 320eeeb dio_Tdbc package version bumped as 1.2.1 by Massimo Manghi · 9 weeks ago
  3. 9956000 merging bug fix done in branch 3.2 by Massimo Manghi · 9 weeks ago
  4. 38557a6 fixed error in variable name made impossible to actually pass TDBC specific options to a DBMS connector by Massimo Manghi · 9 weeks ago
  5. cf3418d space only commit to have tabs in the last ChangeLog entry by Massimo Manghi · 2 months ago
  6. 9b771be empty packages/aida to found on it a TclOO version of DIO. New version number 3.3.0 by Massimo Manghi · 4 months ago
  7. 31b7550 Merge branch 'master' into tcl-novem by Massimo Manghi · 5 months ago tcl-novem
  8. 909661c well forming and pretty formatting Rivet template for session demo by Massimo Manghi · 5 months ago
  9. 28a6075 fix changelog entry indented with spaces instead tab by Massimo Manghi · 5 months ago
  10. 3820bd1 Merge branch 'master' into tcl-novem by Massimo Manghi · 5 months ago
  11. 6b4532c Wrapped long definitions for improved readability by Massimo Manghi · 5 months ago
  12. e228acc removing trailing spaces by Massimo Manghi · 5 months ago
  13. 70a8bae Merge branch 'master' into tcl-novem by Massimo Manghi · 5 months ago
  14. 9bfee6a defined m4 variable for rivet version by Massimo Manghi · 5 months ago
  15. d9614ea naturally the connectors counter had to be a class variable.... by Massimo Manghi · 6 months ago
  16. bff364e Removing old svn symbols, removing from Makefile.am lines disabled long ago by Massimo Manghi · 7 months ago
  17. 8fca533 Merge branch 'master' into tcl-novem by Massimo Manghi · 7 months ago
  18. 4334194 Establishing a real minimum for the cache size, unless CacheSize configuration directive is 0 by Massimo Manghi · 10 months ago
  19. 0e040a4 changing wrong comment referring to the old-time cache size pointers in the rivet config structure by Massimo Manghi · 10 months ago
  20. 45e8b17 escaping some character that needed their corresponding SGML/HTML entities by Massimo Manghi · 11 months ago
  21. 63572f9 Documenting new driver Tdbc for DIO. Reworking the lazy bridge documentation. Prepare RC1 for 3.2.6 by Massimo Manghi · 11 months ago
  22. 31e056f documenting support of the Tdbc series of DBMS connectors by Massimo Manghi · 11 months ago
  23. 87bdb28 Updating documentation page by Massimo Manghi · 11 months ago
  24. 632c0fe tell git to ignore rivet/init.tcl which is created from rivet/init.tcl.in by Massimo Manghi · 11 months ago
  25. b2b380d Delete rivet/init.tcl as it has to be created by running 'configure' by Massimo Manghi · 11 months ago
  26. 251be4f Merge branch 'master' into tcl-novem by Massimo Manghi · 12 months ago
  27. 6d7b131 reformatting tabs and spaces by Massimo Manghi · 1 year, 1 month ago
  28. dd8c41b Merge branch 'master' into tcl-novem by Massimo Manghi · 12 months ago
  29. 8c82d95 fix package dio_Tdbc version, bumping rivet version by Massimo Manghi · 12 months ago
  30. f16d111 reformatting tabs and spaces by Massimo Manghi · 1 year, 1 month ago
  31. cdcb4d1 align to version 1.2 for new DIO interface, update ASF copyright statements by Massimo Manghi · 1 year ago
  32. 24cec01 merging branch tdbc with new dbms connectors by Massimo Manghi · 1 year ago
  33. 9dab4d8 Establishing Postgresql as DIO name for the database even though tdbc uses Postgres by Massimo Manghi · 1 year, 1 month ago tdbc
  34. b39e7e2 removed lines for debugging by Massimo Manghi · 1 year, 1 month ago
  35. 094e7e0 Fixed wrong argument list costruction in Result objects by Massimo Manghi · 1 year, 1 month ago
  36. eeb5364 further development for supporting tdbc based connectors by Massimo Manghi · 1 year, 1 month ago
  37. 23bce39 tweaking with some code line format by Massimo Manghi · 1 year, 4 months ago
  38. 0e3e5fc implementing Formatters to be shared by legacy and Tdbc based connectors by Massimo Manghi · 1 year, 4 months ago
  39. eaf250f add formatters class by Massimo Manghi · 1 year, 4 months ago
  40. 59cf444 moving towards an Object Oriented management of special fields formatting by Massimo Manghi · 1 year, 4 months ago
  41. ff128c3 getting rid of the first attempt at writing TDBC. dio_Tdbc.tcl will be the real place where TDBC is implemented by Massimo Manghi · 1 year, 4 months ago
  42. 1cb0365 simplified internal management of TDBCResult, optimizing memory management, but method numows doesn't scale for large result sets by Massimo Manghi · 1 year, 4 months ago
  43. 5a5ff6f fixed rowcount management in tdbc.tcl by Massimo Manghi · 1 year, 4 months ago
  44. c974957 further development for tdbc support by Massimo Manghi · 1 year, 4 months ago
  45. 12b071c add tdbc support for DIO by Massimo Manghi · 1 year, 4 months ago
  46. 01c8427 moving experimental files and fully qualify Rivet commands in rivet_ncgi.tcl by Massimo Manghi · 1 year, 4 months ago
  47. 42a3440 merging latest development from the master branch by Massimo Manghi · 1 year, 5 months ago
  48. 0324f70 update version number in documentation by Massimo Manghi · 1 year, 5 months ago
  49. 72bb8d4 Determining the server_rec also for server initialization scripts by Massimo Manghi · 1 year, 5 months ago
  50. b4e84cb new version 3.2.5, fixed misspelled command in manual page by Massimo Manghi · 1 year, 7 months ago
  51. 074cf4f Merge branch 'master' of https://gitbox.apache.org/repos/asf/tcl-rivet by Massimo Manghi · 1 year, 7 months ago
  52. a86fd2c new version 3.2.4 by Massimo Manghi · 1 year, 7 months ago 3.2.4
  53. 85a73dc further elaborating lazy bridge documentation by Massimo Manghi · 1 year, 7 months ago
  54. 1bdb883 now calling Rivet_RunChildScripts to execute also rivet_child_exit_script by Massimo Manghi · 1 year, 8 months ago
  55. 5c9e208 bumping version number as 3.2.4 by Massimo Manghi · 1 year, 8 months ago
  56. 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 by Massimo Manghi · 1 year, 10 months ago
  57. 5678b27 Merge branch 'master' into tcl-novem by Massimo Manghi · 1 year, 10 months ago
  58. e607ab5 Fixing Appveyor generator version by Massimo Manghi · 1 year, 10 months ago
  59. d8bdf0a Merge remote-tracking branch 'refs/remotes/origin/master' by Massimo Manghi · 1 year, 10 months ago
  60. cae96b8 fix Apache binary download URL by Massimo Manghi · 1 year, 10 months ago
  61. 3c225d9 fix Apache binary download URL by Massimo Manghi · 1 year, 10 months ago
  62. 38e9ec6 update tclconfig/install-sh to version 2020-11-14 by Massimo Manghi · 1 year, 11 months ago
  63. 98b5975 Fix VS compiler download URL by Massimo Manghi · 1 year, 11 months ago
  64. b0e1a2f fixed regression bug in tests/rivet.test by Massimo Manghi · 2 years ago
  65. d45bf38 add changlog entry for the formbroker documentation update by Massimo Manghi · 2 years ago
  66. db18f67 update formbroker documentation by Massimo Manghi · 2 years ago
  67. c923b86 merge updates in repository for HEAD by Massimo Manghi · 2 years, 3 months ago
  68. ca19299 various minor changes, a test improvement for channel.test, output mechanism generalization for ::rivet::parray by Massimo Manghi · 2 years, 3 months ago
  69. fcef274 Handling the server_rec pointer in the module globals for the benefit of logging into the specific virtual host log file during child init stage by Massimo Manghi · 2 years, 4 months ago
  70. 00a0b08 test scripts improved, new test for ::rivet::raw_post by Massimo Manghi · 2 years, 5 months ago
  71. 8a12570 handling length of data in POST requests by Massimo Manghi · 2 years, 5 months ago
  72. d63182c merging several commits from master, unifying handling of const specifier using CONST86 by Massimo Manghi · 2 years, 8 months ago
  73. f97028c Converted CONST84 to CONST86 by Massimo Manghi · 2 years, 8 months ago
  74. a95feed replaced CONST84 with CONST86 which is supported by Tcl 8.7 by Massimo Manghi · 2 years, 8 months ago
  75. ca5b258 trailing whitespaces removed thorough C code, new version 3.2.3 by Massimo Manghi · 2 years, 11 months ago
  76. 3287af7 Merge branch 'master' of https://gitbox.apache.org/repos/asf/tcl-rivet by Massimo Manghi · 2 years, 11 months ago
  77. db841d1 add 3.2.2 release entry by Massimo Manghi · 3 years, 3 months ago
  78. fbcd4a3 add changelog entry for rivet 3.2.2 release by Massimo Manghi · 3 years, 3 months ago 3.2.2
  79. d6cbc30 HonorHeadRequest default set to 'yes' while dropping of the directive is set to pending by Massimo Manghi · 3 years, 3 months ago
  80. 3d374f2 explained directive HonorHeadRequests (replaces HonorHeaderOnlyReqs) by Massimo Manghi · 3 years, 3 months ago
  81. 79bc474 Merge branch 'master' of https://gitbox.apache.org/repos/asf/tcl-rivet by Massimo Manghi · 3 years, 3 months ago
  82. 9c680c8 Directive HonorHeaderOnlyReqs renamed as HonorHeadRequests, which sounds more familiar with the common parlance regarding HTTP by Massimo Manghi · 3 years, 3 months ago
  83. a405753 preparing to release rivet 3.2.2 by Massimo Manghi · 3 years, 3 months ago
  84. eafb660 making error checking in TclWeb_GetAllVars and TclWeb_GetVarNames meaningful by Massimo Manghi · 3 years, 6 months ago
  85. 3b183ff add tests for the 2 forms of [::rivet::var_qs all] by Massimo Manghi · 3 years, 7 months ago
  86. dea2bb4 Commit Changelog separately to avoid clashes when merging into quattuor by Massimo Manghi · 3 years, 7 months ago
  87. 0283265 Fix bug in tcl.m4. Patch proposed upstream by Massimo Manghi · 3 years, 7 months ago
  88. 8201e58 Merge branch 'master' into tcl-novem by Massimo Manghi · 3 years, 7 months ago
  89. c283f1a various minor fixes by Massimo Manghi · 3 years, 7 months ago
  90. 40b164c document latest feature added by Massimo Manghi · 3 years, 7 months ago
  91. 32a07dd add new feature to ::rivet::var, new version of tcl.m4 by Massimo Manghi · 3 years, 7 months ago
  92. dceb6ce fixed possible memory leak in Rivet_Var by Massimo Manghi · 3 years, 7 months ago
  93. ba9f4fb Merging changes from master (after release of 3.2.1) by Massimo Manghi · 3 years, 8 months ago
  94. b06fabc changing obsolete macro name AC_PROG_LIBTOOL into LT_INIT by Massimo Manghi · 3 years, 8 months ago
  95. ca85483 * Changelog: release as Rivet 3.2.1 by Massimo Manghi · 3 years, 10 months ago 3.2.1
  96. b33ece8 documenting new switch -emit of package form 2.2 by Massimo Manghi · 3 years, 11 months ago
  97. 6a84c44 removing unneeded double call to AM_AUTOMAKE_INIT, calling AC_CONFIG_SRCDIR by Massimo Manghi · 3 years, 11 months ago
  98. 9f060cd * doc/xml/lazybridge.xml: update examples with latest modifications done to the lazy bridge by Massimo Manghi · 3 years, 11 months ago
  99. 30e1498 documenting new configure switch --enable-rivet-debug-build by Massimo Manghi · 3 years, 11 months ago
  100. ff19cdb using DocBook <quote> tag instead of HTML's <q> by Massimo Manghi · 3 years, 11 months ago