summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* merge trunkdgp2015-07-17231-517/+796
|\
| * Spell out [info exists] in example code for [exit] command.andy2015-07-141-1/+1
| |
| * Documentation: source ignores BOM for unicode filesoehhar2015-07-071-0/+2
| |\
| | * Documentation: source ignores BOM for unicode filesoehhar2015-07-071-0/+2
| | |
| * | [TIP 412] msgcat dynamic locale change and package private locale (msgcat 1.6.0)oehhar2015-06-291-19/+285
| |\ \
| | * | Manpage, callback fail calls bgerror, clean catalog on packagelocale unsetoehhar2015-06-261-19/+285
| | | |
| | * | Merge trunkoehhar2015-06-222-2/+2
| | |\ \ | | |/ / | |/| |
| | * | merge trunkoehhar2015-05-31231-1137/+1453
| | |\ \
| | | \ \
| | \ \ \
| *-. \ \ \ [a4cb3f06c4] Fix edge case handling in lreplace. Many more tests.dgp2015-06-181-1/+1
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | lreplace: more tests, doc improvementaspect_lreplace_refixaspect2015-06-161-1/+1
| | | | | |
| * | | | | Stop documentation lie about command rename traces and comment lie aboutdgp2015-06-081-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | | what's done with them in TclOO.
| | * | | Stop telling lie about command delete traces.dgp2015-06-081-1/+1
| | | | |
| | * | | repair nroff breakagedgp2015-03-061-0/+1
| | | | |
| * | | | [11250a236d] Made the documentation of non-greediness overrides more obvious.dkf2015-05-181-1/+25
| | | | |
| * | | | [ad6696285c] Correction of description of filter behaviour with 'unknown'.dkf2015-05-171-3/+5
| | |/ / | |/| |
| * | | .RS/.RE balancedgp2015-03-061-1/+0
| | | |
| * | | Deleted Win95/98-specific documentation as those platforms have long been ↵ashok2015-03-027-136/+16
| | | | | | | | | | | | | | | | unsupported.
| * | | [e08c2c407b] The getHandleProc routine in the Tcl_Channel struct is ↵dgp2015-02-201-1/+1
| |\ \ \ | | |/ / | | | | | | | | optional. Update the docs to make that clear.
| | * | [e08c2c407b] The getHandleProc routine in the Tcl_Channel struct isdgp2015-02-201-1/+1
| | | | | | | | | | | | optional. Update the docs to make that clear.
| * | | Documented "fconfigure $h -connecting" on socket man pagetip_427oehhar2014-12-171-0/+9
| | | |
| * | | Improve documentation on the use of com ports (remove references to Windows ↵jan.nijtmans2014-11-131-48/+13
| |\ \ \ | | |/ / | | | | | | | | | | | | 95, deprecate the use of postfix ':'). Allow lpt[5-9] just as com[5-9], and make sure that path normalization works as expected for ports > 4.
| | * | Improve documentation on the use of com ports (remove references to Windows ↵jan.nijtmans2014-11-131-47/+13
| | | | | | | | | | | | | | | | | | | | 95, deprecate the use of postfix ':'). Allow lpt[5-9] just as com[5-9], and make sure that path normalization works as expected for ports > 4.
| * | | [2039178] Remove false claims about TCL_INTERP_DESTROYED flag bit in command ↵dgp2014-10-091-23/+10
| |\ \ \ | | |/ / | | | | | | | | traces.
| | * | [2039178] Remove false claims about TCL_INTERP_DESTROYED flag bit in command ↵dgp2014-10-091-23/+10
| | | | | | | | | | | | | | | | traces.
| * | | Tidy up the docsdkf2014-08-031-7/+12
| | | |
| * | | Don't use [pid] in tests, stick to constant literals.ferrieux2014-08-021-0/+2
| | | |
| * | | TIP 429 Implementation: [string cat]ferrieux2014-08-021-0/+8
| | | |
| * | | Starting with Unicode 6.3, the mongolian vowel separator (U+180e) is no ↵jan.nijtmans2014-07-111-2/+3
| |\ \ \ | | |/ / | | | | | | | | | | | | longer a whitespace, but for Tcl it still is. Update documentation accordingly, and extend test-cases for Unicode 7 compliance.
| | * | Starting with Unicode 6.3, the mongolian vowel separator (U+180e) is no ↵jan.nijtmans2014-07-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | longer a whitespace, but for Tcl it still is. "NEL/Next Line" (U+0085) should have been a Unicode whitespace, but never was in Tcl. This is corrected in Tcl 8.6, but for legacy reasons not in Tcl 8.5. Update documentation accordingly, and extend test-cases for Unicode 7 compliance.
| * | | Clarify http::config and http::geturl -headers roles in setting request headers.dgp2014-07-021-1/+2
| | | |
| * | | [cb042d294e] Improve consistency of [dict] wrong-args error messages.dkf2014-06-151-5/+5
| | | |
| * | | Add missing calls to Tcl_DecrRefCount() in string object man page examples.andy2014-06-041-1/+4
| | | |
| * | | Ditto [dict append], [dict incr], and [dict lappend]. Update description of ↵andy2014-05-211-4/+7
| | | | | | | | | | | | | | | | [dict create] to explicitly state that it returns the new dictionary.
| * | | Ditto [dict unset].andy2014-05-211-1/+2
| | | |
| * | | Update dict man page to state that [dict set] returns the updated dictionary ↵andy2014-05-211-1/+1
| | | | | | | | | | | | | | | | value.
| * | | [958bc05fbe]: Clarify "clock format" using "%R"jan.nijtmans2014-05-131-2/+3
| |\ \ \ | | |/ /
| | * | [958bc05fbe]: Clarify "clock format" using "%R"jan.nijtmans2014-05-131-2/+3
| | | |
| | * | Corrected description of where tcl_platform(user) comes from on Unix.dkf2014-05-071-2/+2
| | | |
| * | | Corrected description of where tcl_platform(user) comes from on Unix.dkf2014-05-071-2/+2
| | | |
| * | | Clarify fcopy manpage regarding its bidirectional uses. [1350564]ferrieux2014-04-281-3/+24
| | | |
| * | | [3597178]: Improve documentation of what's going on with encodingsdkf2014-02-232-11/+51
| | | |
| * | | [9bf7e67b37]: minor documentation blooperdkf2014-02-161-1/+1
| | | |
| * | | Improve descriptions of character escapes and ranges in Tcl.n.dkf2013-12-151-17/+22
| | | | | | | | | | | | Improve output format handlers to cope with added escape for en-dashes.
| * | | Grammar check...dkf2013-11-121-1/+1
| | | |
| * | | [528717] Slight rewording to clarify what the evaluation steps are.dkf2013-11-121-1/+1
| | | |
| * | | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵jan.nijtmans2013-11-05230-230/+230
| |\ \ \ | | |/ / | | | | | | | | and possibly others.
| | * | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵jan.nijtmans2013-11-05209-209/+209
| | | | | | | | | | | | | | | | and possibly others.
| * | | [3556215]: Made [scan] match [format] better in what it accepts as a formatdkf2013-10-221-2/+2
| |\ \ \ | | |/ / | | | | string, by allowing uppercase %X, %E and %G.
| | * | [3556215]: Made [scan] match [format] better in what it accepts as a formatdkf2013-10-221-2/+2
| | | | | | | | | | | | string, by allowing uppercase %X, %E and %G.
| * | | Fix execute permission on many files which shouldn't have it.jan.nijtmans2013-10-173-0/+0
| |\ \ \ | | |/ /