summaryrefslogtreecommitdiffstats
path: root/generic/tclClock.c
Commit message (Expand)AuthorAgeFilesLines
* replaced WIN32 with __WIN32__ [Bug 1054357] (Gravereaux)Kevin B Kenny2004-10-301-2/+2
* Allow ensembles to rewrite their subcommands' error messages to be moredkf2004-10-291-57/+51
* doubled speed of clock formatKevin B Kenny2004-10-211-1/+48
* many more TIP 173 changesKevin B Kenny2004-09-271-104/+1
* silence compiler warning in tclClock.cKevin B Kenny2004-09-141-2/+2
* * generic/tclClock.c (TclMktimeObjCmd): Corrected a bad checkKevin B Kenny2004-09-111-2/+5
* * generic/tclClock.c (TclClockMktimeObjCmd): Fixed a bug whereKevin B Kenny2004-09-081-2/+2
* silence compiler warning on systems without mktimeKevin B Kenny2004-08-181-6/+6
* TIP #173 and #209 implementation - see ChangeLog for detailsKevin B Kenny2004-08-181-292/+531
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-2/+2
* Fix minor fault in [clock clicks] error message.dkf2004-04-151-2/+2
* Patch 922727 committed. Implements three changes:dgp2004-04-061-3/+1
* * generic/tclIntDecls.h: Removed TclpTime_t. It wasn't really needed,rmax2004-03-181-2/+2
* Whitespace policedkf2003-10-301-32/+32
* * compat/strftime.c: Modified TclpStrftime to return its Kevin B Kenny2003-05-181-15/+6
* Stopped compiler warnings about type casts.dgp2003-04-151-2/+2
* Implemented TIP #124 (clock clicks -microseconds and Tcl_WideInt Kevin B Kenny2003-04-121-22/+26
* * generic/tclClock.c: Fixed a bug that incorrectly allowed Kevin B Kenny2003-02-011-4/+6
* 2003-02-01 Kevin Kenny <kennykb@users.sourceforge.net> Kevin B Kenny2003-02-011-2/+12
* * generic/tclClock.c (FormatClock): corrected typo thathobbs2003-01-141-2/+2
* Fix mingw build problems and compiler warnings.mdejong2003-01-141-2/+2
* * generic/tclClock.c (FormatClock): Convert the format string tormax2002-07-051-3/+6
* * tests/clock.test: added clock-9.1hobbs2002-05-291-4/+4
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-2/+2
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-4/+4
* added TIP#73 patch #483500 from Kevin Kenny.hobbs2001-11-211-2/+2
* Fixed comment.ericm2000-08-181-3/+2
* * generic/tclClock.c (FormatClock): correct code to handle localehobbs2000-05-181-3/+12
* * generic/tclCompile.c (TclCleanupByteCode): made ByteCode cleanuphobbs2000-03-301-2/+16
* * generic/tclClock.c (FormatClock): inlined resultPtr, as ithobbs2000-01-261-6/+4
* * generic/tclClock.c: fixed support for 64bit handling of clockhobbs2000-01-121-2/+4
* * generic/tclClock.c: Changed switch in Tcl_ClockObjCmd to useericm2000-01-081-6/+12
* 1999-09-16 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-211-6/+30
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-16/+32
* Merged stubs changes into mainline for 8.0stanton1999-03-101-2/+2
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+307