| Commit message (Expand) | Author | Age | Files | Lines |
* | more result generation conversion | dkf | 2012-08-04 | 1 | -5/+2 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | Fix [Bug 1284178] and tweak tests to accommodate. | dkf | 2005-10-13 | 1 | -5/+9 |
|
|
| | * | Fix bug in [format %hx] handling on selected platforms. [Bug 1154163] | dkf | 2005-06-17 | 1 | -1/+5 |
|
|
| | * | fixed format-19.1 for 64 bit machines | Kevin B Kenny | 2004-10-27 | 1 | -3/+3 |
|
|
| | * | backport fixes for 868489 and 1026125 | Kevin B Kenny | 2004-10-27 | 1 | -1/+9 |
|
|
| | * | Consequent fixes from [Bug 699060]; [format] should not be too eager to demote | dkf | 2003-05-14 | 1 | -1/+24 |
|
|
| | * | Removed test number dups [Bugs 710322, 710327, 710349, 710363] | dkf | 2003-03-27 | 1 | -12/+12 |
|
|
| | * | Made format less keen on converting numeric types. [Bug #699060] | dkf | 2003-03-14 | 1 | -1/+8 |
|
|
| | * | * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifier | dkf | 2003-03-14 | 1 | -1/+4 |
|
|
| * | | * generic/tclStringObj.c: Corrected failure to grow buffer | dgp | 2009-07-31 | 1 | -1/+5 |
|
|
| * | | * generic/tclStringObj.c (Tcl_AppendFormatToObj): | dgp | 2008-04-07 | 1 | -1/+7 |
|
|
* | | | [Bug 2932421]: Make [format] less likely to smash intreps. | dkf | 2010-01-18 | 1 | -7/+10 |
|
|
* | | | * generic/tclStringObj.c: Corrected failure to grow buffer | dgp | 2009-07-31 | 1 | -1/+5 |
|
|
* | | | TIP #343 IMPLEMENTATION - A Binary Specifier for [format/scan] | ferrieux | 2008-12-10 | 1 | -1/+4 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages | nijtmans | 2008-07-19 | 1 | -2/+2 |
|
|
* | | | * generic/tclStringObj.c (Tcl_AppendFormatToObj): | rmax | 2008-04-07 | 1 | -1/+7 |
|/ / |
|
* | | * generic/tclStringObj.c (Tcl_AppendFormatToObj): Correct failure to | dgp | 2008-01-10 | 1 | -1/+5 |
|
|
* | | Use test constraints properly instead of looking in tcl_platform | dkf | 2006-03-21 | 1 | -14/+15 |
|
|
* | | Test updates from [Bug 1284178] | dkf | 2005-10-13 | 1 | -5/+9 |
|
|
* | | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -2/+2 |
|
|
* | | * tests/compExpr-old.test: Still more conversion of "nonPortable" | dgp | 2005-07-28 | 1 | -30/+43 |
|
|
* | | Fix bug in [format %hx] handling on selected platforms. [Bug 1154163] | dkf | 2005-06-17 | 1 | -1/+5 |
|
|
* | | fixed format-19.1 for 64 bit machines | Kevin B Kenny | 2004-10-27 | 1 | -3/+3 |
|
|
* | | additional regression test for Bug 868489 | Kevin B Kenny | 2004-10-27 | 1 | -1/+9 |
|
|
* | | Massive test cleanup; all tests are run, and constraints are used where neces... | dkf | 2004-05-19 | 1 | -3/+2 |
|
|
* | | Omitted constraint required for LP64 platforms. | dkf | 2003-05-14 | 1 | -2/+2 |
|
|
* | | Stopped [format] from demoting wides to ints too easily. [Bug 699060] | dkf | 2003-05-14 | 1 | -1/+24 |
|
|
* | | Eliminated duplicate test numbers [Bugs 710322, 710327, 710349, 710363] | dkf | 2003-03-27 | 1 | -12/+12 |
|
|
* | | * tests/format.test: Renumber tests, a bunch of | mdejong | 2003-03-18 | 1 | -9/+9 |
|
|
* | | * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifier | dkf | 2003-03-14 | 1 | -1/+4 |
|/ |
|
* | * Corrections to tcltest and the Tcl test suite so that a test | dgp | 2002-06-22 | 1 | -4/+4 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -2/+17 |
|
|
* | Small improvement in tests (constraint vs. conditionally run tests) | dkf | 2001-08-23 | 1 | -32/+15 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
|
|
* | 1999-09-16 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-21 | 1 | -1/+14 |
|
|
* | typo | jenn | 1999-08-17 | 1 | -2/+2 |
|
|
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -2/+3 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -100/+161 |
|
|
* | cleaned up test suite so most of the tests pass on Windows | stanton | 1998-11-02 | 1 | -20/+20 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+438 |
|
|