summaryrefslogtreecommitdiffstats
path: root/generic/tclTimer.c
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-011-2/+0
| * Bug 1350293Kevin B Kenny2005-11-091-2/+3
| * Tcl_ClearChannelHandlers(): bail out early if passed NULL argumentzv@archiware.com2005-10-041-3/+6
| * purge outdated commentdgp@users.sourceforge.net2005-03-231-4/+2
| * * generic/tclTimer.c: Removed a premature optimisation thatKevin B Kenny2004-09-071-14/+4
* | * generic/tclTimer.c (AfterProc): Replace Tcl_EvalEx() withdgp@users.sourceforge.net2008-01-221-9/+1
* | merge stable branch onto HEADdgp@users.sourceforge.net2007-12-131-1/+1
* | * generic/tclInt.decls: New internal routine TclBackgroundException()dgp@users.sourceforge.net2007-09-061-2/+2
* | TIP#270 IMPLEMENTATIONdgp@users.sourceforge.net2006-11-151-3/+3
* | * generic/tclCompExpr.c: fix gcc warnings about 'cast to/fromdas2006-11-131-3/+3
* | * generic/tclBasic.c: Further revised TclAppendPrintToObj() anddgp@users.sourceforge.net2006-11-021-3/+3
* | fix warningdas2006-10-311-2/+1
* | * generic/tclBasic.c: Refactored and renamed the routinesdgp@users.sourceforge.net2006-10-311-7/+3
* | More fixing which struct stat to refer to. Some casts from time_t to int requ...patthoyts@users.sourceforge.net2006-09-261-4/+4
* | Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-2/+2
* | bugs 1350291 and 1350293Kevin B Kenny2005-11-091-57/+79
* | Convert to using ANSI decls/definitions and using the (ANSI) assumption that ...donal.k.fellows@manchester.ac.uk2005-10-311-69/+70
* | Tcl_DeleteTimerHandler(): bail out early if passed NULL argument.zv@archiware.com2005-10-041-3/+6
* | * generic/tclBasic.c: More callers of TclObjPrintf anddgp@users.sourceforge.net2005-09-151-5/+8
* | Getting more systematic about styledonal.k.fellows@manchester.ac.uk2005-07-241-295/+301
* | Fix an odd [after]-and-limits problem. [Bug 1221395]donal.k.fellows@manchester.ac.uk2005-06-171-35/+71
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | purge outdated commentdgp@users.sourceforge.net2005-03-231-4/+2
* | Upgrade the capabilities of time limits by allowing them to fire in the midstdonal.k.fellows@manchester.ac.uk2004-12-161-14/+74
* | * generic/tclBasic.c:dgp@users.sourceforge.net2004-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.dgp@users.sourceforge.net2004-08-251-3/+9
* | Patch 922727 committed. Implements three changes:dgp@users.sourceforge.net2004-04-061-2/+1
* | All uses of 'panic' (the macro) changeddavygrvy@pobox.com2003-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 weredgp@users.sourceforge.net2002-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