Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 check-ins using file tdbcodbc/tclconfig/ChangeLog version 6e6e7109c3
|
2008-06-16
| ||
| 02:12 | Added a 'configure' method to the connection object, and rudimentary tests. (No configuration options yet implemented) check-in: 38c5f0cb59 user: 200002852 tags: trunk | |
| 01:30 | * generic/tdbcodbc.c: Removed the default check for Tk. Instead, added a '-parent window' option to the constructor of tdbc::odbc::connection that gives a parent window for the driver manager dialog. check-in: 199555b4e6 user: 200002852 tags: trunk | |
|
2008-06-12
| ||
| 03:15 | tdbc: * library/tdbc.tcl: Split [$resultset nextrow] into two primitive methods: [$resultset nextlist] and [$resultset nextdict]. Added a [$resultset nextrow] method that delegates to one or the other of these. tdbcodbc: * generic/tdbcodbc.c: Split [$resultset nextrow] into two primitive methods: [$resultset nextlist] and [$resultset nextdict]. Refactored a little bit of the code that handles result sets. tdbcsqlite3: * library/tdbcsqlite3.tcl: Split [$resultset nextrow] into two primitive methods: [$resultset nextlist] and [$resultset nextdict]. check-in: 853619a41f user: 200002852 tags: trunk | |
|
2008-05-24
| ||
| 16:19 | * tdbc/configure.in: Changed configuration to use TEA_PATH_CONFIG to * tdbc/aclocal.m4: locate tcloo and tdbc. Removed the local code that did it from aclocal.m4. * tdbc/configure: Autoconf 2.61 * tdbcodbc/configure.in: Changed configuration to use TEA_PATH_CONFIG to * tdbcodbc/aclocal.m4: locate tcloo and tdbc. Removed the local code that did it from aclocal.m4. * tdbcodbc/configure: Autoconf 2.61 check-in: c826ba7e26 user: kennykb tags: trunk | |
|
2008-05-14
| ||
| 02:24 | Fixed the numbering of tdbcsqlite3 tests check-in: 889f523856 user: 200002852 tags: trunk | |
| 01:21 | See tdbcodbc/ChangeLog, 2008-05-13 for details check-in: b5ae64292d user: 200002852 tags: trunk | |
|
2008-05-13
| ||
| 17:12 | See 2008-05-13 ChangeLog entries for details check-in: 3e19a02e80 user: kennykb tags: trunk | |
|
2008-05-11
| ||
| 02:56 | Still more tracing added check-in: 555c15831d user: 200002852 tags: trunk | |
| 02:21 | See ChangeLog messages for 2008-05-10 for details. check-in: e659cb3857 user: 200002852 tags: trunk | |
| 01:49 | See ChangeLog messages for 2008-05-10 for details. check-in: 62be3ea851 user: 200002852 tags: trunk | |
|
2008-05-09
| ||
| 21:15 | Added an incomplete first cut at a pure-Tcl Sqlite3 driver check-in: ab211d6e40 user: 200002852 tags: trunk | |
|
2008-05-01
| ||
| 03:46 | Added a change log and license terms. check-in: 6647a04e19 user: kennykb tags: trunk | |
| 03:30 | Added a change log check-in: af571616eb user: kennykb tags: trunk | |
| 02:49 | Initial commit of the "tdbc" and "tdbcodbc" packages. check-in: 20d06bd317 user: kennykb tags: trunk | |