summaryrefslogtreecommitdiffstats
path: root/compat/strftime.c
Commit message (Expand)AuthorAgeFilesLines
* Changed Win32 platform #define from 'WIN32' to '__WIN32__' as thisdavygrvy2003-08-271-4/+4
* * compat/strftime.c (_fmt): Fixed syst array intializer thatdavygrvy2003-08-271-12/+11
* * compat/strftime.c: Modified TclpStrftime to return its Kevin B Kenny2003-05-181-16/+43
* * tests/clock.test: added clock-9.1hobbs2002-05-291-4/+13
* * doc/clock.n:hobbs2002-04-221-7/+56
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-4/+2
* added IsLeapYear macro (from tclGetDate.y)hobbs2000-01-151-2/+3
* * unix/tclUnixTime.c: New clock format format.ericm2000-01-141-2/+12
* revert changes to TclpStrftime, not needed for internal functions.redman1999-07-221-6/+6
* * doc/Utf.3:redman1999-07-221-6/+6
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-4/+4
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-5/+4
* Initial revisionrjohnson1998-03-261-0/+385