summaryrefslogtreecommitdiffstats
path: root/tests/namespace.test
Commit message (Expand)AuthorAgeFilesLines
* [1230597] Update test comment.dgp2014-02-191-1/+1
* [a4494e28ed] Use flag bit instead of NULL pointer to suppress teardown list ofdgp2014-02-061-0/+9
* 3605447 Make sure the -clear option to [namespace export] always clears,dgp2013-02-211-0/+8
|\
| * added testbug_3605447dgp2013-02-211-0/+8
* | [Bug 3185407]: Extend the set of epochs that are potentially bumped (indkf2011-06-021-0/+16
* | * generic/tclNamesp.c: Tighten the detector of nested [namespace code] bug_3202171dgp2011-03-091-6/+17
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * Bug 1400572 will remain knownBug for 8.4.14dgp2006-10-041-2/+2
| * * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope]dgp2006-01-091-1/+8
| * * generic/tclBasic.c (Tcl_DeleteCommandFromToken):Miguel Sofer2005-11-181-1/+33
| * * generic/tclPkg.c: Corrected inconsistencies in the value returneddgp2005-11-081-1/+13
| * * generic/tclNamesp.c: Allow for [namespace import] of a commanddgp2005-07-051-2/+2
| * * tests/appendComp.test: Backport test suite fixes of errorsdgp2004-10-281-2/+2
| * * tests/compile.test (compile-12.4): Backport test for Bug 1001997.dgp2004-10-261-1/+8
| * * generic/tclNamespace.c (TclTeardownNamespace): Tcl_Obj-ifieddgp2004-09-301-1/+19
| * Also corrected faulty prevention of [namespace import] cycles.dgp2004-09-091-1/+45
| * * generic/tclNamesp.c (Tcl_ForgetImport): Corrected faultydgp2004-09-091-1/+115
* | Backport of fixes to Tcl_SetNamespaceUnknownHandlerdkf2008-05-211-1/+10
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Greatly improved ensemble compiler. This one now can handle any ensemble.dkf2007-11-161-2/+2
* | * generic/tclInt.h: Removed the "nsName" Tcl_ObjType from thedgp2007-09-091-18/+18
* | Convert [info] into an ensemble command.dkf2007-06-121-3/+6
* | * generic/tclNamesp.c (NsEnsembleImplementationCmd): Make efficientdgp2007-03-121-1/+15
* | * generic/tclNamesp.c: Corrected broken logic in Tcl_DeleteNamespace()dgp2007-02-081-4/+15
* | * generic/tclNamesp.c: Corrected broken implementation of thedgp2007-02-061-1/+6
* | Silence complaints caused by [namespace import] returning current importsdkf2006-11-231-3/+3
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-43/+43
* | Fix [Bug 1587618], eliminating the callObjc and callObjv fields from the Interpdkf2006-10-311-3/+3
* | * generic/tclNamesp.c (EnsembleImplementationCmd):Miguel Sofer2006-10-291-1/+19
* | * library/clock.tcl (format, scan): corrected wrong # argsMiguel Sofer2006-10-231-3/+3
* | * tests/namespace.test (namespace-51.16): Added test.dgp2006-10-101-1/+6
* | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-7/+7
* | * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBALdgp2006-02-281-5/+6
* | added missing constraintdgp2006-02-271-2/+5
* | * generic/tclBasic.c: Corrected a few bugs in how [namespace unknown]dgp2006-02-221-1/+68
* | TIP#181 IMPLEMENTATIONdgp2006-02-011-1/+91
* | TIP#250 IMPLEMENTATIONdgp2006-02-011-7/+12
* | Fix test suite bugs exposed by -singleproc 1 -debug 1 run. Each testdgp2006-01-181-1/+4
* | * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope]dgp2006-01-091-1/+8
* | * tests/namespace.test: fix commentMiguel Sofer2005-11-171-2/+2
* | added comments to tests/namespace.testMiguel Sofer2005-11-141-1/+5
* | * generic/tclInt.h:Miguel Sofer2005-11-141-5/+37
* | * generic/tclNamesp.c: Allow for [namespace import] of a commanddgp2005-07-051-2/+2
* | Fix [Bug 1220058] and quash a bizarre case which generated a bogus error msg.dkf2005-06-141-1/+14
* | TIP#229 implementationdkf2005-05-301-3/+386
* | Allow ensembles to rewrite their subcommands' error messages to be moredkf2004-10-291-1/+32
* | * tests/clock.test: Correct duplicate test names.dgp2004-10-281-2/+2
* | Make ensembles report shorter error traces that conceal more of how thedkf2004-10-221-7/+5
* | * tests/namespace.test (namespace-8.7): Another test for save/restoredgp2004-10-021-1/+8