summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* | | Merge core-8-6-branch: jan.nijtmans2016-07-071-1/+3
|\ \ \ | |/ /
| * | Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable on Windows.ashok2016-07-071-1/+3
* | | Use conventional list operations for ensemble dispatchjan.nijtmans2016-07-041-1/+1
|\ \ \ | |/ /
| * | typo and end-of-line spacingjan.nijtmans2016-07-041-1/+1
* | | Tcl_SetVar -> Tcl_SetVar2 and comparable replacements, eliminating functions ...jan.nijtmans2016-06-291-1/+1
* | | [dd260aaf72] Allow the -dictionary option to be read from a pushed transform.dkf2016-06-271-6/+12
|\ \ \ | |/ /
| * | [dd260aaf72] Allow the -dictionary option to be read from a pushed transform.dkf2016-06-271-6/+12
| * | [c3d956be5b] Clearer text about positioning of optional arguments.dkf2016-06-271-5/+23
| * | (cherry-pick) Merge TIP #447: Execution Time Verbosity Levels in tcltest::con...jan.nijtmans2016-06-021-2/+12
* | | [c3d956be5b] Clearer text about positioning of optional arguments.dkf2016-06-271-5/+23
* | | Merge TIP #447: Execution Time Verbosity Levels in tcltest::configuregahr2016-06-011-2/+12
|\ \ \
| * | | Add a note in tcltest manual page to betray false expectations on msec and usec.gahr2016-05-041-0/+6
| * | | Implement msec and usec verbosity levels in tcltest::configuregahr2016-04-201-2/+6
* | | | Change "integer string" to "integer" in documentation for [tell]. It's not n...andy2016-05-261-1/+1
|/ / /
* | | merge trunktip_444gahr2016-04-0490-93/+93
|\ \ \
| * | | Allow unstable Tcl releases to use unstable packages by default (this makes "...jan.nijtmans2016-03-111-2/+2
| * | | Eliminate exess spacings in remaining doc pagesjan.nijtmans2016-03-0889-91/+91
| |/ /
* | | merge trunkgahr2016-03-03111-399/+399
|\ \ \ | |/ /
| * | Eliminate exess spacings in many doc pages.jan.nijtmans2016-03-02111-399/+399
* | | Clarify that weekends are intended as Saturdays and Sundaysgahr2016-03-031-1/+1
* | | [5f71353740] Support the "weekdays" unit in [clock add]gahr2016-02-171-7/+6
|/ /
* | Fix a few more very minor formatting glitches.dkf2016-02-111-3/+3
* | Fix minor formatting glitchdkf2016-02-111-3/+3
* | Add docs and tests.Joe Mistachkin2016-01-151-0/+5
* | Document the Tcl_CancelEval function correctly. It was missing its second arg...dkf2016-01-011-5/+13
* | Spanish translation of example correctedoehhar2015-11-171-1/+1
* | [154f0982f2] Document that Tcl_NewObjectInstance() really needs to make a nam...dkf2015-10-191-1/+2
* | Fix [8587cb648c445f7]: clock default format incorrectjan.nijtmans2015-10-071-13/+13
|\ \ | |/
| * Fix [8587cb648c445f7]: clock default format incorrectjan.nijtmans2015-10-071-13/+13
* | Fix [b1f19286f0]: for command documentation. jan.nijtmans2015-09-301-2/+2
|\ \ | |/
| * Fix [b1f19286f0]: for command documentation. jan.nijtmans2015-09-301-1/+1
* | Document that multi-threading is on by default since 8.6jan.nijtmans2015-09-041-5/+6
* | Remove unnecessary end-of-line spacing (preparing for some further documentat...jan.nijtmans2015-09-049-71/+71
* | [7703ff1082] Improved wording.dkf2015-08-301-4/+5
|\ \ | |/