Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
| | * | Backport many doc fixes | dkf | 2004-10-27 | 1 | -1/+14 |
| | | | |||||
* | | | Use a consistent indentation of 4 for code examples. | dkf | 2010-01-20 | 1 | -6/+9 |
| | | | |||||
* | | | Improve clarity of formatting. | dkf | 2008-10-17 | 1 | -1/+2 |
| | | | |||||
* | | | Lots of very minor formatting fixes. | dkf | 2008-10-15 | 1 | -1/+5 |
| | | | |||||
* | | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix | dkf | 2008-06-29 | 1 | -8/+1 |
|/ / | | | | | | | typedefs, add a few missing bits) | ||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | | |||||
* | | Fix markup errors. | jenglish | 2007-12-10 | 1 | -4/+4 |
| | | | | | | | | Consistency: Make sure "KEYWORDS" section appears after "SEE ALSO". | ||||
* | | Apply [Bug 1610310] to fix typos. Thanks to Larry Virden for spotting them. | dkf | 2007-02-18 | 1 | -2/+2 |
| | | |||||
* | | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/fconfigure.n, doc/interp.n, doc/unknown.n: * library/auto.tcl, library/init.tcl, library/package.tcl: * library/safe.tcl, library/tm.tcl, library/msgcat/msgcat.tcl: * tests/all.tcl, tests/basic.test, tests/cmdInfo.test: * tests/compile.test, tests/encoding.test, tests/execute.test: * tests/fCmd.test, tests/http.test, tests/init.test: * tests/interp.test, tests/io.test, tests/ioUtil.test: * tests/iogt.test, tests/namespace-old.test, tests/namespace.test: * tests/parse.test, tests/pkg.test, tests/pkgMkIndex.test: * tests/proc.test, tests/reg.test, tests/trace.test: * tests/upvar.test, tests/winConsole.test, tests/winFCmd.test: * tools/tclZIC.tcl: * generic/tclParse.c (Tcl_ParseCommand): Replace {expand} with {*} officially (TIP #293). Leave -DALLOW_EXPAND=0|1 option to keep {expand} syntax for transition users. [Bug 1589629] | ||||
* | | Many minor doc fixes | dkf | 2004-10-27 | 1 | -3/+23 |
| | | |||||
* | | Added example, cross-references, and a note that {expand} is usually a | dkf | 2004-05-28 | 1 | -2/+31 |
|/ | | | | better choice! | ||||
* | More people should automatically reach for the list command in conjunction with | dkf | 2002-08-28 | 1 | -2/+4 |
| | | | | | the eval command following this doc change. Also added missing character in SEE ALSO reference. | ||||
* | New or changed "SEE ALSO" section. | poenitz | 2000-09-07 | 1 | -1/+4 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+30 |