| Commit message (Expand) | Author | Age | Files | Lines |
* | Tweaks | dgp | 2020-03-31 | 1 | -3/+2 |
|
|
* | Update docs to describe these changes. | dgp | 2020-03-31 | 1 | -8/+13 |
|
|
* | [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.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 |
|
|
* | | s/in stead/instead/ | dgp | 2020-01-08 | 1 | -1/+1 |
|
|
* | | 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 |
|
|
* | | Remove the "new in 8.5" markings from the 8.6 branch of docs. | dgp | 2020-01-06 | 1 | -2/+0 |
|
|
* | | Tcl_TransferResult was new in 8.6, so mark the man page with that version. | dgp | 2020-01-05 | 1 | -1/+1 |
|
|
* | | formatting typo and rewrite | dgp | 2020-01-05 | 1 | -2/+2 |
|
|
* | | Rewrite: lead paragraph with name of documented routine. | dgp | 2020-01-05 | 1 | -6/+8 |
|
|
* | | Fix documentation, comments, and argument names of Tcl_TransferResult(). | dgp | 2020-01-05 | 1 | -11/+13 |
|
|
* | | More eol-spacing | jan.nijtmans | 2019-12-02 | 40 | -42/+42 |
|
|
* | | Eliminate unneccessary eol-spacing from documentation. | jan.nijtmans | 2019-12-02 | 49 | -51/+51 |
|
|
* | | Fix [02773491861d9fd0]: Tcl_ParseArgsObjv TCL_ARGV_CONSTANT documentation is ... | jan.nijtmans | 2019-10-14 | 1 | -1/+1 |
|
|
* | | Docfix: \0 is special in nroff, so use \e0 instead | dkf | 2019-09-03 | 1 | -3/+3 |
|
|
* | | Correct NUL encoding in documentation | andy | 2019-08-24 | 1 | -1/+1 |
|
|
* | | Fix [6de8494984]: Tcl_CreateCommandChannel() documentation bug | jan.nijtmans | 2019-08-15 | 1 | -1/+1 |
|
|
* | | Tcl_ObjectDeleted was only partially documented. Oops. | dkf | 2019-07-03 | 1 | -2/+16 |
|
|
* | | General improvements to the expr manpage | dkf | 2019-06-10 | 1 | -5/+23 |
|\ \
| |/ |
|
| * | General improvements to the expr manpage | dkf | 2019-06-10 | 1 | -15/+65 |
|
|
* | | More localized documentation of lazy operators. | dgp | 2019-06-10 | 1 | -2/+7 |
|
|
* | | merge 8.5 | sebres | 2019-05-24 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | fixes typo ("net" instead of outdated term "nett") | sebres | 2019-05-24 | 1 | -1/+1 |
|
|
* | | merge 8.5 | dgp | 2019-05-11 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Revised documented advice that made obsolete reference to interp->result. | dgp | 2019-05-11 | 1 | -4/+4 |
|
|
* | | timerate: code style, doc style | dkf | 2019-04-23 | 1 | -47/+64 |
|\ \
| |/ |
|
| * | timerate: code style, doc style | dkf | 2019-04-23 | 1 | -47/+64 |
|
|
* | | Clarified some documentation | dkf | 2019-04-09 | 1 | -6/+12 |
|
|
* | | Correct minor documentation typo | andy | 2019-04-09 | 1 | -1/+1 |
|
|
* | | Document maximum value for right argument of '**' operator.
| jan.nijtmans | 2019-03-27 | 2 | -5/+7 |
|
|
* | | Fix outdated comment | jan.nijtmans | 2019-03-21 | 1 | -3/+4 |
|
|
* | | merge updated 8.5-timerate branch | sebres | 2019-03-05 | 1 | -29/+41 |
|\ \
| |/ |
|
| * | highlighting | sebres | 2019-03-05 | 1 | -4/+4 |
|
|
| * | re-integrates the changes from the TIP#527 description into the manpage | sebres | 2019-03-04 | 1 | -25/+37 |
|
|
* | | merge 8-5-timerate (?max-count?, break possibility, diverse fixes) + windows ... | sebres | 2019-02-13 | 1 | -4/+7 |
|\ \
| |/ |
|
| * | timerate documentation extended | sebres | 2019-02-13 | 1 | -4/+7 |
|
|
| * | merge 8.5 (note: to avoid too many conflicts, merged using `fossil merge --ba... | sergey.brester | 2019-02-12 | 5 | -228/+383 |
| |\ |
|
| | * | [TIP 525] Backport package tcltest 2.5 | dgp | 2018-10-29 | 1 | -214/+355 |
|
|
| * | | back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5) | sebres | 2017-05-16 | 1 | -0/+114 |
| |\ \ |
|
* | \ \ | merge 8.6(.9), conflicts resolved | sergey.brester | 2019-02-07 | 20 | -233/+370 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix [0238027108]: Tcl_ParseArgsObjv TCL_ARGV_CONSTANT documentation error | jan.nijtmans | 2019-01-31 | 1 | -3/+3 |
|
|
| * | | | [TIP 525] Backport package tcltest 2.5 | dgp | 2018-10-29 | 1 | -2/+12 |
|
|
| * | | | Post-TIP 505 editing of [lreplace] documentation. | dgp | 2018-10-05 | 1 | -22/+12 |
|
|
| * | | | Implementation of TIP 505: Make [lreplace] Accept All Out-of-Range Index Values | dkf | 2018-09-27 | 1 | -2/+32 |
| |\ \ \ |
|
| | * | | | Updated documentation | dkf | 2018-09-27 | 1 | -2/+32 |
|
|
| * | | | | Give lambda function a name "ReceiveChunked" for easier testing. New function... | jan.nijtmans | 2018-09-23 | 2 | -8/+16 |
|
|
| * | | | | merge 8.6 | kjnash | 2018-09-15 | 3 | -1/+31 |
| |\ \ \ \
| | |/ / / |
|