Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
30 check-ins using file win/tclWinSock.c version af722a111f
|
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 | |
|
2019-09-17
| ||
| 13:02 | Merge 8.6 check-in: 54066a8bad user: jan.nijtmans tags: core-8-branch | |
| 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
| ||
| 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
| ||
| 07:55 | Merge 8.7 check-in: 131849aa4d user: jan.nijtmans tags: tip-548 | |
|
2019-09-03
| ||
| 14:19 | Merge 8.7 check-in: 8b5f613fa3 user: jan.nijtmans tags: tip-548 | |
|
2019-09-02
| ||
| 11:35 | Merge 8.7 check-in: 047480a971 user: jan.nijtmans tags: tip-548 | |
|
2019-08-29
| ||
| 13:36 | Merge 8.7 check-in: 516dbebb26 user: jan.nijtmans tags: tip-548 | |
|
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 | |
| 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: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 | |