summaryrefslogtreecommitdiffstats
path: root/generic/tclAsync.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-2/+2
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * 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
| * | use Tcl_Panic() instead of panic()das2008-05-031-3/+3
| * | Also, panic early if we find out the wrong thread attemptingvasiljevic2008-04-271-8/+9
| * | generic/tclAsync.c: Tcl_AsyncDelete(): panic if attemptvasiljevic2008-04-271-14/+29
* | | Eliminate various gcc warnings (in -Wextra mode)nijtmans2009-11-181-2/+2
* | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ...dkf2009-01-091-2/+2
* | | Style improvements - invoking callbacks without visual junk.dkf2008-10-261-2/+2
* | | use Tcl_Panic() instead of panic()das2008-05-031-3/+3
* | | Also, panic early if we find out the wrong thread attemptingvasiljevic2008-04-271-2/+10
* | | generic/tclAsync.c: Tcl_AsyncDelete(): panic if attemptvasiljevic2008-04-261-18/+26
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | fix formattingdas2007-11-101-2/+3
* | * generic/tclAsync.c:Miguel Sofer2007-11-091-1/+7
* | Made Tcl_AsyncDelete() more tolerant when called after all thread TSDvasiljevic2006-07-111-14/+23
* | ANSIfydkf2005-11-071-18/+18
* | Getting more systematic about styledkf2005-07-191-92/+85
* | Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
|/
* * 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