tdbc::sqlite3

Timeline
Login

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

40 descendants and 50 ancestors of 58de4fac9c95a8f783b1be580c0508564eff69b31d3f2483e5c9c85c28a2def4

2024-02-23
16:22
Bump to 1.1.7 Leaf check-in: cddc94f552 user: dgp tags: trunk, rc1, main, tdbcsqlite3-1-1-7
2024-01-07
21:42
Update to autoconf-2.72. Update to latest rules.vc check-in: 61ff9997b5 user: jan.nijtmans tags: trunk, main
2023-12-21
22:43
update rules-ext.vc check-in: 2b5d31b27c user: jan.nijtmans tags: trunk, main, rc4, tdbcsqlite3-1-1-6
2023-12-11
11:01
Update "configure" check-in: 04fd96c344 user: jan.nijtmans tags: trunk, main, rc2, rc3
2023-12-05
14:56
version -> 1.1.6 check-in: c3b489238d user: jan.nijtmans tags: trunk, main
2023-10-15
13:43
Ticket [0374f302f5] RFE: Please consider supporting dicts in db eval in Tcl interface Leaf check-in: 7822a89cda user: oehhar tags: ticket-0374f302-db-eval-dicts
13:25
RFE: Please consider supporting dicts in db eval in Tcl interface Closed-Leaf check-in: 3d0ccc8b0f user: oehhar tags: ticket-0374f302-db-eval-dicts
2023-09-11
16:00
Update TEA files check-in: 1677ce1ad1 user: jan.nijtmans tags: trunk, main
2023-05-25
07:22
Fix (actually: workaround) [a1e76ad92f66d02f]: columns metadata method always reports column names in lower case check-in: ff6fb9ac3e user: jan.nijtmans tags: trunk, main
07:09
Merge trunk, and fix 2 testcases Closed-Leaf check-in: 61f9a1e399 user: jan.nijtmans tags: ticket-a1e76ad92f-columns-lowercase
07:03
Use "::tcl::prefix match" to parse options check-in: 1ae5922939 user: jan.nijtmans tags: trunk, main
06:49
Ticket [a1e76ad92f]: option is now named -keepcase for compatibility of present installations check-in: 130e10fd7e user: oehhar tags: ticket-a1e76ad92f-columns-lowercase
2023-05-24
16:25
Experiment: This is what the "-nocase" bikeshed would look like. Closed-Leaf check-in: 2de1eab590 user: jan.nijtmans tags: ticket-a1e76ad92f-nocase
09:51
Ticket [a1e76ad92f]: change option name: -keepcase -> -preservecase, make option boolean and normalize it to 0/1. check-in: eeddcaf4e2 user: oehhar tags: ticket-a1e76ad92f-columns-lowercase
2023-05-23
06:59
Ticket [a1e76ad92f]: added provided documentation. Thanks, Christian! check-in: 1154f84ea0 user: oehhar tags: ticket-a1e76ad92f-columns-lowercase
2023-05-22
13:16
Ticket [a1e76ad92f] columns metadata method always reports column names in lower case check-in: d9fe8c58e0 user: oehhar tags: ticket-a1e76ad92f-columns-lowercase
2022-10-29
13:51
Update rules.vc check-in: 43370e051a user: jan.nijtmans tags: trunk, main, tdbcsqlite3-1-1-5
2022-10-23
19:42
Update rules.vc check-in: bced04d766 user: jan.nijtmans tags: trunk, main
2022-10-14
21:54
update rules.vc check-in: 8684b034a2 user: jan.nijtmans tags: trunk, main
21:54
Version -> 1.1.5. Update TEA check-in: cbbb4dc2e0 user: jan.nijtmans tags: trunk, main
2022-05-23
19:53
Version 1.1.3 -> 1.1.4 check-in: 602f412e56 user: jan.nijtmans tags: trunk, main
2022-05-19
20:19
Update to latest TEA check-in: ebd5595493 user: jan.nijtmans tags: trunk, main
2021-06-23
06:39
Update rules.vc to latest version check-in: abcb088182 user: jan.nijtmans tags: trunk, rc1, main, tdbcsqlite3-1-1-3
2021-06-22
18:30
Missed one version number bump. check-in: 642d6cc7e9 user: dgp tags: trunk, main
16:42
Version 1.1.2 -> 1.1.3. Make everything work with Tcl 9.0 check-in: d773b2d3d5 user: jan.nijtmans tags: trunk, main
2020-10-20
12:00
Update to latest nmakehlp.c and rules.vc New branch "main" with propagating tag "trunk" check-in: e83d4da218 user: jan.nijtmans tags: trunk, main, tdbcsqlite3-1-1-2
2020-07-09
15:13
Update to latest TEA (for TCL_DBGX removal) Closed-Leaf check-in: c4702e6d7a user: jan.nijtmans tags: trunk
2020-02-12
12:50
Version 1.1.1 -> 1.1.2. Update TEA check-in: 5b0b7022ec user: jan.nijtmans tags: trunk
2019-11-20
16:36
TEA update check-in: a62b2b2ad2 user: dgp tags: trunk, tdbcsqlite3-1-1-1
2019-11-03
02:54
missed a version number bump check-in: acc55ba839 user: dgp tags: trunk
02:42
TEA update check-in: 8cc0242acb user: dgp tags: trunk
2019-10-04
17:15
Bump to verson 1.1.1 for release. check-in: e80a6b9ca8 user: dgp tags: trunk
2019-08-29
11:16
Updated to latest Tcl nmake files. Bug fix [d6c4db25560b1a8c3a26f9369e57cf00327cb9b4]. check-in: 9c130a5311 user: apnadkarni tags: trunk
2018-11-01
16:10
TEA update check-in: 914b28ce44 user: dgp tags: trunk, tdbcsqlite3-1-1-0
2018-10-17
18:33
Restore proper naming of dist and install directories. check-in: 0b07d58fc2 user: dgp tags: trunk
2018-10-16
15:35
Bump to version 1.1.0 for release. check-in: d8cb645597 user: dgp tags: trunk, tdbcsqlite3-1-1-0
14:06
Minimal fix so that `make test` will work again. A better reform effort will eliminate pkgIndex.tcl from this package completely. We install as TM only. pkgIndex.tcl can only be used for build testing, but it is not needed for that either, and it is broken to boot. check-in: b97df4e05e user: dgp tags: trunk
2018-07-01
14:15
Update to latest TEA. check-in: 0ddd2abc82 user: stu tags: trunk
2018-01-05
06:43
Merge stu-pkgIndex. Companion to https://core.tcl.tk/tdbc/info/2386d26cfb8a34c3. check-in: e095b00bdd user: stu tags: trunk
06:42
Merge trunk. Closed-Leaf check-in: d2ab795efa user: stu tags: stu-pkgIndex
2018-01-04
07:23
Use INSTALL_* and new DIST_INSTALL_* macros to make dist. Align with latest TEA. check-in: 58de4fac9c user: stu tags: trunk
2017-12-22
13:42
Convert all win/*.vc files to crlf style check-in: 24cec214c3 user: jan.nijtmans tags: trunk
2017-12-21
06:33
Added targets.vc and rules-ext.vc to distribution check-in: eb48e3dd16 user: apnadkarni tags: trunk, tdbcsqlite3-1-0-6
2017-12-17
16:00
Determine tdbc_BUILD_LIBRARY_PATH, needed for TDBC_LIBRARY, as is done in the other tdbc-* drivers. check-in: b23639ee5a user: stu tags: trunk
15:44
Add TDBC_LIBRARY to TCLSH_ENV to help tdbc find its library files, as is done with the other tdbc-* drivers. check-in: 8ab782a1da user: stu tags: trunk
2017-12-16
04:14
Kill useless messages in doc target. check-in: 41ee262473 user: stu tags: trunk
2017-12-15
18:14
Bump to 1.0.6 check-in: 4c63c62702 user: dgp tags: trunk
2017-12-13
11:16
Merge vc-reform: new nmake build system check-in: 22c23aa8b2 user: apnadkarni tags: trunk
10:49
Use nmakehlp -L to locate TDBC directories Closed-Leaf check-in: c98a30fe9a user: apnadkarni tags: vc-reform
2017-12-11
16:34
Updated copy of Tcl nmake support files check-in: f524a7f9f0 user: apnadkarni tags: vc-reform
2017-12-10
14:09
TIP 477, make test works check-in: f954cf33ba user: apnadkarni tags: vc-reform
13:41
Create new branch named "vc-reform" check-in: 972618f7d2 user: apnadkarni tags: vc-reform
2017-05-29
21:07
FILE -> DB check-in: e08976e6a8 user: stu tags: trunk, tdbcsqlite3-1-0-5
2017-05-26
18:32
rm -f not needed before ${INSTALL_*}. A ghost of past installing. check-in: a5d1b47530 user: stu tags: trunk
2017-05-23
19:37
Merge tdbcsqlite3-stwo. check-in: 84905d446b user: stu tags: trunk
2017-05-20
01:31
Implement env test vars. Useful? Should TDBCSQLITE3_TEST_FILE be TDBCSQLITE3_TEST_DB? Closed-Leaf check-in: a8a3ecf0a8 user: stu tags: tdbcsqlite3-stwo
01:26
Remove bad comment. check-in: cff0c53f45 user: stu tags: tdbcsqlite3-stwo
2017-05-04
19:28
Bump TEA_INIT to 3.10 also; tolerate harness options without warnings. check-in: 38915ae049 user: dgp tags: trunk
2017-04-18
17:04
Bump to 1.0.5 (TEA changes only). check-in: 2a96235975 user: dgp tags: trunk
2016-02-18
20:34
configure.in -> configure.ac check-in: 5c56dbdbac user: dgp tags: trunk, tdbcsqlite3-1-0-4, rc1
2016-01-28
19:28
Bump to 1.0.4 check-in: ff44c0f196 user: dgp tags: trunk
2015-10-19
15:04
Update `make dist` to account for configure.in -> configure.ac check-in: 0925ffe2b4 user: dgp tags: trunk
2015-10-05
12:11
rename configure.in to configure.ac. re-generate "configure" with latest TEA. Remove various end-of-line spacings check-in: e02913c1fa user: jan.nijtmans tags: trunk
2015-05-08
14:20
TEA update check-in: 0c01743448 user: dgp tags: trunk
2015-01-26
19:08
Bump to tdbcsqlite3 1.0.3; TEA/autoconf updates. check-in: 46ba850824 user: dgp tags: trunk, tdbcsqlite3-1-0-3
2014-10-23
20:12
TEA update; Bump to 1.0.2 check-in: a5e8c26e70 user: dgp tags: trunk, tdbcsqlite3-1-0-2
19:30
[TDBC Bug 00b792] OpenBSD friendly docs. check-in: 74526bd0fa user: dgp tags: trunk
2014-08-18
20:15
Tolerate evolving error messages from sqlite3. check-in: f15492143a user: dgp tags: trunk, tdbcsqlite3-1-0-1
2014-08-14
18:08
bump to 1.0.1 check-in: 743600d86f user: dgp tags: trunk
2013-07-03
13:21
update to latest TEA check-in: 350d19d56e user: jan.nijtmans tags: trunk
2012-12-07
20:38
test suite debug check-in: e9c4c10e00 user: dgp tags: trunk, tdbcsqlite3-1-0-0
2012-11-15
17:11
Upgrade autoconf version, add ChangeLog entry for previous commit check-in: ca934ac9b2 user: 200002852 tags: trunk
00:56
minor: autoconf regen check-in: ba428b8e9f user: dkf tags: trunk
00:56
Put the 'make test' fixes on the correct branch. check-in: c68d359658 user: dkf tags: trunk
2012-11-14
16:57
REPOSITORY REFACTOR : remove local tclconfig/ in favour of using nested checkout check-in: 34a9533245 user: 200002852 tags: trunk
16:56
REPOSITORY REFACTOR : move tdbcsqlite3/ module up to the main directory of repository check-in: f43014b3b0 user: 200002852 tags: trunk
16:53
REFACTOR REPOSITORY: remove all but the tdbcsqlite3 module check-in: 3f01e15394 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