summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix [6de8494984]: Tcl_CreateCommandChannel() documentation bugjan.nijtmans2019-08-151-1/+1
* Tcl_ObjectDeleted was only partially documented. Oops.dkf2019-07-031-2/+16
* General improvements to the expr manpagedkf2019-06-101-5/+23
|\
| * General improvements to the expr manpagedkf2019-06-101-15/+65
* | More localized documentation of lazy operators.dgp2019-06-101-2/+7
* | merge 8.5sebres2019-05-241-1/+1
|\ \ | |/
| * fixes typo ("net" instead of outdated term "nett")sebres2019-05-241-1/+1
* | merge 8.5dgp2019-05-111-4/+4
|\ \ | |/
| * Revised documented advice that made obsolete reference to interp->result.dgp2019-05-111-4/+4
* | timerate: code style, doc styledkf2019-04-231-47/+64
|\ \ | |/
| * timerate: code style, doc styledkf2019-04-231-47/+64
* | Clarified some documentationdkf2019-04-091-6/+12
* | Correct minor documentation typoandy2019-04-091-1/+1
* | Document maximum value for right argument of '**' operator. jan.nijtmans2019-03-272-5/+7
* | Fix outdated commentjan.nijtmans2019-03-211-3/+4
* | merge updated 8.5-timerate branchsebres2019-03-051-29/+41
|\ \ | |/
| * highlightingsebres2019-03-051-4/+4
| * re-integrates the changes from the TIP#527 description into the manpagesebres2019-03-041-25/+37
* | merge 8-5-timerate (?max-count?, break possibility, diverse fixes) + windows ...sebres2019-02-131-4/+7
|\ \ | |/
| * timerate documentation extendedsebres2019-02-131-4/+7
| * merge 8.5 (note: to avoid too many conflicts, merged using `fossil merge --ba...sergey.brester2019-02-125-228/+383
| |\
| | * [TIP 525] Backport package tcltest 2.5dgp2018-10-291-214/+355
| * | back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5)sebres2017-05-161-0/+114
| |\ \
* | \ \ merge 8.6(.9), conflicts resolvedsergey.brester2019-02-0720-233/+370
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix [0238027108]: Tcl_ParseArgsObjv TCL_ARGV_CONSTANT documentation errorjan.nijtmans2019-01-311-3/+3
| * | | [TIP 525] Backport package tcltest 2.5dgp2018-10-291-2/+12
| * | | Post-TIP 505 editing of [lreplace] documentation.dgp2018-10-051-22/+12
| * | | Implementation of TIP 505: Make [lreplace] Accept All Out-of-Range Index Valuesdkf2018-09-271-2/+32
| |\ \ \
| | * | | Updated documentationdkf2018-09-271-2/+32
| * | | | Give lambda function a name "ReceiveChunked" for easier testing. New function...jan.nijtmans2018-09-232-8/+16
| * | | | merge 8.6kjnash2018-09-153-1/+31
| |\ \ \ \ | | |/ / /
| | * | | merge 8.5sebres2018-08-301-0/+17
| | |\ \ \ | | | | |/ | | | |/|
| | | * | test-cases to cover quoting of the newline character, and the documentation e...sebres2018-08-301-0/+17
| | * | | Add a note in the 'clock' man page about the interpretation of impossible val...Kevin B Kenny2018-07-211-0/+13
| | * | | Doc typo fix from Andy Goth.dgp2018-04-251-1/+1
| * | | | merge 8.6kjnash2018-04-215-191/+93
| |\ \ \ \ | | |/ / /
| | * | | merge 8.5dgp2018-04-071-5/+3
| | |\ \ \ | | | |/ /
| | | * | Correct out-of-date documentation for [string is].dgp2018-04-071-5/+3
| | * | | Refine documentation for Tcl_NR* functions.pooryorick2018-02-112-180/+88
| | * | | Documentation fix: there is no "O" conversion, just "o" for octal. Also, "b" ...jan.nijtmans2018-01-241-2/+2
| | * | | Make Tcl_WinTCharToUtf/Tcl_WinUtfToTChar work when TCL_UTF_MAX > 3, mainly wh...jan.nijtmans2017-12-281-4/+0
| * | | | Document the new proc http::registerError in http.nkjnash2018-04-201-0/+13
| * | | | Implement queuing and pipelining for HTTP requests over a persistent connection.kjnash2018-03-271-6/+153
| |/ / /
| * | | Update some functions in tclUtf.c to handle surrogate pairs when TCL_UTF_MAX ...jan.nijtmans2017-11-293-6/+3
| * | | No longer document (even though it's only in an example) that Tcl_SavedResult...jan.nijtmans2017-11-162-3/+3
| |\ \ \ | | |/ /
| | * | No longer document (even though it's only in an example) that Tcl_SavedResult...jan.nijtmans2017-11-162-9/+8
| | |/
| | * compatability -> compatibilityjan.nijtmans2016-12-011-1/+1
| * | Documentation correction; issue pointed out by DGP.dkf2017-06-221-2/+3
| * | Rebase for final implementation workdkf2017-06-221-6/+15
| * | Add test-cases, testing the legacy behavior of "format %#d"jan.nijtmans2017-06-221-1/+1