summaryrefslogtreecommitdiffstats
path: root/doc/lreplace.n
Commit message (Collapse)AuthorAgeFilesLines
* Improve clarity of formatting.dkf2008-10-171-1/+5
|
* Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-5/+2
| | | | typedefs, add a few missing bits)
* Minor fixes to copyright declarations (spelling, consistency)dkf2008-03-261-2/+2
|
* removed erroneous whitespacedkf2008-03-161-2/+2
|
* Clarified documentation of what happens with negative indices. [Bug 1905809]dkf2008-03-161-17/+22
| | | | Added example, tidied up formatting.
* merge stable branch onto HEADdgp2007-12-131-1/+1
|
* * changes: Updated for 8.5b2 release.core_8_5_b2dgp2007-10-261-4/+8
| | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door.
* Lots of improvements to look and feel of manual pagesdkf2007-10-241-8/+4
|
* 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-7/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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:
* Purge old and inaccurate .VS/.VE macros.dkf2005-04-061-3/+1
|
* More minor doc fixesdkf2004-10-271-7/+6
|
* Add more examples to documentation along the lines of David Welton's project.dkf2004-04-161-1/+22
|
* minor doc comment fixeshobbs2001-11-141-2/+2
|
* added lset.n lset docs with xref and updated lindex of TIPs#22,33,45 by Kennyhobbs2001-11-141-3/+6
|
* New or changed "SEE ALSO" section.poenitz2000-09-071-4/+5
|
* Added some SEE ALSO sections.poenitz2000-07-131-1/+4
|
* * doc/lreplace.n: Corrected man page with respect to treatment ofericm2000-01-211-16/+19
| | | | empty lists, and "prettied up" the page. (bug #1705).
* * doc/tclvars.n: added definitions for tcl_(non)wordcharshobbs2000-01-211-6/+7
| | | | | * doc/vwait.n: added notes about requirement for vwait var being globally scoped [Bug: 3329]
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+43