Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Undocument long gone limitation of [upvar]. | ferrieux | 2011-07-18 | 1 | -2/+1 |
| | |||||
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ | | | | | 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 | 1 | -2/+0 |
| |\ | | | | | | | 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 | 1 | -2/+0 |
| | | | | | | | | | more harm than good. Purged them. | ||||
| | * | * doc/clock.n: | das | 2004-11-12 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/registry.n: * doc/upvar.n: fixed *roff errors uncovered by running 'make html'. * tools/tcltk-man2html.tcl: added faked support for bullet point lists, i.e. *nroff ".IP \(bu" syntax. Synced other changes from HEAD. | ||||
| | * | Finished user-level documentation backport | dkf | 2004-10-27 | 1 | -9/+17 |
| | | | |||||
* | | | Use a consistent indentation of 4 for code examples. | dkf | 2010-01-20 | 1 | -6/+6 |
| | | | |||||
* | | | Improve choice of keywords | dkf | 2010-01-13 | 1 | -2/+2 |
| | | | |||||
* | | | Formatting | dkf | 2010-01-13 | 1 | -2/+2 |
| | | | |||||
* | | | Tweak to generate better links | dkf | 2010-01-13 | 1 | -2/+2 |
| | | | |||||
* | | | Improve clarity of formatting. | dkf | 2008-10-17 | 1 | -3/+8 |
|/ / | |||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | | |||||
* | | Next stage of doing GOOBE improvements to documentation now that the html ↵ | dkf | 2007-10-29 | 1 | -3/+6 |
| | | | | | | | | generation works | ||||
* | | * changes: Updated for 8.5b2 release.core_8_5_b2 | dgp | 2007-10-26 | 1 | -5/+5 |
| | | | | | | | | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door. | ||||
* | | GOOBE for command results in examples | dkf | 2007-10-25 | 1 | -5/+5 |
| | | |||||
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
| | | |||||
* | | Purge old and inaccurate .VS/.VE macros. | dkf | 2005-04-06 | 1 | -3/+1 |
| | | |||||
* | | More minor doc fixes for greater clarity | dkf | 2004-11-12 | 1 | -12/+11 |
| | | |||||
* | | * doc/CrtChannel.3: | das | 2004-11-12 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | * doc/Interp.3: * doc/Limit.3: * doc/binary.n: * doc/dict.n: * doc/tm.n: * doc/upvar.n: fixed *roff errors uncovered by running 'make html'. * tools/tcltk-man2html.tcl: added faked support for bullet point lists, i.e. *nroff ".IP \(bu" syntax. | ||||
* | | Yet more small fixes | dkf | 2004-10-27 | 1 | -8/+8 |
| | | |||||
* | | Added example | dkf | 2004-05-18 | 1 | -3/+11 |
| | | |||||
* | | * doc/global.n: | Miguel Sofer | 2004-04-28 | 1 | -3/+3 |
|/ | | | | | | | | * doc/upvar.n: * generic/tclVar.c (ObjMakeUpvar): * tests/upvar.test (upvar-8.11): * tests/var.test (var-3.11): Avoid creation of unusable variables: [Bug 600812] [TIP 184]. | ||||
* | Improved documentation to fix bug #119387 (info locals seems not to | dkf | 2000-11-21 | 1 | -2/+2 |
| | | | | | work properly) since the behaviour reported as buggy was actually correct. | ||||
* | New or changed "SEE ALSO" section. | poenitz | 2000-09-07 | 1 | -2/+2 |
| | |||||
* | * var.test: Added tests for corrected variable behavior (bug #981). | ericm | 2000-01-21 | 1 | -2/+22 |
| | | | | | | | | | | * upvar.n: Expanded explanation of upvar behavior with respect to variable traces. (bugs 3917 1433 2110). * tclVar.c: Changed behavior of variable command when name refers to an element in an array (ie, "variable foo(x)") to always return an error, regardless of existance of that element in the array (now behavior is consistant with docs too) (bug #981). | ||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+92 |