summaryrefslogtreecommitdiffstats
path: root/doc/Namespace.3
Commit message (Collapse)AuthorAgeFilesLines
* The final parts of my doc improvement projectdkf2011-07-181-1/+1
|
* 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.
| * Fix typo spotted by Steve Havelkadkf2008-04-181-2/+2
| |
* | Improve clarity of formatting.dkf2008-10-171-1/+2
| |
* | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-7/+6
| | | | | | | | typedefs, add a few missing bits)
* | Fix typo spotted by Steve Havelkadkf2008-04-181-2/+2
|/
* TIP#181 IMPLEMENTATIONdgp2006-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.dkf2004-10-071-3/+3
|
* Update the .AS macro definition and take advantage of it's new-found power.dkf2004-10-071-2/+2
|
* More fixes from Mikhail Kolesnitchenko, and also standardize highlightingdkf2004-09-181-4/+4
| | | | of symbols like TCL_OK, TCL_ERROR, etc.
* More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527]dkf2004-09-061-2/+2
|
* Doc fixes. [Bug 983146]dkf2004-07-011-19/+6
|
* fixed typos in documentation and commentsvincentdarley2004-03-091-2/+2
|
* Documentation of TIP#139 API functions.dkf2003-08-311-0/+164