tdbc::odbc

Timeline
Login

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

50 events occurring around 0e971d371600848d.

2017-12-21
14:07 Edit [5ea0b4bd51a26d57|5ea0b4bd51]: Cancel tag "tdbcodbc-1-0-6". artifact: 3745f5bbae user: dgp
14:06 Edit [b7440bbe0b60cc27|b7440bbe0b]: Add tag "tdbcodbc-1-0-6". artifact: c86ac8a716 user: dgp
06:35
Added targets.vc and rules-ext.vc to distribution check-in: b7440bbe0b user: apnadkarni tags: trunk
2017-12-19
15:49 Edit [83c35cb5aa632a9a|83c35cb5aa]: Cancel tag "tdbcodbc-1-0-6". artifact: 04f5807313 user: dgp
15:49 Edit [5ea0b4bd51a26d57|5ea0b4bd51]: Add tag "tdbcodbc-1-0-6". artifact: 16ae7d3d6f user: dgp
2017-12-16
23:05
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: 6533ba3bfa user: stu tags: stu-pkgIndex
00:46
Use TEA's CONFIG_CLEAN_FILES instead of user-added CONFIGURE_OUTPUTS. check-in: 5ea0b4bd51 user: stu tags: trunk
2017-12-15
19:54 Edit [0e971d371600848d|0e971d3716]: Edit check-in comment. artifact: 944675b4ad user: stu
19:54 Closed ticket [df3a7fd993]: pointer to integer assignment potentially unsafe plus 6 other changes artifact: c63c55567c user: stu
18:16
Bump to 1.0.6 check-in: 83c35cb5aa user: dgp tags: trunk
2017-12-13
11:17
Merge vc-reform: new nmake build system check-in: f1c068bf57 user: apnadkarni tags: trunk
10:50
Use nmakehlp -L to locate TDBC directories Closed-Leaf check-in: dbc0d39519 user: apnadkarni tags: vc-reform
2017-12-11
16:35
Updated copy of Tcl nmake support files check-in: f1743f7c76 user: apnadkarni tags: vc-reform
2017-12-10
16:24
TIP 477, builds, pending testing with odbc drivers check-in: 30d9cacca1 user: apnadkarni tags: vc-reform
16:13
Create new branch named "vc-reform" check-in: 333ab1c6da user: apnadkarni tags: vc-reform
2017-09-04
21:03 New ticket [40de2e997b] tdbc::odbc on MacOSX with iODBC driver manager has SQLWCHAR impedance mismatch. artifact: 1499ff7426 user: anonymous
2017-07-28
19:10 Edit [a0030f73dbb57ebf|a0030f73db]: Cancel tag "tdbcodbc-1-0-5". artifact: 76b357f6ca user: dgp
19:10 Edit [32b8054ab708b8f7|32b8054ab7]: Add tag "tdbcodbc-1-0-5". artifact: 51040f0684 user: dgp
2017-06-05
18:54
Use tdbc_SRC_DIR from tdbcConfig.sh to locate genstubs tool, instead of hardcoded path. check-in: 32b8054ab7 user: stu tags: trunk, tdbcodbc-1-0-5
16:22
Drop iodbc until we can deal with its different SQLCHAR size. check-in: 9daa1f819f user: stu tags: trunk
2017-05-29
22:49
Finish INT2PTR/PTR2INT work for tdbc-odbc:remove a cast, clean out a commented cast. check-in: e0f3c0cef0 user: stu tags: trunk
04:57
Fix inverted test in new loader. check-in: 986133b362 user: stu tags: trunk
2017-05-27
11:59
Improvements to new lib loader. Now also can handle a list of libs taken ie. from an env var. check-in: 492ee97daf user: stu tags: trunk
2017-05-26
23:17
Trying out a new lib loader, currently disabled. Hoping to bring this to the other TDBC-* drivers; their loaders could be more consistent with each other. Looking for feedback. check-in: 529b2be8a7 user: stu tags: trunk
18:39
rm -f not needed before ${INSTALL_*}. A ghost of past installing. check-in: 55b3958e61 user: stu tags: trunk
14:36
Give the (U)INT2PTR / PTR2(U)INT macros .h file a more descriptive name and fully integrate them into the configure/build/dist. Remove old check for intptr types. Tidy some CPP bits to make them like the other tdbc-* modules. Fixes ticket [df3a7fd993]. check-in: 0e971d3716 user: stu tags: trunk
2017-05-23
19:51 Edit [38f208cb7902e149|38f208cb79]: Add propagating "closed". artifact: d7e733f3fe user: stu
19:50 Edit [f0bb1d74492c2d23|f0bb1d7449]: Mark "Closed". artifact: 6c96294716 user: stu
19:35
Merge tdbcodbc-stwo. check-in: 5289d1ce64 user: stu tags: trunk
2017-05-20
01:21
Bring test env var names into alignment with the other TDBC drivers. env() -> ::env() Maybe TDBCODBC_TEST_TYPE is a bit vague? Closed-Leaf check-in: f0bb1d7449 user: stu tags: tdbcodbc-stwo
2017-05-17
16:11 Edit [757c1c7919c6d1ed|757c1c7919]: Change background color to "#c0c000". artifact: be75f6f630 user: stwo
16:10 Edit [ecf668745da5a182|ecf668745d]: Change branch background color to "#c0c000". artifact: 4417f7aa13 user: stwo
16:10 Edit [38f208cb7902e149|38f208cb79]: Change background color to "#c0c000". artifact: ab9c88b201 user: stwo
16:09 Edit [38f208cb7902e149|38f208cb79]: Change background color to "c0c000". artifact: 8473a6ff89 user: stwo
16:06 Edit [38f208cb7902e149|38f208cb79]: Change background color to "olive". artifact: 87976d9d25 user: stwo
14:31
Add intptr_t macros. check-in: 38f208cb79 user: stwo tags: tdbcodbc-stwo
14:03
Add iodbc. check-in: ecf668745d user: stwo tags: tdbcodbc-stwo
00:52 Edit [757c1c7919c6d1ed|757c1c7919]: Change user to "stwo". artifact: 4960ef2cc4 user: stwo
2017-05-16
12:21
Fix endless loop bug. In my tests, sqlreturn is first 0, then -1. check-in: 757c1c7919 user: stwo tags: tdbcodbc-stwo
2017-05-04
19:08 Edit [226af05ae9657a96|226af05ae9]: Cancel tag "tdbcodbc-1-0-5". artifact: f0f3a8e237 user: dgp
19:08 Edit [a0030f73dbb57ebf|a0030f73db]: Add tag "tdbcodbc-1-0-5". artifact: a5e950208a user: dgp
19:07
TEA_INIT required bump to TEA 3.10 as well. check-in: a0030f73db user: dgp tags: trunk
2017-04-18
16:59
Bump to 1.0.5 (TEA changes only). check-in: 226af05ae9 user: dgp tags: trunk
2016-06-04
03:00 New ticket [647ec7268f] Win64 variant compiles with wrong ODBC-related type definitions. artifact: 9023a8916a user: anonymous
2016-02-19
18:13 Edit [4f7e6078112fb545|4f7e607811]: Add tag "rc1". artifact: 090fbce698 user: dgp
18:13 Edit [4f7e6078112fb545|4f7e607811]: Add tag "tdbcodbc-1-0-4". artifact: c40aa66e30 user: dgp
2016-02-18
20:35
configure.in -> configure.ac check-in: 4f7e607811 user: dgp tags: trunk, rc1, tdbcodbc-1-0-4
2016-01-28
19:28
Bump to 1.0.4 check-in: e7c71a3e00 user: dgp tags: trunk
2015-10-05
12:29
minor bug-fix in ucrt support check-in: 7907586980 user: jan.nijtmans tags: trunk
12:02
Use crlf convention for win/*.vc files. check-in: c7494b24c4 user: jan.nijtmans tags: trunk