Timeline
Not logged in

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

57 check-ins using file unix/configure version a36c0bcfa2

2019-09-29
15:45
Fix correct export on win32 for TclZipfs_AppHook, when not building with -DUNICODE check-in: 0b8a43908a user: jan.nijtmans tags: core-8-branch
12:16
Use Tcl_WCharToUtfDString in stead of (deprecated) Tcl_WinTCharToUtf check-in: 7e423e9904 user: jan.nijtmans tags: core-8-branch
12:08
Merge 8.6 check-in: fe78ab8c8d user: jan.nijtmans tags: core-8-branch
2019-09-25
13:42
Merge 8.7 check-in: be233f3e67 user: jan.nijtmans tags: utf-max
13:14
Merge 8.6 check-in: c88529bbda user: jan.nijtmans tags: core-8-branch
2019-09-20
21:20
Merge 8.6 check-in: eb2dd45bdd user: jan.nijtmans tags: core-8-branch
15:03
Merge 8.6 check-in: 6ecfaf33ad user: jan.nijtmans tags: core-8-branch
2019-09-19
15:24
Merge 8.6 check-in: 6b92f77a0a user: jan.nijtmans tags: core-8-branch
07:44
Merge 8.6. Missing cast in Tcl_WinTCharToUtf() macro (when compiling without -DUNICODE) check-in: d43bb90300 user: jan.nijtmans tags: core-8-branch
2019-09-18
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
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
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: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
07:55
Merge 8.7 check-in: 131849aa4d user: jan.nijtmans tags: tip-548
06:57
Merge 8.6 check-in: f0c520c89f user: jan.nijtmans tags: core-8-branch
2019-09-04
15:57
merge-mark check-in: b1a560222a user: jan.nijtmans tags: core-8-branch
11:02
Merge 8.6 check-in: 673931f876 user: jan.nijtmans tags: core-8-branch
2019-09-03
14:19
Merge 8.7 check-in: 8b5f613fa3 user: jan.nijtmans tags: tip-548
10:53
Merge 8.6 check-in: 5d91fdde6c user: jan.nijtmans tags: core-8-branch
2019-09-02
11:35
Merge 8.7 check-in: 047480a971 user: jan.nijtmans tags: tip-548
11:33
Tcl_UntraceVar() -> Tcl_UntraceVar2() and similar changes. Add @runstatedir@ to Makefile.in's (not ... check-in: 148da898f2 user: jan.nijtmans tags: core-8-branch