Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated the language of the documentation so that "object" refers to an OO | dkf | 2012-11-08 | 1 | -1/+1 |
| | | | concept throughout, and a Tcl_Obj is called a "value" (which is what it is). | ||||
* | The final parts of my doc improvement project | dkf | 2011-07-18 | 1 | -1/+1 |
| | |||||
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -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 cause | dgp | 2011-03-02 | 1 | -2/+0 |
| | | | | | | more harm than good. Purged them. | ||||
| * | Fix typo spotted by Steve Havelka | dkf | 2008-04-18 | 1 | -2/+2 |
| | | |||||
* | | Improve clarity of formatting. | dkf | 2008-10-17 | 1 | -1/+2 |
| | | |||||
* | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix | dkf | 2008-06-29 | 1 | -7/+6 |
| | | | | | | | | typedefs, add a few missing bits) | ||||
* | | Fix typo spotted by Steve Havelka | dkf | 2008-04-18 | 1 | -2/+2 |
|/ | |||||
* | TIP#181 IMPLEMENTATION | dgp | 2006-02-01 | 1 | -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. | dkf | 2004-10-07 | 1 | -3/+3 |
| | |||||
* | Update the .AS macro definition and take advantage of it's new-found power. | dkf | 2004-10-07 | 1 | -2/+2 |
| | |||||
* | More fixes from Mikhail Kolesnitchenko, and also standardize highlighting | dkf | 2004-09-18 | 1 | -4/+4 |
| | | | | of symbols like TCL_OK, TCL_ERROR, etc. | ||||
* | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527] | dkf | 2004-09-06 | 1 | -2/+2 |
| | |||||
* | Doc fixes. [Bug 983146] | dkf | 2004-07-01 | 1 | -19/+6 |
| | |||||
* | fixed typos in documentation and comments | vincentdarley | 2004-03-09 | 1 | -2/+2 |
| | |||||
* | Documentation of TIP#139 API functions. | dkf | 2003-08-31 | 1 | -0/+164 |