summaryrefslogtreecommitdiffstats
path: root/generic/tclDate.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
* Enable building Tcl with Microsoft's latest compiler offeringpatthoyts2006-06-141-3/+3
* Bug 1298737Kevin B Kenny2005-11-041-1/+4
* replaced 'long' times with wides, to cope with Win64Kevin B Kenny2005-03-151-6/+6
* * tests/clock.test (clock-8.1):hobbs2001-10-181-1/+18
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-2/+2
* * tests/clock.test: Added test for "2 days 2 hours ago" styleericm2000-05-181-68/+71
* * tests/clock.test: Added test for ISO bases < 100000ericm2000-02-281-2/+6
* * tests/clock.test: Added tests for "next monthname" constructs.ericm2000-02-091-101/+155
* * unix/tclUnixTime.c: New clock format format.ericm2000-01-141-119/+140
* * tests/clock.test: Added tests for "next <day-of-week>" andericm2000-01-121-69/+91
* * doc/tests/clock.test: Added numerous tests for clock scan.ericm2000-01-121-123/+87
* * generic/tclGetDate.y: Added comments for the Convert function.ericm2000-01-121-684/+973
* * generic/tclGetDate.y: Added comments for the Convert function.ericm2000-01-121-5/+36
* fixed "next" constant to give 1 unit ahead, not 2.ericm2000-01-111-2/+2
* yacc runericm2000-01-111-2/+1
* *** empty log message ***ericm2000-01-111-860/+682
* * generic/tclDate.c:hobbs1999-12-081-11/+11
* 1999-09-16 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-211-37/+43
* merged 1-3-b2 changes into mainlinestanton1999-05-141-3/+5
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-12/+12
* Merged stubs changes into mainline for 8.0stanton1999-03-101-7/+7
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+1638