summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* repair nroff breakagedgp2015-03-061-0/+1
|
* [e08c2c407b] The getHandleProc routine in the Tcl_Channel struct isdgp2015-02-201-1/+1
| | | optional. Update the docs to make that clear.
* 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.
* 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.
* [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
|
* 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.
* 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key.jan.nijtmans2013-05-281-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
| |
| * Documentation fix.dgp2013-04-081-1/+1
| |
| * [Bug 3604576]: msgcat-1.5.0.tm error on windows XPjan.nijtmans2013-02-141-1/+1
| |\ | |/ |/|
| * [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
| |\
| * | "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
| |\ \
| * \ \ 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
| | |\ \ \
| * | \ \ \ 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
| | | |\ \ \ \
| | | * | | | | update documentationjan.nijtmans2012-09-261-7/+9
| | | | | | | |
| | * | | | | | fix Tcl_FSFileAttrStrings docjan.nijtmans2012-11-041-1/+1
| | | | | | | |
| * | | | | | | syntax improvement: expect options before the filenamejan.nijtmans2012-10-242-4/+14
| |/ / / / / / | | | | | | | | | | | | | | <p>start at documentation
| * | | | | | minor correction to index linedkf2012-10-241-1/+1
| | |/ / / / | |/| | | |
| * | | | | Implementation of TIP #405.dkf2012-10-162-2/+112
| |\ \ \ \ \
| | * \ \ \ \ merge trunktip_405_impl_tddkf2012-10-162-34/+131
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | documented new C API; corrected type signature of no-zlib fallback functiondkf2012-10-031-1/+29
| | | | | | |
| * | | | | | merge trunkdkf2012-10-034-12/+43
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | tinkering with the documentationdkf2012-08-131-12/+31
| | | | | | |
| * | | | | | merge trunkdkf2012-07-042-8/+17
| |\ \ \ \ \ \
| * | | | | | | add configurability of readahead limitdkf2012-06-241-16/+25
| | | | | | | |
| * | | | | | | merge trunkdkf2012-06-221-1/+0
| |\ \ \ \ \ \ \
| * | | | | | | | Documenting the stream command options better.dkf2012-06-221-14/+25
| | | | | | | | |