Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | merge-mark rc branch to trunk (indicating that the 2.7b1 -> 2.7.0 renaming is already done on trunk now) |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
52351234e38dec53f64deb18e82b7c7b |
User & Date: | jan.nijtmans 2012-11-12 09:28:32.708 |
Context
2012-11-12
| ||
11:15 | Unlocks threadMutex if ThreadCancel is not supported on current core. check-in: 1c6fcfce9e user: zoran tags: trunk | |
10:24 | Eliminate deprecation warning regarding interp->errorLine. Can only be done when Tcl 8.6 provides Tcl_GetErrorLine as macro check-in: d1d33e93d0 user: jan.nijtmans tags: bug-3562640 | |
09:28 | merge-mark rc branch to trunk (indicating that the 2.7b1 -> 2.7.0 renaming is already done on trunk now) check-in: 52351234e3 user: jan.nijtmans tags: trunk | |
09:20 | Merged thread-2-7for84+. Fixed race condition in ThreadCancel(). check-in: 5a81d6720d user: zoran tags: trunk | |
2012-11-08
| ||
14:56 | Branch for Thread 2.7.0 release. check-in: 602d349e33 user: dgp tags: thread-2-7-0-rc | |
Changes
Changes to ChangeLog.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | 2012-11-10 Zoran Vasiljevic <[email protected]> * genric/threadCmd.c: fixed race condition on thread-local storage in ThreadCancel(). 2012-11-10 Zoran Vasiljevic <[email protected]> *** Merged "thread-2-7for84+" branch *** 2012-09-13 Zoran Vasiljevic <[email protected]> *** 2.7b1 TAGGED FOR RELEASE (thread-2-7-b1) *** * doc/html/tpool.html * doc/man/tpool.n * doc/tpool.man: fixed "tpool::create -idletime" description | > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | 2012-11-10 Zoran Vasiljevic <[email protected]> * genric/threadCmd.c: fixed race condition on thread-local storage in ThreadCancel(). 2012-11-10 Zoran Vasiljevic <[email protected]> *** Merged "thread-2-7for84+" branch *** 2012-11-08 Don Porter <[email protected]> * configure.in: Bump to version 2.7.0 * lib/ttrace.tcl: * win/pkg.vc: 2012-09-13 Zoran Vasiljevic <[email protected]> *** 2.7b1 TAGGED FOR RELEASE (thread-2-7-b1) *** * doc/html/tpool.html * doc/man/tpool.n * doc/tpool.man: fixed "tpool::create -idletime" description |
︙ | ︙ |