summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Fix TclUtfNext() macro. Use it in tclTest.c, so such a mistake can be detecte...jan.nijtmans2020-04-231-1/+1
| * | | | | | | | Merge 8.5. Failing tests for now. To be remedied shortly.dgp2020-04-161-0/+8
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | merge 8.5dgp2020-04-161-0/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | Create and use macro TclUtfPrev for Tcl_UtfPrev.dgp2020-04-161-0/+5
| | * | | | | | | | Create and use an optimized macro TclUtfNext() for Tcl_UtfNext().dgp2020-04-141-0/+3
| | |/ / / / / / /
* | | | | | | | | Merge 8.6jan.nijtmans2020-04-141-1/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | / / | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Merge 8.5. Failing tests highlight ticket [1b1f5f0b53].dgp2020-04-131-1/+10
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Guarantee TclNeedSpace and TclFindElement have common definition of whitespacedgp2020-04-091-1/+10
| | * | | | | | Correct ANSI prototype of TclNokia770Doubles()jan.nijtmans2020-02-241-1/+1
* | | | | | | | Simplify implementation of TclUtfToUCS4: The #undefined Tcl_UtfToUniChar() al...jan.nijtmans2020-04-031-1/+5
* | | | | | | | merge 8.6dgp2020-04-021-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | New utility routine TclUtfToUCS4() to contain some complexity. Two callers ad...dgp2020-04-021-0/+1
| * | | | | | | Remove MODULE_SCOPE function TclpSetInterfaces(), which is just empty. jan.nijtmans2020-03-311-1/+0
| * | | | | | | Fix [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputsjan.nijtmans2020-03-271-1/+1
* | | | | | | | Adapt [testbytestring] to use TclGetBytesFromObj, which must be in internaldgp2020-04-011-2/+0
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Fix [828dda049b]: Memory faults post-TIP 557jan.nijtmans2020-03-311-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Optimize TclStringFirst/TclStringLast: Let it return a Tcl_Obj * in stead of ...jan.nijtmans2020-03-301-4/+4
| |_|_|/ / |/| | | |
* | | | | Merge 8.6jan.nijtmans2020-03-181-2/+2
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Fix TIP #389 implementation, bug [d433c0e0ad]: TCL_UTF_MAX == 4 problems. Tha...jan.nijtmans2019-11-131-1/+1
* | | | Need declaration too.dgp2020-03-131-0/+2
* | | | Move TCL_UNUSED to tclInt.h, so we can still deprecate JOIN()jan.nijtmans2020-03-071-0/+11
* | | | Merge 8.7jan.nijtmans2020-02-131-7/+5
|\ \ \ \
| * | | | TclInitBignumFromWide(U)Int is not used any more.jan.nijtmans2020-02-021-2/+0
| * | | | Fix conflict between (unpatched) tommath.h and tcl.h. See also [https://githu...jan.nijtmans2020-02-021-6/+6
| |\ \ \ \
| | * | | | Attempt to resolve a conflict between (unmodified) tommath.h and tcl.h in the...jan.nijtmans2020-01-131-6/+6
| * | | | | Merge 8.7jan.nijtmans2019-12-131-1/+0
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge 8.7jan.nijtmans2019-11-151-1/+0
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge 8.7jan.nijtmans2019-11-041-8/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2019-10-281-0/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-09-251-1/+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-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-12-031-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-251-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge 8.6. jan.nijtmans2019-10-251-1/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Put #define's in alphabetical order. jan.nijtmans2019-10-251-1/+1
* | | | | | | | Merge 8.7jan.nijtmans2019-10-241-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | 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