summaryrefslogtreecommitdiffstats
path: root/generic/tclCmdMZ.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2019-08-281-0/+1
|\
| * Merge 8.6jan.nijtmans2019-08-281-0/+1
| |\
| | * Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings...jan.nijtmans2019-08-281-0/+1
| | * Add one more knownMsvcBug marker, for a test-case which sometimes fails in Tr...jan.nijtmans2019-08-021-1/+1
* | | Merge 8.7jan.nijtmans2019-08-151-7/+7
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2019-08-141-15/+6
| |\ \
| * | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ...jan.nijtmans2019-07-171-7/+7
* | | | Merge 8.7jan.nijtmans2019-07-251-15/+6
|\ \ \ \ | | |/ / | |/| |
| * | | merge 8.6sebres2019-07-241-15/+6
| |\ \ \ | | |/ / | |/| / | | |/
| | * small amend with a comment about the optimizationsebres2019-07-231-0/+5
| | * fix done optimization (TCL_EVAL_DISCARD_RESULT) for nested call - supply and ...sebres2019-07-231-1/+0
| | * better rewritten loop optimization: new evalFlag "TCL_EVAL_DISCARD_RESULT" in...sebres2019-07-231-15/+2
| * | merge 8.6sebres2019-06-251-7/+7
| |\ \ | | |/
| | * merge 8.5sebres2019-06-251-7/+7
| | |\
| | | * fixed build with MSVC 6.0sebres2019-06-251-7/+7
* | | | TIP 537 implementation: Enable 64-bit indexes in regexp matchingjan.nijtmans2019-05-311-33/+33
|\ \ \ \
| * \ \ \ Merge trunkjan.nijtmans2019-05-101-155/+358
| |\ \ \ \
| * \ \ \ \ Merge trunkjan.nijtmans2019-04-021-1/+11
| |\ \ \ \ \
| * | | | | | More internal use of size_tjan.nijtmans2019-03-291-30/+30
| * | | | | | Change regexp C API to handle indexes > 2G. New TIP upcoming.jan.nijtmans2019-03-291-13/+13
* | | | | | | Merge 8.7jan.nijtmans2019-05-241-2/+2
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge 8.6jan.nijtmans2019-05-241-2/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | end-of-line spacingjan.nijtmans2019-05-241-2/+2
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Missing keyword: "static"jan.nijtmans2019-05-241-2/+2
* | | | | | | merge 8.7sebres2019-05-241-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | merge 8.6sebres2019-05-241-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | merge 8.5sebres2019-05-241-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | fixes typo ("net" instead of outdated term "nett")sebres2019-05-241-1/+1
* | | | | | | merge 8.7sebres2019-05-211-18/+21
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | merge 8.6sebres2019-05-211-18/+21
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | merge 8.5 (timerate unsigned calc)sebres2019-05-211-18/+21
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | timerate: be more precise using unsigned wide (for total execution time), avo...sebres2019-05-211-18/+21
* | | | | | | merge 8.7sebres2019-05-211-15/+32
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | merge 8.6sebres2019-05-171-15/+32
| |\ \ \ \ \ | | |/ / / /
| | * | | | merge 8.5sebres2019-05-161-0/+7
| | |\ \ \ \ | | | |/ / /
| | | * | | small amend to [ac566e9df84daeab] with rollback of done/continue optimizationsebres2019-05-161-0/+7
| | * | | | merge 8.5 (timerate fix to avoid impact of object duplication on shared inter...sebres2019-05-161-15/+25
| | |\ \ \ \ | | | |/ / /
| | | * | | timerate: allow continue from measurement cycle (used for conditional flow co...sebres2019-05-161-15/+25
* | | | | | merge 8.7dkf2019-04-231-147/+291
|\ \ \ \ \ \ | |/ / / / /
| * | | | | timerate: code style, doc styledkf2019-04-231-147/+291
| |\ \ \ \ \ | | |/ / / /
| | * | | | timerate: code style, doc styledkf2019-04-231-147/+291
| | |\ \ \ \ | | | |/ / /
| | | * | | timerate: code style, doc styledkf2019-04-231-151/+292
* | | | | | Fix broken testsdkf2019-04-191-4/+4
* | | | | | merge 8.7dkf2019-04-191-8/+67
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Style corrections and warning eliminationdkf2019-04-181-6/+8
| * | | | merge 8.7dgp2019-04-121-6/+0
| |\ \ \ \
| | * | | | closes [45b9faf103f2] (tclVar cached lookup): fixes segfaulting if variable r...sebres2019-04-081-6/+0
| * | | | | merge 8.7dgp2019-04-081-22/+422
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix for [45b9faf103f2], [try] interaction with local variable names producespooryorick2019-04-081-0/+6
| * | | | | merge 8.7dgp2019-02-141-24/+24
| |\ \ \ \ \