summaryrefslogtreecommitdiffstats
path: root/doc/eval.n
Commit message (Collapse)AuthorAgeFilesLines
* Use a consistent indentation of 4 for code examples.dkf2010-01-201-6/+9
|
* Improve clarity of formatting.dkf2008-10-171-1/+2
|
* Lots of very minor formatting fixes.dkf2008-10-151-1/+5
|
* Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-8/+1
| | | | typedefs, add a few missing bits)
* merge stable branch onto HEADdgp2007-12-131-1/+1
|
* Fix markup errors.jenglish2007-12-101-4/+4
| | | | Consistency: Make sure "KEYWORDS" section appears after "SEE ALSO".
* Apply [Bug 1610310] to fix typos. Thanks to Larry Virden for spotting them.dkf2007-02-181-2/+2
|
* * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-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 fixesdkf2004-10-271-3/+23
|
* Added example, cross-references, and a note that {expand} is usually adkf2004-05-281-2/+31
| | | | better choice!
* More people should automatically reach for the list command in conjunction withdkf2002-08-281-2/+4
| | | | | the eval command following this doc change. Also added missing character in SEE ALSO reference.
* New or changed "SEE ALSO" section.poenitz2000-09-071-1/+4
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+30