Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tcl defines more than 7 Tcl_ObjTypes now, and we don't want to maintain | dgp | 2008-06-27 | 1 | -3/+3 |
| | | | | | this claim in the docs. Also revise false claim that a custom Tcl_ObjType requires calling Tcl_RegisterObjType(). | ||||
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | |||||
* | First stage of doing GOOBE improvements to documentation now that the html ↵ | dkf | 2007-10-28 | 1 | -4/+6 |
| | | | | generation works | ||||
* | Remove over-wide lines from nroff output. | dkf | 2007-07-04 | 1 | -9/+7 |
| | |||||
* | fix indenting with spaces i.s.o tabs | nijtmans | 2006-08-03 | 1 | -2/+2 |
| | |||||
* | two minor doc fixes | nijtmans | 2006-08-03 | 1 | -2/+2 |
| | |||||
* | * doc/IntObj.3: Documentation changes to account for TIP 237 changes. | dgp | 2006-04-17 | 1 | -4/+10 |
| | | | | * doc/Object.3: [Bug 1446971] | ||||
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
| | |||||
* | Purge old and inaccurate .VS/.VE macros. | dkf | 2005-04-06 | 1 | -3/+1 |
| | |||||
* | 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 | -15/+15 |
| | |||||
* | Update the .AS macro definition and take advantage of it's new-found power. | dkf | 2004-10-07 | 1 | -2/+2 |
| | |||||
* | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527] | dkf | 2004-09-06 | 1 | -5/+5 |
| | |||||
* | Documentation didn't say that the UTF-8-rep of a Tcl_Obj was UTF-8 (sans NUL)! | dkf | 2002-10-22 | 1 | -7/+9 |
| | | | | [Bug 624919] | ||||
* | 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 | ||||
* | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-09 | 1 | -2/+2 |
| | | | | | | | | | * doc/Object.3: clarified Tcl_DecrRefCount docs [Bug: 1952] * doc/array.n: clarified array pattern docs [Bug: 1330] * doc/clock.n: fixed clock docs [Bug: 693] * doc/lindex.n: clarified to account for new end-int behavior. * doc/string.n: fixed formatting errors [Bug: 2188 2189] * doc/tclvars.n: fixed doc error [Bug: 2042] | ||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -6/+7 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+336 |