Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -3/+1 |
|\ | | | | | more harm than good. Purged them. | ||||
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
| | | | | | | more harm than good. Purged them. | ||||
| * | More doc fix backporting | dkf | 2004-10-27 | 1 | -1/+21 |
| | | |||||
* | | Minor fixes to copyright declarations (spelling, consistency) | dkf | 2008-03-26 | 1 | -2/+2 |
| | | |||||
* | | removed erroneous whitespace | dkf | 2008-03-16 | 1 | -2/+2 |
| | | |||||
* | | Clarified documentation of what happens with negative indices. [Bug 1905809] | dkf | 2008-03-16 | 1 | -17/+22 |
| | | | | | | | | Added example, tidied up formatting. | ||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | | |||||
* | | * changes: Updated for 8.5b2 release.core_8_5_b2 | dgp | 2007-10-26 | 1 | -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 pages | dkf | 2007-10-24 | 1 | -8/+4 |
| | | |||||
* | | 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 | -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. | dkf | 2005-04-06 | 1 | -3/+1 |
| | | |||||
* | | More minor doc fixes | dkf | 2004-10-27 | 1 | -7/+6 |
| | | |||||
* | | Add more examples to documentation along the lines of David Welton's project. | dkf | 2004-04-16 | 1 | -1/+22 |
|/ | |||||
* | minor doc comment fixes | hobbs | 2001-11-14 | 1 | -2/+2 |
| | |||||
* | added lset.n lset docs with xref and updated lindex of TIPs#22,33,45 by Kenny | hobbs | 2001-11-14 | 1 | -3/+6 |
| | |||||
* | New or changed "SEE ALSO" section. | poenitz | 2000-09-07 | 1 | -4/+5 |
| | |||||
* | Added some SEE ALSO sections. | poenitz | 2000-07-13 | 1 | -1/+4 |
| | |||||
* | * doc/lreplace.n: Corrected man page with respect to treatment of | ericm | 2000-01-21 | 1 | -16/+19 |
| | | | | empty lists, and "prettied up" the page. (bug #1705). | ||||
* | * doc/tclvars.n: added definitions for tcl_(non)wordchars | hobbs | 2000-01-21 | 1 | -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_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+43 |