summaryrefslogtreecommitdiffstats
path: root/generic/tclLoad.c
Commit message (Collapse)AuthorAgeFilesLines
* * Fixed lots of files that used TCL_THREAD instead of TCL_THREADS.stanton1998-12-101-2/+2
| | | | | | | * generic/tclEncoding.c (Tcl_FreeEncoding): Moved most of the code into a static FreeEncoding routine that does not grab the encodingMutex to avoid deadlocks/races when called from other routines that already have the mutex.
* merging changes from 8.0.3 into 8.1a2stanton1998-09-241-1/+1
|
* Added contents of Tcl 8.1a2stanton1998-09-211-107/+125
|
* Initial revisionrjohnson1998-03-261-0/+636