Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2019-08-27 11:56:58.

2019-09-02
11:08
Merge 8.5 check-in: 87d28ec30a user: jan.nijtmans tags: core-8-6-branch
11:07
Missing TCL_GLOBAL_ONLY flag in VwaitVarProc(): vwait always references global variables, this could... check-in: f238edb855 user: jan.nijtmans tags: core-8-5-branch
09:40 Ticket [5591e4a820] @TCL_EXE@ not properly generated in 8.5 branch status still Closed with 4 other changes artifact: fdea5b768e user: jan.nijtmans ... 1 similar event omitted.
08:33
Merge 8.5. Add (still unused) runstatedir in Makefile.in. Re-generate win/unix configure scripts. check-in: 4973c1c597 user: jan.nijtmans tags: core-8-6-branch
08:28
Fix [5591e4a820]: @TCL_EXE@ not properly generated in 8.5 branch. Added @runstatedir@ in Makefile.in... check-in: 6bc6e7c170 user: jan.nijtmans tags: core-8-5-branch
08:28 Closed ticket [5591e4a820]: @TCL_EXE@ not properly generated in 8.5 branch plus 7 other changes artifact: 595a3c6950 user: jan.nijtmans
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:58
Merge trunk. Also a lot of ckfree() -> Tcl_Free() changes, hopefully that will fix the Travis build. check-in: 553e3556d7 user: jan.nijtmans tags: dgp-refactor
13:36
Merge 8.7 check-in: 516dbebb26 user: jan.nijtmans tags: tip-548
13:35
Merge trunk and fix makefile.vc build for Travis check-in: c116ddd1b3 user: jan.nijtmans tags: novem
13:28
Merge tip-548 check-in: c933888049 user: jan.nijtmans tags: cplusplus
07:45
Fix one version-check in rules.vc (Thanks to Ashok P. Nadkarni for noticing this!) check-in: f049e25a2e user: jan.nijtmans tags: core-8-branch
07:42
Starting with Tcl 8.7, TCL_THREADS is 1 by default. Adapt rules.vc for that. check-in: 0acf7d7967 user: jan.nijtmans tags: core-8-6-branch
2019-08-28
14:38
Merge 8.7 check-in: dba8e47516 user: jan.nijtmans tags: tip-548
14:01 Edit [7c9c59b50431bd80|7c9c59b504]: Edit check-in comment. artifact: af6da3c6f8 user: jan.nijtmans
13:21 Edit [87af801de36d86f0|87af801de3]: Mark "Closed". artifact: 99829c2200 user: jan.nijtmans
11:53 Edit [271dbffaf746c8d3|271dbffaf7]: Move to branch no-register-objtypes. artifact: 2ae8c06bb8 user: jan.nijtmans
11:45
Merge 8.7 check-in: 590a4ca494 user: jan.nijtmans tags: trunk
11:15
Merge 8.6 check-in: 8f92213e5f user: jan.nijtmans tags: core-8-branch
10:23 Edit [7c9c59b50431bd80|7c9c59b504]: Edit check-in comment. artifact: aad024a1f9 user: jan.nijtmans
09:59
Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings). Eliminate some more ... check-in: 7c9c59b504 user: jan.nijtmans tags: core-8-6-branch
2019-08-27
11:59
Merge 8.7 check-in: 8f6d91df36 user: jan.nijtmans tags: trunk
11:58
Merge 8.6 check-in: db34c7f0f0 user: jan.nijtmans tags: core-8-branch
11:56
Merge 8.5 check-in: 2f4caefb81 user: jan.nijtmans tags: core-8-6-branch
11:53
One more knownMsvcBug marker (seen in Travis). Properly export ::tcltest::testConstraint in cmdMZ.te... check-in: 4f17e45d10 user: jan.nijtmans tags: core-8-5-branch
11:37
Backport two knownMsvcBug markers, which hit us (again) on Travis. check-in: 03f91558fb user: jan.nijtmans tags: core-8-5-branch
2019-08-26
14:19 Ticket [3947fcf7cd] Current .gitattributes settings might not allow switching branches status still Closed with 5 other changes artifact: 5b626b42b3 user: jan.nijtmans ... 1 similar event omitted.
14:09
Merge 8.7 check-in: 899aac64b5 user: jan.nijtmans tags: trunk
14:07
Merge 8.6 check-in: e1a5ec2117 user: jan.nijtmans tags: core-8-branch
14:05
Fix [3947fcf7]: Current .gitattributes settings might not allow switching branches check-in: c4e195655f user: jan.nijtmans tags: core-8-6-branch
14:03
Fix [3947fcf7]: Current .gitattributes settings might not allow switching branches check-in: 7032e928bc user: jan.nijtmans tags: core-8-5-branch
09:07
Merge 8.7 check-in: 18c8da1615 user: jan.nijtmans tags: initsubsystems
09:06
Merge 8.7 check-in: e2284f7238 user: jan.nijtmans tags: tip-548
09:03
Merge 8.7 check-in: 74ba4c6312 user: jan.nijtmans tags: trunk
09:01
Merge 8.6 check-in: e6f9cfd83b user: jan.nijtmans tags: core-8-branch
08:58
Merge 8.5 check-in: 3cde445cde user: jan.nijtmans tags: core-8-6-branch
08:52
If tcltest's removeFile fails for a non-expected reason (e.g. Windows keeps the file locked), this s... check-in: ca1440c967 user: jan.nijtmans tags: core-8-5-branch
07:46
One more "knownMsvcBug" marker, for a test-case which failed (incidentally) in Travis. check-in: 9c2e142e68 user: jan.nijtmans tags: core-8-5-branch
2019-08-23
10:58
Build with MSVC/nmake in 3 flavours: Shared/Static/Debug Closed-Leaf check-in: ade81d2388 user: jan.nijtmans tags: travis-win32-with-make
10:43 Edit [ac7b18e3fe5688c6|ac7b18e3fe]: Add propagating "closed". artifact: 728647074b user: jan.nijtmans
10:16
Try Windows build with make on Travis check-in: 64211caf13 user: jan.nijtmans tags: travis-win32-with-make
09:36 Edit [010407f51dd7fb2c|010407f51d]: Mark "Closed". artifact: e2ba0584e3 user: jan.nijtmans
09:07
Merge 8.7 check-in: 0a4ebc2d56 user: jan.nijtmans tags: trunk
09:03
Merge 8.6 Update effective_tld_names.txt.gz to the latest version. Adapt .gitattributes and .fossil-... check-in: 0714da3ed9 user: jan.nijtmans tags: core-8-branch
08:32 Ticket [3947fcf7cd] Current .gitattributes settings might not allow switching branches status still Pending with 3 other changes artifact: 4f7767ce00 user: jan.nijtmans
08:29
Attempt to fix [3947fcf7]: Current .gitattributes settings might not allow switching branches Closed-Leaf check-in: dfa6dd4b95 user: jan.nijtmans tags: bug-3947fcf7
07:10 Pending ticket [3947fcf7cd]: Current .gitattributes settings might not allow switching branches plus 5 other changes artifact: 3db55b27be user: jan.nijtmans
2019-08-22
12:20
Fix [8566dc22f9]: various spelling fixes in comments check-in: 319c60966d user: jan.nijtmans tags: core-8-6-branch