Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo | dkf | 2009-10-21 | 1 | -2/+2 |
| | |||||
* | Improve clarity of formatting. | dkf | 2008-10-17 | 1 | -1/+19 |
| | |||||
* | missed commit of lset.n in TIP #331 changes. | Kevin B Kenny | 2008-10-06 | 1 | -6/+11 |
| | |||||
* | more consistent wrong # arg messages: change all messages containing ↵ | nijtmans | 2008-07-13 | 1 | -2/+2 |
| | | | | ?options? to the form ?-option value ...? | ||||
* | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix | dkf | 2008-06-29 | 1 | -7/+2 |
| | | | | typedefs, add a few missing bits) | ||||
* | Minor fixes to copyright declarations (spelling, consistency) | dkf | 2008-03-26 | 1 | -2/+2 |
| | |||||
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+3 |
| | |||||
* | Minor documentation improvements | dkf | 2007-11-01 | 1 | -16/+25 |
| | |||||
* | * changes: Updated for 8.5b2 release.core_8_5_b2 | dgp | 2007-10-26 | 1 | -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 examples | dkf | 2007-10-25 | 1 | -14/+18 |
| | |||||
* | Lots of improvements to look and feel of manual pages | dkf | 2007-10-24 | 1 | -3/+1 |
| | |||||
* | 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 |