TDBC

Timeline
Login

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

50 descendants and 50 ancestors of 70c2c1336351398655f1477daeedb06b37e5919bd0afffd5c938a741e25ff47a

2022-10-14
21:23
sync win/rules.vc check-in: d97b6f58a6 user: jan.nijtmans tags: trunk, main
21:21
Version 1.1.4 -> 1.1.5 check-in: c966374bdd user: jan.nijtmans tags: trunk, main
21:16
Add --with-tcl8 option check-in: 28fcb83e22 user: jan.nijtmans tags: trunk, main
2022-09-18
19:42
Don't compile with TCL_NO_DEPRECATED=1 any more check-in: efbd842d47 user: jan.nijtmans tags: trunk, main
2022-06-08
14:50
int -> size_t where possible. Use TCL_UNUSED() check-in: dcde67d5fb user: jan.nijtmans tags: trunk, main
2022-05-23
19:59
Update rules.vc check-in: d3a93d7ad8 user: jan.nijtmans tags: trunk, main
19:32
See: https://github.com/tcltk/tcl/pull/13 check-in: c84c7eab1e user: jan.nijtmans tags: trunk, main
13:57
Fix [231bf99be2]: nmake does not make tdbcUuid.h check-in: 88a7d14989 user: jan.nijtmans tags: trunk, main
2022-05-20
20:33
Fix nmake build (missing -I$(TMP_DIR)) check-in: aa4410dd26 user: jan.nijtmans tags: trunk, main
2022-05-19
20:27
Add nmakehlp binary (for cross-compile win-arm64) check-in: 33755df579 user: jan.nijtmans tags: trunk, main
15:41
Update to latest TEA check-in: 95c6710ac3 user: jan.nijtmans tags: trunk, main
2022-01-11
17:03
Update to autoconf-2.71 check-in: 2ed0c7a51f user: jan.nijtmans tags: trunk, main
17:03
clean-up "ClientData" usage check-in: 6e62fb4ff3 user: jan.nijtmans tags: trunk, main
2022-01-10
15:48
Version 1.1.3 -> 1.1.4 check-in: 2905277b6e user: jan.nijtmans tags: trunk, main
2021-12-02
22:41
Make it work for Tcl 9.0 too check-in: 5f905d0892 user: jan.nijtmans tags: trunk, main
22:29
TIP #599: Extended Build information. Only effective when loaded into Tcl 8.7+ check-in: b3f289b4bd user: jan.nijtmans tags: trunk, main
2021-06-23
07:13
Update makefile.vc for Tcl9 too check-in: 24d8a5e801 user: jan.nijtmans tags: trunk, rc1, main, tdbc-1-1-3
06:44
Update rules.vc to latest version check-in: 2806b3fc91 user: jan.nijtmans tags: trunk, main
2021-06-22
16:44
More fixes for Tcl 9 check-in: c6c2013656 user: jan.nijtmans tags: trunk, main
16:21
unmatched brace typo check-in: a64dd342f7 user: dgp tags: trunk, main
15:47
Don't use "catch" in pkgIndex.tcl: It leaves errorinfo behind check-in: 919ca9e461 user: jan.nijtmans tags: trunk, main
15:43
Re-generate "configure" check-in: 8ee2e61029 user: jan.nijtmans tags: trunk, main
14:47
Update to latest TEA check-in: 4bd63a7187 user: jan.nijtmans tags: trunk, main
14:47
Some end-of-line spacing check-in: 0ef1a68f78 user: jan.nijtmans tags: trunk, main
2021-04-23
12:57
Version 1.1.2 -> 1.1.3 check-in: 43332ed0e5 user: jan.nijtmans tags: trunk, main
12:43
Add support for TIP #595 check-in: fb1f30047b user: jan.nijtmans tags: trunk, main
2021-02-12
13:45
Fix working-directory for build check-in: 4b35bbb09d user: jan.nijtmans tags: trunk, main
2021-02-11
10:53
Update to autoconf-2.70. Update win/rules.vc. Add github actions build on Linux check-in: f1b6c00e00 user: jan.nijtmans tags: trunk, main
2020-12-23
09:03
Update rules.vc to latest version check-in: 888b9bddb5 user: jan.nijtmans tags: trunk, main, tdbc-1-1-2
2020-10-19
08:59
Update "rules.vc" to latest version check-in: be24f0ca7e user: jan.nijtmans tags: trunk, main
08:49
New "main" branch, with propagating tag "trunk" check-in: bc32771d01 user: jan.nijtmans tags: trunk, main
2020-07-09
15:01
Update to latest TEA (for TCL_DBGX removal) Closed-Leaf check-in: 4e6b72e13b user: jan.nijtmans tags: trunk
2020-02-12
12:37
Version 1.1.1 -> 1.1.2 check-in: 3afaad492c user: jan.nijtmans tags: trunk
12:37
Make everything compile warning-free with -Wall -Werror check-in: a32258454c user: jan.nijtmans tags: trunk
2020-02-11
11:03
TEA update. From now on, compile with -DTCL_NO_DEPRECATED=1. Add missing LDFLAGS and LDFLAGS_DEFAULT to Makefile.in check-in: ce948b780b user: jan.nijtmans tags: trunk
2019-11-20
16:33
TEA update check-in: 01cac2bbfb user: dgp tags: trunk, tdbc-1-1-1
2019-11-03
02:40
TEA update check-in: c9f38dc8e1 user: dgp tags: trunk
2019-10-03
15:04
Update version number to 1.1.1 for release. Complete Tcl 9.0 compatibility (by merging "novem-support" branch, which was already almost done) check-in: 19c8f6675a user: jan.nijtmans tags: trunk
2019-09-29
13:55
Update latest rules.vc check-in: f620d57ff5 user: jan.nijtmans tags: trunk
2019-09-19
19:20
Make tdbc work in combination with trunk (Tcl 9.0) check-in: 396b663a38 user: jan.nijtmans tags: trunk
2019-08-30
12:58
Make tdbc run when it's compiled with a C++ compiler. Also remove end-of-line spacings. check-in: 1fe4cd73a5 user: jan.nijtmans tags: trunk
2019-08-29
11:02
Re-generate configure script with latest TEA check-in: 812b3840d8 user: jan.nijtmans tags: trunk
10:59
Updated to latest Tcl nmake files. Bug fix [d6c4db25560b1a8c3a26f9369e57cf00327cb9b4]. check-in: fd662fcdd2 user: apnadkarni tags: trunk
2019-02-10
16:57
Re-generate configure script with latest TEA check-in: 2a9a688c5b user: jan.nijtmans tags: trunk
2018-11-01
16:02
TEA update check-in: f8d10aed99 user: dgp tags: trunk, tdbc-1-1-0
2018-10-16
15:29
Bump to version 1.1.0 for release. Want all tdbc* packages in sync, and there are some incompatibilities too in the build reform. check-in: 0230fc1890 user: dgp tags: trunk
2018-07-01
05:12
Update to latest TEA. check-in: c626278762 user: stu tags: trunk
2018-01-05
05:52
Merge stu-pkgIndex2. Implements a solution for when the shared object and the pkgIndex.tcl reside in different dirs during build/test. Fixes [625f0ee464]. check-in: 2386d26cfb user: stu tags: trunk
05:38
Merge trunk. Closed-Leaf check-in: 8d7e50c2f8 user: stu tags: stu-pkgIndex2
2018-01-04
08:39
Use INSTALL_* and new DIST_INSTALL_* macros to make dist. Align with latest TEA. check-in: 8886c1d546 user: stu tags: trunk
2017-12-22
13:34
Convert all win/*.vc files to crlf line-ending check-in: 70c2c13363 user: jan.nijtmans tags: trunk
2017-12-21
06:28
Add rules-ext.vc and targets.vc to distribution. check-in: 84dffcb5f2 user: apnadkarni tags: trunk, tdbc-1-0-6
2017-12-16
01:14
Move tdbc.tcl to its own target. Add tdbc.tcl to BINARIES to ensure it gets copied once during build and removed with "make clean". Fixes [625f0ee464]. check-in: 239b87734b user: stu tags: trunk
00:24
Add tdbcConfig.sh to CONFIG_CLEAN_FILES so that "make distclean" will remove it. check-in: 72ca85415c user: stu tags: trunk
2017-12-13
11:12
Merge vc-reform: new nmake build system check-in: 1e8eda7f51 user: apnadkarni tags: trunk
10:46
Use nmakehlp -L to locate TDBC directories Closed-Leaf check-in: bf96767d46 user: apnadkarni tags: vc-reform
2017-12-11
16:29
Updated copy of Tcl nmake support files and make use of default stubs and header installs check-in: 501f635181 user: apnadkarni tags: vc-reform
09:09
Do not need Tcl sources. Also fix rc file macro name. check-in: 3ee1af86cf user: apnadkarni tags: vc-reform
2017-12-10
13:06
Do not need the cwarn macro check-in: 2fee183e61 user: apnadkarni tags: vc-reform
12:47
Get rid of custom test and shell targets as built-in ones suffice check-in: 1e733cc160 user: apnadkarni tags: vc-reform
11:13
Turn off Unicode to match older nmake build check-in: 79e65ab0a3 user: apnadkarni tags: vc-reform
08:23
Intermediate check-in for new nmake system (non-functional!) check-in: 8fcb66a50a user: apnadkarni tags: vc-reform
04:52
Create new branch named "vc-reform" check-in: 6f6e19a9ac user: apnadkarni tags: vc-reform
2017-12-08
13:38
Bump to 1.0.6 check-in: 71b1f2c185 user: dgp tags: trunk
2017-12-06
18:39
Ensure consistent results. From kbk. check-in: ccbfd35b36 user: stu tags: trunk
2017-05-26
18:33
rm -f not needed before ${INSTALL_*}. A ghost of past installing. check-in: 43b96d33bb user: stu tags: trunk, tdbc-1-0-5
2017-05-25
16:10
obect -> object. Closes [cf073c38f2]. check-in: da98ff490b user: stu tags: trunk
2017-05-04
18:53
[5f95cdd83c] Avoid trouble when directory does not exist (yet). check-in: ab533463bb user: dgp tags: trunk
17:25
Improper value for tdbc_BUILD_LIB_SPEC check-in: ab6983f505 user: dgp tags: trunk
17:04
TEA_INIT required bump to TEA 3.10 as well. check-in: 5defe85817 user: dgp tags: trunk
2017-04-18
17:06
Bump to 1.0.5 (TEA changes only). check-in: ae6dd8f833 user: dgp tags: trunk
2016-02-18
20:37
typo check-in: 4dec62a1ee user: dgp tags: trunk, tdbc-1-0-4, rc1
2016-01-28
19:28
Bump to 1.0.4 check-in: 4921326d77 user: dgp tags: trunk
2015-10-13
13:11
Revert [7f0253a5c5aa2bdc]: It causes test-failures in the other tdbc* packages. check-in: 255ee301f9 user: jan.nijtmans tags: trunk
2015-10-05
12:27
minor bug-fix in ucrt support check-in: 9a408380e5 user: jan.nijtmans tags: trunk
11:51
re-generate "configure" using latest TEA. check-in: 9f74690834 user: jan.nijtmans tags: trunk
10:57
Fix 06f1692bbe: cross compilation with native mingw compiler in Cygwin environment. Remove a few end-of-line spaces. check-in: e007b127fb user: jan.nijtmans tags: trunk
2015-07-08
14:24
[6af4223559964a82]: if "package require tdbc::*" fails to load a DLL, it should clean up. Suggested by aspect check-in: 105afc59f2 user: jan.nijtmans tags: trunk
2015-06-26
21:57
Fix [625f0ee464]: Disable writing to build-dir at install time. Thanks to Erik Leunissen for noticing that this copying to the top build directory is completely unnecessary. check-in: 7f0253a5c5 user: jan.nijtmans tags: trunk
13:01
Make stub table pointer a 'const'ant, because Tcl_LoadFile is the only function that is allowed to fill the table. check-in: b8fd487e3f user: jan.nijtmans tags: trunk
2015-06-15
10:09
Make sure that tdbc_LIB_DIR is always a canonical absolute path. Improve formatting in Makefile.in, adapted from latest sampleextension. check-in: 8a460b3726 user: jan.nijtmans tags: trunk
2015-05-08
14:17
repair check-in: 8e963150b5 user: dgp tags: trunk
2015-04-21
15:08
Fix bug [2ca1f6da0dca4a33d57720a2eb9bb0992415819e|2ca1f6da0d]: Windows compilation in pkgs fails when using msys/configure. Rename configure.in -> configure.ac check-in: 86a892a16a user: jan.nijtmans tags: trunk
2015-04-20
11:52
proposed fix for[2ca1f6da0dca4a33d57720a2eb9bb0992415819e|2ca1f6da0d]: Windows compilation in pkgs fails when using msys/configure Closed-Leaf check-in: 80c5063e0c user: jan.nijtmans tags: bug-2ca1f6da0d
2015-01-23
18:50
Bump to tdbc 1.0.3; TEA/autoconf update. check-in: b7669d2c1c user: dgp tags: trunk, tdbc-1-0-3
2014-10-23
20:01
Bump to tdbc 1.0.2; TEA update. check-in: c02f0aa3e3 user: dgp tags: trunk, tdbc-1-0-2
19:21
[00b79282998] OpendBSD friendly docs. check-in: 7efb694cab user: dgp tags: trunk
2014-08-14
17:40
bump to 1.0.1 check-in: 46ba36b508 user: dgp tags: trunk, tdbc-1-0-1
2014-03-20
11:24
Fix 2f7cbd01c3: tcl8.6.1 fails to build on FreeBSD 10.0 check-in: 0e6b34f2d8 user: jan.nijtmans tags: trunk
2014-02-11
13:59
Update to latest TEA. Eliminate use of __WIN32__ macro: _WIN32 is more portable check-in: 94b7037067 user: jan.nijtmans tags: trunk
2013-11-14
14:10
Make "package require tdbc" work in Tcl 8.5, when TclOO is not loaded yet. check-in: 51cadedf9c user: jan.nijtmans tags: trunk
13:26
tdbc works fine with Tcl 8.5 as well. check-in: f250d67d31 user: jan.nijtmans tags: trunk
2013-10-30
15:58
Put extern "C" guard around stub table definition. See also same change in Itcl: http://core.tcl.tk/itcl/info/ddf387cd88 check-in: f34e92eb70 user: jan.nijtmans tags: trunk
2013-10-08
13:39
update to latest TEA check-in: 325ae41b83 user: jan.nijtmans tags: trunk
2013-10-04
12:17
update to latest TEA check-in: 586821dfb4 user: jan.nijtmans tags: trunk
2013-10-02
11:19
update to latest TEA check-in: de4076cdd1 user: jan.nijtmans tags: trunk
2013-07-03
13:06
update to latest TEA check-in: 747bb08da3 user: jan.nijtmans tags: trunk
2012-12-06
15:21
merge contributed patch check-in: caab6510cb user: dgp tags: trunk, tdbc-1-0-0
2012-12-05
15:48
tdbc/win/Makefile.vc now installs prototypes, stub lib and tdbcConfig.sh. tdbcodbc/win/Makefile.vc builds when bundled, test invocation fixed. Closed-Leaf check-in: 7f5817340f user: oehhar tags: td-win-tea
2012-11-16
09:46
TEA makefile.vc for WIN32 check-in: 1dcee1f65f user: twylite tags: td-win-tea
2012-11-14
16:19
REFACTOR: move the content of tdbc/ into the main repository check-in: 63f46df14c user: 200002852 tags: trunk