| Commit message (Expand) | Author | Age | Files | Lines |
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
|\ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| * | Bug 1513489 | Kevin B Kenny | 2006-07-30 | 1 | -24/+30 |
|
|
| * | * compat/strftime.c (_conv): Corrected a problem where hour 0 | Kevin B Kenny | 2004-09-08 | 1 | -1/+5 |
|
|
| * | * tests/clock.test: Commented clock-9.1 that the test will fail
| Kevin B Kenny | 2004-05-27 | 1 | -2/+8 |
|
|
| * | * tests/clock.test: Added a single test for the presence of %G
| Kevin B Kenny | 2004-05-27 | 1 | -50/+57 |
|
|
| * | * compat/strftime.c (_fmt, ISO8601Week):
| Kevin B Kenny | 2004-05-18 | 1 | -1/+149 |
|
|
| * | 2004-05-14 Kevin B. Kenny <kennykb@acm.org>
| Kevin B Kenny | 2004-05-14 | 1 | -1/+23 |
|
|
| * | Fixed Bug 710310 (duplicate test numbers in clock.test). Made major
| Kevin B Kenny | 2003-04-12 | 1 | -30/+30 |
|
|
* | | * library/clock.tcl (LocalizeFormat): | Kevin B Kenny | 2009-10-29 | 1 | -1/+5 |
|
|
* | | * library/clock.tcl (ParseClockScanFormat): | Kevin B Kenny | 2009-10-27 | 1 | -1/+14 |
|
|
* | | * library/clock.tcl (ProcessPosixTimeZone): | Kevin B Kenny | 2009-10-24 | 1 | -1/+11 |
|
|
* | | * generic/tclGetDate.y: Fixed a thread safety bug in the generated | Kevin B Kenny | 2009-06-09 | 1 | -4/+39 |
|
|
* | | * library/clock.tcl (tcl::clock::add): Fixed error message formatting | Kevin B Kenny | 2009-01-03 | 1 | -1/+10 |
|
|
* | | Fallback to European time zone DST rules, when the timezone is | nijtmans | 2008-12-11 | 1 | -1/+23 |
|
|
* | | * library/clock.tcl (format, ParseClockScanFormat): Added a | Kevin B Kenny | 2008-11-30 | 1 | -1/+14 |
|
|
* | | 2006-06-17 Kevin Kenny <kennykb@acm.org> | Kevin B Kenny | 2008-06-17 | 1 | -1/+9 |
|
|
* | | * tests/clock.test (clock-33.5, clock-33.5a, clock-33.8, clock-33.8a): | Kevin B Kenny | 2008-04-14 | 1 | -1/+9 |
|
|
* | | * doc/clock.n: Corrected minor indentation gaffe in the | Kevin B Kenny | 2008-02-27 | 1 | -1/+37 |
|
|
* | | * generic/tclClock.c (ClockParseformatargsObjCmd): | Kevin B Kenny | 2008-02-06 | 1 | -3/+7 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * library/clock.tcl (ParseClockScanFormat): Modified code to allow | Kevin B Kenny | 2007-08-25 | 1 | -1/+40 |
|
|
* | | Whitespace policing, replacing commas in varargs with constant string catenat... | Kevin B Kenny | 2007-04-20 | 1 | -5/+1 |
|
|
* | | Fixed a buglet in recognizing time zone SIERRA | Kevin B Kenny | 2007-04-20 | 1 | -7/+3 |
|
|
* | | * tests/clock.test (clock-59.1): Added a regression test for | Kevin B Kenny | 2007-04-20 | 1 | -1/+39 |
|
|
* | | * tests/clock.test (clock-40.1, clock-58.1): Corrected a | Kevin B Kenny | 2007-04-20 | 1 | -3/+3 |
|
|
* | | * doc/clock.n: Corrected a silly error (transposed 'uppercase' | Kevin B Kenny | 2007-04-20 | 1 | -1/+76 |
|
|
* | | * generic/tclCompCmds.c: added a cast to silence a compiler | Kevin B Kenny | 2007-04-15 | 1 | -1/+9 |
|
|
* | | Modified test initialisation to use the | Kevin B Kenny | 2007-03-09 | 1 | -2/+8 |
|
|
* | | * library/clock.tcl (ReadZoneinfoFile): Added Y2038 compliance to | Kevin B Kenny | 2007-03-09 | 1 | -1/+211 |
|
|
* | | * library/clock.tcl: Further tweaks to the Windows time zone table | Kevin B Kenny | 2007-03-08 | 1 | -49/+178 |
|
|
* | | New US DST rules on Windows; Olson's tzdata2007c | Kevin B Kenny | 2007-03-07 | 1 | -6/+6 |
|
|
* | | * library/clock.tcl (format, scan): corrected wrong # args | Miguel Sofer | 2006-10-23 | 1 | -3/+3 |
|
|
* | | Bug 1567956 | Kevin B Kenny | 2006-10-01 | 1 | -3/+4 |
|
|
* | | * library/tzdata: Regenerated, including several new files, | Kevin B Kenny | 2006-08-24 | 1 | -14/+23 |
|
|
* | | Bug 1426279 | Kevin B Kenny | 2006-07-31 | 1 | -1/+40 |
|
|
* | | Fixed Bug 1494664 | Kevin B Kenny | 2006-07-30 | 1 | -1/+19 |
|
|
* | | Fixed Bug 1505383 | Kevin B Kenny | 2006-07-30 | 1 | -1770/+2299 |
|
|
* | | fix for Martin Lemburg's DST conversion bug. | Kevin B Kenny | 2006-04-19 | 1 | -1/+14 |
|
|
* | | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow empty | dgp | 2006-04-05 | 1 | -3/+3 |
|
|
* | | Use test constraints properly instead of looking in tcl_platform | dkf | 2006-03-21 | 1 | -16/+11 |
|
|
* | | Corrected bug in DST transition times for locales that specify transition in ... | Kevin B Kenny | 2005-11-28 | 1 | -1/+14 |
|
|
* | | fixed test cases for new US DST rules. | Kevin B Kenny | 2005-10-03 | 1 | -1120/+1122 |
|
|
* | | fixed bad clock test, removed duplicated code in Tcl_Finalize | Kevin B Kenny | 2005-08-17 | 1 | -22/+16 |
|
|
* | | bug 1257830 | Kevin B Kenny | 2005-08-12 | 1 | -1/+14 |
|
|
* | | Bug 1237907 | Kevin B Kenny | 2005-07-15 | 1 | -1/+55 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | fixed Bug 1185933 | Kevin B Kenny | 2005-04-19 | 1 | -1/+13 |
|
|
* | | bugs 1090413, 1092789 fixed | Kevin B Kenny | 2004-12-29 | 1 | -1/+25 |
|
|
* | | * library/clock.tcl: Corrected the regular expressions that match | Kevin B Kenny | 2004-11-30 | 1 | -2/+6 |
|
|