Tcl package Thread source code

Changes On Branch trunk-fork
Login

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

Changes In Branch trunk-fork Excluding Merge-Ins

This is equivalent to a diff from 58dcd71724 to 832a5fc594

2016-06-28
12:42
Now really close older fork check-in: 3c606ccbc8 user: jan.nijtmans tags: trunk
12:18
Closing an old fork Closed-Leaf check-in: 832a5fc594 user: seandeelywoods tags: trunk-fork
2016-06-24
14:49
Pulling changes from trunk check-in: 5e5f33cef3 user: tne tags: practcl
2016-06-09
13:52
Merge trunk check-in: ac0c3bc85b user: jan.nijtmans tags: novem-support
2016-06-03
16:04
[b35544d2c8] Bump version in docs to 2.8 check-in: 58dcd71724 user: gahr tags: trunk
13:19
Add parenthesis around bit-shift macros. [Tkt 957dbe2] in Tcl repository. check-in: b52389dd24 user: gahr tags: trunk
2015-10-15
22:27
Updating to the latest shed check-in: 343442494c user: seandeelywoods tags: trunk-fork

Added project.shed.















































































































































































































































































































>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151

7bce708b4197acccd1db4644fdbe5ee249f3b5dd {
  entity {
    name: thread
    shed_class: project
    version: {}
  }
  meta {
    class: generic
    description: {The Tcl Thread package}
    distribution: fossil
    generated: {2015-10-06 10:32:03 UTC}
    release: trunk
  }
  release/ {
    ccc83b2283498a2ec86d00bf8593e7de0cf8a456
  }
  distribution/ {
    e47b6a79a963c99b7de15a4817b3010fbb3dd693
  }
  package/ {
    41c2f28a24688f0ad5c1431fbd22f1621b6b0d6e
  }
  module/ {
    6dbf64aeadfe9d6fb88c0d84562a98a4b33d374b
    893421a5151dd42645a1437b6e41ed1943dc4ed6
    cf5303e1f3f79bc837e9b1a18e5e2e3f4892c58c
    037601b1d656568d18dd3aaaaa2c1bd760b8c16d
    41b815e9db25ad951c6b7800c02cd3706468e263
  }
  file/ {
    032fb91c412db8ae1a282ae54d353fe33e45ff6a
  }
}
ccc83b2283498a2ec86d00bf8593e7de0cf8a456 {
  entity {
    name: trunk
    shed_class: release
    version: {}
  }
  meta {
    checkout: trunk
    class: generic
    timestamp: {2015-10-06 10:32:03 UTC}
  }
}
e47b6a79a963c99b7de15a4817b3010fbb3dd693 {
  entity {
    name: fossil
    shed_class: distribution
    version: {}
  }
  meta {
    class: generic
    format: fossil
    project: 7bce708b4197acccd1db4644fdbe5ee249f3b5dd
    project-name: {Tcl package Thread source code}
    project-short-name: thread
    release: trunk
    url: http://fossil.etoyoc.com/fossil/thread
  }
}
41c2f28a24688f0ad5c1431fbd22f1621b6b0d6e {
  entity {
    name: thread
    shed_class: package
    version: 2.7.2
  }
  meta {
    build: tea
    class: binary
  }
}
6dbf64aeadfe9d6fb88c0d84562a98a4b33d374b {
  entity {
    name: lib
    shed_class: module
    version: {}
  }
  meta {
    class: source
    package-provide: {}
    package-require: {}
    path: lib
  }
}
893421a5151dd42645a1437b6e41ed1943dc4ed6 {
  entity {
    name: tcl
    shed_class: module
    version: {}
  }
  meta {
    class: source
    package-provide: {}
    package-require: {{Tcl 8.4} {Thread 2.5}}
    path: tcl
  }
}
cf5303e1f3f79bc837e9b1a18e5e2e3f4892c58c {
  entity {
    name: generic
    shed_class: module
    version: {}
  }
  meta {
    class: source
    package-provide: {}
    package-require: {}
    path: generic
  }
}
037601b1d656568d18dd3aaaaa2c1bd760b8c16d {
  entity {
    name: win
    shed_class: module
    version: {}
  }
  meta {
    class: source
    package-provide: {}
    package-require: {}
    path: win
  }
}
41b815e9db25ad951c6b7800c02cd3706468e263 {
  entity {
    name: unix
    shed_class: module
    version: {}
  }
  meta {
    class: source
    package-provide: {}
    package-require: {}
    path: unix
  }
}
032fb91c412db8ae1a282ae54d353fe33e45ff6a {
  entity {
    name: ttrace.tcl
    shed_class: file
    version: {}
  }
  meta {
    class: source
    file: lib/ttrace.tcl
    format: tcl
    package-require: {}
  }
}