summaryrefslogtreecommitdiffstats
path: root/library/word.tcl
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2024-01-271-1/+1
|\
| * Fix [16e25e1402]: tcl_startOfPreviousWord cannot handle "end-1"jan.nijtmans2024-01-261-1/+1
| * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-3/+3
* | Improve tcl_startOfPreviousWord, so it can handle indices like "" (from Tk) a...jan.nijtmans2024-01-261-2/+13
* | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
* | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-2/+2
* | Merge 8.6jan.nijtmans2020-11-201-2/+2
|\ \ | |/
| * Don't use "Copyright <year> _by_" any more. This results in more consistan...jan.nijtmans2020-11-201-2/+2
* | Merge 8.6jan.nijtmans2020-07-031-2/+4
|\ \ | |/
| * In tcl_startOfPreviousWord, don't bother doing a regexp when $start <= 0.jan.nijtmans2020-07-031-2/+4
| * (cherry-pick): Fix [f1253530cdd83e66]: Different Windows / *nix default bindi...jan.nijtmans2016-03-231-4/+12
* | Fix [f1253530cdd83e66]: Different Windows / *nix default bindings for text wi...jan.nijtmans2016-03-231-17/+7
* | Alternative solution for [f1253530cd]jan.nijtmans2016-03-221-4/+12
|/
* In the script library, selected modernizations from Patrick Fradin.dgp2013-01-301-5/+5
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-4/+2
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * * library/auto.tcl: Updates to the Tcl script library to makedgp2005-07-221-4/+4
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Rewrote word.tcl for greater efficiency. [Bug 1764318]dkf2007-08-011-68/+82
* | * library/auto.tcl: Updates to the Tcl script library to makedgp2005-07-231-4/+4
|/
* * library/word.tcl: Changed $tcl_platform to $::tcl_platform toandreas_kupries2002-11-011-2/+2
* * library/word.tcl: changed tcl_(non)wordchars settings to usehobbs2000-01-211-7/+7
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-4/+4
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-5/+2
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* plugin updateswelch1998-06-271-12/+12
* Initial revisionrjohnson1998-03-261-0/+135