summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixTime.c
Commit message (Expand)AuthorAgeFilesLines
* replaced 'long' times with wides, to cope with Win64Kevin B Kenny2005-03-151-2/+2
* added CONST to TclpLocaltime and TclpGmtime param throughoutKevin B Kenny2004-10-281-5/+5
* * generic/tclInt.decls: Restored TclpTime_t kludge to all Kevin B Kenny2004-05-171-17/+18
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-87/+160
* Global symbols are now all either prefixed with 'tcl' (or 'Tcl' or ...) or ha...dkf2002-07-191-21/+17
* * unix/tclUnixTime.c: Make [clock format] respect locale settings.rmax2002-06-261-1/+3
* * tests/clock.test: added clock-9.1hobbs2002-05-291-3/+5
* added TIP#73 patch #483500 from Kevin Kenny.hobbs2001-11-211-3/+3
* Altered tclUnixTime.c in hopes of better K&R compatibility.Kevin B Kenny2001-04-101-3/+5
* Oops. Committed the wrong copy of the source with the last commit fiveKevin B Kenny2001-04-101-3/+3
* Fixed silly typo in calls to 'gmtime' and 'localtime'.Kevin B Kenny2001-04-101-3/+3
* Changes to support re-entrant coding of gmtime and localtime.Kevin B Kenny2001-04-091-6/+112
* * unix/tclUnixTime.c: New clock format format.ericm2000-01-141-1/+12
* revert changes to TclpStrftime, not needed for internal functions.redman1999-07-221-3/+3
* * doc/Utf.3:redman1999-07-221-3/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-6/+11
* Merged stubs changes into mainline for 8.0stanton1999-03-101-1/+59
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+236