Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made tests for clock frequency more permissive to cope with Win98SE being | Kevin B Kenny | 2002-04-01 | 1 | -5/+16 |
| | | | | | observed to return 1.19318 in place of 1.193182 MHz as the performance counter frequency. | ||||
* | added TIP#73 patch #483500 from Kevin Kenny. | hobbs | 2001-11-21 | 1 | -6/+6 |
| | | | | This deprecates TclpGetTime in favor of new Tcl_GetTime. | ||||
* | * win/tclWinTime.c: More Borland compatibility fixes. | davygrvy | 2001-09-06 | 1 | -2/+5 |
| | | | | [Patch: 436116] | ||||
* | * win/tclWinTime.c (CalibrationThread): added lint return value to | hobbs | 2000-12-10 | 1 | -3/+4 |
| | | | | prevent compiler warning. [Bug #125005] | ||||
* | Applied the patch for TIP #7 from Kevin Kenny. | andreas_kupries | 2000-11-21 | 1 | -7/+408 |
| | | | | See http://www.cs.man.ac.uk/fellowsd-bin/TIP/7.html | ||||
* | * win/tclWinTime.c: fixed handling of %Z on NT for time zones | hobbs | 1999-12-01 | 1 | -6/+9 |
| | | | | that don't have DST. | ||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -29/+93 |
| | |||||
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -3/+5 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+373 |