Tcl Source Code

Timeline
Login

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

50 check-ins occurring around b44bbee4832d4a76.

2019-09-10
12:42
Merge 8.5 check-in: e851c234a3 user: jan.nijtmans tags: core-8-6-branch
12:05
Don't use constraints like unixOrPc anymore, use unixOrWin (for example) check-in: 377f062ef1 user: jan.nijtmans tags: core-8-5-branch
12:03
Backport some improvements to tm.tcl (mostly comments). Don't use ::tcl_platform(debug) anymore, si... check-in: 564e8df5bf user: jan.nijtmans tags: core-8-5-branch
11:59
Run all test-cases with -verbose sbtel, so we can see which test-case actually hangs. check-in: 3c4483af93 user: jan.nijtmans tags: travis-win-x86
08:02
Add 32-bit (Windows-x86) builds to travis, both with MSVC and GCC check-in: 5bd17c6f5e user: jan.nijtmans tags: travis-win-x86
2019-09-09
09:24
merge-mark check-in: 5a5df903db user: jan.nijtmans tags: trunk
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:06
Merge trunk check-in: 4402aa658a user: jan.nijtmans tags: novem
09:05
Merge 8.7 check-in: dd556aef96 user: jan.nijtmans tags: trunk
09:04
Merge 8.6 check-in: 3a0b1c8892 user: jan.nijtmans tags: core-8-branch
09:02
Merge 8.5 check-in: f7e95d6fbe user: jan.nijtmans tags: core-8-6-branch
09:00
Move &crosstest up in .travis.yml check-in: 5d82a9138a user: jan.nijtmans tags: core-8-5-branch
08:57
Merge 8.5 check-in: 243e292f9e user: jan.nijtmans tags: core-8-6-branch
08:41
Final touch to make everything work for 8.5: - Don't use AS_ECHO macro, because autoconf-2.59 doesn'... check-in: 6d7b48855e user: jan.nijtmans tags: core-8-5-branch
2019-09-08
14:02
Fix travis build for --enable-symbols=all check-in: e9d72aef77 user: jan.nijtmans tags: dgp-refactor
13:41
Merge trunk check-in: 0fc03270a7 user: jan.nijtmans tags: novem
13:39
Merge 8.7 check-in: 7d24dc03ad user: jan.nijtmans tags: trunk
13:35
Merge 8.6 check-in: b8166ed755 user: jan.nijtmans tags: core-8-branch
13:30
Merge 8.5 check-in: c54aae27ea user: jan.nijtmans tags: core-8-6-branch
13:26
dde and registry extension should be compiled with -DUNICODE -D_UNICODE. Put 64-bit builds before 32... check-in: af24040135 user: jan.nijtmans tags: core-8-5-branch
2019-09-07
15:25
Another attempt check-in: 9408f13c5b user: jan.nijtmans tags: travis-win32-with-make
14:44
merge-mark check-in: ea3163648f user: jan.nijtmans tags: core-8-branch
14:41
Merge 8.5 check-in: ff2af30a3a user: jan.nijtmans tags: core-8-6-branch
14:36
Add --enable-threads to Windows/GCC (native) builds. This is - most likely - the cause of the travis... check-in: 26c5cef8c8 user: jan.nijtmans tags: core-8-5-branch
14:09
Merge 8.7 check-in: c17193b11c user: jan.nijtmans tags: trunk
14:03
Merge 8.6. Remove 3 duplicate build-entries in .travis.yml check-in: b44bbee483 user: jan.nijtmans tags: core-8-branch
13:58
Don't let Tcl compilation depend on USE_32BIT_TIME_T any more: Microsoft could discontinue this macr... check-in: b88d81cb55 user: jan.nijtmans tags: core-8-6-branch
13:53
Don't let Tcl compilation depend on USE_32BIT_TIME_T any more: Microsoft could discontinue this macr... check-in: e9972d4641 user: jan.nijtmans tags: core-8-5-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
08:53
Fix bug 9d10c37aa8 (in the Tk repository): Improperly converted link in HTML man page for ttk::style check-in: ffff4f379b user: fvogel tags: core-8-6-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
20:26
merge 8.5 check-in: 131b35f6b8 user: sebres tags: core-8-6-branch
20:22
if frameName (actual level) does not contain a real level (#0 or 1) historically TclGetFrame and Tcl... check-in: a326b6dab3 user: sebres tags: core-8-5-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
17:29
merge 8.5 (no functional changes on tclProc, it was already fixed there - only test cases) check-in: 95cfa1de65 user: sebres tags: core-8-6-branch
17:23
fix bad level (if specified argument is not a level at all) check-in: f72b88420c user: sebres tags: core-8-5-branch
17:23
cherry-pick [b87d2183ca]: test cases covering bug [775ee88560]: segfault in upvar at wrong level, wr... check-in: 29918c736d user: sebres tags: core-8-5-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
15:32
Fix configure script (re-generated with a modified autoconf-2.59, in which the AC_PROG_MAKE_SET macr... check-in: 61d728c136 user: jan.nijtmans tags: core-8-5-branch
14:58
Merge trunk check-in: 5c2a0ea819 user: jan.nijtmans tags: novem
14:53
Merge 8.7 check-in: f43246b67e user: jan.nijtmans tags: trunk
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:38
Merge 8.7 check-in: 990b3b5070 user: jan.nijtmans tags: trunk
12:33
Merge 8.6 check-in: 0ec7174270 user: jan.nijtmans tags: core-8-branch
12:28
Simplify searching for tcl86.lib (and related files): First search for the one without 't' suffix, t... check-in: 939068a7f2 user: jan.nijtmans tags: core-8-6-branch
11:16
Fix [579a05fb34] (partly): b) tcltest file has mismatched version number. check-in: 2b9847109a user: jan.nijtmans tags: core-8-6-branch