summaryrefslogtreecommitdiffstats
path: root/win/tclWinTime.c
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* * generic/tclInt.decls: Yet another round of attemptingKevin B Kenny2007-04-211-3/+3
* * win/makefile.vc: Updated MSVC build to properly deal withpatthoyts2006-09-261-3/+3
* Enable building Tcl with Microsoft's latest compiler offeringpatthoyts2006-06-141-9/+9
* * win/tclWinTime.c (TclpGetDate): use time_t for 'time'hobbs2005-03-301-9/+6
* replaced 'long' times with wides, to cope with Win64Kevin B Kenny2005-03-151-2/+2
* added CONST to TclpLocaltime and TclpGmtime param throughoutKevin B Kenny2004-10-281-3/+3
* * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-1/+31
* * generic/tclInt.decls: Restored TclpTime_t kludge to all Kevin B Kenny2004-05-171-8/+11
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-1/+63
* Corrected use of types to make compilation compatible with VC++5.Kevin B Kenny2003-04-151-40/+38
* Fixed Bug 710310 (duplicate test numbers in clock.test). Made major 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