Timeline
Not logged in

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

57 check-ins using file generic/tclPlatDecls.h version 30da090232

2019-09-18
16:31
merge 8.7 check-in: 714a17e947 user: dgp tags: core-8-7-a3-rc
09:36
Add 3 more builds with Clang (UTF_MAX=6, UTF_MAX=3, NO_DEPRECATED). Change build order a little: Do... check-in: 341cf9e523 user: jan.nijtmans tags: core-8-branch
09:33
Make less dependent on UNICODE definition check-in: f6ddeca6f1 user: jan.nijtmans tags: cplusplus
2019-09-17
13:02
Merge 8.6 check-in: 54066a8bad user: jan.nijtmans tags: core-8-branch
11:39
Merge 8.7 check-in: 981dd35686 user: jan.nijtmans tags: cplusplus
10:45
Fix .travis.yml check-in: 367284f275 user: jan.nijtmans tags: core-8-branch
07:02
Move testgetencpath/testsetencpath test commands from UNIX-specific to general. Rewrite a few other ... check-in: bc17bfbdde user: jan.nijtmans tags: core-8-branch
2019-09-16
21:35
Merge 8.6 check-in: 5057c37bdf user: jan.nijtmans tags: core-8-branch
19:09
Merge 8.6 check-in: f11e741756 user: jan.nijtmans tags: core-8-branch
14:50
merge 8.7 check-in: f810a72142 user: dgp tags: core-8-7-a3-rc
12:47
Fix Utf16ToUtfProc() (from TIP #548): If last code-point is higher surrogate, make sure that actual ... check-in: dcabd85684 user: jan.nijtmans tags: core-8-branch
2019-09-14
21:52
Merge 8.7 check-in: 6f27e2ad0a user: jan.nijtmans tags: cplusplus
12:41
TIP #548 implementation: Support `wchar_t` conversion functions and deprecate `Tcl_WinUtfToTChar()` ... check-in: 2061b7bdd2 user: jan.nijtmans tags: core-8-branch
2019-09-13
09:14
Merge 8.7 Closed-Leaf check-in: 68dda9cc0c user: jan.nijtmans tags: tip-548
2019-09-12
14:19
Merge 8.7 check-in: 6f354f84fd user: jan.nijtmans tags: tip-548
2019-09-10
14:18
Merge 8.7 check-in: 211efca663 user: jan.nijtmans tags: tip-548
2019-09-05
15:14
Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and Windows) without -Wunus... check-in: 48b1783ecd user: jan.nijtmans tags: cplusplus
07:55
Merge 8.7 check-in: 131849aa4d user: jan.nijtmans tags: tip-548
2019-09-04
22:11
interp is not dummy any-more check-in: b022b9859e user: jan.nijtmans tags: cplusplus
22:08
Bring back Tcl_UntraceVar check-in: b083cc3c36 user: jan.nijtmans tags: cplusplus
21:19
Handle "Unload" as well check-in: 359b4a501a user: jan.nijtmans tags: cplusplus
20:51
(experiment) Allow C++ symbols to be found in loaded extensions check-in: 4ffcb2dcd0 user: jan.nijtmans tags: cplusplus
2019-09-03
20:32
Mark more unused parameters check-in: c07dbdd62a user: jan.nijtmans tags: cplusplus
14:55
Merge tip-548 check-in: d69543a65a user: jan.nijtmans tags: cplusplus
14:19
Merge 8.7 check-in: 8b5f613fa3 user: jan.nijtmans tags: tip-548
2019-09-02
12:27
Merge tip-548. A few more fixes, trying to make the Travis build work (finally) check-in: 2c25cbf8b0 user: jan.nijtmans tags: cplusplus
11:35
Merge 8.7 check-in: 047480a971 user: jan.nijtmans tags: tip-548
2019-08-30
15:21
Let's try a real C++ build with Travis on Linux check-in: 5732a73bf5 user: jan.nijtmans tags: cplusplus
2019-08-29
13:36
Merge 8.7 check-in: 516dbebb26 user: jan.nijtmans tags: tip-548
13:28
Merge tip-548 check-in: c933888049 user: jan.nijtmans tags: cplusplus
2019-08-28
14:38
Merge 8.7 check-in: dba8e47516 user: jan.nijtmans tags: tip-548
2019-08-26
09:06
Merge 8.7 check-in: e2284f7238 user: jan.nijtmans tags: tip-548
2019-08-15
15:33
Merge 8.7 check-in: 7aad571c32 user: jan.nijtmans tags: tip-548
15:20
Merge tip-548 check-in: fb24db99f5 user: jan.nijtmans tags: cplusplus
08:59
Merge 8.7 check-in: 42a10393d8 user: jan.nijtmans tags: tip-548
2019-08-13
21:00
Eliminate dependency in test-suite on Unicode functions. Merge tip-548. Fix build with -DTCL_NO_DEPR... check-in: 67ec088a1c user: jan.nijtmans tags: utf-max
20:10
Merge 8.7 check-in: 7b84ac200f user: jan.nijtmans tags: tip-548
2019-08-12
20:49
default TCL_UTF_MAX should still be 3 check-in: e48340686a user: jan.nijtmans tags: utf-max
20:47
Forgot some changes from tip-548 check-in: eefd01f9ab user: jan.nijtmans tags: utf-max
20:38
Merge branch tip-548. No longer define addtional stub-entries for functions that will be removed (be... check-in: 50d822dbab user: jan.nijtmans tags: utf-max
19:56
"utfmax" build should be with TCL_UTF_MAX=6 check-in: 18f1698e31 user: jan.nijtmans tags: tip-548
2019-08-11
21:33
Merge tip-548 check-in: 4c438921db user: jan.nijtmans tags: cplusplus
21:24
Merge 8.7 check-in: bb9ef2a5e3 user: jan.nijtmans tags: tip-548
2019-08-04
18:26
Merge 8.7 check-in: 19fde4cc85 user: jan.nijtmans tags: tip-548
2019-08-03
21:51
Use *WChar* in stead of *Char16* functions on Windows, always. It's actually the same, but more cons... check-in: 4229b74992 user: jan.nijtmans tags: tip-548
20:25
Merge tip-548 (since using the *WChar* functions leads to less type-casts in c++) Als finish implem... check-in: 3da6c33030 user: jan.nijtmans tags: cplusplus
2019-08-02
15:13
Spread out definitions of Tcl_*WChar* functions over multiple lines, making it more readable. check-in: da05c42f89 user: jan.nijtmans tags: tip-548
14:57
Oops, wrong check check-in: 850a3fccc8 user: jan.nijtmans tags: tip-548
14:36
Merge 8.7 check-in: a52eb4d784 user: jan.nijtmans tags: tip-548
14:24
Merge core-8-branch. Use tclWinDde.c and tclWinReg.c to show how the *WChar* functions could be used... check-in: 3e89b867a2 user: jan.nijtmans tags: tip-548
13:00
Merge 8.7 check-in: be7a337980 user: jan.nijtmans tags: tip-548
09:00
Merge 8.7. Some formatting. check-in: 6305175e0c user: jan.nijtmans tags: tip-548
2019-08-01
16:03
Merge 8.7. Documentation improvements and code cleanup. Approaching finish. check-in: 57546481c1 user: jan.nijtmans tags: tip-548
09:31
Merge 8.7 check-in: 9a7f3deab1 user: jan.nijtmans tags: tip-548
2019-07-17
12:49
Merge 8.7 check-in: 26d80edf00 user: jan.nijtmans tags: tip-548
2019-07-13
17:20
Merge 8.7 check-in: 58a18341ca user: jan.nijtmans tags: tip-548
2019-07-11
07:18
Rename UTF-related functions to "WChar" and "Char16" variants, more intuitive because they represent... check-in: 070bfd62cb user: jan.nijtmans tags: tip-548