Tcl Source Code

Changes On Branch bug-3418547
Login

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

Changes In Branch bug-3418547 Excluding Merge-Ins

This is equivalent to a diff from e087838b90 to 6fa2f53c7f

2016-09-16
09:09
merge core-8-6-branch check-in: 26ceff2e2c user: jan.nijtmans tags: trunk
2016-09-14
13:38
Pulling changes from trunk check-in: 0252986ec0 user: hypnotoad tags: core_zip_vfs
2016-09-09
16:07
merge trunk Leaf check-in: 6fa2f53c7f user: dgp tags: bug-3418547
12:42
merge trunk check-in: 7a1aabb850 user: dgp tags: tip-445
12:39
Maintain the changed behavior for unset traces on local vars at proc return. Update the docs to new ... check-in: ac5aef4799 user: dgp tags: novem
12:36
Revert b98ee56376. The "bug" fixed was documented behavior. check-in: e087838b90 user: dgp tags: trunk
07:28
Remove unnecessary use of fpsetround. See https://bugs.freebsd.org/212512 check-in: 20c19f9d55 user: gahr tags: trunk
2016-09-08
02:38
[7f02ff1efa] Fix scope for var unset traces when procs return. *** POTENTIAL INCOMPATIBILITY *** check-in: b98ee56376 user: dgp tags: trunk
2016-07-26
18:40
merge trunk check-in: 95b5fc0a7a user: dgp tags: bug-3418547

Changes to generic/tclBasic.c.

Changes to generic/tclCompile.h.

Changes to generic/tclLiteral.c.

Changes to generic/tclObj.c.

Changes to tests/resolver.test.