summaryrefslogtreecommitdiffstats
path: root/doc/Utf.3
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2019-08-021-5/+5
|\
| * Document that the *Backslash parsing functions output maximum 4 bytes, irresp...jan.nijtmans2019-08-021-5/+5
* | Enhance documentations. Move TCL_INDEX_NONE from tclInt.h to tcl.h, since it'...jan.nijtmans2019-03-311-1/+1
* | Merge 8.7jan.nijtmans2019-03-181-3/+4
|\ \ | |/
| * Comment Comment Tcl_UniCharToUtf() better, what happens handling surrogates. ...jan.nijtmans2019-03-181-3/+4
* | Merge 8.7jan.nijtmans2019-02-191-1/+1
|\ \ | |/
| * Merge 8.6jan.nijtmans2019-02-191-1/+1
| |\
* | | Now that we have TCL_AUTO_LENGTH/TCL_IO_FAILURE macro's, use them to make cod...jan.nijtmans2018-11-181-2/+2
* | | Merge trunkjan.nijtmans2018-07-051-1/+1
|\ \ \ | |/ /
* | | merge trunkjan.nijtmans2018-06-271-11/+13
|\ \ \ | |/ /
| * | 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 trunkjan.nijtmans2018-05-231-1/+4
|\ \ \ | |/ /
| * | 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
* | | doc fixesjan.nijtmans2017-12-061-4/+4
* | | merge trunkjan.nijtmans2017-12-011-1/+1
|\ \ \ | | |/ | |/|
| * | Update some functions in tclUtf.c to handle surrogate pairs when TCL_UTF_MAX ...jan.nijtmans2017-11-291-1/+1
| |/
* | Handle Tcl_UtfAtIndex/Tcl_UniCharAtIndex for extended index range. More field...jan.nijtmans2017-11-161-3/+3
* | merge novemjan.nijtmans2017-06-091-10/+8
* | merge trunkjan.nijtmans2015-09-221-7/+7
|\ \ | |/
| * Remove unnecessary end-of-line spacing (preparing for some further documentat...jan.nijtmans2015-09-041-7/+7
* | merge trunkjan.nijtmans2015-08-061-1/+1
|\ \ | |/
| * 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
* | | Merge trunk (order of man.macros inclusion).jan.nijtmans2013-11-081-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
* | | Change Tcl_UtfNcmp and friend's signature to use size_t in stead of unsigned ...jan.nijtmans2013-05-061-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
* | First stage of doing GOOBE improvements to documentation now that the html ge...dkf2007-10-281-3/+4
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | * doc/DString.3: Eliminated use of identifier "string" in Tcl'sdgp2005-05-031-20/+29
* | Purge old and inaccurate .VS/.VE macros.dkf2005-04-061-13/+1
* | Reduce the number of warnings given by nroff...dkf2004-10-071-2/+2
* | Convert CONST to const, VOID to void so we document how we want the API used.dkf2004-10-071-11/+11
* | Update the .AS macro definition and take advantage of it's new-found power.dkf2004-10-071-2/+2
* | More fixes from Mikhail Kolesnitchenko, and also standardize highlightingdkf2004-09-181-5/+5
* | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527]dkf2004-09-061-8/+8
* | 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
|/
* Spell-check, fixed typos (Updates from Larry Virden).jenglish2002-07-011-4/+4