summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* documentation: descibes the empty list creation (with reserved space) where o...sebres2020-04-231-1/+3
* Update documentation of Tcl_UtfPrev/Tcl_UtfNext back to how it was. Will be u...jan.nijtmans2020-04-181-23/+14
* Improve the docs for Tcl_UtfNext.dgp2020-04-161-5/+14
* Improve the precision of the Tcl_UtfPrev documentation.dgp2020-04-131-7/+21
* Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly.jan.nijtmans2020-03-095-10/+10
* General improvements to the expr manpagedkf2019-06-101-15/+65
* fixes typo ("net" instead of outdated term "nett")sebres2019-05-241-1/+1
* Revised documented advice that made obsolete reference to interp->result.dgp2019-05-111-4/+4
* timerate: code style, doc styledkf2019-04-231-47/+64
* highlightingsebres2019-03-051-4/+4
* re-integrates the changes from the TIP#527 description into the manpagesebres2019-03-041-25/+37
* 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
| * test-cases to cover quoting of the newline character, and the documentation e...sebres2018-08-301-0/+17
| * Correct out-of-date documentation for [string is].dgp2018-04-071-5/+3
| * No longer document (even though it's only in an example) that Tcl_SavedResult...jan.nijtmans2017-11-162-9/+8
* | back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5)sebres2017-05-161-0/+114
|\ \ | |/ |/|
| * man for timerate (doc/timerate.n)sebres2017-05-111-0/+114
| * In comments and documentation, distinguish between __int64 (a Microsoft 64-bi...jan.nijtmans2017-03-291-1/+1
| * Remove "makefile.bc". Not updated for many-many years, most likely it doesn't...jan.nijtmans2017-03-071-1/+1
| * s/then/than/ in Eval.3 manpagebch2017-02-061-1/+1
| * 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
| * [253ba6e818] Improved description of [variable] behaviour.dkf2016-10-301-1/+6
| * [74bc0e44f5] Doc tweak.dkf2016-10-121-1/+2
| |\
| * \ [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
| * | | Be more accurate about scan's %idkf2016-10-091-3/+1
| * | | [74bc0e44f5] Document result of [http::unregister].dkf2016-10-081-1/+3
| |\ \ \
| * \ \ \ [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...dkf2016-07-241-0/+12
| * | | | | [6a19dedc2e] "Clarified" what the units are that [chan copy] uses for -size a...dkf2016-07-242-9/+17
| |/ / / /
| * | | | Fix docs and test failures. I had rolled back .PS1 (Powershell files) as bein...ashok2016-07-151-1/+1
| * | | | 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
| * | | | Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable on Windows.ashok2016-07-071-1/+3
| * | | | typo and end-of-line spacingjan.nijtmans2016-07-041-1/+1
| * | | | [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
| * | | | Eliminate exess spacings in many doc pages.jan.nijtmans2016-03-02111-399/+399
| * | | | 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 [b1f19286f0]: for command documentation. jan.nijtmans2015-09-301-2/+2
| |\ \ \ \ \