summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | small improvements to the documentationdkf2013-09-171-4/+16
| | | | |
| | * | | Add back -wrapchar option to "binary encode uuencode"jan.nijtmans2013-09-151-1/+8
| | |\ \ \
| | | * | | Add back -wrapchar option to "binary encode uuencode".jan.nijtmans2013-09-141-1/+8
| | | | | |
| | * | | | And the decoder too.dkf2013-09-141-1/+1
| | |/ / /
| | * | | [2152292] Corrected implementation of uuencoding.dkf2013-09-141-10/+7
| | | | |
| * | | | doc fix exposed by `make html`dgp2013-09-031-1/+1
| |/ / /
| * | | Unbreak doc; the apropos index entry *must* be one line. dkf2013-08-241-2/+1
| | | | | | | | | | | | (This is an external constraint forced by the requirement to fit into the standard Unix manual system.)
| * | | fix NRE docsmig2013-08-231-6/+7
| | | |
| * | | Correction to documentationdkf2013-08-221-2/+3
| | | |
| * | | [3612422]: Refer to correct part of tclvars(n) rather than page itself.dkf2013-08-2112-29/+41
| | | |
| * | | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key.oehhar2013-05-271-3/+4
| |\ \ \ | | | |/ | | |/| | | | | Bumped msgcat to version 1.5.2. Minor manpage corrections.
| | * | Corrected args -> arg arg ... in msgcat docbug3036566oehhar2013-05-081-2/+2
| | | |
| | * | Document mcunknown format parametersoehhar2013-05-081-3/+4
| | | |
| * | | * doc/file.n: [Bug 3613671]: Added note to portability section on thedkf2013-05-221-0/+7
| |/ / | | | | | | fact that [file owned] does not produce useful results on Windows.
| * | Documentation fix.dgp2013-04-081-1/+1
| | |
| * | [Bug 3604576]: msgcat-1.5.0.tm error on windows XPjan.nijtmans2013-02-141-1/+1
| |\ \ | | |/
| | * Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, ↵jan.nijtmans2013-02-141-1/+1
| | | | | | | | | | | | | | | inclusive bump to version 1.5.1. Changelog entry still missing.
| * | [3603804]: Improve example to actually be capable of throwing the trapped errorsdkf2013-02-081-1/+1
| | |
| * | More extensive use of the techniques to improve other edge cases in ensemble ↵dkf2013-01-282-3/+3
| | | | | | | | | | | | compilation.
| * | Clarify readable fileevent "false positives" in the case of multibyte ↵ferrieux2013-01-131-7/+10
| | | | | | | | | | | | encodings/transforms [Bug 3436609].
| * | adjust stub library version numberjan.nijtmans2013-01-051-3/+3
| |\ \ | | |/
| | * adjust stub library version numberjan.nijtmans2013-01-051-2/+2
| | |\
| | | * adjust stub library version numberjan.nijtmans2013-01-051-2/+2
| | | |
| | * | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. jan.nijtmans2013-01-021-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.nijtmans2013-01-021-29/+34
| | | |
| * | | "Mine eyes deceive, but others catch me when I fall." -- Someone or otherdkf2013-01-031-1/+1
| | | |
| * | | Channel buffer min size is 1. Issue found by Schelte Bron.dkf2013-01-032-3/+3
| | | |
| * | | Marked some string subcommands as obsolete, following discussion on tcl-core.dkf2012-12-311-20/+25
| | | |
| * | | [Bug 3594188] Clarifications about commas.ferrieux2012-12-091-2/+14
| | | |
| * | | small correction in doc/NRE.3mig2012-12-071-1/+1
| | | |
| * | | doc formatting goofsdgp2012-11-261-1/+1
| | | |
| * | | Doc fix in TCL_MEM_DEBUG.3jan.nijtmans2012-11-161-1/+1
| |\ \ \ | | |/ /
| | * | Doc fix in TCL_MEM_DEBUG.3jan.nijtmans2012-11-161-1/+1
| | |\ \ | | | |/
| | | * Fix msgcat.test (in case a higher msgcat version is encountered, which is ↵jan.nijtmans2012-11-161-1/+1
| | | | | | | | | | | | | | | | | | | | not included with Tcl 8.4) <p>Doc fix in TCL_MEM_DEBUG.3
| | | * More complete purge of things only present for supporting long-dead Mac 9 ↵dgp2012-11-1515-450/+15
| | | | | | | | | | | | | | | | systems.
| | | * Add tn, ro_MO and ru_MO to msgcat. jan.nijtmans2012-06-291-1/+1
| | | | | | | | | | | | | | | | Make it work on cygwin (backported) Bump msgcat to 1.3.5
| * | | merge trunk. jan.nijtmans2012-11-121-2/+2
| |\ \ \ | | | | | | | | | | <p>doc fix
| * \ \ \ merge trunkjan.nijtmans2012-11-0940-516/+531
| |\ \ \ \ | | |/ / /
| | * | | Updated the language of the documentation so that "object" refers to an OOdkf2012-11-0839-515/+530
| | | | | | | | | | | | | | | concept throughout, and a Tcl_Obj is called a "value" (which is what it is).
| | * | | Missing bits of the msgcat 1.4 -> 1.5 bump.dgp2012-11-081-1/+1
| | |\ \ \ | | | |/ /
| | | * | changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, ↵oehhar2012-11-081-1/+1
| | | | | | | | | | | | | | | | | | | | library/clock.tcl, win/makefile.bc and tools/tcl.wse.in
| | | * | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6oehhar2012-09-121-18/+73
| | | | |
| * | | | merge trunkjan.nijtmans2012-11-072-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Minor change: another formatting improvementdkf2012-11-071-1/+1
| | | | |
| | * | | Minor change: Formatting fixdkf2012-11-071-1/+1
| | | | |
| * | | | Finish the TIP #416 implementation as specified (#define's were still ↵jan.nijtmans2012-11-071-2/+9
| | | | | | | | | | | | | | | | | | | | missing). Added warning to "load" documentation. Added test case for using -global without specifying filename.
| * | | | merge trunkdkf2012-11-062-8/+9
| |\ \ \ \ | | |/ / /
| | * | | TIP #413jan.nijtmans2012-11-051-7/+8
| | |\ \ \
| | | * | | doc fixjan.nijtmans2012-10-161-3/+2
| | | | | |
| | | * | | merge trunkdkf2012-10-164-36/+243
| | | |\ \ \