Tcl package Thread source code

Changes On Branch bug-a57b6c3fd4
Login

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

Changes In Branch bug-a57b6c3fd4 Excluding Merge-Ins

This is equivalent to a diff from 593a90d9bc to f4a8039bf0

2015-09-30
11:32
Fix [a57b6c3fd4]: -eventmark + thread::send -async == deadlock check-in: 76b05d44a0 user: jan.nijtmans tags: trunk
2015-09-26
02:44
Added a SHED definition check-in: 70528a315b user: seandeelywoods tags: trunk-fork
2015-06-03
21:47
Bump the version number in the code to match configure(.in) check-in: ca155c040e user: andreask tags: trunk
2015-05-25
13:11
Merge trunk check-in: a1bb70903a user: jan.nijtmans tags: novem-support
13:11
merge-mark check-in: 078ff8e546 user: jan.nijtmans tags: novem
2015-05-08
14:21
TEA update Closed-Leaf check-in: f4a8039bf0 user: dgp tags: bug-a57b6c3fd4
2015-05-01
17:17
[a57b6c3fd4] Prevent -eventmark related deadlock. check-in: 12e5e4c993 user: dgp tags: bug-a57b6c3fd4
2015-03-27
20:33
Use the new TCL_MINIMUM_VERSION macro in one additional place missed in the previous check-in. check-in: 593a90d9bc user: mistachkin tags: trunk
2015-03-26
17:00
Revise the compile-time version/feature checking for improved clarity and correctness. check-in: 94b0e5de65 user: mistachkin tags: trunk

Changes to configure.

Changes to generic/threadCmd.c.