summaryrefslogtreecommitdiffstats
path: root/generic/tclTimer.c
Commit message (Expand)AuthorAgeFilesLines
* Convert to using ANSI decls/definitions and using the (ANSI) assumption that ...dkf2005-10-311-69/+70
* Tcl_DeleteTimerHandler(): bail out early if passed NULL argument.vasiljevic2005-10-041-3/+6
* * generic/tclBasic.c: More callers of TclObjPrintf anddgp2005-09-151-5/+8
* Getting more systematic about styledkf2005-07-241-295/+301
* Fix an odd [after]-and-limits problem. [Bug 1221395]dkf2005-06-171-35/+71
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* purge outdated commentdgp2005-03-231-4/+2
* Upgrade the capabilities of time limits by allowing them to fire in the midstdkf2004-12-161-14/+74
* * generic/tclBasic.c:dgp2004-10-061-2/+2
* removed unused cmdInfo variableKevin B Kenny2004-09-071-2/+1
* * generic/tclTimer.c: Removed a premature optimisation thatKevin B Kenny2004-09-071-19/+4
* * tests/timer.test (timer-10.1): Test for Bug 1016167.dgp2004-08-251-3/+9
* Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* All uses of 'panic' (the macro) changeddavygrvy2003-12-241-2/+2
* * generic/tclTimer.c (TimerExitProc): remove remaining events inhobbs2002-03-011-2/+14
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-2/+4
* added TIP#73 patch #483500 from Kevin Kenny.hobbs2001-11-211-5/+5
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-184/+204
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+1108