Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
44 check-ins using file win/tclWinTest.c version abab6f407c
|
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 | |
| 12:36 | TIP #414 implementation: Add (back) Tcl_InitSubsystems as Public API check-in: e855aa1e7d user: jan.nijtmans tags: core-8-branch | |
|
2019-09-13
| ||
| 12:27 | merge 8.7 check-in: 706d401216 user: dgp tags: core-8-7-a3-rc | |
| 09:14 | Merge 8.7 Closed-Leaf check-in: 68dda9cc0c user: jan.nijtmans tags: tip-548 | |
| 09:11 | Merge 8.6 check-in: 91a3c7f29b user: jan.nijtmans tags: core-8-branch | |
| 07:56 | Merge 8.6 check-in: aaebef55b7 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-12
| ||
| 19:46 | merge 8.6 check-in: 720d58721d user: sebres tags: core-8-branch | |
| 14:19 | Merge 8.7 check-in: 6f354f84fd user: jan.nijtmans tags: tip-548 | |
| 14:12 | merge-mark check-in: ef00558754 user: jan.nijtmans tags: core-8-branch | |
| 11:26 | Merge 8.6 check-in: f21c1c05aa user: jan.nijtmans tags: core-8-branch | |
| 08:01 | Update TZ info to tzdata2019c. check-in: d9f0da5884 user: jima tags: core-8-branch | |
| 07:51 | merge-mark check-in: 3f96ca088e user: jan.nijtmans tags: core-8-branch | |
|
2019-09-11
| ||
| 19:24 | merge 8.6 check-in: 2305de0d9c user: dgp tags: core-8-branch | |
| 16:10 | merge 8.7 check-in: dac4a870fd user: dgp tags: core-8-7-a3-rc | |
| 16:02 | merge 8.6 check-in: 6043096a5d user: dgp tags: core-8-branch | |
| 11:35 | Merge 8.6 check-in: baa255d019 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-10
| ||
| 14:18 | Merge 8.7 check-in: 211efca663 user: jan.nijtmans tags: tip-548 | |
| 13:30 | Merge 8.6 check-in: ae4f6ef118 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-09
| ||
| 09:23 | Don't use -64 in travis titles any more: x64 is implicit if 32-bit is not explicitely mentioned. check-in: b8b948e9e9 user: jan.nijtmans tags: core-8-branch | |
| 09:04 | Merge 8.6 check-in: 3a0b1c8892 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-08
| ||
| 13:35 | Merge 8.6 check-in: b8166ed755 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-07
| ||
| 14:44 | merge-mark check-in: ea3163648f user: jan.nijtmans tags: core-8-branch | |
| 14:03 | Merge 8.6. Remove 3 duplicate build-entries in .travis.yml check-in: b44bbee483 user: jan.nijtmans tags: core-8-branch | |
| 08:55 | Fix bug 9d10c37aa8 (in the Tk repository): Improperly converted link in HTML man page for ttk::style check-in: 7effb19d89 user: fvogel tags: core-8-branch | |
|
2019-09-06
| ||
| 20:37 | simple and binary compatible fix for [775ee88560]: use correct relative level (1) in case of top-1, ... check-in: b229e78d78 user: sebres tags: core-8-branch | |
| 20:31 | merge 8.6 (TclGetFrame is the same as TclObjGetFrame, so no functional changes only test-case which ... check-in: e29902cb39 user: sebres tags: core-8-branch | |
| 17:36 | cherry-pick [af744d56e0ffcc65] fixed segfault of [775ee88560] in 8.7 check-in: e42893986d user: sebres tags: core-8-branch | |
| 17:33 | merge 8.6 check-in: 607ca590ce user: sebres tags: core-8-branch | |
| 16:52 | extend TclObjGetFrame with flags, currently supports 1 only - signaling that a supplied level-argume... Closed-Leaf check-in: 3a85616c61 user: sebres tags: bug-775ee88560 | |
| 14:51 | Fix build with "cl" using configure/make build system. It turns out that using -DIOAPI_NO_64 is harm... check-in: f720376b8e user: jan.nijtmans tags: core-8-branch | |
| 14:45 | Don't act on NULL objPtr check-in: af744d56e0 user: dgp tags: bug-775ee88560 | |
| 14:04 | test cases covering bug [775ee88560]: segfault in upvar at wrong level, wrong message of uplevel check-in: b87d2183ca user: sebres tags: bug-775ee88560 | |
| 12:33 | Merge 8.6 check-in: 0ec7174270 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-05
| ||
| 21:30 | Merge 8.7 Closed-Leaf check-in: 10067e5dc6 user: jan.nijtmans tags: initsubsystems | |
| 21:25 | Merge 8.6 check-in: c377e86aa7 user: jan.nijtmans tags: core-8-branch | |