summaryrefslogtreecommitdiffstats
path: root/generic/tclThreadStorage.c
Commit message (Expand)AuthorAgeFilesLines
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Avoid using 'new' as an identifier.dkf2007-11-181-3/+3
* VarReform [Patch 1750051]Miguel Sofer2007-07-311-2/+3
* Silence a compiler warining about presenting a volatile pointer to 'memset'Kevin B Kenny2006-11-131-3/+3
* * generic/tclCompExpr.c: fix gcc warnings about 'cast to/fromdas2006-11-131-3/+3
* Minor updates (whitespace police, etc.)dkf2006-11-071-5/+5
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-2/+2
* 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
* Version 5 of [Patch 976496]Joe Mistachkin2004-06-241-0/+1013