tdbc::mysql

Timeline
Login

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

50 check-ins occurring around c4394a8239e107ce.

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-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: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
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
14:41
Add intptr_t macros. check-in: 1a5d0877c3 user: stwo tags: tdbcmysql-stwo
2017-05-04
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
2016-03-09
17:27
follow [ea2767612b] with mysqlStubLibNames Leaf check-in: 138f8939e5 user: aspect tags: aspect-stubinit
17:24
fix mysqlStubInit segfault check-in: c0069bdf1b user: aspect tags: aspect-stubinit
2016-01-28
19:28
Bump to 1.0.4 check-in: 42e7c9c5fa user: dgp tags: trunk, rc0, tdbcmysql-1-0-4
2015-10-05
12:28
minor bug-fix in ucrt support check-in: 705111afd9 user: jan.nijtmans tags: trunk
11:54
re-generate "configure" with latest TEA check-in: d6142cd71e user: jan.nijtmans tags: trunk
2015-06-26
13:44
more efficient use of mysqlSuffixes[] table check-in: ea2767612b user: jan.nijtmans tags: trunk
13:03
Make mysqlStubs a 'const'ant, as only Tcl_LoadFile() is allowed to fill this table. check-in: c4394a8239 user: jan.nijtmans tags: trunk
11:58
Adapt code for cygwin, which uses "cyg" as mysql library prefix and inserts library version before in stead of after .dll. Eliminate various end-of-line spaces check-in: 0048009d31 user: jan.nijtmans tags: trunk
2015-05-08
15:21
Fix 2ca1f6da0d: Windows compilation in pkgs fails when using msys/configure check-in: de252f437f user: jan.nijtmans tags: trunk
14:19
TEA update check-in: 137ee86ddf user: dgp tags: trunk
2015-01-23
19:09
Bump to tdbc::mysql 1.0.3; TEA/autoconf update. check-in: a5c9580144 user: dgp tags: trunk, tdbcmysql-1-0-3
2014-10-23
20:05
TEA update; Bump to 1.0.2 check-in: 2be1681587 user: dgp tags: trunk, tdbcmysql-1-0-2
19:25
[TDBC Bug 00b7928298] OpenBSD friendly docs. check-in: f2d4831d0d user: dgp tags: trunk
2014-08-14
17:47
bump to 1.0.1 check-in: 1de281be9f user: dgp tags: trunk, tdbcmysql-1-0-1
2014-06-02
19:01
update to latest TEA check-in: 6ac61f9550 user: jan.nijtmans tags: trunk
2013-10-02
11:27
update to latest TEA check-in: c7bbd0f276 user: jan.nijtmans tags: trunk
11:25
Allow tdbc compiled against 8.6.x headers run in 8.6.y, even when y<x. check-in: 44e7b3075f user: jan.nijtmans tags: trunk
2013-09-13
18:20
Fixed a small formatting problem in the man page check-in: ca79f5e263 user: steve tags: trunk
2013-07-03
13:29
update to latest TEA check-in: 7f552bf325 user: jan.nijtmans tags: trunk
2012-12-10
15:05
Put win/* nmake support files in the distribution. check-in: 030ceec557 user: dgp tags: trunk, tdbcmysql-1-0-0
2012-12-06
17:05
Attempt to add MSVC support via copy/paste/modify from other drivers. check-in: 51fffbbe1f user: dgp tags: trunk
2012-11-15
22:16
Changes to the configurator so that `make test` works even if tdbc is not installed. check-in: f54ba75c4d user: kennykb tags: trunk
2012-11-14
17:10
REFACTOR REPOSITORY : move tdbcmysql/ to the main directory check-in: fb843aee13 user: 200002852 tags: trunk
17:08
REFACTOR REPOSITORY : remove local tclconfig in favour of using nested checkout check-in: 20a857b2e7 user: 200002852 tags: trunk
17:07
REFACTOR REPOSITORY : remove all but the tdbcmysql module check-in: fc2917fcc1 user: 200002852 tags: trunk
2012-11-08
14:46
Bump all release-able packages to version 1.0.0 check-in: 47a3b5edba user: dgp tags: trunk
2012-09-24
15:05
copy DOTVERSION in tdbcsqlite3/win/makefile.vc from configure.in check-in: 7934bed4e7 user: oehhar tags: trunk
2012-09-18
20:05
Fix win/makefile.vc generation of pkgIndex.tcl check-in: dc470dee39 user: dgp tags: trunk, 1.0b17
19:58
Correct version number in win/makefile.vc check-in: 208e9f7ff1 user: dgp tags: trunk
2012-09-13
17:32
Typo in `make dist` check-in: ea0a013fc5 user: dgp tags: trunk
2012-09-11
12:30
Make sure the win/* files get placed in the distribution. check-in: 0d1f3d6895 user: dgp tags: trunk
2012-08-17
12:32
update to latest TEA (Fix [Bug 3555058], add "-DNDEBUG" to CFLAGS_DEFAULT) update to latest version of nmakehlp.c check-in: d12537ca8e user: jan.nijtmans tags: trunk