summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [9c058c5803e30d02] Correction to cross linking in dict(n)'s SEE ALSO section.dkf2017-06-141-1/+1
* | 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
|\ \ | |/
| * [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
* | [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
|\ \ | |/
| * [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
* | [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