tdbc::sqlite3

Timeline
Login

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

40 descendants of 58de4fac9c95a8f7

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