Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A number of small spelling and wording fixes in the docs. | dkf | 2012-03-11 | 31 | -88/+103 |
| | |||||
* | More small bits of doc mending. | dkf | 2012-03-08 | 1 | -10/+12 |
| | |||||
* | Various minor fixes (prompted by Andreas Kupries detecting a spelling mistake). | dkf | 2012-03-08 | 1 | -32/+38 |
| | |||||
* | Documentation clarification, as discussed in [Bug 3482614]. | dkf | 2012-02-21 | 1 | -0/+6 |
| | |||||
* | [Bug 3482614]: Documentation nit. | dkf | 2012-02-01 | 1 | -1/+1 |
|\ | |||||
| * | [Bug 3482614]: Documentation nit. | dkf | 2012-02-01 | 1 | -1/+1 |
| | | |||||
* | | * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on ↵ | dkf | 2012-01-17 | 1 | -0/+19 |
|\ \ | |/ | | | | | when a dictionary key and the dictionary variable collide. | ||||
| * | * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on ↵ | dkf | 2012-01-17 | 1 | -0/+19 |
| | | | | | | | | when a dictionary key and the dictionary variable collide. | ||||
| * | [Bug 3472316] Document the destructive semantics of [fconfigure -error] on ↵ | ferrieux | 2012-01-12 | 1 | -0/+3 |
| | | | | | | | | sockets. | ||||
| * | Use the same shebang comment everywhere | jan.nijtmans | 2011-11-30 | 1 | -1/+1 |
| |\ | | | | | | | | | | don't install tommath_(super)?class.h don't install directories like 8.2 and 8.3 | ||||
| | * | Use the same shebang comment everywhere | jan.nijtmans | 2011-11-29 | 1 | -1/+1 |
| | | | |||||
* | | | [Bug 3472316] Document the destructive semantics of [fconfigure -error] on ↵ | ferrieux | 2012-01-12 | 1 | -0/+3 |
| | | | | | | | | | | | | sockets. | ||||
* | | | [Bug 3466506]: Document more environment variables. | dkf | 2012-01-12 | 1 | -0/+11 |
| | | | |||||
* | | | [Bug 2903743]: Try to do the right thing when presented with old-style nroff. | dkf | 2011-09-22 | 1 | -3/+5 |
| | | | |||||
* | | | Merge to feature branch | jan.nijtmans | 2011-08-18 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Document TIP 378's one-way-ness. | ferrieux | 2011-08-17 | 1 | -0/+4 |
| | | | | |||||
* | | | | merge current trunk | jan.nijtmans | 2011-08-16 | 2 | -11/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Patch 3124554]: Move WishPanic from Tk to Tcl | jan.nijtmans | 2011-08-14 | 2 | -11/+16 |
| | | | | | | | | | | | | Added Documentation | ||||
* | | | | TIP 388 implementation | jan.nijtmans | 2011-08-12 | 2 | -23/+36 |
|/ / / | |||||
* | | | Added some examples of how some of the standard global variables can be used, | dkf | 2011-08-01 | 1 | -0/+37 |
| | | | | | | | | | following prompting by a request by Robert Hicks. | ||||
* | | | The final parts of my doc improvement project | dkf | 2011-07-18 | 10 | -19/+16 |
| | | | |||||
* | | | Undocument long gone limitation of [upvar]. | ferrieux | 2011-07-18 | 1 | -2/+1 |
| | | | |||||
* | | | More small documentation improvements. | dkf | 2011-07-18 | 13 | -31/+31 |
| | | | |||||
* | | | Documentation improvements (small; some revision to parsing script) to improve | dkf | 2011-07-17 | 34 | -110/+147 |
| | | | | | | | | | the quality of HTML doc builds. | ||||
* | | | [FRQ 3358415]: Minor doc improvement | dkf | 2011-07-08 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | [FRQ 3358415]: Minor doc improvement | dkf | 2011-07-08 | 1 | -1/+2 |
| | | | |||||
* | | | Corrected statements about ctime field of 'struct stat'; that was always the | dkf | 2011-07-03 | 1 | -6/+8 |
|\ \ \ | |/ / | | | | time of the last metadata change, not the time of creation. | ||||
| * | | Corrected statements about ctime field of 'struct stat'; that was always the | dkf | 2011-07-03 | 1 | -6/+6 |
| |\ \ | | |/ | | | | time of the last metadata change, not the time of creation. | ||||
| | * | Corrected statements about ctime field of 'struct stat'; that was always the | dkf | 2011-07-03 | 1 | -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 ↵ | max | 2011-06-22 | 2 | -0/+2 |
| | | | | | | | | | | | | Keyword lines. | ||||
* | | | Re-add ".so man.macros", which got removed inadvertently along with the RCS ↵ | max | 2011-06-22 | 2 | -0/+2 |
| | | | | | | | | | | | | Keyword lines. | ||||
* | | | * doc/socket.n: Document the fact that the event loop is now needed for ↵ | max | 2011-06-16 | 1 | -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 Control | dkf | 2011-05-25 | 3 | -0/+107 |
| | | | |||||
* | | | Fix typo spotted by Emiliano Gavilan. | dkf | 2011-05-05 | 1 | -1/+4 |
| | | | |||||
* | | | This time, I'll try to get it right! | dkf | 2011-04-19 | 1 | -1/+1 |
| | | | |||||
* | | | [Bug 3288696]: Command summary was confusingly wrong when it came to [dict | dkf | 2011-04-18 | 1 | -1/+1 |
| | | | | | | | | | filter] with a 'value' filter. | ||||
* | | | merge 8.5 | dgp | 2011-03-14 | 5 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | merge 8.4 | dgp | 2011-03-14 | 5 | -5/+5 |
| |\ \ | | |/ | |||||
| | * | whitespace tidy | dgp | 2011-03-14 | 5 | -5/+5 |
| | | | |||||
* | | | * generic/tclNamesp.c: Tighten the detector of nested [namespace code] | dgp | 2011-03-09 | 1 | -3/+3 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | * tests/namespace.test: quoting that the quoted scripts function properly even in a namespace that contains a custom "namespace" command. [Bug 3202171] * doc/tclvars.n: Formatting fix. Thanks to Pat Thotys. | ||||
| * | | * doc/tclvars.n: Formatting fix. Thanks to Pat Thotys. | patthoyts | 2011-03-09 | 1 | -3/+3 |
| | | | |||||
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 229 | -451/+2 |
|\ \ \ | |/ / | | | | cause more harm than good. Purged them (except in zlib files). | ||||
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 208 | -408/+2 |
| |\ \ | | |/ | | | | more harm than good. Purged them. | ||||
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 193 | -376/+0 |
| | | | | | | | | | more harm than good. Purged them. | ||||
| | * | * doc/unset.n: [Bug 2988940]: Fix typo. | dkf | 2010-04-18 | 1 | -2/+3 |
| | | | |||||
| | * | * doc/Alloc.3: Size argument is "unsigned int". [Bug 2556263] | dgp | 2009-03-30 | 1 | -2/+2 |
| | | | |||||
| | * | typo | dgp | 2009-01-14 | 1 | -2/+2 |
| | | | |||||
| | * | * doc/global.n: Correct false claim about [info locals]. | dgp | 2008-09-25 | 1 | -3/+4 |
| | | | |||||
| | * | Backport http 2.5.5 changes from HEAD | patthoyts | 2008-02-27 | 1 | -1/+8 |
| | | | |||||
| | * | * doc/filename.n: Typocore_8_4_17 | dgp | 2007-12-31 | 1 | -2/+2 |
| | | |