summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixTime.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for [b87ad7e9146832d505f9a430d779c5313c440256|b87ad7e914], rebased to cor...bug_b87ad7e914jan.nijtmans2017-01-091-1/+1
|\
| * [win] bug fix in NativeGetTime: each call of it blurs current performance cou...sebres2017-01-021-1/+1
| * Simplify use of "struct" keyword in many places.jan.nijtmans2016-06-301-1/+1
| * Remove a number of eol-spaces. No change in functionality.jan.nijtmans2014-11-141-1/+1
| * Remove unused macros.dgp2014-09-051-3/+0
| * Another memory leak, and one Tcl_Free -> ckfreejan.nijtmans2013-01-251-1/+1
| * [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamebug_3514475jan.nijtmans2012-04-031-116/+0
| * Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directlyjan.nijtmans2011-03-251-20/+0
| |\ | |/ |/|
| * Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
| |\
| * | Squelch unnecessary parens, shorten overlong comment lines.dkf2010-03-141-15/+15
| * | [ tcl-Feature Requests-2958832 ] Furthernijtmans2010-02-251-2/+2
| * | Style improvements - invoking callbacks without visual junk.dkf2008-10-261-5/+5
| * | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-7/+7
| * | * unix/tclUnixTime.c (NativeGetTime): Removed obsolete use ofKevin B Kenny2008-04-141-3/+2
* | | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *"jan.nijtmans2011-03-251-24/+4
|\ \ \ | |_|/ |/| |
| * | Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directlyjan.nijtmans2011-03-251-145/+136
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * | * unix/tclUnixTime.c (TclpGetClicks, Tcl_GetTime): RemovedKevin B Kenny2008-04-141-5/+3
| * | * generic/tclInt.decls: Yet another round of attemptingKevin B Kenny2007-04-211-5/+5
| * | * generic/tclEvent.c (Tcl_CreateThread): Replaced some calls todgp2007-03-191-3/+3
| * | 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
* | | * unix/tclUnixTime.c (NativeGetTime): Removed obsolete use ofKevin B Kenny2008-04-141-3/+2
| |/ |/|
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * unix/tclUnixTime.c (TclpWideClicksToNanoseconds): fix issues withdas2007-11-101-5/+5
* | Tidying up.dkf2007-08-031-3/+2
* | Eliminate use of (VOID*) casts when calling memset or memcpy.dkf2007-04-171-5/+3
* | Complete the purge of K&R function definitions from manually-written code.dkf2007-04-161-2/+3
* | * generic/tclBasic.c (Tcl_CreateMathFunc): Replaced somedgp2007-03-191-3/+3
* | * generic/tclClock.c (ClockClicksObjCmd): add support for Darwindas2006-08-211-1/+93
* | ANSIfydkf2005-11-021-43/+44
* | Getting more systematic about styledkf2005-07-201-180/+190
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | * generic/tclStubInit.c: Regenerated the stubs support code fromandreas_kupries2005-01-211-16/+148
* | many more TIP 173 changesKevin B Kenny2004-09-271-56/+1
* | 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-89/+162
* | Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* | * generic/tclIntDecls.h: Removed TclpTime_t. It wasn't really needed,rmax2004-03-181-6/+4
* | Corrected a bug in conversion of non-ASCII chars in the format string.Kevin B Kenny2003-05-191-3/+7
* | * unix/tclUnixTime.c: fixed typo.das2003-05-191-2/+2
* | * compat/strftime.c: Modified TclpStrftime to return its Kevin B Kenny2003-05-181-10/+23
|/
* 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