| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bug 3549770] Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 1 | -4/+2 |
|\ |
|
| * | Bug [3549770]: Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 1 | -4/+2 |
|
|
| * | [Bug 3549770] Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 1 | -2/+2 |
|
|
* | | Fix loading of timezones where one abbreviation is a proper suffix of another... | Kevin B Kenny | 2012-01-08 | 1 | -0/+148 |
|\ \
| |/ |
|
| * | Fix loading of timezones where one abbreviation is a proper suffix of another... | Kevin B Kenny | 2012-01-08 | 1 | -0/+148 |
|
|
| * | Don't cache the system timezone when it was derived from TCL_TZ or TZ. | max | 2011-10-18 | 1 | -0/+33 |
|
|
* | | Don't cache the system timezone when it was derived from TCL_TZ or TZ. | max | 2011-10-18 | 1 | -0/+33 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | 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-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 |
|
|
* | | | * 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 |
|
|
* | | | make test case work, correct date of commit in ChangeLog | Kevin B Kenny | 2009-01-03 | 1 | -2/+3 |
|
|
* | | | * library/clock.tcl (tcl::clock::add): Fixed error message formatting | Kevin B Kenny | 2009-01-03 | 1 | -1/+9 |
|
|
* | | | 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 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages (follow-up) | nijtmans | 2008-07-21 | 1 | -4/+4 |
|
|
* | | | 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 |
|
|