summaryrefslogtreecommitdiffstats
path: root/doc/CrtObjCmd.3
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate exess spacings in many doc pages.jan.nijtmans2016-03-021-3/+3
|
* Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵jan.nijtmans2013-11-051-1/+1
|\ | | | | | | and possibly others.
| * Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵jan.nijtmans2013-11-051-1/+1
| | | | | | | | and possibly others.
* | Updated the language of the documentation so that "object" refers to an OOdkf2012-11-081-10/+10
| | | | | | concept throughout, and a Tcl_Obj is called a "value" (which is what it is).
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/ | | cause more harm than good. Purged them (except in zlib files).
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ | | | | | | more harm than good. Purged them.
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | | | | more harm than good. Purged them.
| | * Remove reference to totally non-existant API. [Bug 848440]dkf2004-05-051-2/+2
| | |
* | | Lots of very minor formatting fixes.dkf2008-10-151-2/+8
| | |
* | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-5/+4
|/ / | | | | | | typedefs, add a few missing bits)
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | First stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-281-3/+3
| | | | | | | | generation works
* | Convert \fP to \fR for easier manual page scrapingdkf2006-11-151-3/+3
| |
* | One stray CONST that escaped the CONST->const conversion.dgp2006-06-201-2/+2
| |
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
| |
* | Purge old and inaccurate .VS/.VE macros.dkf2005-04-061-7/+1
| |
* | Convert CONST to const, VOID to void so we document how we want the API used.dkf2004-10-071-3/+3
| |
* | Update the .AS macro definition and take advantage of it's new-found power.dkf2004-10-071-17/+16
| |
* | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527]dkf2004-09-061-2/+2
| |
* | Remove reference to totally non-existant API. [Bug 848440]dkf2004-05-051-2/+2
|/
* Added Tcl_GetCommandFromObj, Tcl_GetCommandFullNamejenglish2002-05-171-3/+20
| | | | (Tcl Bug #547987, #414921)
* Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken andKevin B Kenny2002-02-101-7/+32
| | | | Tcl_SetCommandInfoFromToken. (TIPs #32 and #79.)
* (TIP #27) Another round of CONST changes, thisKevin B Kenny2001-04-241-2/+6
| | | | | | | | | time adding CONST to the API's exported from tclBasic.c. [Patch #415179] ***POTENTIAL INCOMPATIBILITY*** from 8.4a2, in which Vince Darley's changes to command tracing were added. A const has been added to the type signature of one of the parameters to Tcl_CommandTraceProc.
* doc/AddErrInfo.3, doc/ChnlStack.3, doc/Exit.3, doc/GetIndex.3, doc/Notifier.3,jenglish2000-07-241-4/+3
| | | | | | | | 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
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-4/+17
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+248