summaryrefslogtreecommitdiffstats
path: root/doc/Utf.3
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.5jan.nijtmans2021-03-141-7/+8
|\
| * Document that Tcl_UtfCharComplete() can (now) be used to protect Tcl_UtfNext(...jan.nijtmans2021-03-141-7/+8
* | Fix documentation of Tcl_UtfAtIndex(), in accordance with implementation. See...jan.nijtmans2020-05-131-1/+1
|\ \ | |/
| * Fix documentation of Tcl_UtfAtIndex(), in accordance with implementation. See...jan.nijtmans2020-05-131-1/+1
| |\
| | * Change back implementation of Tcl_UtfAtIndex() to how it was. Update document...jan.nijtmans2020-05-121-5/+7
| | |\
| | * | Demonstration for documentation bug, and suggestion for improved wording. Mor...jan.nijtmans2020-05-101-1/+3
| | |/
| | * Cherry-pick Tcl_UniCharAtIndex() implementation from [6596c4af31], but adapte...jan.nijtmans2020-04-261-1/+1
| | * Merge 8.6jan.nijtmans2020-04-141-7/+21
| | |\
| | * | Little doc tweakjan.nijtmans2019-12-121-6/+5
| | * | Merge tip-548jan.nijtmans2019-08-021-1/+1
| | |\ \
| | | * \ Merge core-8-branch. Use tclWinDde.c and tclWinReg.c to show how the *WChar* ...jan.nijtmans2019-08-021-1/+1
| | | |\ \
| | | | * | Document that the *Backslash parsing functions output maximum 4 bytes, irresp...jan.nijtmans2019-08-021-5/+5
| | * | | | Merge tip-548jan.nijtmans2019-08-011-6/+19
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 8.7. Documentation improvements and code cleanup. Approaching finish.jan.nijtmans2019-08-011-7/+23
| | | |\ \ \ | | | | |/ /
| | * | | | Merge tip-548jan.nijtmans2019-08-011-4/+4
| | |\ \ \ \ | | | |/ / /
| | | * | | Improvement: always export both 16-bit and 32-bit UTF functionjan.nijtmans2019-07-051-3/+3
| | * | | | Merge tip-548 branch.jan.nijtmans2019-06-031-1/+0
| | |\ \ \ \ | | | |/ / /
| | | * | | TIP #548: Deprecate Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf() and provide m...jan.nijtmans2019-06-031-11/+18
| | | |/ /
| | * | | More WIP: eliminate all usage of (platform-specific) Tcl_WinTCharToUtf()/Tcl_...jan.nijtmans2019-05-221-20/+2
| | * | | Merge 8.7jan.nijtmans2019-03-241-4/+4
| | |\ \ \ | | | |/ /
| | | * | Comment Comment Tcl_UniCharToUtf() better, what happens handling surrogates. ...jan.nijtmans2019-03-181-3/+4
| | * | | Add 4 new encodings, and add documentation.jan.nijtmans2019-03-181-6/+43
| | |/ /
| | * | Merge 8.6jan.nijtmans2019-02-191-1/+1
| | |\ \
| | * | | Fix "string tolower" and friends for handling unpaired surrogates correctly. ...jan.nijtmans2018-06-241-1/+4
| | * | | Merge 8.6. And add more documentation and test-cases regarding the behavior o...jan.nijtmans2018-06-181-6/+6
| | |\ \ \ | | | |/ /
| | * | | Merge core-8-branch. Also, use a different value for TCL_STUB_MAGIC when TCL_...jan.nijtmans2017-11-291-1/+1
| | |\ \ \ | | | |/ /
| | * | | Treat invalid UTF-8 characters in the range 0x80-0x9F as cp1252: See [https:/...jan.nijtmans2017-11-291-0/+3
| | * | | merge core-8-branch. Fix some Tcl_UniChar initialization, in case TCL_UTF_MAX...jan.nijtmans2017-11-171-1/+1
| | * | | Somewhat simplified implementation of TIP #389, in which the "string length" ...jan.nijtmans2017-11-071-1/+1
| * | | | Update documentation of Tcl_UtfPrev/Tcl_UtfNext back to how it was. Will be u...jan.nijtmans2020-04-181-23/+14
* | | | | (cherry-pick): Update documentation of Tcl_UtfPrev/Tcl_UtfNext back to how it...jan.nijtmans2020-04-221-15/+6
* | | | | Merge 8.5. Failing tests for now. To be remedied shortly.dgp2020-04-161-5/+14
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Improve the docs for Tcl_UtfNext.dgp2020-04-161-5/+14
* | | | Merge 8.5. Failing tests highlight ticket [1b1f5f0b53].dgp2020-04-131-7/+21
|\ \ \ \ | |/ / /
| * | | Improve the precision of the Tcl_UtfPrev documentation.dgp2020-04-131-7/+21
* | | | Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unico...jan.nijtmans2020-03-171-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly.jan.nijtmans2020-03-091-1/+1
* | | Update some functions in tclUtf.c to handle surrogate pairs when TCL_UTF_MAX ...jan.nijtmans2017-11-291-1/+1
| |/ |/|
* | Remove unnecessary end-of-line spacing (preparing for some further documentat...jan.nijtmans2015-09-041-7/+7
* | Fix [6f74ac47278f437a]: No man link to Tcl_UtfNcasecmp() during install on unixjan.nijtmans2015-08-061-1/+1
|\ \ | |/
| * Fix [6f74ac47278f437a]: No man link to Tcl_UtfNcasecmp() during install on unixjan.nijtmans2015-08-061-1/+1
* | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...jan.nijtmans2013-11-051-1/+1
|\ \ | |/
| * Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...jan.nijtmans2013-11-051-1/+1
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * Tightened up Tcl_Utf{Next,Prev} docs. [Bug 769895]dkf2003-07-181-5/+8
| | * * doc/AddErrInfo.3: Improved consistency of documentationdgp2003-07-181-12/+12
* | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-2/+2
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1