summaryrefslogtreecommitdiffstats
path: root/generic/tclAsync.c
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* Also, panic early if we find out the wrong thread attemptingvasiljevic2008-04-271-1/+9
* generic/tclAsync.c: Tcl_AsyncDelete(): panic if attemptvasiljevic2008-04-261-18/+26
* Made Tcl_AsyncDelete() more tolerant when called after all thread TSDvasiljevic2006-07-111-14/+23
* * generic/tclAsync.c:davygrvy2001-08-301-3/+28
* Thread-safe rewrite for the Tcl_Async* commands.davidg2000-07-261-54/+82
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-2/+15
* * win/tclWinPipe.c:stanton1999-03-111-1/+3
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+265