| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.5 | jan.nijtmans | 2021-03-14 | 1 | -7/+8 |
|\ |
|
| * | Document that Tcl_UtfCharComplete() can (now) be used to protect Tcl_UtfNext(... | jan.nijtmans | 2021-03-14 | 1 | -7/+8 |
|
|
* | | Fix documentation of Tcl_UtfAtIndex(), in accordance with implementation. See... | jan.nijtmans | 2020-05-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix documentation of Tcl_UtfAtIndex(), in accordance with implementation. See... | jan.nijtmans | 2020-05-13 | 1 | -1/+1 |
| |\ |
|
| | * | Change back implementation of Tcl_UtfAtIndex() to how it was. Update document... | jan.nijtmans | 2020-05-12 | 1 | -5/+7 |
| | |\ |
|
| | * | | Demonstration for documentation bug, and suggestion for improved wording. Mor... | jan.nijtmans | 2020-05-10 | 1 | -1/+3 |
| | |/ |
|
| | * | Cherry-pick Tcl_UniCharAtIndex() implementation from [6596c4af31], but adapte... | jan.nijtmans | 2020-04-26 | 1 | -1/+1 |
|
|
| | * | Merge 8.6 | jan.nijtmans | 2020-04-14 | 1 | -7/+21 |
| | |\ |
|
| | * | | Little doc tweak | jan.nijtmans | 2019-12-12 | 1 | -6/+5 |
|
|
| | * | | Merge tip-548 | jan.nijtmans | 2019-08-02 | 1 | -1/+1 |
| | |\ \ |
|
| | | * \ | Merge core-8-branch. Use tclWinDde.c and tclWinReg.c to show how the *WChar* ... | jan.nijtmans | 2019-08-02 | 1 | -1/+1 |
| | | |\ \ |
|
| | | | * | | Document that the *Backslash parsing functions output maximum 4 bytes, irresp... | jan.nijtmans | 2019-08-02 | 1 | -5/+5 |
|
|
| | * | | | | Merge tip-548 | jan.nijtmans | 2019-08-01 | 1 | -6/+19 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | Merge 8.7. Documentation improvements and code cleanup. Approaching finish. | jan.nijtmans | 2019-08-01 | 1 | -7/+23 |
| | | |\ \ \
| | | | |/ / |
|
| | * | | | | Merge tip-548 | jan.nijtmans | 2019-08-01 | 1 | -4/+4 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | Improvement: always export both 16-bit and 32-bit UTF function | jan.nijtmans | 2019-07-05 | 1 | -3/+3 |
|
|
| | * | | | | Merge tip-548 branch. | jan.nijtmans | 2019-06-03 | 1 | -1/+0 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | TIP #548: Deprecate Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf() and provide m... | jan.nijtmans | 2019-06-03 | 1 | -11/+18 |
| | | |/ / |
|
| | * | | | More WIP: eliminate all usage of (platform-specific) Tcl_WinTCharToUtf()/Tcl_... | jan.nijtmans | 2019-05-22 | 1 | -20/+2 |
|
|
| | * | | | Merge 8.7 | jan.nijtmans | 2019-03-24 | 1 | -4/+4 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Comment Comment Tcl_UniCharToUtf() better, what happens handling surrogates. ... | jan.nijtmans | 2019-03-18 | 1 | -3/+4 |
|
|
| | * | | | Add 4 new encodings, and add documentation. | jan.nijtmans | 2019-03-18 | 1 | -6/+43 |
| | |/ / |
|
| | * | | Merge 8.6 | jan.nijtmans | 2019-02-19 | 1 | -1/+1 |
| | |\ \ |
|
| | * | | | Fix "string tolower" and friends for handling unpaired surrogates correctly. ... | jan.nijtmans | 2018-06-24 | 1 | -1/+4 |
|
|
| | * | | | Merge 8.6. And add more documentation and test-cases regarding the behavior o... | jan.nijtmans | 2018-06-18 | 1 | -6/+6 |
| | |\ \ \
| | | |/ / |
|
| | * | | | Merge core-8-branch. Also, use a different value for TCL_STUB_MAGIC when TCL_... | jan.nijtmans | 2017-11-29 | 1 | -1/+1 |
| | |\ \ \
| | | |/ / |
|
| | * | | | Treat invalid UTF-8 characters in the range 0x80-0x9F as cp1252: See [https:/... | jan.nijtmans | 2017-11-29 | 1 | -0/+3 |
|
|
| | * | | | merge core-8-branch. Fix some Tcl_UniChar initialization, in case TCL_UTF_MAX... | jan.nijtmans | 2017-11-17 | 1 | -1/+1 |
|
|
| | * | | | Somewhat simplified implementation of TIP #389, in which the "string length" ... | jan.nijtmans | 2017-11-07 | 1 | -1/+1 |
|
|
| * | | | | Update documentation of Tcl_UtfPrev/Tcl_UtfNext back to how it was. Will be u... | jan.nijtmans | 2020-04-18 | 1 | -23/+14 |
|
|
* | | | | | (cherry-pick): Update documentation of Tcl_UtfPrev/Tcl_UtfNext back to how it... | jan.nijtmans | 2020-04-22 | 1 | -15/+6 |
|
|
* | | | | | Merge 8.5. Failing tests for now. To be remedied shortly. | dgp | 2020-04-16 | 1 | -5/+14 |
|\ \ \ \ \
| |/ / / /
| | | | /
| |_|_|/
|/| | | |
|
| * | | | Improve the docs for Tcl_UtfNext. | dgp | 2020-04-16 | 1 | -5/+14 |
|
|
* | | | | Merge 8.5. Failing tests highlight ticket [1b1f5f0b53]. | dgp | 2020-04-13 | 1 | -7/+21 |
|\ \ \ \
| |/ / / |
|
| * | | | Improve the precision of the Tcl_UtfPrev documentation. | dgp | 2020-04-13 | 1 | -7/+21 |
|
|
* | | | | Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unico... | jan.nijtmans | 2020-03-17 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly. | jan.nijtmans | 2020-03-09 | 1 | -1/+1 |
|
|
* | | | Update some functions in tclUtf.c to handle surrogate pairs when TCL_UTF_MAX ... | jan.nijtmans | 2017-11-29 | 1 | -1/+1 |
| |/
|/| |
|
* | | Remove unnecessary end-of-line spacing (preparing for some further documentat... | jan.nijtmans | 2015-09-04 | 1 | -7/+7 |
|
|
* | | Fix [6f74ac47278f437a]: No man link to Tcl_UtfNcasecmp() during install on unix | jan.nijtmans | 2015-08-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [6f74ac47278f437a]: No man link to Tcl_UtfNcasecmp() during install on unix | jan.nijtmans | 2015-08-06 | 1 | -1/+1 |
|
|
* | | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and... | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and... | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | Tightened up Tcl_Utf{Next,Prev} docs. [Bug 769895] | dkf | 2003-07-18 | 1 | -5/+8 |
|
|
| | * | * doc/AddErrInfo.3: Improved consistency of documentation | dgp | 2003-07-18 | 1 | -12/+12 |
|
|
* | | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix | dkf | 2008-06-29 | 1 | -2/+2 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|