summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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.6jan.nijtmans2020-04-141-7/+21
|\ \ \ \ \ | |/ / / /
| * | | | 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.6dgp2020-03-311-9/+13
|\ \ \ \ \ | |/ / / /
| * | | | Tweaksdgp2020-03-311-3/+2
| * | | | Update docs to describe these changes.dgp2020-03-311-8/+13
* | | | | merge 8.6dgp2020-03-281-4/+7
|\ \ \ \ \ | |/ / / /
| * | | | [ffeb2097af] Restore the standard and original practice of ignoring invaliddgp2020-03-281-4/+7
| * | | | Fix [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputsjan.nijtmans2020-03-271-1/+2
* | | | | Merge 8.6jan.nijtmans2020-03-171-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unico...jan.nijtmans2020-03-174-6/+6
| |\ \ \ \ | | |/ / /
| | * | | Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly.jan.nijtmans2020-03-095-10/+10
* | | | | Merge 8.6jan.nijtmans2020-02-261-1/+1
|\ \ \ \ \ | |/ / / /
* | | | | typo fixdkf2020-02-221-1/+1
* | | | | Fix See also links in list commandsapnadkarni2020-01-2316-29/+50
* | | | | Implement TIP 543dgp2020-01-211-22/+11
|\ \ \ \ \
| * \ \ \ \ merge 8.7dgp2020-01-1030-251/+84
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.7dgp2019-12-3020-184/+808
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Complete doc changes for TIP 543 in Tcl 8.7dgp2019-05-111-25/+14
| |\ \ \ \ \ \ \
| * | | | | | | | Start of TIP 543 implementation.dgp2019-05-101-1/+1
* | | | | | | | | merge 8.7dgp2020-01-0810-30/+39
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Improvements to doc changes from TIPs 422 and 512.dgp2020-01-087-8/+17
| * | | | | | | | s/in stead/instead/dgp2020-01-082-3/+3
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | s/in stead/instead/dgp2020-01-081-1/+1
| * | | | | | | | merge 8.6dgp2020-01-082-19/+19
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Remove another mention of interp->result.dgp2020-01-081-2/+2
| | * | | | | | | Revise documentation that refers to direct access to interp->result.dgp2020-01-081-17/+17
* | | | | | | | | Merge 8.7jan.nijtmans2020-01-0723-221/+45
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Remove type-casts in many Tcl_LinkVar() calls, which is no longer necessary s...jan.nijtmans2020-01-071-12/+12
| * | | | | | | | one moredgp2020-01-061-1/+1
| * | | | | | | | Bring docs up to date with TIP 330 and TIP 336 changes already in Tcl 8.7dgp2020-01-062-114/+16
| * | | | | | | | Remove "new in 8.6" marks from the docs in the 8.7 branch.dgp2020-01-0618-80/+0
| * | | | | | | | remove 'new in 8.5' marks in docsdgp2020-01-061-2/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Remove the "new in 8.5" markings from the 8.6 branch of docs.dgp2020-01-061-2/+0
| * | | | | | | | Merge 8.6jan.nijtmans2020-01-061-12/+16
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | / / / / | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Tcl_TransferResult was new in 8.6, so mark the man page with that version.dgp2020-01-051-1/+1
| | * | | | | | formatting typo and rewritedgp2020-01-051-2/+2
| | * | | | | | Rewrite: lead paragraph with name of documented routine.dgp2020-01-051-6/+8
| | * | | | | | Fix documentation, comments, and argument names of Tcl_TransferResult().dgp2020-01-051-11/+13
| | * | | | | | More eol-spacingjan.nijtmans2019-12-0240-42/+42
| | * | | | | | Eliminate unneccessary eol-spacing from documentation.jan.nijtmans2019-12-0249-51/+51
| * | | | | | | Fixed index linedkf2019-12-301-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Little doc tweakjan.nijtmans2019-12-121-6/+5
* | | | | | | Merge 8.7jan.nijtmans2019-11-041-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.6jan.nijtmans2019-10-301-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
* | | | | | | Merge 8.7jan.nijtmans2019-10-281-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /