Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove incorrect comment. | jan.nijtmans | 2019-03-21 | 1 | -6/+0 |
|\ | | | | | Simplify handling of last bytes in Tcl_UniCharToUtfDString(), since TclUtfToUniChar() already turns out to handle cp1252 fall-back correctly. | ||||
| * | Fix outdated comment | jan.nijtmans | 2019-03-21 | 1 | -3/+4 |
| | | |||||
* | | Merge core-8-branch. Also, use a different value for TCL_STUB_MAGIC when ↵ | jan.nijtmans | 2017-11-29 | 1 | -1/+1 |
|\ \ | |/ | | | | | TCL_UTF_MAX>4. | ||||
| * | Update some functions in tclUtf.c to handle surrogate pairs when TCL_UTF_MAX ↵ | jan.nijtmans | 2017-11-29 | 1 | -1/+1 |
| | | | | | | | | | | == 4. Also update documentation to distinguish better between "Tcl_UniChar" and "Unicode character": Those are not necessary the same when TCL_UTF_MAX == 4. No change when TCL_UTF_MAX == 4 or TCL_UTF_MAX == 6. | ||||
* | | merge core-8-branch. Fix some Tcl_UniChar initialization, in case ↵ | jan.nijtmans | 2017-11-17 | 1 | -3/+3 |
| | | | | | | | | TCL_UTF_MAX == 4 | ||||
* | | Somewhat simplified implementation of TIP #389, in which the "string length" ↵ | jan.nijtmans | 2017-11-07 | 1 | -1/+1 |
|/ | | | | if characters > U+FFFF is considered to be 2, not 1. | ||||
* | Remove unnecessary end-of-line spacing (preparing for some further ↵ | jan.nijtmans | 2015-09-04 | 1 | -1/+1 |
| | | | | documentation updates) | ||||
* | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
| | | | | and possibly others. | ||||
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
|\ | | | | | more harm than good. Purged them. | ||||
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
| | | | | | | more harm than good. Purged them. | ||||
* | | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527] | dkf | 2004-09-06 | 1 | -2/+2 |
|/ | |||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+90 |