summaryrefslogtreecommitdiffstats
path: root/doc/lset.n
Commit message (Collapse)AuthorAgeFilesLines
* Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵jan.nijtmans2013-11-051-1/+1
|\ | | | | | | and possibly others.
| * Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵jan.nijtmans2013-11-051-1/+1
| | | | | | | | and possibly others.
* | Fix execute permission on many files which shouldn't have it.jan.nijtmans2013-10-171-0/+0
|\ \ | |/
* | Documentation improvements (small; some revision to parsing script) to improvedkf2011-07-171-4/+4
| | | | | | the quality of HTML doc builds.
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-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 causedgp2011-03-021-2/+0
| |\ | | | | | | more harm than good. Purged them.
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | | | | more harm than good. Purged them.
| | * * doc/lset.n: fix typo [Bug 852224]Miguel Sofer2003-12-011-2/+2
| | |
* | | Typodkf2009-10-211-2/+2
| | |
* | | Improve clarity of formatting.dkf2008-10-171-1/+19
| | |
* | | missed commit of lset.n in TIP #331 changes.Kevin B Kenny2008-10-061-6/+11
| | |
* | | more consistent wrong # arg messages: change all messages containing ↵nijtmans2008-07-131-2/+2
| | | | | | | | | | | | ?options? to the form ?-option value ...?
* | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-7/+2
|/ / | | | | | | typedefs, add a few missing bits)
* | Minor fixes to copyright declarations (spelling, consistency)dkf2008-03-261-2/+2
| |
* | merge stable branch onto HEADdgp2007-12-131-1/+3
| |
* | Minor documentation improvementsdkf2007-11-011-16/+25
| |
* | * changes: Updated for 8.5b2 release.core_8_5_b2dgp2007-10-261-18/+16
| | | | | | | | | | | | * 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 examplesdkf2007-10-251-14/+18
| |
* | Lots of improvements to look and feel of manual pagesdkf2007-10-241-3/+1
| |
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
| |
* | TIP#176 IMPLEMENTATION [Patch 1165695]dgp2005-04-291-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tclUtil.c: Extended TclGetIntForIndex to recognize index formats including end+integer and integer+/-integer. * generic/tclCmdMZ.c: Extended the -start switch of [regexp] and [regsub] to accept all index formats known by TclGetIntForIndex. * doc/lindex.n: Updated docs to note new index formats. * doc/linsert.n: * doc/lrange.n: * doc/lreplace.n: * doc/lsearch.n: * doc/lset.n: * doc/lsort.n: * doc/regexp.n: * doc/regsub.n: * doc/string.n: * tests/cmdIL.test: Updated tests. * tests/compile.test: * tests/lindex.test: * tests/linsert.test: * tests/lrange.test: * tests/lreplace.test: * tests/lsearch.test: * tests/lset.test: * tests/regexp.test: * tests/regexpComp.test: * tests/string.test: * tests/stringComp.test: * tests/util.test:
* | * doc/lset.n: fix typo [Bug 852224]Miguel Sofer2003-12-011-2/+2
|/
* * doc/lset.n: Fixed fault in return values from lset indkf2003-01-231-15/+17
| | | | | documentation examples [SF Bug #658463] and tidied up a bit at the same time.
* * doc/lset.n: Changed 'list' to 'varName' for consistency withdkf2002-09-241-10/+11
| | | | lappend documentation. Thanks to Glenn Jackman [Bug 611719]
* Man page updates from Larry Virden.jenglish2002-07-231-4/+6
|
* Spell-check, fixed typos (Updates from Larry Virden).jenglish2002-07-011-2/+2
|
* minor doc comment fixeshobbs2001-11-141-3/+4
|
* added lset.n lset docs with xref and updated lindex of TIPs#22,33,45 by Kennyhobbs2001-11-141-0/+107