summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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.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
* | | | 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-011-2/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2019-07-171-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
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tip-547jan.nijtmans2019-06-261-26/+28
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tip-547jan.nijtmans2019-06-091-19/+19
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | TIP #548: Deprecate Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf() and provide m...jan.nijtmans2019-06-031-11/+0
* | | | | | | | | | | 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
| | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | 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.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
| | |\ \ \ \ | | | |/ / /