Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3 small fixes | vincentdarley | 2002-11-13 | 1 | -2/+4 |
| | |||||
* | Spell-check, fixed typos (Updates from Larry Virden). | jenglish | 2002-07-01 | 1 | -2/+2 |
| | |||||
* | Corportation -> Corporation sp fix | hobbs | 2002-01-29 | 1 | -2/+2 |
| | |||||
* | * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c according | dgp | 2002-01-17 | 1 | -4/+6 |
| | | | | to the guidelines of TIP 27. Updated callers. | ||||
* | * Corrected typos in doc/RegExp.3macosx_8_4_branchpoint | dgp | 2001-10-14 | 1 | -2/+2 |
| | |||||
* | doc/AddErrInfo.3, doc/ChnlStack.3, doc/Exit.3, doc/GetIndex.3, doc/Notifier.3, | jenglish | 2000-07-24 | 1 | -2/+2 |
| | | | | | | | | doc/Object.3, doc/RegExp.3, doc/SetResult.3, doc/SplitList.3, doc/Thread.3: Added missing entries to NAME sections. doc/AddErrInfo.3, doc/CrtObjCmd.3, doc/RecEvalObj.3: Changed Tcl_EvalObj to Tcl_EvalObjEx | ||||
* | * doc/RegExp.3: Replaced instances of "Tcl_GetRegExpInfo" with | ericm | 2000-06-19 | 1 | -8/+8 |
| | | | | "Tcl_RegExpGetInfo", the correct name of the function [Bug: 5901]. | ||||
* | * doc/Hash.3: fixed reference to ckfree [Bug: 3912] | hobbs | 1999-12-21 | 1 | -2/+2 |
| | | | | | | | | * doc/RegExp.3: fixed calling params for Tcl_RegExecFromObj * doc/open.n: fixed minor formatting errors * doc/string.n: fixed minor formatting errors * doc/lsort.n: added -unique docs | ||||
* | 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). | ||||
* | * doc/RegExp.3: Documented the new regexp interfaces and | stanton | 1999-06-17 | 1 | -24/+238 |
| | | | | the compile/execute flags. | ||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -3/+18 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+116 |