| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bug 3185407]: Extend the set of epochs that are potentially bumped (in | dkf | 2011-06-02 | 1 | -0/+16 |
|
|
* | * generic/tclNamesp.c: Tighten the detector of nested [namespace code]
bug_3202171 | dgp | 2011-03-09 | 1 | -6/+17 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
|\ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| * | Bug 1400572 will remain knownBug for 8.4.14 | dgp | 2006-10-04 | 1 | -2/+2 |
|
|
| * | * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope] | dgp | 2006-01-09 | 1 | -1/+8 |
|
|
| * | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): | Miguel Sofer | 2005-11-18 | 1 | -1/+33 |
|
|
| * | * generic/tclPkg.c: Corrected inconsistencies in the value returned | dgp | 2005-11-08 | 1 | -1/+13 |
|
|
| * | * generic/tclNamesp.c: Allow for [namespace import] of a command | dgp | 2005-07-05 | 1 | -2/+2 |
|
|
| * | * tests/appendComp.test: Backport test suite fixes of errors | dgp | 2004-10-28 | 1 | -2/+2 |
|
|
| * | * tests/compile.test (compile-12.4): Backport test for Bug 1001997. | dgp | 2004-10-26 | 1 | -1/+8 |
|
|
| * | * generic/tclNamespace.c (TclTeardownNamespace): Tcl_Obj-ified | dgp | 2004-09-30 | 1 | -1/+19 |
|
|
| * | Also corrected faulty prevention of [namespace import] cycles. | dgp | 2004-09-09 | 1 | -1/+45 |
|
|
| * | * generic/tclNamesp.c (Tcl_ForgetImport): Corrected faulty | dgp | 2004-09-09 | 1 | -1/+115 |
|
|
* | | Backport of fixes to Tcl_SetNamespaceUnknownHandler | dkf | 2008-05-21 | 1 | -1/+10 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Greatly improved ensemble compiler. This one now can handle any ensemble. | dkf | 2007-11-16 | 1 | -2/+2 |
|
|
* | | * generic/tclInt.h: Removed the "nsName" Tcl_ObjType from the | dgp | 2007-09-09 | 1 | -18/+18 |
|
|
* | | Convert [info] into an ensemble command. | dkf | 2007-06-12 | 1 | -3/+6 |
|
|
* | | * generic/tclNamesp.c (NsEnsembleImplementationCmd): Make efficient | dgp | 2007-03-12 | 1 | -1/+15 |
|
|
* | | * generic/tclNamesp.c: Corrected broken logic in Tcl_DeleteNamespace() | dgp | 2007-02-08 | 1 | -4/+15 |
|
|
* | | * generic/tclNamesp.c: Corrected broken implementation of the | dgp | 2007-02-06 | 1 | -1/+6 |
|
|
* | | Silence complaints caused by [namespace import] returning current imports | dkf | 2006-11-23 | 1 | -3/+3 |
|
|
* | | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 1 | -43/+43 |
|
|
* | | Fix [Bug 1587618], eliminating the callObjc and callObjv fields from the Interp | dkf | 2006-10-31 | 1 | -3/+3 |
|
|
* | | * generic/tclNamesp.c (EnsembleImplementationCmd): | Miguel Sofer | 2006-10-29 | 1 | -1/+19 |
|
|
* | | * library/clock.tcl (format, scan): corrected wrong # args | Miguel Sofer | 2006-10-23 | 1 | -3/+3 |
|
|
* | | * tests/namespace.test (namespace-51.16): Added test. | dgp | 2006-10-10 | 1 | -1/+6 |
|
|
* | | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009 | Miguel Sofer | 2006-10-09 | 1 | -7/+7 |
|
|
* | | * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBAL | dgp | 2006-02-28 | 1 | -5/+6 |
|
|
* | | added missing constraint | dgp | 2006-02-27 | 1 | -2/+5 |
|
|
* | | * generic/tclBasic.c: Corrected a few bugs in how [namespace unknown] | dgp | 2006-02-22 | 1 | -1/+68 |
|
|
* | | TIP#181 IMPLEMENTATION | dgp | 2006-02-01 | 1 | -1/+91 |
|
|
* | | TIP#250 IMPLEMENTATION | dgp | 2006-02-01 | 1 | -7/+12 |
|
|
* | | Fix test suite bugs exposed by -singleproc 1 -debug 1 run. Each test | dgp | 2006-01-18 | 1 | -1/+4 |
|
|
* | | * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope] | dgp | 2006-01-09 | 1 | -1/+8 |
|
|
* | | * tests/namespace.test: fix comment | Miguel Sofer | 2005-11-17 | 1 | -2/+2 |
|
|
* | | added comments to tests/namespace.test | Miguel Sofer | 2005-11-14 | 1 | -1/+5 |
|
|
* | | * generic/tclInt.h: | Miguel Sofer | 2005-11-14 | 1 | -5/+37 |
|
|
* | | * generic/tclNamesp.c: Allow for [namespace import] of a command | dgp | 2005-07-05 | 1 | -2/+2 |
|
|
* | | Fix [Bug 1220058] and quash a bizarre case which generated a bogus error msg. | dkf | 2005-06-14 | 1 | -1/+14 |
|
|
* | | TIP#229 implementation | dkf | 2005-05-30 | 1 | -3/+386 |
|
|
* | | Allow ensembles to rewrite their subcommands' error messages to be more | dkf | 2004-10-29 | 1 | -1/+32 |
|
|
* | | * tests/clock.test: Correct duplicate test names. | dgp | 2004-10-28 | 1 | -2/+2 |
|
|
* | | Make ensembles report shorter error traces that conceal more of how the | dkf | 2004-10-22 | 1 | -7/+5 |
|
|
* | | * tests/namespace.test (namespace-8.7): Another test for save/restore | dgp | 2004-10-02 | 1 | -1/+8 |
|
|
* | | * generic/tclBasic.c (Tcl_AddObjErrorInfo): More re-organization | dgp | 2004-09-30 | 1 | -1/+19 |
|
|
* | | * generic/tclBasic.c: Corrections to the 2004-09-21 commit | dgp | 2004-09-24 | 1 | -1/+13 |
|
|
* | | Fix [Bug 1026903] by storing what ensemble the ensemble is cached for. | dkf | 2004-09-13 | 1 | -1/+12 |
|
|
* | | Also corrected faulty prevention of [namespace import] cycles. | dgp | 2004-09-09 | 1 | -1/+45 |
|
|