summaryrefslogtreecommitdiffstats
path: root/doc/ObjectType.3
Commit message (Collapse)AuthorAgeFilesLines
* Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵jan.nijtmans2013-11-051-1/+1
| | | | and possibly others.
* 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.
* | [Patch 2903921]: Many small spelling fixes from Larry Virden.dkf2009-11-271-2/+2
| |
* | typodgp2008-06-301-2/+2
| |
* | * doc/ObjectType.3: Updated documentation of the Tcl_ObjTypedgp2008-06-301-36/+74
| | | | | | | | struct to match expectations of Tcl 8.5 [Bug 1917650].
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | First stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-281-2/+2
| | | | | | | | generation works
* | Remove over-wide lines from nroff output.dkf2007-07-041-11/+24
| |
* | two minor doc fixesnijtmans2006-08-031-2/+2
| |
* | Convert CONST to const, VOID to void so we document how we want the API used.dkf2004-10-071-2/+2
| |
* | Convert (most) tabs to spaces because they're printed more reliablydkf2004-10-071-6/+6
| |
* | Update the .AS macro definition and take advantage of it's new-found power.dkf2004-10-071-2/+2
| |
* | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527]dkf2004-09-061-6/+5
| |
* | Added note about not touching bytes during freeIntRepProc running.dkf2004-06-181-1/+4
|/
* Added documentation note to remind authors of object type implementations todkf2002-08-161-1/+3
| | | | keep their objects with valid interpretations...
* * doc/Alloc.3:hobbs2002-02-261-3/+3
| | | | | | | | | | * doc/LinkVar.3: * doc/ObjectType.3: * doc/PkgRequire.3: * doc/Preserve.3: * doc/TCL_MEM_DEBUG.3: Updated documentation to describe the ckalloc, ckfree, ckrealloc, attemptckalloc, and attemptckrealloc macros, and to accurately describe when and how they are used. [Bug #497459] (dgp)
* * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27).dgp2002-01-251-2/+2
| | | | | | | * [Patch 506818] Updated interfaces of generic/tclHash.c (TIP 27). * [Patch 506807] Updated interfaces of generic/tclObj.c (TIP 27). * [Patch 507304] Updated interfaces of win/tclWin32.c (TIP 27). * Update all callers.
* * doc/ObjectType.3: Minor documentation fix, reported by Davidandreas_kupries2001-10-221-2/+2
| | | | N. Welton <davidw@users.sourceforge.net> directly to me.
* Spelling fix.dgp2001-02-021-2/+2
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+198