summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2019-08-141-4/+5
|\
| * Document that the *Backslash parsing functions output maximum 4 bytes, irresp...jan.nijtmans2019-08-021-4/+4
| * Eliminate "register" keyword usage from all header-files (and also correspond...jan.nijtmans2019-07-251-2/+2
| * merge 8.6sebres2019-07-241-0/+1
| |\
| | * merge 8.5sebres2019-07-241-1/+1
| | |\
| | | * small amend (normalize hex in all evalFlags)sebres2019-07-241-4/+4
| | | * cherrypick timerate-loop-opti--discard-resultsebres2019-07-241-0/+1
| | * | better rewritten loop optimization: new evalFlag "TCL_EVAL_DISCARD_RESULT" in...sebres2019-07-231-0/+1
* | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ...jan.nijtmans2019-07-171-2/+3
|/ / /
* | | Merge 8.6jan.nijtmans2019-07-161-1/+0
|\ \ \ | |/ /
| * | Fix [7d7038d415b345d5]: tcl is not LTO readyjan.nijtmans2019-07-151-1/+0
* | | Eliminate "catch" as variable-name, is a keyword in C++. Also add some type-c...jan.nijtmans2019-06-301-1/+1
* | | merge 8.6sebres2019-06-251-0/+7
|\ \ \ | |/ /
| * | merge 8.5sebres2019-06-251-0/+7
| |\ \ | | |/
| | * fixed build with MSVC 6.0sebres2019-06-251-0/+7
* | | TIP 461: text comparison operators for [expr]dkf2019-06-151-0/+12
|\ \ \
| * \ \ merge 8.7dgp2019-06-101-19/+19
| |\ \ \
| * | | | And the command version of the new operators too.dkf2019-06-051-18/+12
* | | | | Eliminate (internal) TclOffset() usage, just use offsetof() in stead.jan.nijtmans2019-06-121-7/+8
* | | | | Merge 8.6jan.nijtmans2019-06-111-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix [25deec4e46]: Tcl fails to compile with icc due to typedef conflictjan.nijtmans2019-06-111-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix [25deec4e46]: Tcl fails to compile with icc due to typedef conflictjan.nijtmans2019-06-111-1/+1
* | | | | merge 8.6dgp2019-06-101-18/+0
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Remove declarations that are never defined.dgp2019-06-101-18/+0
| |\ \ \ | | |/ /
| | * | Remove declarations that are never defined.dgp2019-06-101-18/+0
| * | | merge 8.5dgp2019-05-041-0/+2
| |\ \ \ | | |/ /
| | * | Plug memleak when deleting a namespace destroys a linked Tcl var.dgp2019-05-041-0/+2
| | * | merge 8.5 (note: to avoid too many conflicts, merged using `fossil merge --ba...sergey.brester2019-02-121-1/+3
| | |\ \
| | * \ \ back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5)sebres2017-05-161-0/+15
| | |\ \ \
* | | | | | More usage of TCL_INDEX_NONE in stead of -1. More internal use of size_t, mai...jan.nijtmans2019-06-071-16/+16
* | | | | | Squelch compiler warnings, but make refCount of type unsigned int.jan.nijtmans2019-06-061-3/+3
| |_|_|_|/ |/| | | |
* | | | | TIP #544 implementation: Export TclGetIntForIndex()jan.nijtmans2019-05-311-3/+2
|\ \ \ \ \
| * | | | | TIP #544 implementation. Documentation still missing.jan.nijtmans2019-05-151-2/+2
* | | | | | merge core-8-branchdkf2019-05-171-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Make more clear that TCL_INDEX_END|TCL_INDEX_NONE not necessary are int's (in...jan.nijtmans2019-05-081-1/+1
| * | | | | leak plug completeddgp2019-05-031-1/+1
| * | | | | WIPdgp2019-05-011-0/+1
* | | | | | Implementation of [file tempdir]; hand-tested on OSX...dkf2019-04-301-0/+1
|/ / / / /
* | | | | Compilation for [dict getwithdefault].dkf2019-04-181-0/+3
* | | | | Implement TIP 504dkf2019-04-141-0/+3
|\ \ \ \ \
| * \ \ \ \ merge 8.7dgp2019-04-081-16/+35
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.7dgp2019-02-141-20/+19
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge 8.7dgp2018-11-191-32/+49
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge 8.7dgp2018-10-271-4/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge 8.7dgp2018-10-171-8/+41
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge 8.7dgp2018-09-111-13/+19
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2018-06-041-0/+4
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2018-05-241-31/+46
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2018-05-111-0/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2018-04-251-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \