Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Ditto [dict append], [dict incr], and [dict lappend]. Update description of ↵ | andy | 2014-05-21 | 1 | -4/+7 | |
| | | | | | | | | | | | | [dict create] to explicitly state that it returns the new dictionary. | |||||
* | | | Ditto [dict unset]. | andy | 2014-05-21 | 1 | -1/+2 | |
| | | | ||||||
* | | | Update dict man page to state that [dict set] returns the updated dictionary ↵ | andy | 2014-05-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | value. | |||||
* | | | [958bc05fbe]: Clarify "clock format" using "%R" | jan.nijtmans | 2014-05-13 | 1 | -2/+3 | |
|\ \ \ | |/ / | ||||||
| * | | [958bc05fbe]: Clarify "clock format" using "%R" | jan.nijtmans | 2014-05-13 | 1 | -2/+3 | |
| | | | ||||||
| * | | Corrected description of where tcl_platform(user) comes from on Unix. | dkf | 2014-05-07 | 1 | -2/+2 | |
| | | | ||||||
* | | | Corrected description of where tcl_platform(user) comes from on Unix. | dkf | 2014-05-07 | 1 | -2/+2 | |
| | | | ||||||
* | | | Clarify fcopy manpage regarding its bidirectional uses. [1350564] | ferrieux | 2014-04-28 | 1 | -3/+24 | |
| | | | ||||||
* | | | [3597178]: Improve documentation of what's going on with encodings | dkf | 2014-02-23 | 2 | -11/+51 | |
| | | | ||||||
* | | | [9bf7e67b37]: minor documentation blooper | dkf | 2014-02-16 | 1 | -1/+1 | |
| | | | ||||||
* | | | Improve descriptions of character escapes and ranges in Tcl.n. | dkf | 2013-12-15 | 1 | -17/+22 | |
| | | | | | | | | | Improve output format handlers to cope with added escape for en-dashes. | |||||
* | | | Grammar check... | dkf | 2013-11-12 | 1 | -1/+1 | |
| | | | ||||||
* | | | [528717] Slight rewording to clarify what the evaluation steps are. | dkf | 2013-11-12 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵ | jan.nijtmans | 2013-11-05 | 230 | -230/+230 | |
|\ \ \ | |/ / | | | | | | | and possibly others. | |||||
| * | | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵ | jan.nijtmans | 2013-11-05 | 209 | -209/+209 | |
| | | | | | | | | | | | | and possibly others. | |||||
* | | | [3556215]: Made [scan] match [format] better in what it accepts as a format | dkf | 2013-10-22 | 1 | -2/+2 | |
|\ \ \ | |/ / | | | | string, by allowing uppercase %X, %E and %G. | |||||
| * | | [3556215]: Made [scan] match [format] better in what it accepts as a format | dkf | 2013-10-22 | 1 | -2/+2 | |
| | | | | | | | | | string, by allowing uppercase %X, %E and %G. | |||||
* | | | Fix execute permission on many files which shouldn't have it. | jan.nijtmans | 2013-10-17 | 3 | -0/+0 | |
|\ \ \ | |/ / | ||||||
| * | | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. | jan.nijtmans | 2013-05-28 | 1 | -3/+4 | |
| |\ \ | | | | | | | | | | | | | Bumped msgcat to version 1.5.2. Minor manpage corrections. | |||||
* | | | | Added missing documentation. Corrected result of Tcl_OOInitStubs in non-stub ↵ | dkf | 2013-10-04 | 1 | -0/+54 | |
| | | | | | | | | | | | | | | | | case. | |||||
* | | | | typo; spotted by stu | dkf | 2013-09-28 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | merge trunk; update changes | dgp | 2013-09-19 | 1 | -4/+7 | |
|\ \ \ \ | ||||||
| * | | | | [3606943]: Corrected description of method search order. | dkf | 2013-09-19 | 1 | -4/+7 | |
| | | | | | ||||||
* | | | | | merge trunk; update changes | dgp | 2013-09-17 | 1 | -5/+21 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | small improvements to the documentation | dkf | 2013-09-17 | 1 | -4/+16 | |
| | | | | | ||||||
| * | | | | Add back -wrapchar option to "binary encode uuencode" | jan.nijtmans | 2013-09-15 | 1 | -1/+8 | |
| |\ \ \ \ | ||||||
| | * | | | | Add back -wrapchar option to "binary encode uuencode". | jan.nijtmans | 2013-09-14 | 1 | -1/+8 | |
| | | | | | | ||||||
| * | | | | | And the decoder too. | dkf | 2013-09-14 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | [2152292] Corrected implementation of uuencoding. | dkf | 2013-09-14 | 1 | -10/+7 | |
| | | | | | ||||||
* | | | | | doc fix exposed by `make html` | dgp | 2013-09-03 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Unbreak doc; the apropos index entry *must* be one line. | dkf | 2013-08-24 | 1 | -2/+1 | |
| | | | | | | | | | | | | (This is an external constraint forced by the requirement to fit into the standard Unix manual system.) | |||||
* | | | | fix NRE docs | mig | 2013-08-23 | 1 | -6/+7 | |
| | | | | ||||||
* | | | | Correction to documentation | dkf | 2013-08-22 | 1 | -2/+3 | |
| | | | | ||||||
* | | | | [3612422]: Refer to correct part of tclvars(n) rather than page itself. | dkf | 2013-08-21 | 12 | -29/+41 | |
| | | | | ||||||
* | | | | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. | oehhar | 2013-05-27 | 1 | -3/+4 | |
|\ \ \ \ | | |/ / | |/| | | | | | | Bumped msgcat to version 1.5.2. Minor manpage corrections. | |||||
| * | | | Corrected args -> arg arg ... in msgcat docbug3036566 | oehhar | 2013-05-08 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Document mcunknown format parameters | oehhar | 2013-05-08 | 1 | -3/+4 | |
| | | | | ||||||
* | | | | * doc/file.n: [Bug 3613671]: Added note to portability section on the | dkf | 2013-05-22 | 1 | -0/+7 | |
|/ / / | | | | | | | fact that [file owned] does not produce useful results on Windows. | |||||
* | | | Documentation fix. | dgp | 2013-04-08 | 1 | -1/+1 | |
| | | | ||||||
* | | | [Bug 3604576]: msgcat-1.5.0.tm error on windows XP | jan.nijtmans | 2013-02-14 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, ↵ | jan.nijtmans | 2013-02-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | inclusive bump to version 1.5.1. Changelog entry still missing. | |||||
* | | | [3603804]: Improve example to actually be capable of throwing the trapped errors | dkf | 2013-02-08 | 1 | -1/+1 | |
| | | | ||||||
* | | | More extensive use of the techniques to improve other edge cases in ensemble ↵ | dkf | 2013-01-28 | 2 | -3/+3 | |
| | | | | | | | | | | | | compilation. | |||||
* | | | Clarify readable fileevent "false positives" in the case of multibyte ↵ | ferrieux | 2013-01-13 | 1 | -7/+10 | |
| | | | | | | | | | | | | encodings/transforms [Bug 3436609]. | |||||
* | | | adjust stub library version number | jan.nijtmans | 2013-01-05 | 1 | -3/+3 | |
|\ \ \ | |/ / | ||||||
| * | | adjust stub library version number | jan.nijtmans | 2013-01-05 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | adjust stub library version number | jan.nijtmans | 2013-01-05 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. | jan.nijtmans | 2013-01-02 | 1 | -13/+18 | |
| |\ \ \ | | |/ / | | | | | | | | | Marked some string subcommands as obsolete, following discussion on tcl-core. Don't free ctrl.script if thread creation fails: it is a constant string "testthread wait" normally. | |||||
| | * | | Marked some string subcommands as obsolete, following discussion on tcl-core. | jan.nijtmans | 2013-01-02 | 1 | -29/+34 | |
| | | | | ||||||
* | | | | "Mine eyes deceive, but others catch me when I fall." -- Someone or other | dkf | 2013-01-03 | 1 | -1/+1 | |
| | | | |