Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | More small bits of doc polishing | dkf | 2024-01-21 | 1 | -0/+1 | |
* | Document "string is unicode". More documentation fixes. | jan.nijtmans | 2023-12-22 | 1 | -2/+1 | |
|\ | ||||||
* \ | Merge 8.7 - update for missing TIP 548 function docs | apnadkarni | 2023-07-17 | 1 | -50/+56 | |
|\ \ | |/ | ||||||
| * | Fix missing TIP 548 function docs. Some copy editing of doc prototypes for cl... | apnadkarni | 2023-07-17 | 1 | -50/+56 | |
* | | Update manpages for TIP 660. Also one size_t -> Tcl_Size change in public API | apnadkarni | 2023-04-16 | 1 | -12/+12 | |
* | | one more (Tcl_UniCharToUtf), and adapt documentation | jan.nijtmans | 2022-11-16 | 1 | -4/+4 | |
| | | ||||||
| \ | ||||||
*-. \ | TIP #619: New TCL_COMBINE flag for Tcl_UniCharToUtf() | jan.nijtmans | 2022-07-04 | 1 | -5/+6 | |
|\ \ \ | | |/ | ||||||
| * | | Merge 9.0. Update documentation | jan.nijtmans | 2022-03-11 | 1 | -5/+6 | |
* | | | Merge 8.7. Update documentation | jan.nijtmans | 2022-06-23 | 1 | -2/+2 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
* | | Merge 8.7 | jan.nijtmans | 2022-02-24 | 1 | -1/+15 | |
|\ \ | |/ | ||||||
| * | TIP #617: Tcl_WCharLen/Tcl_Char16Len | jan.nijtmans | 2022-02-03 | 1 | -1/+15 | |
* | | Merge 8.7 (this is the TIP #575 implementation for Tcl 9.0) | jan.nijtmans | 2021-03-15 | 1 | -7/+8 | |
|\ \ | |/ | ||||||
| * | Implement TIP #575: Switchable Tcl_UtfCharComplete()/Tcl_UtfNext()/Tcl_UtfPrev() | jan.nijtmans | 2021-03-15 | 1 | -7/+8 | |
| |\ | ||||||
| | * | Merge 8.7 | jan.nijtmans | 2020-11-05 | 1 | -2/+2 | |
| | |\ | | |/ | |/| | ||||||
| | * | Put back "string bytelength", not _that_ important for this TIP. | jan.nijtmans | 2020-05-24 | 1 | -5/+6 | |
| | * | Merge 8.7. Update documentation | jan.nijtmans | 2020-05-18 | 1 | -2/+2 | |
| |/ | ||||||
* | | Merge 8.7 | jan.nijtmans | 2020-05-13 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Merge 8.6 | jan.nijtmans | 2020-05-13 | 1 | -2/+5 | |
| |\ | ||||||
| | * | 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 | |
| | | | |/ | ||||||
| | | * | | 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.7 | jan.nijtmans | 2020-05-12 | 1 | -1/+2 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Little tweak to Tcl_UniCharAtIndex(): Protect against negative index, return ... | jan.nijtmans | 2020-05-12 | 1 | -1/+2 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-04-26 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Cherry-pick Tcl_UniCharAtIndex() implementation from [6596c4af31], but adapte... | jan.nijtmans | 2020-04-26 | 1 | -1/+1 | |
* | | | | Merge 8.7 | jan.nijtmans | 2020-04-14 | 1 | -7/+21 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-04-14 | 1 | -7/+21 | |
| |\ \ \ | | |/ / | ||||||
| | * | | 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 | |
* | | | | Merge 8.7 | jan.nijtmans | 2020-01-20 | 1 | -4/+10 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Little doc tweak | jan.nijtmans | 2019-12-12 | 1 | -6/+5 | |
| * | | | Merge tip-548 | jan.nijtmans | 2019-08-02 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge tip-548 | jan.nijtmans | 2019-08-01 | 1 | -6/+19 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge tip-548 | jan.nijtmans | 2019-08-01 | 1 | -4/+4 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tip-548 branch. | jan.nijtmans | 2019-06-03 | 1 | -1/+0 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | 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 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add 4 new encodings, and add documentation. | jan.nijtmans | 2019-03-18 | 1 | -6/+43 | |
* | | | | | | | | | Merge 8.7 | jan.nijtmans | 2019-09-14 | 1 | -8/+32 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge core-8-branch. Use tclWinDde.c and tclWinReg.c to show how the *WChar* ... | jan.nijtmans | 2019-08-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge 8.7. Documentation improvements and code cleanup. Approaching finish. | jan.nijtmans | 2019-08-01 | 1 | -7/+23 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | / / / | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Improvement: always export both 16-bit and 32-bit UTF function | jan.nijtmans | 2019-07-05 | 1 | -3/+3 | |
| | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | TIP #548: Deprecate Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf() and provide m... | jan.nijtmans | 2019-06-03 | 1 | -11/+18 | |
| |/ / / / / |