| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for bug [d4ede611a7] (scan) | apnadkarni | 2023-04-24 | 1 | -0/+6 |
|
|
* | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -1/+1 |
|
|
* | duplicate test names | dgp | 2022-10-27 | 1 | -1/+1 |
|
|
* | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT... | jan.nijtmans | 2021-03-30 | 1 | -15/+15 |
|
|
* | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
|
|
* | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh... | jan.nijtmans | 2020-11-23 | 1 | -3/+3 |
|
|
* | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|\ |
|
| * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|
|
* | | Update for TIP-551:
| griffin | 2020-05-23 | 1 | -0/+10 |
|
|
* | | Bring back test-cases closer to what they were | jan.nijtmans | 2018-09-08 | 1 | -5/+5 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2018-09-03 | 1 | -2/+1 |
|\ \ |
|
| * | | Eliminate use of wideBiggerThanInt test constraint, since it's the same as {l... | jan.nijtmans | 2018-09-03 | 1 | -2/+1 |
|
|
* | | | Now, restore wide(), but make int() the same as entier(). Add new utility fun... | jan.nijtmans | 2018-08-28 | 1 | -9/+6 |
|/ / |
|
* | | merge core-8-branch | jan.nijtmans | 2017-12-19 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | (cherry-pick from core-8-6-8-rc): Duplicate test names | jan.nijtmans | 2017-12-06 | 1 | -1/+1 |
|
|
* | | merge trunk | jan.nijtmans | 2017-04-14 | 1 | -5/+10 |
|\ \
| |/ |
|
| * | Don't use "0%o" format in test-cases, as it suggest's it's the normal way to ... | jan.nijtmans | 2017-04-14 | 1 | -0/+18 |
|
|
| * | Revert recent commit [80252e0aed]. TIP 237 is clear that %llu is invalid. | dgp | 2017-04-12 | 1 | -13/+0 |
|/ |
|
* | Fix [4b12ccb3363e81b132e8dbe12aeec596102be1a8|4b12ccb336]: format/scan %llu d... | jan.nijtmans | 2017-04-05 | 1 | -0/+13 |
|
|
* | [be003d570f] TclParseNumber() failed to fully implement TCL_PARSE_BINARY_ONLY. | dgp | 2016-10-12 | 1 | -0/+3 |
|
|
* | [be003d570f] TclParseNumber() failed to fully implement TCL_PARSE_OCTAL_ONLY. | dgp | 2016-10-12 | 1 | -0/+3 |
|\ |
|
| * | Add a test too. | dgp | 2016-10-12 | 1 | -0/+3 |
|
|
* | | [3556215]: Made [scan] match [format] better in what it accepts as a format | dkf | 2013-10-22 | 1 | -4/+13 |
|\ \
| |/ |
|
| * | [3556215]: Made [scan] match [format] better in what it accepts as a format | dkf | 2013-10-22 | 1 | -4/+13 |
|
|
| * | [Bug 3606387]: Fix isolation of test scan-7.4. | dkf | 2013-03-19 | 1 | -1/+1 |
|
|
* | | [Bug 3606387]: Fix isolation of test scan-7.4. | dkf | 2013-03-19 | 1 | -346/+417 |
|
|
* | | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex). | dgp | 2011-09-01 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex) | dgp | 2011-09-01 | 1 | -2/+2 |
|
|
* | | Better error-message in case of errors related to setting a variable | jan.nijtmans | 2011-04-04 | 1 | -7/+7 |
|
|
* | | 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 |
|
|
| | * | Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011... | dkf | 2004-08-19 | 1 | -2/+5 |
|
|
* | | | TIP #343 IMPLEMENTATION - A Binary Specifier for [format/scan] | ferrieux | 2008-12-10 | 1 | -3/+7 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages | nijtmans | 2008-07-19 | 1 | -4/+4 |
|/ / |
|
* | | * doc/DoubleObj.3: More doc updates for TIP 237. | dgp | 2006-04-25 | 1 | -1/+5 |
|
|
* | | Use test constraints properly instead of looking in tcl_platform | dkf | 2006-03-21 | 1 | -2/+2 |
|
|
* | | 2005-12-19 Don Porter <dgp@users.sourceforge.net> | dgp | 2005-12-19 | 1 | -2/+8 |
|
|
* | | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -3/+80 |
|
|
* | | * tests/compExpr-old.test: Still more conversion of "nonPortable" | dgp | 2005-07-28 | 1 | -3/+4 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -3/+3 |
|
|
* | | Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011... | dkf | 2004-08-19 | 1 | -2/+5 |
|/ |
|
* | * Corrections to tcltest and the Tcl test suite so that a test | dgp | 2002-06-22 | 1 | -4/+3 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -1/+10 |
|
|
* | * tests/scan.test: | hobbs | 2002-02-07 | 1 | -2/+13 |
|
|
* | * docs/scan.n: | hobbs | 2000-12-10 | 1 | -15/+30 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
|
|
* | * tests/scan.test: | hobbs | 1999-11-30 | 1 | -1/+5 |
|
|
* | * tests/scan.test: | hobbs | 1999-11-19 | 1 | -6/+30 |
|
|
* | added tests for related fixes | hobbs | 1999-10-29 | 1 | -7/+38 |
|
|