summaryrefslogtreecommitdiffstats
path: root/generic/tclThreadTest.c
Commit message (Expand)AuthorAgeFilesLines
* Fix [Bug 1562528]dkf2006-09-221-29/+29
* ANSIfy the test code (well, strip some of the worst offences!)dkf2005-11-021-274/+292
* TIP#237 IMPLEMENTATIONdgp2005-10-081-1/+3
* * generic/tclIO.c: Moved Tcl_{Cut,Splice}Channel toandreas_kupries2005-08-261-1/+7
* TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-1/+7
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* * generic/tclCompile.h: Move the TclInterpReady() declaration fromdgp2005-03-251-4/+1
* * generic/tclThreadTest.c (ThreadEventProc): Corrected subtledgp2004-10-201-2/+2
* * Sought out and eliminated instances of CONST-casting that are nodgp2002-01-261-4/+4
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-4/+4
* * generic/tclThreadTest.c:das2002-01-181-2/+2
* correct static-ness of function declshobbs2001-12-291-5/+5
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-5/+5
* * generic/tclThreadTest.c (Tcl_ThreadObjCmd): cast fixeshobbs2001-03-311-3/+3
* 2000-05-02 Andreas Kupries <a.kupries@westend.com>kupries2000-05-021-13/+76
* Added Tcl_CreateThreadType and TCL_RETURN_THREAD_TYPEwelch2000-04-171-14/+5
* 2000-04-08 Andreas Kupries <a.kupries@westend.com>kupries2000-04-091-2/+3
* 2000-04-03 Andreas Kupries <a.kupries@westend.com>kupries2000-04-041-3/+3
* * generic/tclClock.c: fixed support for 64bit handling of clockhobbs2000-01-121-2/+2
* * generic/tclCmdIL.c: added -unique option to lsorthobbs1999-12-211-6/+6
* * unix/tclUnixNotfy.c: fixed event/io threading problems byhobbs1999-10-211-12/+89
* generic/tclThreadTest.c: Fix race condition in testthread code.redman1999-05-261-3/+2
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+898