| Commit message (Expand) | Author | Age | Files | Lines |
* | [77d58e3a7a] Test case independence: io, load, msgcat, namespace, safe. | dkf | 2016-07-16 | 1 | -5/+8 |
|
|
* | [cea0344a1] Restore a clearing of the ensemble rewrite in one execution path | dgp | 2016-07-11 | 1 | -0/+7 |
|
|
* | Fixes to namespace.test | dkf | 2016-07-10 | 1 | -112/+306 |
|
|
* | [f961d7d1dd] Repair usage message for ensemble parameters with spaces. | dgp | 2016-07-02 | 1 | -0/+9 |
|
|
* | Add some tests | dgp | 2016-07-01 | 1 | -0/+46 |
|
|
* | New test namespace-53.11 demonstrates the bug. | dgp | 2016-05-24 | 1 | -0/+16 |
|
|
* | Make the tests pass.bug_f97d4ee020 | dkf | 2016-05-21 | 1 | -0/+20 |
|
|
* | Added tests that show that this branch isn't ready to be committed back yet. | dkf | 2016-05-20 | 1 | -0/+19 |
|
|
* | [6d2f249a01] Handle a failure to comprehend half-way through the compilation ... | dkf | 2014-05-11 | 1 | -0/+4 |
|
|
* | [1230597] Update test comment. | dgp | 2014-02-19 | 1 | -1/+1 |
|\ |
|
| * | [1230597] Update test comment. | dgp | 2014-02-19 | 1 | -1/+1 |
|
|
* | | [a4494e28ed] Use flag bit instead of NULL pointer to suppress | dgp | 2014-02-06 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | [a4494e28ed] Use flag bit instead of NULL pointer to suppress teardown list of | dgp | 2014-02-06 | 1 | -0/+9 |
|
|
* | | 3605447 Make sure the -clear option to [namespace export] always clears, | dgp | 2013-02-21 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | 3605447 Make sure the -clear option to [namespace export] always clears, | dgp | 2013-02-21 | 1 | -0/+8 |
| |\ |
|
| | * | added testbug_3605447 | dgp | 2013-02-21 | 1 | -0/+8 |
|
|
* | | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|
|
* | | | Remove constraint on test which apparently passes | dkf | 2011-09-21 | 1 | -1/+1 |
|
|
* | | | [Bug 3185407]: Extend the set of epochs that are potentially bumped (in | dkf | 2011-06-02 | 1 | -0/+16 |
|\ \ \
| |/ / |
|
| * | | [Bug 3185407]: Extend the set of epochs that are potentially bumped (in | dkf | 2011-06-02 | 1 | -0/+16 |
|
|
* | | | Merge to feature branch | dkf | 2011-03-09 | 1 | -6/+17 |
|\ \ \ |
|
| * \ \ | * generic/tclNamesp.c: Tighten the detector of nested [namespace code] | dgp | 2011-03-09 | 1 | -6/+17 |
| |\ \ \
| | |/ / |
|
| | * | | * generic/tclNamesp.c: Tighten the detector of nested [namespace code]
bug_3202171 | dgp | 2011-03-09 | 1 | -6/+17 |
|
|
* | | | | Turn namespace into an ensemble. Not yet on trunk because of some mysterious ... | dkf | 2011-03-09 | 1 | -2/+2 |
|/ / / |
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | 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-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 |
|
|
* | | | Clean up of tests and conversion to tcltest 2. Target has been to get init and | dkf | 2011-01-01 | 1 | -49/+39 |
|
|
* | | | Record that [Bug 2898722] is lurking. | dkf | 2010-01-10 | 1 | -12/+51 |
|
|
* | | | * generic/tclBasic.c: Fix lerak of coroutines on namespace | Miguel Sofer | 2010-01-03 | 1 | -1/+24 |
|
|
* | | | Fix [Bug 1558654] | dkf | 2009-01-09 | 1 | -14/+4 |
|
|
* | | | Fix [Bug 2433936] | dkf | 2008-12-17 | 1 | -4/+17 |
|
|
* | | | Implement TIP 314. [Patch 1901783] | dkf | 2008-09-28 | 1 | -4/+219 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages | nijtmans | 2008-07-19 | 1 | -3/+3 |
|
|
* | | | * changes: Updates for 8.6a1 release. | dgp | 2008-06-20 | 1 | -6/+12 |
|
|
* | | | Correct logic for handling error cases when setting the namespace unknown han... | dkf | 2008-05-20 | 1 | -2/+11 |
|/ / |
|
* | | 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 |
|
|