summaryrefslogtreecommitdiffstats
path: root/doc/string.n
Commit message (Expand)AuthorAgeFilesLines
* Tidy up the docsdonal.k.fellows@manchester.ac.uk2014-08-031-7/+12
* Don't use [pid] in tests, stick to constant literals.ferrieux@users.sourceforge.net2014-08-021-0/+2
* TIP 429 Implementation: [string cat]ferrieux@users.sourceforge.net2014-08-021-0/+8
* Starting with Unicode 6.3, the mongolian vowel separator (U+180e) is no longe...nijtmans@users.sourceforge.net2014-07-111-2/+3
|\
| * Starting with Unicode 6.3, the mongolian vowel separator (U+180e) is no longe...nijtmans@users.sourceforge.net2014-07-111-1/+2
* | [3597178]: Improve documentation of what's going on with encodingsdonal.k.fellows@manchester.ac.uk2014-02-231-4/+24
* | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...nijtmans@users.sourceforge.net2013-11-051-1/+1
|\ \ | |/
| * Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...nijtmans@users.sourceforge.net2013-11-051-1/+1
| * test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. nijtmans@users.sourceforge.net2013-01-021-13/+18
| |\
| | * Marked some string subcommands as obsolete, following discussion on tcl-core.nijtmans@users.sourceforge.net2013-01-021-29/+34
* | | More extensive use of the techniques to improve other edge cases in ensemble ...donal.k.fellows@manchester.ac.uk2013-01-281-2/+2
* | | Marked some string subcommands as obsolete, following discussion on tcl-core.donal.k.fellows@manchester.ac.uk2012-12-311-20/+25
* | | Updated the language of the documentation so that "object" refers to an OOdonal.k.fellows@manchester.ac.uk2012-11-081-6/+8
* | | doc fixnijtmans@users.sourceforge.net2012-10-161-3/+2
* | | update documentationnijtmans@users.sourceforge.net2012-09-261-7/+9
* | | Implementation of TIP #395donal.k.fellows@manchester.ac.uk2012-03-271-0/+6
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp@users.sourceforge.net2011-03-021-2/+0
|\ \ \ | |/ /
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-021-2/+0
| |\ \ | | |/
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-011-2/+0
| | * Fix example. [Bug 1615277]donal.k.fellows@manchester.ac.uk2006-12-141-2/+2
| | * Yet more doc update backportingdonal.k.fellows@manchester.ac.uk2004-10-271-4/+4
| | * Backport many doc fixesdonal.k.fellows@manchester.ac.uk2004-10-271-23/+42
| | * * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Correcteddgp@users.sourceforge.net2003-04-111-2/+2
* | | Moved the descriptions of the index formats to their own section, anddonal.k.fellows@manchester.ac.uk2009-11-081-61/+75
* | | Improve clarity of formatting.donal.k.fellows@manchester.ac.uk2008-10-171-1/+14
* | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdonal.k.fellows@manchester.ac.uk2008-06-291-11/+24
|/ /
* | merge stable branch onto HEADdgp@users.sourceforge.net2007-12-131-1/+1
* | Fix markup errors.jenglish@flightlab.com2007-12-101-2/+3
* | GOOBE the docs some more.donal.k.fellows@manchester.ac.uk2007-10-291-2/+2
* | Next stage of doing GOOBE improvements to documentation now that the html gen...donal.k.fellows@manchester.ac.uk2007-10-291-14/+38
* | First stage of doing GOOBE improvements to documentation now that the html ge...donal.k.fellows@manchester.ac.uk2007-10-281-2/+2
* | * changes: Updated for 8.5b2 release.dgp@users.sourceforge.net2007-10-261-67/+20
* | More GOOBE quotingdonal.k.fellows@manchester.ac.uk2007-10-251-6/+15
* | GOOBEdonal.k.fellows@manchester.ac.uk2007-10-251-15/+53
* | Make [string first] and [string last] clearerdonal.k.fellows@manchester.ac.uk2007-06-081-11/+11
* | Replace with comment style recommended as "best practice"donal.k.fellows@manchester.ac.uk2006-12-191-13/+13
* | Fix example. [Bug 1615277]donal.k.fellows@manchester.ac.uk2006-12-141-2/+2
* | TIP#269 implementationdonal.k.fellows@manchester.ac.uk2006-11-221-1/+6
* | Implemented [string reverse].donal.k.fellows@manchester.ac.uk2006-11-091-2/+9
* | * doc/DoubleObj.3: More doc updates for TIP 237.dgp@users.sourceforge.net2006-04-261-4/+4
* | * doc/expr.n:das2005-05-231-7/+7
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | TIP#176 IMPLEMENTATION [Patch 1165695]dgp@users.sourceforge.net2005-04-291-6/+26
* | Minor typo fix. [Bug 1158247]donal.k.fellows@manchester.ac.uk2005-03-071-2/+2
* | Reduce confusion (reported in c.l.t) over [string trim]'s chars argumentdonal.k.fellows@manchester.ac.uk2005-01-131-4/+8
* | More minor doc fixesdonal.k.fellows@manchester.ac.uk2004-10-271-4/+4
* | Many minor doc fixesdonal.k.fellows@manchester.ac.uk2004-10-271-3/+3
* | Clarify [string map] docs to remove char/string ambiguity. [Bug 1048005]donal.k.fellows@manchester.ac.uk2004-10-251-4/+4
* | Added clarifying note on [string map]'s behaviour.donal.k.fellows@manchester.ac.uk2004-08-241-1/+9
* | TIP#188 implementation. Thanks to KBK! [Patch 940915]donal.k.fellows@manchester.ac.uk2004-06-301-20/+26