summaryrefslogtreecommitdiffstats
path: root/generic/tclUtil.c
Commit message (Expand)AuthorAgeFilesLines
* merege 8.7dgp2018-03-141-3/+3
|\
| * merge 8.6dgp2018-03-141-3/+3
| |\
| | * merge 8.5sebres2018-03-141-3/+3
| | |\
| | | * TclTrim: special case for TrimRight on single char result of TrimLeft (this c...sebres2018-03-141-3/+3
* | | | merge 8.7dgp2018-03-141-72/+183
|\ \ \ \ | |/ / /
| * | | cherry pick the desirable part of the merge.dgp2018-03-141-72/+183
| * | | backout the latest mergedgp2018-03-141-183/+72
| * | | merge 8.6dgp2018-03-141-72/+183
| |\ \ \ | | |/ /
| | | |
| | | \
| | *-. \ merge 8.5dgp2018-03-141-72/+183
| | |\ \ \ | | | | |/
| | | | * TclTrim must write to *trimRight even when making a quick exit.dgp2018-03-141-0/+1
| | | |/
| | | * A few minor revisions.dgp2018-03-131-11/+16
| | | * remove unexpected panic by TclTrimLeft/TclTrimRight, handling rewritten:sebres2018-03-131-55/+173
* | | | merge 8.7dgp2018-03-111-7/+177
|\ \ \ \ | |/ / /
| * | | merge 8.6dgp2018-03-101-6/+5
| |\ \ \ | | |/ /
| | * | Remove unused argument.dgp2018-03-101-6/+5
| * | | [db36fa5122] Upgrade the index value parsing and encoding machinery. Refactor...dgp2018-03-101-7/+178
| |\ \ \ | | |/ /
| | * | Return routine to file scope.dgp2018-03-091-5/+7
| | * | Refactor the index value encode/decode machinery for broader use.dgp2018-03-091-0/+137
| | * | New internal routine TclGetEndOffsetFromObj.dgp2018-03-061-7/+39
* | | | merge 8.7dgp2018-02-231-45/+11
|\ \ \ \ | |/ / /
| * | | [8e6a9ac221] Stop false matching with bytearrays. (string-11.55)dgp2018-02-231-1/+2
| |\ \ \ | | |/ /
| | * | [8e6a9ac221] Stop false matching with bytearrays. (string-11.55)dgp2018-02-231-1/+2
| | |\ \ | | | |/
| | | * [8e6a9ac221] Stop false matching with bytearrays. (string-11.55)dgp2018-02-231-1/+2
| | * | Rewrite documentation in comments for brevity and clarity.pooryorick2018-02-141-16/+21
| * | | Cease registration of the "end-offset" Tcl_ObjType. Give it file scope.dgp2018-02-231-44/+9
* | | | merge 8.7dgp2018-02-151-10/+1
|\ \ \ \ | |/ / /
| * | | Revert recent commit that changed behavior of TclGetIntForIndex() for adgp2018-02-151-10/+1
* | | | merge core-8-branchjan.nijtmans2018-02-141-1/+10
|\ \ \ \ | |/ / /
| * | | Better range checking in "string index". Add test-case to prove point.jan.nijtmans2018-02-141-1/+10
* | | | merge 8.7dgp2018-02-091-1/+1
|\ \ \ \ | |/ / /
| * | | small code review: resolve conversion warnings (possible loss of data, signed...sebres2018-02-091-1/+1
* | | | merge core-8-branchjan.nijtmans2018-02-061-10/+15
|\ \ \ \ | |/ / /
| * | | merge core-8-branchjan.nijtmans2018-01-221-0/+2
| |\ \ \
| | * | | Follow-up to previous commit (TIP #485 implementation). Actually remove Tcl_B...jan.nijtmans2018-01-201-0/+2
| * | | | merge core-8-branchjan.nijtmans2017-12-191-4/+6
| |\ \ \ \ | | |/ / /
| | * | | Revert a few more (int -> size_t) transitions, which could effect extensions ...jan.nijtmans2017-12-151-4/+4
| | * | | Mark TclPrecTraceProc() as deprecated, and remove it when compiling with -DTC...jan.nijtmans2017-12-151-0/+2
| * | | | merge core-8-branchjan.nijtmans2017-12-061-6/+4
| |\ \ \ \ | | |/ / /
| * | | | merge core-8-branch. Also fix some test-cases, expecting the existence of "in...jan.nijtmans2017-11-151-21/+6
| |\ \ \ \
| * \ \ \ \ Rebase back to 8.7 (core-8-branch), since that's what the TIP is meant for. (...jan.nijtmans2017-11-091-24/+161
| |\ \ \ \ \
| * \ \ \ \ \ merge trunkdgp2017-11-091-161/+24
| |\ \ \ \ \ \
| * | | | | | | Finally, get rid of tclWideIntType completelyjan.nijtmans2017-11-011-3/+1
| * | | | | | | more progress in code simplificationsjan.nijtmans2017-10-301-2/+0
| * | | | | | | Change (internal) TclFormatInt() signature, so it can handle WideInt's direct...jan.nijtmans2017-10-301-6/+15
| * | | | | | | Experimental branch meant to eliminate the "wideint" type, just merge it to a...jan.nijtmans2017-10-301-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Now really remove Tcl_EvalTokens/Tcl_Backslash as promised in the TIP.jan.nijtmans2018-01-191-34/+0
* | | | | | | TIP 488: Remove tcl_precisionjan.nijtmans2017-12-011-150/+7
* | | | | | | merge core-8-branchjan.nijtmans2017-11-301-6/+4
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Fix [8e1e31eac0fd6b6c4452bc108a98ab08c6b64588|8e1e31eac0]: lsort treats NUL c...jan.nijtmans2017-11-301-6/+4
| | |_|/ / / | |/| | | |
* | | | | | merge core-8-branchjan.nijtmans2017-11-151-6/+6
|\ \ \ \ \ \ | |/ / / / /