Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TIP#127 Implementation. Thanks to Michael Schlenker for his implementation work | dkf | 2003-10-14 | 1 | -17/+21 |
| | |||||
* | Fix docbug in lsearch and lsort commands for -ascii opt (which works with | dkf | 2003-03-17 | 1 | -3/+4 |
| | | | | unicode in the obvious order, really.) [Bug #703807] | ||||
* | Improved [lsearch] docs; -sorted interaction with other options. [Bug 617816] | dkf | 2002-10-03 | 1 | -3/+4 |
| | |||||
* | corrected lsearch docs to use -inline in examples | hobbs | 2002-08-08 | 1 | -4/+4 |
| | |||||
* | Spell-check, fixed typos (Updates from Larry Virden). | jenglish | 2002-07-01 | 1 | -4/+4 |
| | |||||
* | TIP#81 implementation, tests and docs | dkf | 2002-03-06 | 1 | -11/+56 |
| | |||||
* | 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 |
| | |||||
* | noted 8.4 version upgrade in lsearch man page | hobbs | 2001-09-10 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | * tests/lsearch.test: | ericm | 2000-05-09 | 1 | -8/+44 |
| | | | | | | * doc/lsearch.n: * generic/tclCmdIL.c (Tcl_LsearchObjCmd): Extended [lsearch] to support sorted list searching and typed list searching. [RFE: 4098]. | ||||
* | Moved description of regular expression syntax from regexp.n into a | jpeek | 1999-06-24 | 1 | -2/+3 |
| | | | | | new re_syntax.n page. Modified other pages' references to regexp(n). Added a few new "see also" entries pointing to re_syntax(n). | ||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+45 |