summaryrefslogtreecommitdiffstats
path: root/compat
Commit message (Expand)AuthorAgeFilesLines
* Bug 1317477Kevin B Kenny2005-11-041-12/+20
* * compat/string.h: fixed memchr() protoype for __APPLE__ so that wedas2005-04-261-1/+5
* added definition of NULL to strstr.c for Bug 1175161Kevin B Kenny2005-04-121-1/+6
* * compat/strftime.c (_conv): Corrected a problem where hour 0Kevin B Kenny2004-09-081-4/+10
* * compat/strftime.c (_fmt, ISO8601Week): Kevin B Kenny2004-05-181-21/+77
* Make sure EOVERFLOW is defined on Unix.dkf2002-06-071-84/+83
* * tests/clock.test: added clock-9.1hobbs2002-05-291-4/+13
* * doc/clock.n:hobbs2002-04-221-7/+56
* * compat/strtod.c (strtod): simplified #includesdgp2002-02-251-2/+2
* simplified the #include linesdgp2002-02-251-8/+2
* Minor cleanup of compat functions to get rid of GCC warnings.dkf2002-02-253-11/+13
* * compat/strtoull.c (strtoull):dgp2002-02-243-14/+58
* Const-ifying declarations of strtoll/strtoull and new compat code.dkf2002-02-222-12/+12
* Further changes to the TIP 72 patch to make it compile under VC++Kevin B Kenny2002-02-153-9/+21
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-152-0/+351
* * Sought out and eliminated instances of CONST-casting that are nodgp2002-01-261-2/+2
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-232-5/+4
* * Fixed failure to handle expressionsdgp2001-09-041-1/+7
* * compat/string.h: Fixed function prototypes for strpbrk andericm2000-07-181-3/+4
* added IsLeapYear macro (from tclGetDate.y)hobbs2000-01-151-2/+3
* * unix/tclUnixTime.c: New clock format format.ericm2000-01-141-2/+12
* * compat/waitpid.c: use pid_t type instead of int [Bug: 3999]hobbs2000-01-111-5/+9
* 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-164-7/+72
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-1421-25/+24
* Initial revisionrjohnson1998-03-2621-0/+1998