summaryrefslogtreecommitdiffstats
path: root/doc/Namespace.3
Commit message (Collapse)AuthorAgeFilesLines
* Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵nijtmans@users.sourceforge.net2013-11-051-1/+1
|\ | | | | | | and possibly others.
| * Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵nijtmans@users.sourceforge.net2013-11-051-1/+1
| | | | | | | | and possibly others.
* | Updated the language of the documentation so that "object" refers to an OOdonal.k.fellows@manchester.ac.uk2012-11-081-1/+1
| | | | | | concept throughout, and a Tcl_Obj is called a "value" (which is what it is).
* | The final parts of my doc improvement projectdonal.k.fellows@manchester.ac.uk2011-07-181-1/+1
| |
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp@users.sourceforge.net2011-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 causedgp@users.sourceforge.net2011-03-021-2/+0
| | | | | | more harm than good. Purged them.
| * Fix typo spotted by Steve Havelkadonal.k.fellows@manchester.ac.uk2008-04-181-2/+2
| |
* | Improve clarity of formatting.donal.k.fellows@manchester.ac.uk2008-10-171-1/+2
| |
* | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdonal.k.fellows@manchester.ac.uk2008-06-291-7/+6
| | | | | | | | typedefs, add a few missing bits)
* | Fix typo spotted by Steve Havelkadonal.k.fellows@manchester.ac.uk2008-04-181-2/+2
|/
* TIP#181 IMPLEMENTATIONdgp@users.sourceforge.net2006-02-011-2/+18
| | | | | | | | | | | | | * doc/Namespace.3: New command [namespace unknown]. New public * doc/namespace.n: C routines Tcl_(Get|Set)NamespaceUnknownHandler. * doc/unknown.n: [Patch 958222]. * generic/tcl.decls: * generic/tclBasic.c: * generic/tclInt.h: * generic/tclNamesp.c: * tests/namespace.test: * generic/tclDecls.h: make genstubs * generic/tclStubInit.c:
* Convert CONST to const, VOID to void so we document how we want the API used.donal.k.fellows@manchester.ac.uk2004-10-071-3/+3
|
* Update the .AS macro definition and take advantage of it's new-found power.donal.k.fellows@manchester.ac.uk2004-10-071-2/+2
|
* More fixes from Mikhail Kolesnitchenko, and also standardize highlightingdonal.k.fellows@manchester.ac.uk2004-09-181-4/+4
| | | | of symbols like TCL_OK, TCL_ERROR, etc.
* More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527]donal.k.fellows@manchester.ac.uk2004-09-061-2/+2
|
* Doc fixes. [Bug 983146]donal.k.fellows@manchester.ac.uk2004-07-011-19/+6
|
* fixed typos in documentation and commentsvincentdarley2004-03-091-2/+2
|
* Documentation of TIP#139 API functions.donal.k.fellows@manchester.ac.uk2003-08-311-0/+164