tdbc::mysql

Timeline
Login

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

50 check-ins occurring around f54ba75c4dafd7ad.

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
2012-08-07
07:48
fix TEA bug 3554282: Checkin [30736d63f0] broke CFLAGS fix [d528df190c]: Changes to build using makefile.vc check-in: 496cdccf63 user: jan.nijtmans tags: trunk
2012-07-26
14:11
update to latest TEA check-in: 8aab8e3e72 user: jan.nijtmans tags: trunk
14:00
Fix [14a8b7c3bd]: package tdbc::mysql fails to load under Fedora 17. Make some internal tables "const" check-in: 54983ff01c user: jan.nijtmans tags: trunk
2012-07-17
14:39
Changes to build using makefile.vc check-in: c82bdf7080 user: jan.nijtmans tags: trunk
14:03
[Bug 3544932]: Visual studio compiler check fails check-in: f909bb0342 user: jan.nijtmans tags: trunk
12:39
merge fixes to work with tcl/pkgs system check-in: 55a85ab4fd user: dgp tags: trunk
2012-07-13
02:22
Make tdbc::mysql functional tests refuse to run unless the user explicitly sets a TDBCMYSQL_TEST_DB environment variable designating a test database. check-in: 42e4a081dc user: kennykb tags: trunk
02:09
A user asserts that certain 'output' parameters to SQLGetData must be initialized. While I have never seen the failure he reports, initializing them appears to be Mostly Harmless, so do so. (Bug [0dda7dbb73]) check-in: b65e45ce10 user: kennykb tags: trunk
01:35
Correct a problem where SELECT operations returning bytearrays yield corrupted data from PostgreSQL servers at version 9.0 and beyond. check-in: 10d916626e user: kennykb tags: trunk
2012-07-12
04:05
Updated ChangeLogs from Nijtmans's last few changes. Restored Unix buildability of tdbc by giving Tdbc_Init a correct external declaration. Fixed two failing tests in tdbcpostgres (the tests, not the code, were bad). check-in: bdd8b42862 user: kennykb tags: trunk
2012-07-11
22:50
merge trunk Closed-Leaf check-in: 471e44bf6a user: jan.nijtmans tags: bundle-fix
22:49
fix [0a8fd3f25e]: Tdbc_Init() not exported check-in: 1d0dfd2e19 user: jan.nijtmans tags: trunk
19:08
Disable installation of files not yet created. check-in: 51cb87fc9f user: dgp tags: bundle-fix
18:54
Files left out of `make dist` check-in: 413a675807 user: dgp tags: bundle-fix
17:20
merge trunk check-in: 2fa4a132c6 user: dgp tags: bundle-fix