Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |/ | |||||
* | | | | Little tweak to Tcl_UniCharAtIndex(): Protect against negative index, return ... | jan.nijtmans | 2020-05-12 | 1 | -1/+2 |
| |_|/ |/| | | |||||
* | | | Cherry-pick Tcl_UniCharAtIndex() implementation from [6596c4af31], but adapte... | jan.nijtmans | 2020-04-26 | 1 | -1/+1 |
* | | | Merge 8.6 | jan.nijtmans | 2020-04-24 | 1 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.5. | jan.nijtmans | 2020-04-24 | 1 | -1/+3 |
| |\ \ | | |/ | |||||
| | * | documentation: descibes the empty list creation (with reserved space) where o... | sebres | 2020-04-23 | 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.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.6 | dgp | 2020-03-31 | 1 | -9/+13 |
|\ \ \ | |/ / | |||||
| * | | Tweaks | dgp | 2020-03-31 | 1 | -3/+2 |
| * | | Update docs to describe these changes. | dgp | 2020-03-31 | 1 | -8/+13 |
* | | | merge 8.6 | dgp | 2020-03-28 | 1 | -4/+7 |
|\ \ \ | |/ / | |||||
| * | | [ffeb2097af] Restore the standard and original practice of ignoring invalid | dgp | 2020-03-28 | 1 | -4/+7 |
| * | | Fix [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputs | jan.nijtmans | 2020-03-27 | 1 | -1/+2 |
* | | | Merge 8.6 | jan.nijtmans | 2020-03-17 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unico... | jan.nijtmans | 2020-03-17 | 4 | -6/+6 |
| |\ \ | | |/ | |||||
| | * | Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly. | jan.nijtmans | 2020-03-09 | 5 | -10/+10 |
* | | | Merge 8.6 | jan.nijtmans | 2020-02-26 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
* | | | typo fix | dkf | 2020-02-22 | 1 | -1/+1 |
* | | | Fix See also links in list commands | apnadkarni | 2020-01-23 | 16 | -29/+50 |
* | | | Implement TIP 543 | dgp | 2020-01-21 | 1 | -22/+11 |
|\ \ \ | |||||
| * \ \ | merge 8.7 | dgp | 2020-01-10 | 30 | -251/+84 |
| |\ \ \ | |||||
| * \ \ \ | merge 8.7 | dgp | 2019-12-30 | 20 | -184/+808 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Complete doc changes for TIP 543 in Tcl 8.7 | dgp | 2019-05-11 | 1 | -25/+14 |
| |\ \ \ \ \ | |||||
| * | | | | | | Start of TIP 543 implementation. | dgp | 2019-05-10 | 1 | -1/+1 |
* | | | | | | | merge 8.7 | dgp | 2020-01-08 | 10 | -30/+39 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Improvements to doc changes from TIPs 422 and 512. | dgp | 2020-01-08 | 7 | -8/+17 |
| * | | | | | | s/in stead/instead/ | dgp | 2020-01-08 | 2 | -3/+3 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | s/in stead/instead/ | dgp | 2020-01-08 | 1 | -1/+1 |
| * | | | | | | merge 8.6 | dgp | 2020-01-08 | 2 | -19/+19 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Remove another mention of interp->result. | dgp | 2020-01-08 | 1 | -2/+2 |
| | * | | | | | Revise documentation that refers to direct access to interp->result. | dgp | 2020-01-08 | 1 | -17/+17 |
* | | | | | | | Merge 8.7 | jan.nijtmans | 2020-01-07 | 23 | -221/+45 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Remove type-casts in many Tcl_LinkVar() calls, which is no longer necessary s... | jan.nijtmans | 2020-01-07 | 1 | -12/+12 |
| * | | | | | | one more | dgp | 2020-01-06 | 1 | -1/+1 |
| * | | | | | | Bring docs up to date with TIP 330 and TIP 336 changes already in Tcl 8.7 | dgp | 2020-01-06 | 2 | -114/+16 |
| * | | | | | | Remove "new in 8.6" marks from the docs in the 8.7 branch. | dgp | 2020-01-06 | 18 | -80/+0 |
| * | | | | | | remove 'new in 8.5' marks in docs | dgp | 2020-01-06 | 1 | -2/+0 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Remove the "new in 8.5" markings from the 8.6 branch of docs. | dgp | 2020-01-06 | 1 | -2/+0 |
| * | | | | | | Merge 8.6 | jan.nijtmans | 2020-01-06 | 1 | -12/+16 |
| |\ \ \ \ \ \ | | |/ / / / / | | | | | / / | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Tcl_TransferResult was new in 8.6, so mark the man page with that version. | dgp | 2020-01-05 | 1 | -1/+1 |