Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Fixed lots of files that used TCL_THREAD instead of TCL_THREADS. | stanton | 1998-12-10 | 1 | -3/+3 |
| | | | | | | | * 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. | ||||
* | lots of lint | stanton | 1998-11-11 | 1 | -1/+5 |
| | | | | wrapped mutex declarations in ifdefs to avoid compiler warnings | ||||
* | merged 8.0.4 changes into 8.1 branch | stanton | 1998-10-06 | 1 | -1/+2 |
| | |||||
* | merging changes from 8.0.3 into 8.1a2 | stanton | 1998-09-24 | 1 | -1/+1 |
| | |||||
* | Added contents of Tcl 8.1a2 | stanton | 1998-09-21 | 1 | -205/+146 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+2141 |