Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Assorted syntactic cleanups | dkf | 2005-10-30 | 1 | -120/+110 |
| | |||||
* | radical refactoring of thread storage to untangle dependencies | Kevin B Kenny | 2005-08-11 | 1 | -677/+183 |
| | |||||
* | Stop exposing the thread storage guts. Non-core code should never touch it. | dkf | 2005-08-05 | 1 | -117/+71 |
| | |||||
* | Getting more systematic about style | dkf | 2005-07-19 | 1 | -137/+149 |
| | |||||
* | Oops! | dkf | 2004-06-24 | 1 | -5/+3 |
| | |||||
* | Style and whitespace fixes | dkf | 2004-06-24 | 1 | -443/+544 |
| | |||||
* | * generic/tclThreadStorage.c: Corrected type casting errors that led | dgp | 2004-06-24 | 1 | -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 Mistachkin | 2004-06-24 | 1 | -0/+1013 |