tdbc::mysql

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 events occurring around de6f51ef4a4d4260.

2018-10-27
09:12 Ticket [4e082a4bb2] Stub initialization should consider to search for mariadbclient status still Open with 6 other changes artifact: 372d945e77 user: anonymous ... 1 similar event omitted.
2018-10-16
15:32 Edit [8a0d36467ba90e0e|8a0d36467b]: Add tag "tdbcmysql-1-1-0". artifact: 01650f9eec user: dgp
15:31
Bump to version 1.1.0 for release. check-in: 8a0d36467b user: dgp tags: trunk
2018-10-08
19:09 New ticket [e449b3ccb5] Outdated tdbc::mysql library versions. artifact: d1d4d174b7 user: anonymous
17:22 New ticket [44cc436b4e] Support also Mariadb. artifact: 32a8100866 user: anonymous
17:19 New ticket [040c635cb3] tdbc::mysql crashes tcl. artifact: 415c4827e6 user: anonymous
2018-07-01
05:15
Update to latest TEA. DONT_TD_VOID was removed from unixODBC in version 2.3.1, 2011/11/28. check-in: 39b518f8c9 user: stu tags: trunk
2018-01-05
06:50
Merge stu-pkgIndex. Companion to https://core.tcl.tk/tdbc/info/2386d26cfb8a34c3. check-in: e1cffb24c6 user: stu tags: trunk
06:49
Merge trunk. Closed-Leaf check-in: 730fd5422e user: stu tags: stu-pkgIndex
2018-01-04
05:40
Use INSTALL_* and new DIST_INSTALL_* macros to make dist. Align with latest TEA. check-in: d65774b5d5 user: stu tags: trunk
2017-12-22
13:35
Convert all win/*.vc files to crlf line-endings check-in: a654caeed7 user: jan.nijtmans tags: trunk
2017-12-21
14:06 Edit [04401b2bb65dd2d7|04401b2bb6]: Cancel tag "tdbcmysql-1-0-6". artifact: 610f4c972c user: dgp
14:05 Edit [91a614ce7031cc49|91a614ce70]: Add tag "tdbcmysql-1-0-6". artifact: beb9449693 user: dgp
06:31
Added targets.vc and rules-ext.vc to distribution check-in: 91a614ce70 user: apnadkarni tags: trunk, tdbcmysql-1-0-6
2017-12-19
15:50 Edit [f5389ed53c0cfa6a|f5389ed53c]: Cancel tag "tdbcmysql-1-0-6". artifact: b40eef23aa user: dgp
15:50 Edit [04401b2bb65dd2d7|04401b2bb6]: Add tag "tdbcmysql-1-0-6". artifact: b0014b99ef user: dgp
2017-12-16
23:04
Add $(TDBC_BIN_DIR) to $(TCLLIBPATH) and remove [package ifneeded] script for tdbc from the test target. See https://core.tcl.tk/tdbc/info/c5f7bcffcb626767. check-in: a1341aa6cf user: stu tags: stu-pkgIndex
00:43
Remove unused user-added CONFIGURE_OUTPUTS. Was supposed to have been TEA's CONFIG_CLEAN_FILES replacement. check-in: 04401b2bb6 user: stu tags: trunk
2017-12-15
19:58 Edit [5dd83c8551ba7bb4|5dd83c8551]: Edit check-in comment. artifact: 3738613aea user: stu
18:18
Bump to 1.0.6 check-in: f5389ed53c user: dgp tags: trunk
2017-12-13
11:14
Merge vc-reform: new nmake build system check-in: 136ee941d4 user: apnadkarni tags: trunk
10:48
Use nmakehlp -L to locate TDBC directories Closed-Leaf check-in: 968a6b1863 user: apnadkarni tags: vc-reform
2017-12-12
19:34 Closed ticket [60999d7b92]: pointer to integer assignment potentially unsafe plus 6 other changes artifact: 189826d604 user: kbk
2017-12-11
16:30
Updated copy of Tcl nmake support files and make use of default stubs and header installs check-in: de6f51ef4a user: apnadkarni tags: vc-reform
2017-12-10
16:10
Use default shell target. check-in: 9221bebae1 user: apnadkarni tags: vc-reform
14:54
Does not really need Tcl source. check-in: d80b4eb2f3 user: apnadkarni tags: vc-reform
14:35
Don't need INCLUDE_INSTALL_DIR check-in: ccc9e05ebf user: apnadkarni tags: vc-reform
14:18
Remove extraneous cwarn macro check-in: ad8af81423 user: apnadkarni tags: vc-reform
13:37
TIP 477 nmake reform. Still needs testing with mysql dll check-in: 50dd11a9a2 user: apnadkarni tags: vc-reform
12:48
Create new branch named "vc-reform" check-in: 351a56ddf7 user: apnadkarni tags: vc-reform
2017-07-28
19:11 Edit [5f3d5629b6976fdc|5f3d5629b6]: Cancel tag "tdbcmysql-1-0-5". artifact: f4f1d8ad19 user: dgp
19:11 Edit [294633cee4146835|294633cee4]: Add tag "tdbcmysql-1-0-5". artifact: 2e9faaf471 user: dgp
2017-06-05
19:08
Use tdbc_SRC_DIR from tdbcConfig.sh to locate genstubs tool, instead of hardcoded path. check-in: 294633cee4 user: stu tags: trunk, tdbcmysql-1-0-5
2017-05-29
21:23
Finish INT2PTR/PTR2INT work for tdbc-mysql:clean out commented casts. check-in: 49a3fb27cb user: stu tags: trunk
2017-05-26
18:30
rm -f not needed before ${INSTALL_*}. A ghost of past installing. check-in: 82f71b5e9f user: stu tags: trunk
14:35
Give the (U)INT2PTR / PTR2(U)INT macros .h file a more descriptive name and fully integrate them into the configure/build/dist. Tidy some CPP bits to make them like the other tdbc-* modules. Closes ticket [60999d7b92]. check-in: 5dd83c8551 user: stu tags: trunk
06:13 Closed ticket [f3c6ec0369]: segfault on Linux when no mysql libs available plus 7 other changes artifact: d31195c185 user: stu
06:05
Use the right var to access the mysqlStubLibNames array. Closes [f3c6ec0369]. I think functional changes and whitespace cleanups should be done seperately. It's easy for something small to slip by in a big diff. check-in: 6313038acf user: stu tags: trunk
2017-05-23
19:49 Edit [f867af37c69f7b4f|f867af37c6]: Add propagating "closed". artifact: ebc9564995 user: stu
19:48 Edit [46d46aa3da4c5920|46d46aa3da]: Mark "Closed". artifact: a0d49866f3 user: stu
18:49
merge tdbcmysql-stwo check-in: 11877bd0a9 user: stu tags: trunk
2017-05-20
01:13
env() -> ::env() Closed-Leaf check-in: 46d46aa3da user: stu tags: tdbcmysql-stwo
01:05
Add missing underscore. env(TDBCMYSQL_TEST PORT) -> env(TDBCMYSQL_TEST_PORT) check-in: f867af37c6 user: stu tags: tdbcmysql-stwo
2017-05-17
18:51 Edit [1a5d0877c39a6897|1a5d0877c3]: Change branch background color to "#c0c000". artifact: 09be82ebd9 user: stwo
14:41
Add intptr_t macros. check-in: 1a5d0877c3 user: stwo tags: tdbcmysql-stwo
2017-05-04
19:05 Edit [c5f53a9422a5bd72|c5f53a9422]: Cancel tag "tdbcmysql-1-0-5". artifact: fe53c85590 user: dgp
19:05 Edit [5f3d5629b6976fdc|5f3d5629b6]: Add tag "tdbcmysql-1-0-5". artifact: 4d2761f954 user: dgp
19:04
TEA_INIT required bump to TEA 3.10 as well. check-in: 5f3d5629b6 user: dgp tags: trunk
2017-04-18
16:58
Bump to 1.0.5 (TEA changes only). check-in: c5f53a9422 user: dgp tags: trunk