summaryrefslogtreecommitdiffstats
path: root/generic/tclThreadStorage.c
Commit message (Collapse)AuthorAgeFilesLines
* Assorted syntactic cleanupsdkf2005-10-301-120/+110
|
* radical refactoring of thread storage to untangle dependenciesKevin B Kenny2005-08-111-677/+183
|
* Stop exposing the thread storage guts. Non-core code should never touch it.dkf2005-08-051-117/+71
|
* Getting more systematic about styledkf2005-07-191-137/+149
|
* Oops!dkf2004-06-241-5/+3
|
* Style and whitespace fixesdkf2004-06-241-443/+544
|
* * generic/tclThreadStorage.c: Corrected type casting errors that leddgp2004-06-241-3/+3
| | | | | | to calculation of a negative index value, thus accesses outside the threadStorageCache array, thus memory corruption. Crash observed on Mac OS X platform.
* Version 5 of [Patch 976496]Joe Mistachkin2004-06-241-0/+1013