| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop new [memusage] utility command from polluting the set of open channels | dgp | 2023-09-18 | 1 | -1/+3 |
|
|
* | Refactor to eliminate list dup as no longer necessary | apnadkarni | 2023-09-17 | 1 | -2/+2 |
|
|
* | Add test for lassign/lseq memory | apnadkarni | 2023-09-17 | 1 | -0/+22 |
|
|
* | Add testcases | jan.nijtmans | 2023-04-21 | 1 | -0/+3 |
|\ |
|
| * | Reduce diff between 8.7 and 9.0. Add some testcases | jan.nijtmans | 2023-04-21 | 1 | -1/+4 |
|/ |
|
* | Merge 8.6 | jan.nijtmans | 2021-10-19 | 1 | -1/+1 |
|\ |
|
| * | IntRep -> InternalRep. Internal changes only. | jan.nijtmans | 2021-10-19 | 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 |
|
|
* | | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -1/+1 |
|\ \ |
|
| * | | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -1/+1 |
|
|
* | | | 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 | -2/+2 |
|/ / |
|
* | | Merge 8.6 | jan.nijtmans | 2020-10-30 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add "{}" around many "expr" commands in testcases. Also in doc/expr.n | jan.nijtmans | 2020-10-30 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
|
|
* | | simplify check for ::tcltest namespace in testcases | jan.nijtmans | 2020-07-16 | 1 | -1/+1 |
|
|
* | | Better error-message in case of "index out of range", mentioning the actual i... | jan.nijtmans | 2020-02-29 | 1 | -7/+7 |
|
|
* | | merge 8.6 | sebres | 2020-01-30 | 1 | -32/+15 |
|\ \
| |/ |
|
| * | merge 8.5 | sebres | 2020-01-30 | 1 | -32/+15 |
| |\ |
|
| | * | introduces new command and constraint testWithLimit (as include tests/interna... | sebres | 2020-01-30 | 1 | -60/+15 |
|
|
| | * | small amend (comments only) | sebres | 2020-01-29 | 1 | -2/+3 |
|
|
| | * | better test covering [5d989f9ba3] - limiting AS considers normal memory usage... | sebres | 2020-01-29 | 1 | -16/+43 |
|
|
* | | | merge 8.6 | sebres | 2020-01-17 | 1 | -0/+34 |
|\ \ \
| |/ / |
|
| * | | merge 8.5 (closes [5d989f9ba3]: avoid segfault by OOM if too many items to sort) | sebres | 2020-01-17 | 1 | -0/+34 |
| |\ \
| | |/ |
|
| | * | small amend (skip messages, avoid output on interactive shell) | sebres | 2020-01-17 | 1 | -4/+5 |
|
|
| | * | closes [5d989f9ba3]: avoid segfault by OOM if too many items to sort (would t... | sebres | 2020-01-17 | 1 | -0/+33 |
|
|
* | | | Tests, and reduce number of copies. | dkf | 2019-03-30 | 1 | -3/+48 |
|
|
* | | | Clamp output of TclIndexDecode() between -1 (TCL_INDEX_NONE) and INT_MAX. Use... | jan.nijtmans | 2019-01-18 | 1 | -1/+4 |
|
|
* | | | Update test-cases, so they are selected or not for -DTCL_UTF_MAX=6. Now all ... | jan.nijtmans | 2018-04-26 | 1 | -3/+2 |
|
|
* | | | [db36fa5122] Upgrade the index value parsing and encoding machinery. Refactor... | dgp | 2018-03-10 | 1 | -0/+33 |
|\ \ \
| |/ / |
|
| * | | rename tests to make room for new tests in 8.7 | dgp | 2018-03-10 | 1 | -2/+2 |
|
|
| * | | More demonstration tests of index value encoding flaws. | dgp | 2018-03-09 | 1 | -2/+23 |
|
|
| * | | test cases for "lsort": coverage for "missing from sublist" error case with n... | sebres | 2018-03-06 | 1 | -0/+12 |
|
|
* | | | Fix [8e1e31eac0fd6b6c4452bc108a98ab08c6b64588|8e1e31eac0]: lsort treats NUL c... | jan.nijtmans | 2017-11-30 | 1 | -0/+13 |
|
|
* | | | Implement proposed 0d decimal radix prefix to compliment 0x,0b,0o. | griffin | 2017-05-27 | 1 | -2/+2 |
|/ / |
|
* | | [3613609]: Replace strcasecmp() with UTF-8-aware version. | dkf | 2013-05-22 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | Fixed the weird edge case. | dkf | 2013-05-22 | 1 | -0/+3 |
|
|
| * | Improved tests. | dkf | 2013-05-22 | 1 | -2/+5 |
|
|
| * | Proposed solution for 3613609: lsort -nocase does not sort non-ASCII correctly | jan.nijtmans | 2013-05-21 | 1 | -0/+3 |
|
|
* | | 3587651 Fix [info functions] and Tcl_ListMathFuncs(). | dgp | 2012-11-16 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | 3587651 fix [info functions] (Re-implementation in Tcl) | dgp | 2012-11-16 | 1 | -0/+10 |
|
|
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|
|
* | | 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 1675116] in a way suitable for 8.4. | dkf | 2007-03-10 | 1 | -1/+6 |
|
|
| | * | Fixed confusing error message. [Bug 771539] | dkf | 2003-07-15 | 1 | -2/+2 |
|
|
* | | | * generic/tclCmdIL.c (Tcl_LsortObjCmd): Fix crash when multiple -index | dkf | 2010-12-27 | 1 | -1/+4 |
|
|
* | | | [Bug 2918962]: Stop crash when -index and -stride are used together in [lsort]. | dkf | 2009-12-22 | 1 | -1/+7 |
|
|