summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Compat flag, test, and doc update.tip_398_implferrieux2012-04-281-2/+4
|
* grammar fix (reported on Tcler's Chat)dkf2012-04-231-2/+2
|
* Added example to platform(n) manpagedkf2012-04-191-2/+22
|
* * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixeddkf2012-04-161-3/+4
|\ | | | | | | | | documentation of this filesystem callback function; it must not register its created channel - that's the responsibility of the caller of Tcl_FSOpenFileChannel - as that leads to reference leaks.
| * * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixeddkf2012-04-161-3/+4
| |\ | | | | | | | | | | | | documentation of this filesystem callback function; it must not register its created channel - that's the responsibility of the caller of Tcl_FSOpenFileChannel - as that leads to reference leaks.
| | * * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixeddkf2012-04-161-3/+4
| | | | | | | | | | | | | | | documentation of this filesystem callback function; it must not register its created channel - that's the responsibility of the caller of Tcl_FSOpenFileChannel - as that leads to reference leaks.
| | * [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-091-1/+1
| | |
* | | Ensure all documented functions are listed in index line.dkf2012-04-101-1/+1
| | |
* | | Implementation of TIP #396dkf2012-04-021-3/+53
| | |
* | | Implementation of TIP #395dkf2012-03-271-0/+6
| | |
* | | Implementation of TIP #397dkf2012-03-272-4/+27
| | |
* | | Implementation of TIP #380dkf2012-03-262-47/+159
| | |
* | | A number of small spelling and wording fixes in the docs.dkf2012-03-1131-88/+103
| | |
* | | More small bits of doc mending.dkf2012-03-081-10/+12
| | |
* | | Various minor fixes (prompted by Andreas Kupries detecting a spelling mistake).dkf2012-03-081-32/+38
| | |
* | | Documentation clarification, as discussed in [Bug 3482614].dkf2012-02-211-0/+6
| | |
* | | [Bug 3482614]: Documentation nit.dkf2012-02-011-1/+1
|\ \ \ | |/ /
| * | [Bug 3482614]: Documentation nit.dkf2012-02-011-1/+1
| | |
* | | * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on ↵dkf2012-01-171-0/+19
|\ \ \ | |/ / | | | | | | when a dictionary key and the dictionary variable collide.
| * | * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on ↵dkf2012-01-171-0/+19
| | | | | | | | | | | | when a dictionary key and the dictionary variable collide.
| * | [Bug 3472316] Document the destructive semantics of [fconfigure -error] on ↵ferrieux2012-01-121-0/+3
| | | | | | | | | | | | sockets.
| * | Use the same shebang comment everywherejan.nijtmans2011-11-301-1/+1
| |\ \ | | |/ | | | | | | don't install tommath_(super)?class.h don't install directories like 8.2 and 8.3
| | * Use the same shebang comment everywherejan.nijtmans2011-11-291-1/+1
| | |
* | | [Bug 3472316] Document the destructive semantics of [fconfigure -error] on ↵ferrieux2012-01-121-0/+3
| | | | | | | | | | | | sockets.
* | | [Bug 3466506]: Document more environment variables.dkf2012-01-121-0/+11
| | |
* | | [Bug 2903743]: Try to do the right thing when presented with old-style nroff.dkf2011-09-221-3/+5
| | |
* | | Merge to feature branchjan.nijtmans2011-08-181-0/+4
|\ \ \
| * | | Document TIP 378's one-way-ness.ferrieux2011-08-171-0/+4
| | | |
* | | | merge current trunkjan.nijtmans2011-08-162-11/+16
|\ \ \ \ | |/ / /
| * | | [Patch 3124554]: Move WishPanic from Tk to Tcljan.nijtmans2011-08-142-11/+16
| | | | | | | | | | | | Added Documentation
* | | | TIP 388 implementationjan.nijtmans2011-08-122-23/+36
|/ / /
* | | Added some examples of how some of the standard global variables can be used,dkf2011-08-011-0/+37
| | | | | | | | | following prompting by a request by Robert Hicks.
* | | The final parts of my doc improvement projectdkf2011-07-1810-19/+16
| | |
* | | Undocument long gone limitation of [upvar].ferrieux2011-07-181-2/+1
| | |
* | | More small documentation improvements.dkf2011-07-1813-31/+31
| | |
* | | Documentation improvements (small; some revision to parsing script) to improvedkf2011-07-1734-110/+147
| | | | | | | | | the quality of HTML doc builds.
* | | [FRQ 3358415]: Minor doc improvementdkf2011-07-081-1/+2
|\ \ \ | |/ /
| * | [FRQ 3358415]: Minor doc improvementdkf2011-07-081-1/+2
| | |
* | | Corrected statements about ctime field of 'struct stat'; that was always thedkf2011-07-031-6/+8
|\ \ \ | |/ / | | | time of the last metadata change, not the time of creation.
| * | Corrected statements about ctime field of 'struct stat'; that was always thedkf2011-07-031-6/+6
| |\ \ | | |/ | | | time of the last metadata change, not the time of creation.
| | * Corrected statements about ctime field of 'struct stat'; that was always thedkf2011-07-031-6/+6
| | | | | | | | | time of the last metadata change, not the time of creation.
| * | Re-add ".so man.macros", which got removed inadvertently along with the RCS ↵max2011-06-222-0/+2
| | | | | | | | | | | | Keyword lines.
* | | Re-add ".so man.macros", which got removed inadvertently along with the RCS ↵max2011-06-222-0/+2
| | | | | | | | | | | | Keyword lines.
* | | * doc/socket.n: Document the fact that the event loop is now needed for ↵max2011-06-161-6/+17
| | | | | | | | | | | | | | | | | | [socket -async] * unix/tclUnixSock.c: Set up the file handler for async sockets to fire on exceptions in addition to writable state. * tests/socket.test: Improve error reporting when socket-14.2 times out.
* | | Implementation of TIP #381: Call Chain Introspection and Controldkf2011-05-253-0/+107
| | |
* | | Fix typo spotted by Emiliano Gavilan.dkf2011-05-051-1/+4
| | |
* | | This time, I'll try to get it right!dkf2011-04-191-1/+1
| | |
* | | [Bug 3288696]: Command summary was confusingly wrong when it came to [dictdkf2011-04-181-1/+1
| | | | | | | | | filter] with a 'value' filter.
* | | merge 8.5dgp2011-03-145-5/+5
|\ \ \ | |/ /
| * | merge 8.4dgp2011-03-145-5/+5
| |\ \ | | |/