Artifact
1d25630a54de056b7075bd04f3c934677032d5f6:
- File
library/tclIndex
-
2008-11-26 19:19:16
— part of check-in
[cefa3cef60]
on branch trunk
— * library/tclIndex: Removed reference to no-longer-extant procedure
'tclLdAout'.
* doc/library.n: Corrected mention of 'auto_exec' to 'auto_execok'.
[Patch 2114900] thanks to Stu Cassoff <stwo@users.sf.net>
(user:
kennykb
size: 6379)
-
2008-11-27 05:58:07
— part of check-in
[d491254068]
on branch dgp-refactor
— merge updates from HEAD
(user:
dgp
size: 6379)
-
2008-12-21 20:13:48
— part of check-in
[b37bbeae84]
on branch core-8-5-branch
— * changes: Update for 8.5.6 release.
* library/tclIndex: Removed reference to no-longer-extant procedure
'tclLdAout'.
* doc/library.n: Corrected mention of 'auto_exec' to 'auto_execok'.
[Patch 2114900] thanks to Stu Cassoff <stwo@users.sf.net>
Backport of 2008-11-26 commit from Kevin Kenny.
* win/tclWinThrd.c (TclpThreadCreate): We need to initialize the
thread id variable to 0 as on 64 bit windows this is a pointer sized
field while windows only fills it with a 32 bit value. The result is
an inability to join the threads as the ids cannot be matched.
Backport of 2008-10-13 commit from Pat Thoyts.
(user:
dgp
size: 6379)
-
2009-11-24 19:23:30
— part of check-in
[e0da5a9a1f]
on branch trunk
— Restore tcl/library/tclIndex to Revision 1.11 contents, to stop total breakage
of auto-loading in slave interps.
Feel free to commit a new bug fix when you can commit something that passes
the test suite.
(user:
dgp
size: 6379)