summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Allow -stride 1.pspjuth2018-01-251-1/+5
* merge 8.7dgp2018-01-257-100/+15
|\
| * TIP #485 implementation, Tcl 8.6 part: If Tcl is compiled with -DTCL_NO_DEPRE...jan.nijtmans2018-01-174-90/+0
| |\
| | * merge core-8-branchjan.nijtmans2018-01-128-14/+73
| | |\ | | |/ | |/|
| | * merge core-8-branchjan.nijtmans2017-11-306-12/+90
| | |\
| | * | Revert [d874801c57]: putting back "string bytelength". It turns out to be to...jan.nijtmans2017-11-213-6/+6
| | * | merge core-8-branch. Deprecate support for "string bytelength"jan.nijtmans2017-11-206-46/+148
| | |\ \
| | * | | TIP #485 implementation: "Remove Deprecated API". Based on Tcl 8.7 (core-8-br...jan.nijtmans2017-11-085-184/+0
| * | | | merge core-8-6-branchjan.nijtmans2018-01-111-0/+4
| |\ \ \ \
| | * | | | Fix behavior of Tcl_GetRange() and "string range" regarding surrogates, when ...jan.nijtmans2018-01-111-0/+4
| * | | | | Merge pyk-TclOO branch. See [90657479e8]pooryorick2018-01-081-6/+7
| |\ \ \ \ \
| | * \ \ \ \ merge core-8-branchpooryorick2017-12-262-0/+23
| | |\ \ \ \ \
| | * | | | | | Streamline TclOO object cleanup routines.pooryorick2017-12-101-6/+7
| * | | | | | | merge core-8-6-branchjan.nijtmans2018-01-041-4/+4
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| | * | | | | (cherry-pick): Use http 2 instead of http 1 for Safe Base testing.jan.nijtmans2018-01-041-4/+4
| | |\ \ \ \ \
| | | * | | | | (cherry-pick): Use http 2 instead of http 1 for Safe Base testing.jan.nijtmans2018-01-041-4/+4
| | * | | | | | Fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a del...pooryorick2017-12-201-0/+13
* | | | | | | | Add -stride to lsearch. TIP#351pspjuth2018-01-021-8/+150
|/ / / / / / /
* | | | | | | Fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a del...pooryorick2017-12-201-0/+13
* | | | | | | [586e71dce4] Exeception handling at level #0 by EvalObjvdgp2017-12-191-0/+10
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | [586e71dce4] Exeception handling at level #0 by EvalObjvdgp2017-12-191-0/+10
* | | | | | merge 8.6dgp2017-12-062-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | (cherry-pick from core-8-6-8-rc): Duplicate test namesjan.nijtmans2017-12-062-2/+2
* | | | | | [ce3a211dcb] Failed file normalize when tail is empty string.dgp2017-12-061-0/+16
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [ce3a211dcb] Failed file normalize when tail is empty string.dgp2017-12-061-0/+16
| |\ \ \ \ \ | | |/ / / /
| | * | | | [ce3a211dcb] Failed file normalize when tail is empty string.dgp2017-12-061-0/+16
* | | | | | [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands o...dgp2017-12-051-2/+17
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands o...dgp2017-12-051-1/+32
| |\ \ \ \ | | |/ / /
| | * | | [4f6a1ebd64] Different fix for the problem. Re-order the filling of the dgp2017-12-041-2/+17
| | * | | Cherry-picked test-cases from [046a5af026]: fix for issue [4f6a1ebd64]: ensem...sebres2017-11-291-1/+17
* | | | | Eliminate use of certain unnecessary struct names. Also white-spacing. Nothin...jan.nijtmans2017-11-301-2/+2
* | | | | Fix [8e1e31eac0fd6b6c4452bc108a98ab08c6b64588|8e1e31eac0]: lsort treats NUL c...jan.nijtmans2017-11-301-0/+13
* | | | | merge core-8-6-branchjan.nijtmans2017-11-291-2/+9
|\ \ \ \ \ | |/ / / /
| * | | | Fix Tcl_UtfFindFirst()/Tcl_UtfFindLast(), which were broken by [83c0c569d6]. ...jan.nijtmans2017-11-291-2/+9
* | | | | Fix for [6bca38d59b], TclOO segmentation fault cleaning up objects that thatpooryorick2017-11-291-3/+30
* | | | | Fix for issue [6cf568a21b]: Tcl_Eval() causes new segfault (TclOO objectpooryorick2017-11-281-0/+3
* | | | | missed some more failing test-casesjan.nijtmans2017-11-271-1/+1
* | | | | Fix test-cases in safe.test, failing due to changes in min/max math functions.jan.nijtmans2017-11-271-1/+1
* | | | | merge pyk-command-named-colonpooryorick2017-11-251-4/+16
|\ \ \ \ \
| * | | | | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Updatepooryorick2017-11-191-1/+1
| * | | | | Fix [16fe1b5807]: namespace ensemble command named ":" is mistakenly given thepooryorick2017-11-171-3/+15
* | | | | | Fix for issue [4f6a1ebd64]: ensemble: segmentation fault when -subcommand andpooryorick2017-11-251-1/+17
| |_|_|_|/ |/| | | |
* | | | | Fix error-message for min/math functions: "to" -> "for", for consistancy with...jan.nijtmans2017-11-201-4/+16
|/ / / /
* | | | Repair lost of broken [package prefer] testing.dgp2017-11-141-25/+100
* | | | [5d6de65036] [package require] with [package prefer stable] was not choosing ...dgp2017-11-141-11/+23
|\ \ \ \ | |/ / /
| * | | [5d6de65036] [package require] with [package prefer stable] was not choosing ...dgp2017-11-141-0/+10
| |\ \ \ | | |/ /
| | * | Test case for Bug 5d65e65036.dgp2017-11-061-0/+10
* | | | merge core-8-6-branchjan.nijtmans2017-11-101-0/+3
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Make "string split" and "string is (alpha|graph|...)" work as expected with U...jan.nijtmans2017-11-101-0/+3
* | | merge core-8-6-branchjan.nijtmans2017-11-072-15/+15
|\ \ \ | |/ /