Tcl Source Code

Changes On Branch tip-401
Login

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

Changes In Branch tip-401 Excluding Merge-Ins

This is equivalent to a diff from 29535daab1 to 18b67ecc84

2012-05-02
06:50
TclWinCPUID now respects -fPIC compilation on 32-bit Linux check-in: cf269b5da3 user: jan.nijtmans tags: trunk
2012-05-01
12:21
merge trunk Leaf check-in: 18b67ecc84 user: dgp tags: tip-401
04:51
merge trunk check-in: f0310da009 user: dkf tags: tip-400-impl
2012-04-30
21:53
Tame deadlocks in broken refchan tests [Bug 3522560] check-in: 29535daab1 user: ferrieux tags: trunk
20:21
Initial TIP 401 patch check-in: e3a37c3439 user: dgp tags: tip-401
12:55
Revert introduction of non-portable asm snippet in function TclWinCPUID, to restore compilability on... check-in: 2e93a2feb3 user: ferrieux tags: trunk

Changes to generic/tcl.h.

Changes to generic/tclBasic.c.

Changes to generic/tclCompile.c.

Changes to generic/tclParse.c.

Changes to generic/tclTest.c.

Changes to generic/tclUtil.c.

Changes to tests/basic.test.

Changes to tests/dict.test.

Changes to tests/lindex.test.

Changes to tests/listObj.test.

Changes to tests/llength.test.