summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2019-12-131-1/+0
|\
| * Merge 8.7jan.nijtmans2019-11-151-1/+0
| |\
| * \ Re-base to core-8-branchjan.nijtmans2019-11-011-1/+0
| |\ \
| | * | Experiment: On platforms which support it (gcc), compiled libtommath with DIG...jan.nijtmans2019-03-281-1/+0
* | | | Merge 8.7jan.nijtmans2019-11-151-1/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Backout [b5c1404365f53fe0], removing TclFreeObj() is a step too far for 8.7jan.nijtmans2019-11-151-1/+0
| |/ /
* | | Merge 8.7jan.nijtmans2019-11-041-8/+2
|\ \ \ | |/ /
| * | WIP: Use unsigned int in stead of mp_digit in libtommath stub entries. jan.nijtmans2019-10-291-2/+0
| * | Combine TCL_DD_SHORTEN_FLAG and TCL_DD_SHORTEST to be the same flag (which it...jan.nijtmans2019-10-291-6/+2
* | | Merge 8.7jan.nijtmans2019-10-281-0/+2
|\ \ \ | |/ /
| * | Merge 8.6. jan.nijtmans2019-10-251-1/+1
| |\ \
| | * | Put #define's in alphabetical order. jan.nijtmans2019-10-251-1/+1
| * | | Backout [0f2870649c804dd8], since testcase encoding-2.2 failsjan.nijtmans2019-10-241-7/+1
| |\ \ \ | | |/ /
| | * | Extend libtommath stub table, so extension writers can move away from depreca...jan.nijtmans2019-10-231-3/+0
| * | | Fix for [bcd1004104]pooryorick2019-10-221-1/+7
| |\ \ \
| * | | | Deprecate mp_get_bit, mp_expt_d_ex, mp_toradix_n, mp_to_unsigned_bin, mp_to_u...jan.nijtmans2019-10-221-3/+0
| * | | | Merge 8.6jan.nijtmans2019-10-221-0/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1)jan.nijtmans2019-10-171-0/+5
* | | | | Merge 8.7jan.nijtmans2019-09-251-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | TIP #548 implementation: Support `wchar_t` conversion functions and deprecate...jan.nijtmans2019-09-141-11/+7
| |\ \ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2019-08-151-0/+1
| | |\ \ \ \
| * | \ \ \ \ Merge 8.7jan.nijtmans2019-08-261-0/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge 8.7jan.nijtmans2019-08-141-4/+5
| | |\ \ \ \ \
| | * | | | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ...jan.nijtmans2019-07-171-2/+3
| * | | | | | | Merge 8.7jan.nijtmans2019-08-141-55/+57
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Document that the *Backslash parsing functions output maximum 4 bytes, irresp...jan.nijtmans2019-08-021-4/+4
| * | | | | | | Merge 8.7jan.nijtmans2019-05-101-16/+70
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge 8.7jan.nijtmans2019-02-041-19/+16
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2018-12-081-35/+52
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tip-512 branchjan.nijtmans2018-10-231-4/+4
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Rebase TIP-414 to TIP-512: If Tcl_SetPanicProc doesn't have a stub entry, it ...jan.nijtmans2018-10-181-0/+1
* | | | | | | | | | | | Merge branch tip-548. No longer define addtional stub-entries for functions t...jan.nijtmans2019-08-121-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tip-548jan.nijtmans2019-08-011-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tip-548jan.nijtmans2019-08-011-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge 8.7jan.nijtmans2019-08-011-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | 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
| * | | | | | | | | | | Merge 8.7jan.nijtmans2019-07-171-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Merge 8.6jan.nijtmans2019-07-161-1/+0
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /
| | | * | | | | | | | | Fix [7d7038d415b345d5]: tcl is not LTO readyjan.nijtmans2019-07-151-1/+0
| * | | | | | | | | | | Rename UTF-related functions to "WChar" and "Char16" variants, more intuitive...jan.nijtmans2019-07-111-1/+1
| * | | | | | | | | | | Improvement: always export both 16-bit and 32-bit UTF functionjan.nijtmans2019-07-051-4/+11
| * | | | | | | | | | | Merge 8.7jan.nijtmans2019-07-041-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / | | _ / / / / / / / / / | | / / / / / / / / /
| * | | | | | | | | | Eliminate "catch" as variable-name, is a keyword in C++. Also add some type-c...jan.nijtmans2019-06-301-1/+1
* | | | | | | | | | | Merge tip-547jan.nijtmans2019-06-261-26/+28
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | merge 8.6sebres2019-06-251-0/+7
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /