summaryrefslogtreecommitdiffstats
path: root/win/tclWinTime.c
Commit message (Expand)AuthorAgeFilesLines
* ANSIfydkf2005-11-041-56/+60
* Applied patch #1096916 to support building with MSVC 8.patthoyts2005-11-031-9/+9
* Getting more systematic about styledkf2005-07-241-467/+427
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* * generic/tclStubInit.c: Regenerated the stubs support code fromandreas_kupries2005-01-211-3/+139
* * generic/tclTimer.c: Removed a premature optimisation thatKevin B Kenny2004-09-071-1/+7
* * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-2/+32
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-2/+64
* * win/tclWinTime.c: If the Tcl_ExitProc (StopCalibration) isdavygrvy2004-04-231-2/+6
* Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+2
* Made HEAD build on Windows VC++ again.Kevin B Kenny2004-03-191-10/+10
* * generic/tclIntDecls.h: Removed TclpTime_t. It wasn't really needed,rmax2004-03-181-10/+9
* * win/tclWinFile.c (TclpUtime) : utimbuf struct not a problemdavygrvy2003-12-161-1/+14
* * win/tclWinTime.c: Changed use of '_timezone' to 'timezone' asdavygrvy2003-08-271-7/+5
* Add tests to detect and avoid division by zero in the windows precisiondrh2003-05-241-4/+20
* * compat/strftime.c: Modified TclpStrftime to return its Kevin B Kenny2003-05-181-1/+2
* Corrected use of types to make compilation compatible with VC++5.Kevin B Kenny2003-04-151-37/+37
* * win/configure: Regen.mdejong2003-04-141-6/+4
* Implemented TIP #124 (clock clicks -microseconds and Tcl_WideInt Kevin B Kenny2003-04-121-121/+240
* * win/tclWinTime.c: Added code to test and compensate for forward Kevin B Kenny2003-02-141-13/+29
* * win/configure: Regen.mdejong2003-01-271-11/+17
* * win/tclWinConsole.c:davygrvy2002-11-261-2/+2
* * win/tclWinTime.c: Added code to set an exit handler thatKevin B Kenny2002-10-091-5/+63
* Made tests for clock frequency more permissive to cope with Win98SE beingKevin B Kenny2002-04-011-5/+16
* added TIP#73 patch #483500 from Kevin Kenny.hobbs2001-11-211-6/+6
* * win/tclWinTime.c: More Borland compatibility fixes.davygrvy2001-09-061-2/+5
* * win/tclWinTime.c (CalibrationThread): added lint return value tohobbs2000-12-101-3/+4
* Applied the patch for TIP #7 from Kevin Kenny.andreas_kupries2000-11-211-7/+408
* * win/tclWinTime.c: fixed handling of %Z on NT for time zoneshobbs1999-12-011-6/+9
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-29/+93
* Merged stubs changes into mainline for 8.0stanton1999-03-101-3/+5
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+373