summaryrefslogtreecommitdiffstats
path: root/doc/namespace.n
Commit message (Collapse)AuthorAgeFilesLines
* Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵jan.nijtmans2013-11-051-1/+1
| | | | and possibly others.
* [Bug 3528418]: Document what is going on with respect to qualification ofdkf2012-05-251-1/+4
| | | command prefixes in ensemble subcommand maps.
* merge 8.4dgp2011-03-141-1/+1
|\
| * whitespace tidydgp2011-03-141-1/+1
| |
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-3/+1
|\ \ | |/ | | 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.
| * Corrected example that confused [namespace which] and [namespace origin]dgp2005-05-121-2/+2
| |
| * Yet more doc update backportingdkf2004-10-271-92/+137
| |
* | [Bug 2921538]: Updated example to not be quite so ancient.dkf2009-12-271-3/+7
| |
* | * doc/namespace.n: fix [Bug 2098441]Miguel Sofer2008-09-071-2/+2
| |
* | Minor tidying up. [Bug 1909019]dkf2008-03-061-22/+24
| |
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | * doc/namespace.n: Documentation for zero-argument form ofdgp2007-12-061-3/+19
| | | | | | | | [namespace import] (TIP 261) [Bug 1596416]
* | Eliminate misuse of .brdkf2007-10-301-4/+11
| |
* | Typo [Bug 1811621]dkf2007-10-301-3/+2
| |
* | Next stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-291-13/+13
| | | | | | | | generation works
* | * doc/apply.n: fixed example [Bug 1811791]Miguel Sofer2007-10-271-2/+2
| | | | | | | | | | * doc/namespace.n: improved example [Bug 1788984] * doc/AddErrInfo.3: typo [Bug 1715087]
* | * changes: Updated for 8.5b2 release.core_8_5_b2dgp2007-10-261-11/+10
| | | | | | | | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door.
* | Lots of improvements to look and feel of manual pagesdkf2007-10-241-10/+11
| |
* | bugfix, docs clarification and new tests for 'namespace upvar' [Bug 1546833]Miguel Sofer2006-08-261-3/+6
| |
* | TIP#181 IMPLEMENTATIONdgp2006-02-011-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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:
* | TIP#250 IMPLEMENTATIONdgp2006-02-011-2/+9
| | | | | | | | | | | | | | | | | | * doc/namespace.n: New command [namespace upvar]. [Patch 1275435] * generic/tclInt.h: * generic/tclNamesp.c: * generic/tclVar.c: * tests/namespace.test: * tests/upvar.test:
* | TIP#229 implementationdkf2005-05-301-5/+31
| |
* | Corrected example that confused [namespace which] and [namespace origin]dgp2005-05-121-2/+2
| |
* | More minor doc fixesdkf2004-10-271-88/+88
| |
* | Grammar and spelling fixes. [Patch 1018486]dkf2004-08-311-15/+15
| |
* | Added some more examples; there are actually examples scattered through the ↵dkf2004-05-211-12/+39
| | | | | | | | file anyway.
* | fixed typos in documentation and commentsvincentdarley2004-03-091-2/+2
| |
* | removed 'the the' typosvincentdarley2004-02-281-2/+2
| |
* | TIP#112 ([namespace ensemble] command) implementation.dkf2003-09-291-5/+171
| |
* | Added example section "SCOPED SCRIPTS", supplied by Kevin Kenny.jenglish2003-04-151-2/+26
|/ | | | (Fixes [Bug 219183])
* Clarified documentation of [namespace inscope] [SF Patch #670110]jenglish2003-01-211-13/+12
|
* added description of [namepace forget] behaviour for unqualified patterns ↵Miguel Sofer2002-06-031-6/+11
| | | | [Bug 559268]
* Corrected behaviour of [namespace code] (bug #219385, patch #403530)Miguel Sofer2001-04-071-2/+2
|
* * doc/namespace.n:hobbs2000-05-111-1/+6
| | | | | | * tests/namespace.test: * generic/tclNamesp.c (Tcl_NamespaceObjCmd): added 'namespace exists' command. [Bug: 4665]
* syntax cleanupcore_8_3_0hobbs2000-02-101-3/+3
|
* * generic/tclNamesp.c: Undid fix for #956, which broke backwardsericm2000-01-261-2/+5
| | | | | | | | | | | | | compatibility. * doc/variable.n: * doc/trace.n: * doc/namespace.n: * doc/info.n: Added further information about differences between "namespace which" and "info exists". * doc/SetErrno.3: Added descriptions of ErrnoId() and ErrnoMsg() functions.
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-27/+27
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+563