1. 136edf2 trimming SQL strings before passing to statement construction by Massimo Manghi · 4 weeks ago master
  2. f506bd2 fully expressing fields in the bridge definition structures by Massimo Manghi · 9 weeks ago
  3. 570c817 Possible memory leak fixed in Rivet_ProcessorCleanup (worker_prefork_common.c) by Massimo Manghi · 9 weeks ago
  4. e287c68 The docs still showed the old field names of the rivet_bridge_table struct by Massimo Manghi · 2 months ago
  5. 94f4e55 Override method create_field_formatter in dio_Sqlite to match formatters class name by Massimo Manghi · 2 months ago
  6. ed00fa4 Merge branch 'master' of https://gitbox.apache.org/repos/asf/tcl-rivet by Massimo Manghi · 2 months ago
  7. 5b83bbb commit also changelog entry by Massimo Manghi · 2 months ago
  8. 0a785fd fix missing resultid public variable in TDBCResults by Massimo Manghi · 2 months ago
  9. ba1c4c5 Using the named fields form of structure definition for RivetChan by Massimo Manghi · 3 months ago
  10. 3ab993c restoring top_srcdir variable in TEA_INSTALL by Massimo Manghi · 4 months ago
  11. 3da8430 Tcl channel version 5 support, tcl.m4 latest version, modernize old style function declaration in rivetList.c by Massimo Manghi · 4 months ago
  12. bbbad05 merge from branch 3.2 by Massimo Manghi · 6 months ago
  13. 13da4e5 add Changelog entry by Massimo Manghi · 6 months ago
  14. 22f4273 the Sqlite3 formatter class must be named Sqlite3 likewise by Massimo Manghi · 6 months ago
  15. f6d8146 reindenting XML entities definitions by Massimo Manghi · 6 months ago
  16. 7278545 Fix misplaced comment block in DIO formatters by Massimo Manghi · 6 months ago
  17. e150c47 dio_Tdbc.tcl version number update as 1.2.5 by Massimo Manghi · 7 months ago
  18. 64021dd Fix wrong serial number management by Massimo Manghi · 7 months ago
  19. 8e83e52 Fix wrong serial number management by Massimo Manghi · 7 months ago
  20. 11665f0 Change 'inspect' command purpose definition in TOC by Massimo Manghi · 7 months ago
  21. 623861f fixed typo and incrementing connectors serial number on dio_Tdbc.tcl by Massimo Manghi · 7 months ago
  22. 555509d tdbc methods consolidation into tdbc_exec, method 'fetch' reimplemented to allow TDBC argument substitution by Massimo Manghi · 7 months ago
  23. 3d60f7c add consistent handling of TDBC named arguments substitution on a table when there are no columns of it needing special formatting (via special_fields_formatter object), reimplementation of update,insert and delete for the ::DIO::Tdbc driver by Massimo Manghi · 7 months ago
  24. 99fa089 fixed broken links, rewording TDBC driver introduction by Massimo Manghi · 7 months ago
  25. 1a81444 Removed method insert from ::DIO::Tdbc and reimplmented 'exec' instead by Massimo Manghi · 7 months ago
  26. 32c3cfb Reimplementing also method insert by Massimo Manghi · 7 months ago
  27. 55ddc2b fix SQL insert statement arguments by Massimo Manghi · 7 months ago
  28. f753132 Override build_insert_query in ::DIO::Tdbc to take advantage of the TDBC named parameters feature by Massimo Manghi · 7 months ago
  29. 3436619 fix wrong class names in comment by Massimo Manghi · 7 months ago
  30. 8b82822 properly handle sqlite3 connection, fixed severe bug in arguments being passed to special fields formatter by Massimo Manghi · 7 months ago
  31. 00fa07e Fix sqlite3 connection creation, add mariadb and sqlite aliases, filtering unrecognized driver names by Massimo Manghi · 7 months ago
  32. a3df20b Now defining ::rivet::lempty if not available by Massimo Manghi · 7 months ago
  33. 99042a0 Support for Tcl8.6 by conditional definition of Tcl_Size by Massimo Manghi · 9 months ago
  34. 320eeeb dio_Tdbc package version bumped as 1.2.1 by Massimo Manghi · 10 months ago
  35. 9956000 merging bug fix done in branch 3.2 by Massimo Manghi · 10 months ago
  36. 38557a6 fixed error in variable name made impossible to actually pass TDBC specific options to a DBMS connector by Massimo Manghi · 10 months ago
  37. cf3418d space only commit to have tabs in the last ChangeLog entry by Massimo Manghi · 10 months ago
  38. 9b771be empty packages/aida to found on it a TclOO version of DIO. New version number 3.3.0 by Massimo Manghi · 1 year ago
  39. 31b7550 Merge branch 'master' into tcl-novem by Massimo Manghi · 1 year, 1 month ago tcl-novem
  40. 909661c well forming and pretty formatting Rivet template for session demo by Massimo Manghi · 1 year, 1 month ago
  41. 28a6075 fix changelog entry indented with spaces instead tab by Massimo Manghi · 1 year, 1 month ago
  42. 3820bd1 Merge branch 'master' into tcl-novem by Massimo Manghi · 1 year, 1 month ago
  43. 6b4532c Wrapped long definitions for improved readability by Massimo Manghi · 1 year, 1 month ago
  44. e228acc removing trailing spaces by Massimo Manghi · 1 year, 1 month ago
  45. 70a8bae Merge branch 'master' into tcl-novem by Massimo Manghi · 1 year, 1 month ago
  46. 9bfee6a defined m4 variable for rivet version by Massimo Manghi · 1 year, 1 month ago
  47. d9614ea naturally the connectors counter had to be a class variable.... by Massimo Manghi · 1 year, 2 months ago
  48. bff364e Removing old svn symbols, removing from Makefile.am lines disabled long ago by Massimo Manghi · 1 year, 3 months ago
  49. 8fca533 Merge branch 'master' into tcl-novem by Massimo Manghi · 1 year, 3 months ago
  50. 4334194 Establishing a real minimum for the cache size, unless CacheSize configuration directive is 0 by Massimo Manghi · 1 year, 6 months ago
  51. 0e040a4 changing wrong comment referring to the old-time cache size pointers in the rivet config structure by Massimo Manghi · 1 year, 6 months ago
  52. 45e8b17 escaping some character that needed their corresponding SGML/HTML entities by Massimo Manghi · 1 year, 6 months ago
  53. 63572f9 Documenting new driver Tdbc for DIO. Reworking the lazy bridge documentation. Prepare RC1 for 3.2.6 by Massimo Manghi · 1 year, 6 months ago
  54. 31e056f documenting support of the Tdbc series of DBMS connectors by Massimo Manghi · 1 year, 6 months ago
  55. 87bdb28 Updating documentation page by Massimo Manghi · 1 year, 7 months ago
  56. 632c0fe tell git to ignore rivet/init.tcl which is created from rivet/init.tcl.in by Massimo Manghi · 1 year, 7 months ago
  57. b2b380d Delete rivet/init.tcl as it has to be created by running 'configure' by Massimo Manghi · 1 year, 7 months ago
  58. 251be4f Merge branch 'master' into tcl-novem by Massimo Manghi · 1 year, 7 months ago
  59. 6d7b131 reformatting tabs and spaces by Massimo Manghi · 1 year, 9 months ago
  60. dd8c41b Merge branch 'master' into tcl-novem by Massimo Manghi · 1 year, 8 months ago
  61. 8c82d95 fix package dio_Tdbc version, bumping rivet version by Massimo Manghi · 1 year, 8 months ago
  62. f16d111 reformatting tabs and spaces by Massimo Manghi · 1 year, 9 months ago
  63. cdcb4d1 align to version 1.2 for new DIO interface, update ASF copyright statements by Massimo Manghi · 1 year, 8 months ago
  64. 24cec01 merging branch tdbc with new dbms connectors by Massimo Manghi · 1 year, 8 months ago
  65. 9dab4d8 Establishing Postgresql as DIO name for the database even though tdbc uses Postgres by Massimo Manghi · 1 year, 9 months ago tdbc
  66. b39e7e2 removed lines for debugging by Massimo Manghi · 1 year, 9 months ago
  67. 094e7e0 Fixed wrong argument list costruction in Result objects by Massimo Manghi · 1 year, 9 months ago
  68. eeb5364 further development for supporting tdbc based connectors by Massimo Manghi · 1 year, 9 months ago
  69. 23bce39 tweaking with some code line format by Massimo Manghi · 2 years ago
  70. 0e3e5fc implementing Formatters to be shared by legacy and Tdbc based connectors by Massimo Manghi · 2 years ago
  71. eaf250f add formatters class by Massimo Manghi · 2 years ago
  72. 59cf444 moving towards an Object Oriented management of special fields formatting by Massimo Manghi · 2 years ago
  73. 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 · 2 years ago
  74. 1cb0365 simplified internal management of TDBCResult, optimizing memory management, but method numows doesn't scale for large result sets by Massimo Manghi · 2 years ago
  75. 5a5ff6f fixed rowcount management in tdbc.tcl by Massimo Manghi · 2 years ago
  76. c974957 further development for tdbc support by Massimo Manghi · 2 years ago
  77. 12b071c add tdbc support for DIO by Massimo Manghi · 2 years ago
  78. 01c8427 moving experimental files and fully qualify Rivet commands in rivet_ncgi.tcl by Massimo Manghi · 2 years ago
  79. 42a3440 merging latest development from the master branch by Massimo Manghi · 2 years, 1 month ago
  80. 0324f70 update version number in documentation by Massimo Manghi · 2 years, 1 month ago
  81. 72bb8d4 Determining the server_rec also for server initialization scripts by Massimo Manghi · 2 years, 1 month ago
  82. b4e84cb new version 3.2.5, fixed misspelled command in manual page by Massimo Manghi · 2 years, 3 months ago
  83. 074cf4f Merge branch 'master' of https://gitbox.apache.org/repos/asf/tcl-rivet by Massimo Manghi · 2 years, 3 months ago
  84. a86fd2c new version 3.2.4 by Massimo Manghi · 2 years, 3 months ago 3.2.4
  85. 85a73dc further elaborating lazy bridge documentation by Massimo Manghi · 2 years, 3 months ago
  86. 1bdb883 now calling Rivet_RunChildScripts to execute also rivet_child_exit_script by Massimo Manghi · 2 years, 3 months ago
  87. 5c9e208 bumping version number as 3.2.4 by Massimo Manghi · 2 years, 4 months ago
  88. 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 · 2 years, 6 months ago
  89. 5678b27 Merge branch 'master' into tcl-novem by Massimo Manghi · 2 years, 6 months ago
  90. e607ab5 Fixing Appveyor generator version by Massimo Manghi · 2 years, 6 months ago
  91. d8bdf0a Merge remote-tracking branch 'refs/remotes/origin/master' by Massimo Manghi · 2 years, 6 months ago
  92. cae96b8 fix Apache binary download URL by Massimo Manghi · 2 years, 6 months ago
  93. 3c225d9 fix Apache binary download URL by Massimo Manghi · 2 years, 6 months ago
  94. 38e9ec6 update tclconfig/install-sh to version 2020-11-14 by Massimo Manghi · 2 years, 7 months ago
  95. 98b5975 Fix VS compiler download URL by Massimo Manghi · 2 years, 7 months ago
  96. b0e1a2f fixed regression bug in tests/rivet.test by Massimo Manghi · 2 years, 7 months ago
  97. d45bf38 add changlog entry for the formbroker documentation update by Massimo Manghi · 2 years, 8 months ago
  98. db18f67 update formbroker documentation by Massimo Manghi · 2 years, 8 months ago
  99. c923b86 merge updates in repository for HEAD by Massimo Manghi · 3 years ago
  100. ca19299 various minor changes, a test improvement for channel.test, output mechanism generalization for ::rivet::parray by Massimo Manghi · 3 years ago