summaryrefslogtreecommitdiffstats
path: root/generic/tclGetDate.y
Commit message (Expand)AuthorAgeFilesLines
* * 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-10/+14
* * 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-3/+55
* * unix/tclUnixTime.c: New clock format format.ericm2000-01-141-10/+27
* * tests/clock.test: Added tests for "next <day-of-week>" andericm2000-01-121-4/+14
* * doc/tests/clock.test: Added numerous tests for clock scan.ericm2000-01-121-59/+33
* * generic/tclGetDate.y: Added comments for the Convert function.ericm2000-01-121-18/+66
* * generic/tclGetDate.y: Added comments for the Convert function.ericm2000-01-121-2/+33
* fixed "next" constant to give 1 unit ahead, not 2.ericm2000-01-111-2/+2
* yacc runericm2000-01-111-2/+1
* * generic/tclGetDate.y: Added rules for ISO 8601 formats (BUG #847):ericm2000-01-111-32/+70
* 1999-09-16 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-211-17/+21
* 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/+958