Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a consistent indentation of 4 for code examples. | dkf | 2010-01-20 | 1 | -73/+75 |
| | |||||
* | Improve choice of keywords | dkf | 2010-01-13 | 1 | -2/+2 |
| | |||||
* | Substantially increased the discussion of issues and work-arounds relating to | dkf | 2009-07-11 | 1 | -2/+111 |
| | | | | nested vwaits, following discussion on the tcl-core mailing list on the topic. | ||||
* | Extended the warning about vwait gotchas | dkf | 2009-07-11 | 1 | -2/+5 |
| | |||||
* | "There's something very important I forgot to tell you." | dkf | 2009-05-12 | 1 | -13/+44 |
| | | | | | | | | | | | | "What?" "Don't nest the vwaits." "Why?" "It would be bad." "I'm fuzzy on the whole good/bad thing. What do you mean, 'bad'?" "Try to imagine all processing as you know it stopping gradually and every stack frame in your process spewing their guts at you." "Stack space exhaustion." "Right. That's bad. Okay. All right. Important safety tip." | ||||
* | Fix [Bug 1910136]. | dkf | 2009-04-04 | 1 | -5/+27 |
| | |||||
* | Improve clarity of formatting. | dkf | 2008-10-17 | 1 | -4/+4 |
| | |||||
* | Add a missing be to fix a typo. | georgeps | 2008-01-09 | 1 | -2/+2 |
| | |||||
* | Yet more small fixes | dkf | 2004-10-27 | 1 | -5/+5 |
| | |||||
* | Added examples | dkf | 2004-05-20 | 1 | -1/+39 |
| | |||||
* | New or changed "SEE ALSO" section. | poenitz | 2000-09-07 | 1 | -1/+4 |
| | |||||
* | * doc/tclvars.n: added definitions for tcl_(non)wordchars | hobbs | 2000-01-21 | 1 | -3/+5 |
| | | | | | * doc/vwait.n: added notes about requirement for vwait var being globally scoped [Bug: 3329] | ||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+38 |