summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add back missing significant characterdkf2017-03-131-1/+1
* Fix error in formatting in info.nfvogel2017-03-121-1/+1
* cherrypick typo fix.bch2017-02-061-1/+1
* Update documentation on recent changes in Tcl_LinkVar.jan.nijtmans2017-01-311-12/+36
|\
| * Update documentation on recent changes in Tcl_LinkVar.jan.nijtmans2017-01-311-12/+36
* | Fix [1f4bb8162f]: lsort -dictionary documentation to be improvedfvogel2017-01-191-1/+2
|\ \ | |/
| * Fix [1f4bb8162f]: lsort -dictionary documentation to be improvedfvogel2017-01-191-1/+2
* | TIP [http://www.tcl.tk/cgi-bin/tct/tip/459|459] implementation, but (for now)...jan.nijtmans2017-01-042-3/+12
|\ \
| * | Complete implementation, tests and documentationjan.nijtmans2016-11-282-3/+12
* | | TIP [http://www.tcl.tk/cgi-bin/tct/tip/456|456] implementation: Extend the C ...tip_456jan.nijtmans2017-01-042-2/+26
|\ \ \
| * | | Update the documentationlimeboy2016-12-141-1/+4
| * | | Windows support and minor touchups to the documentation.limeboy2016-11-251-1/+1
| * | | Minor documentation touchups.limeboy2016-11-251-3/+3
| * | | Merge trunk, and fix two socket test-cases.jan.nijtmans2016-11-251-1/+1
| |\ \ \ | | |/ /
| * | | First round of documentation update.limeboy2016-11-242-1/+22
| |/ /
* | | Document that from the "exact" parameter of Tcl_InitStubs(), only bit 0 has m...jan.nijtmans2016-12-201-3/+3
|/ /
* | Remove extra space in documentation for [file stat]andy2016-11-181-1/+1
* | Make packages msgcat and tcltest work unmodified in "novem". Make more test-c...jan.nijtmans2016-11-041-5/+5
|\ \ | |/
* | [253ba6e818] Improved description of [variable] behaviour.dkf2016-10-301-1/+6
|\ \ | |/
| * [253ba6e818] Improved description of [variable] behaviour.dkf2016-10-301-1/+6
* | [74bc0e44f5] Doc tweak.dkf2016-10-121-1/+2
|\ \ | |/
| * [74bc0e44f5] Doc tweak.dkf2016-10-121-1/+2
| |\
| | * [74bc0e44f5] Doc tweak.dkf2016-10-121-1/+2
* | | [62b36e326c] Noted edge case in behaviour of [concat] with empty arguments.dkf2016-10-091-0/+1
|\ \ \ | |/ /
| * | [62b36e326c] Noted edge case in behaviour of [concat] with empty arguments.dkf2016-10-091-0/+1
| |\ \ | | |/
| | * [62b36e326c] Noted edge case in behaviour of [concat] with empty arguments.dkf2016-10-091-0/+1
* | | [7114ac6141] Improve testing and docs of Tcl_GetInt and Tcl_GetDouble. No beh...dkf2016-10-091-8/+23
|\ \ \ | |/ /
| * | [7114ac6141] Improve testing and docs of Tcl_GetInt and Tcl_GetDouble. No beh...dkf2016-10-091-8/+23
| * | Be more accurate about scan's %idkf2016-10-091-3/+1
* | | Be more accurate about scan's %iferrieux2016-10-091-3/+1
* | | [74bc0e44f5] Document result of [http::unregister].dkf2016-10-081-1/+3
|\ \ \ | |/ /
| * | [74bc0e44f5] Document result of [http::unregister].dkf2016-10-081-1/+3
| |\ \ | | |/
| | * [74bc0e44f5] Document result of [http::unregister].dkf2016-10-081-1/+3
| | * (cherry-pick): Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable ...jan.nijtmans2016-07-081-1/+3
| | * Implement TIP #440: Add engine to tcl_platform Arrayjan.nijtmans2016-01-291-0/+5
| | * Spanish translation of example correctedoehhar2015-11-171-1/+1
* | | Fix typos in expr documentation.pooryorick2016-10-051-11/+11
* | | Rewrite expr documentation. Among other things, fixes [ef5373e6fa0617ee].pooryorick2016-10-051-214/+171
* | | Fix documentation of [expr] operators, replacing "divisor" with "dividend"pooryorick2016-10-031-3/+3
* | | [db0a5f6417] Make a few tests resilient to differences in semantics of pipes ...dkf2016-07-261-0/+12
|\ \ \ | |/ /
| * | [db0a5f6417] Make a few tests resilient to differences in semantics of pipes ...dkf2016-07-261-0/+12
| |\ \
| | * | Make a few tests more resilient to differences in the semantics of pipes betw...bug_db0a5f6417dkf2016-07-241-0/+12
* | | | [6a19dedc2e] "Clarified" what the units are that [chan copy] uses for -size a...dkf2016-07-242-9/+17
|\ \ \ \ | |/ / /
| * | | [6a19dedc2e] "Clarified" what the units are that [chan copy] uses for -size a...dkf2016-07-242-9/+17
| |/ /
* | | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channe...dgp2016-07-181-1/+1
|\ \ \ | |/ /
| * | Fix docs and test failures. I had rolled back .PS1 (Powershell files) as bein...ashok2016-07-151-1/+1
* | | Make hash type changable by compiling with -DTCL_HASH_TYPE=size_t (for exampl...jan.nijtmans2016-07-121-1/+1
* | | merge 8.6dgp2016-07-092-6/+6
|\ \ \ | |/ /
| * | Fixed docs for prior check-in (exec of .CMD files on Windows)ashok2016-07-091-2/+3
| * | Bugfix [3613671]. file owned implementation for Windows.ashok2016-07-091-4/+3