Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarified documentation of RE flags. [Bug 1167840] | dkf | 2007-11-01 | 1 | -12/+14 |
| | |||||
* | First stage of doing GOOBE improvements to documentation now that the html ↵ | dkf | 2007-10-28 | 1 | -21/+66 |
| | | | | generation works | ||||
* | * changes: Updated for 8.5b2 release.core_8_5_b2 | dgp | 2007-10-26 | 1 | -64/+31 |
| | | | | | | * 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 | -31/+64 |
| | |||||
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
| | |||||
* | * doc/DString.3: Eliminated use of identifier "string" in Tcl's | dgp | 2005-05-03 | 1 | -21/+18 |
| | | | | | | | | | | | | | * doc/Environment.3: public C API to avoid conflict/confusion with * doc/Eval.3: the std::string of C++. * doc/ExprLong.3, doc/ExprLongObj.3, doc/GetInt.3, doc/GetOpnFl.3: * doc/ParseCmd.3, doc/RegExp.3, doc/SetResult.3, doc/StrMatch.3: * doc/Utf.3, generic/tcl.decls, generic/tclBasic.c, generic/tclEnv.c: * generic/tclGet.c, generic/tclParse.c, generic/tclParseExpr.c: * generic/tclRegexp.c, generic/tclResult.c, generic/tclUtf.c: * generic/tclUtil.c, unix/tclUnixChan.c: * generic/tclDecls.h: `make genstubs` | ||||
* | Purge old and inaccurate .VS/.VE macros. | dkf | 2005-04-06 | 1 | -5/+1 |
| | |||||
* | Add return type decls | dkf | 2004-10-07 | 1 | -1/+3 |
| | |||||
* | Reduce the number of warnings given by nroff... | dkf | 2004-10-07 | 1 | -2/+4 |
| | |||||
* | Convert CONST to const, VOID to void so we document how we want the API used. | dkf | 2004-10-07 | 1 | -4/+4 |
| | |||||
* | Convert (most) tabs to spaces because they're printed more reliably | dkf | 2004-10-07 | 1 | -6/+6 |
| | |||||
* | Update the .AS macro definition and take advantage of it's new-found power. | dkf | 2004-10-07 | 1 | -12/+3 |
| | |||||
* | More fixes from Mikhail Kolesnitchenko, and also standardize highlighting | dkf | 2004-09-18 | 1 | -2/+2 |
| | | | | of symbols like TCL_OK, TCL_ERROR, etc. | ||||
* | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527] | dkf | 2004-09-06 | 1 | -7/+7 |
| | |||||
* | 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 |