| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch tip-548. No longer define addtional stub-entries for functions t... | jan.nijtmans | 2019-08-12 | 1 | -51/+40 |
|\ |
|
* \ | Merge tip-548 | jan.nijtmans | 2019-08-02 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Merge 8.7. Some formatting. | jan.nijtmans | 2019-08-02 | 1 | -2/+2 |
| |\ |
|
| * \ | Merge 8.7. Documentation improvements and code cleanup. Approaching finish. | jan.nijtmans | 2019-08-01 | 1 | -9/+9 |
| |\ \
| | |/ |
|
* | | | Protect Tcl_AToB() functions against NULL input | jan.nijtmans | 2019-08-01 | 1 | -0/+12 |
|
|
* | | | Merge tip-548 | jan.nijtmans | 2019-08-01 | 1 | -6/+6 |
|\ \ \
| |/ / |
|
| * | | Rename UTF-related functions to "WChar" and "Char16" variants, more intuitive... | jan.nijtmans | 2019-07-11 | 1 | -15/+24 |
|
|
| * | | Merge 8.7, and a few tweaks: Only provide Tcl_WinUtfToTChar on Tcl 8.x, not o... | jan.nijtmans | 2019-07-07 | 1 | -0/+2 |
| |\ \
| | |/ |
|
| * | | Fix UNIX/Mac build | jan.nijtmans | 2019-07-06 | 1 | -1/+1 |
|
|
| * | | Improvement: always export both 16-bit and 32-bit UTF function | jan.nijtmans | 2019-07-05 | 1 | -50/+22 |
|
|
| * | | TIP #548: Deprecate Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf() and provide m... | jan.nijtmans | 2019-06-03 | 1 | -35/+39 |
| |/ |
|
* | | More simplifications, taking deprecations into account | jan.nijtmans | 2019-05-22 | 1 | -227/+10 |
|
|
* | | More WIP: eliminate all usage of (platform-specific) Tcl_WinTCharToUtf()/Tcl_... | jan.nijtmans | 2019-05-22 | 1 | -27/+29 |
|
|
* | | merge 8.7 | jan.nijtmans | 2019-05-10 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Replace memcpy() calls with memmove() to avoid undefined behavior when | dgp | 2019-04-17 | 1 | -4/+4 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2019-03-28 | 1 | -3/+1 |
|\ \
| |/ |
|
| * | Since only bytes 0xF0 - 0xF4 can be the first byte of a valid 4-byte UTF-8 by... | jan.nijtmans | 2019-03-24 | 1 | -3/+1 |
| |\ |
|
| | * | Since only bytes 0xF0 - 0xF4 can be the first byte of a valid 4-byte UTF-8 by... | jan.nijtmans | 2019-03-24 | 1 | -3/+3 |
| | |\ |
|
| | | * | Since only bytes 0xF0 - 0xF4 can be the first byte of a valid 4-byte UTF-8 by... | jan.nijtmans | 2019-03-24 | 1 | -3/+3 |
|
|
| | | * | Backport various minor issues from 8.6:
| jan.nijtmans | 2018-10-27 | 1 | -4/+14 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-03-24 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
* | | | | Merge 8.7. Also fix invalid reference to TclUtfToWChar, causing build failure | jan.nijtmans | 2019-03-21 | 1 | -7/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Remove incorrect comment. | jan.nijtmans | 2019-03-21 | 1 | -7/+3 |
| |\ \ \
| | |/ / |
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-03-20 | 1 | -8/+8 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix Tcl_UtfToUniCharDString() function, handling invalid byte at the end of t... | jan.nijtmans | 2019-03-20 | 1 | -7/+7 |
|
|
| * | | | Comment Comment Tcl_UniCharToUtf() better, what happens handling surrogates. ... | jan.nijtmans | 2019-03-18 | 1 | -1/+1 |
|
|
* | | | | Add 4 new encodings, and add documentation. | jan.nijtmans | 2019-03-18 | 1 | -7/+15 |
|\ \ \ \
| |/ / / |
|
* | | | | More WIP. Seems to be *almost* working. | jan.nijtmans | 2019-03-17 | 1 | -84/+278 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-03-16 | 1 | -21/+21 |
|\ \ \ \
| |/ / / |
|
* | | | | Merge 8.7. | jan.nijtmans | 2019-03-14 | 1 | -13/+12 |
|\ \ \ \
| |/ / / |
|
* | | | | Even better support for -DTCL_UTF_MAX=6. Ongoing improvements (TIP being pla... | jan.nijtmans | 2019-03-12 | 1 | -5/+5 |
|/ / / |
|
* | | | re-implemente changes in win/tclWinFile.c (handling -DTCL_UTF_MAX=6) using 3 ... | jan.nijtmans | 2019-03-10 | 1 | -2/+202 |
|
|
* | | | Fixes for TCL_UTF_MAX=6, (gcc compiler warnings). Also make everything work o... | jan.nijtmans | 2019-03-07 | 1 | -6/+6 |
|
|
* | | | Add build with -DTCL_UTF_MAX=6 to travis CI. Also fix 2 gcc compiler-warnings... | jan.nijtmans | 2019-03-02 | 1 | -2/+2 |
|
|
* | | | Minor optimization in UTF-8 handling, and add some comments describing how Tc... | jan.nijtmans | 2019-03-02 | 1 | -3/+16 |
|\ \ \
| |/ / |
|
| * | | Backport [bd94500678e837d7] from 8.7, preventing endless loops in UTF-8 conve... | jan.nijtmans | 2019-03-02 | 1 | -66/+75 |
|
|
* | | | A confusion about signed vs unsigned comparision caused Tcl_UtfToUniChar() | dgp | 2019-03-01 | 1 | -1/+1 |
|
|
* | | | Finish complete fix, all corner-cases correct now. Also spurious UTF-8 testca... | jan.nijtmans | 2019-02-25 | 1 | -18/+20 |
|
|
* | | | Minor optimizations | jan.nijtmans | 2019-02-19 | 1 | -55/+58 |
|
|
* | | | Proposed fix for [bd94500678]: SEGFAULT by conversion of unicode (out of BMP)... | jan.nijtmans | 2019-02-18 | 1 | -36/+39 |
|
|
* | | | Merge 8.6
| jan.nijtmans | 2018-10-08 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
* | | | Merge 8.6 | jan.nijtmans | 2018-10-03 | 1 | -6/+18 |
|\ \ \
| |/ / |
|
| * | | Tcl_UniCharToUtfDString: Don't allocate too much memory for this function. | jan.nijtmans | 2018-10-03 | 1 | -5/+15 |
|
|
* | | | Fix "string tolower" and friends for handling unpaired surrogates correctly. ... | jan.nijtmans | 2018-06-24 | 1 | -6/+15 |
|
|
* | | | Merge 8.6. And add more documentation and test-cases regarding the behavior o... | jan.nijtmans | 2018-06-18 | 1 | -0/+7 |
|\ \ \
| |/ / |
|
| * | | Fix [53cad613d8]: TIP 389 implementation makes Tk tests font-4.12 and font-4.... | jan.nijtmans | 2018-06-18 | 1 | -0/+7 |
|
|
| * | | Merge 8.5. This adds Emoji 11.0 support, when Tcl is compiled with TCL_UTF_MA... | jan.nijtmans | 2018-05-11 | 1 | -3/+10 |
| |\ \
| | |/ |
|
| | * | Add emoji 11.0 to the set. Only active when compiled with TCL_UTF_MAX>3. Also... | jan.nijtmans | 2018-05-11 | 1 | -15/+83 |
|
|
* | | | Remove some tip389 restrictions in test-cases, which are no longer necessary.
| jan.nijtmans | 2018-05-07 | 1 | -2/+2 |
|
|
* | | | Implement special "string totitle" for Extended Georgian characters (new beha... | jan.nijtmans | 2018-05-01 | 1 | -3/+9 |
|
|