| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
|
|
* | | 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 and... | jan.nijtmans | 2013-11-05 | 230 | -230/+230 |
|\ \
| |/ |
|
| * | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and... | jan.nijtmans | 2013-11-05 | 209 | -209/+209 |
|
|
* | | [3556215]: Made [scan] match [format] better in what it accepts as a format | dkf | 2013-10-22 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [3556215]: Made [scan] match [format] better in what it accepts as a format | dkf | 2013-10-22 | 1 | -2/+2 |
|
|
* | | 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 |
| |\ |
|
* | | | Added missing documentation. Corrected result of Tcl_OOInitStubs in non-stub ... | dkf | 2013-10-04 | 1 | -0/+54 |
|
|
* | | | 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 |
|
|
* | | | 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 |
|\ \ \
| | |/
| |/| |
|
| * | | 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 |
|/ / |
|
* | | 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, inclusiv... | jan.nijtmans | 2013-02-14 | 1 | -1/+1 |
|
|
* | | [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 |
|
|
* | | Clarify readable fileevent "false positives" in the case of multibyte encodin... | ferrieux | 2013-01-13 | 1 | -7/+10 |
|
|
* | | 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. | 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 |
|
|
* | | | Channel buffer min size is 1. Issue found by Schelte Bron. | dkf | 2013-01-03 | 2 | -3/+3 |
|
|
* | | | Marked some string subcommands as obsolete, following discussion on tcl-core. | dkf | 2012-12-31 | 1 | -20/+25 |
|
|
* | | | [Bug 3594188] Clarifications about commas. | ferrieux | 2012-12-09 | 1 | -2/+14 |
|
|