Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
| | |||||
* | TIP#176 IMPLEMENTATION [Patch 1165695] | dgp | 2005-04-29 | 1 | -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 Sofer | 2003-12-01 | 1 | -2/+2 |
| | |||||
* | * doc/lset.n: Fixed fault in return values from lset in | dkf | 2003-01-23 | 1 | -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 with | dkf | 2002-09-24 | 1 | -10/+11 |
| | | | | lappend documentation. Thanks to Glenn Jackman [Bug 611719] | ||||
* | Man page updates from Larry Virden. | jenglish | 2002-07-23 | 1 | -4/+6 |
| | |||||
* | Spell-check, fixed typos (Updates from Larry Virden). | jenglish | 2002-07-01 | 1 | -2/+2 |
| | |||||
* | minor doc comment fixes | hobbs | 2001-11-14 | 1 | -3/+4 |
| | |||||
* | added lset.n lset docs with xref and updated lindex of TIPs#22,33,45 by Kenny | hobbs | 2001-11-14 | 1 | -0/+107 |