Tcl Source Code

Changes On Branch core-8-6-0-rc
Login

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

Changes In Branch core-8-6-0-rc Excluding Merge-Ins

This is equivalent to a diff from 8ca83061d7 to cbbe01fc1a

2012-12-21
06:16
merge release check-in: bace4350dd user: dgp tags: trunk
2012-12-17
14:40
Simpler code to do installation of [info class] and [info object].

We know this is a safe thing to ... check-in: e3336029df user: dkf tags: trunk

2012-12-14
19:25
merge trunk, update changes and re-tag Closed-Leaf check-in: cbbe01fc1a user: dgp tags: core-8-6-0-rc, core-8-6-0
09:58
merge trunk. Don't specify which Tcl 8.x version Tcl_InitStubs is used with: we simply don't know, ... check-in: d70f8a19e4 user: jan.nijtmans tags: novem-unversioned-stub
09:40
Merge trunk. Add more clarity why refCount should be decremented AFTER checking for <2. Protect 8.... check-in: e427f41e18 user: jan.nijtmans tags: novem
2012-12-13
20:20
TIP 400 suffered from the same segfaulting flaw as 3595576. Segfaulting test and fix committed. check-in: 8ca83061d7 user: dgp tags: trunk
16:17
Restore clarity to macro test. check-in: 64542aaa92 user: dgp tags: trunk
2012-12-12
20:16
Prefer to extract package data from the *contents* not the directory name. check-in: da0cd63997 user: dgp tags: core-8-6-0-rc

Changes to ChangeLog.

Changes to README.

Changes to changes.

Changes to generic/tcl.h.

Changes to generic/tclOO.h.

Changes to library/init.tcl.

Changes to pkgs/package.list.txt.

Changes to tests/oo.test.

Changes to tests/ooNext2.test.

Changes to tools/tcltk-man2html.tcl.

Changes to unix/Makefile.in.

Changes to unix/configure.

Changes to unix/configure.in.

Changes to unix/tcl.spec.

Changes to unix/tclooConfig.sh.

Changes to win/configure.

Changes to win/configure.in.

Changes to win/tclooConfig.sh.