Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2019-09-25 | 1 | -0/+1 |
|\ | |||||
| * | Merge 8.6 | jan.nijtmans | 2019-09-25 | 1 | -0/+1 |
| |\ | |||||
| | * | namespace.test: add missing clean-up (allow repetition of test within ↵ | sebres | 2019-09-24 | 1 | -0/+1 |
| | | | | | | | | | | | | -singleproc 1) | ||||
* | | | merge 8.7 | dgp | 2019-06-17 | 1 | -4/+17 |
|\ \ \ | |/ / | |||||
| * | | merge 8.6 | dgp | 2019-06-17 | 1 | -4/+17 |
| |\ \ | | |/ | |||||
| | * | Mark test namespace-54.6 as knownBug. | dgp | 2019-06-13 | 1 | -4/+4 |
| | | | | | | | | | The real bug here is Tcl's failure to forbid ":" as a namespace name. | ||||
| | * | Unique test name. | dgp | 2019-06-13 | 1 | -5/+5 |
| | | | |||||
| | * | Test namespace-56.4 detects Bug 8b9854c3d8. Branch open to fix it. | dgp | 2019-06-13 | 1 | -0/+13 |
| | | | |||||
| | * | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Update | pooryorick | 2018-02-14 | 1 | -0/+3338 |
| | | | | | | | | | coroutine and TclOO object creation routines to use TclCreateObjCommandInNs. | ||||
| | * | Lift the restriction on command names names that begin with ":". | pooryorick | 2018-02-14 | 1 | -3294/+0 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2018-08-02 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Purge end-of-line spacing | jan.nijtmans | 2018-08-02 | 1 | -1/+1 |
| | | | |||||
| * | | Fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a ↵ | pooryorick | 2017-12-20 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | deletion trace deletes its namespace: segmentation fault. | ||||
* | | | Fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a ↵ | pooryorick | 2017-12-20 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | deletion trace deletes its namespace: segmentation fault. | ||||
* | | | [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands ↵ | dgp | 2017-12-05 | 1 | -2/+17 |
|\ \ \ | |/ / | | | | | | | options of ensemble configuration. | ||||
| * | | [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands ↵ | dgp | 2017-12-05 | 1 | -2/+17 |
| |\ \ | | | | | | | | | | | | | options of ensemble configuration. | ||||
| | * \ | [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands ↵ | dgp | 2017-12-05 | 1 | -1/+32 |
| | |\ \ | | | | | | | | | | | | | | | | options of ensemble configuration. | ||||
| | | * | | [4f6a1ebd64] Different fix for the problem. Re-order the filling of the | dgp | 2017-12-04 | 1 | -2/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | subcommand table so there is no longer a conflict where multiple intreps of a single value are sought. If the mapDict and exportList are the same, then each key in the mapDict is known to be an element of the exportList without needing to check. | ||||
| | | * | | Cherry-picked test-cases from [046a5af026]: fix for issue [4f6a1ebd64]: ↵ | sebres | 2017-11-29 | 1 | -1/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | ensemble: segmentation fault when -subcommand and -map values are the same object. | ||||
* | | | | | merge core-8-branch | jan.nijtmans | 2017-11-29 | 1 | -5/+33 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | merge pyk-command-named-colon | pooryorick | 2017-11-25 | 1 | -4/+16 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Update | pooryorick | 2017-11-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | coroutine and TclOO object creation routines to use TclCreateObjCommandInNs. | ||||
| | * | | | Fix [16fe1b5807]: namespace ensemble command named ":" is mistakenly given the | pooryorick | 2017-11-17 | 1 | -3/+15 |
| | | | | | | | | | | | | | | | empty string as its name. | ||||
| * | | | | Fix for issue [4f6a1ebd64]: ensemble: segmentation fault when -subcommand and | pooryorick | 2017-11-25 | 1 | -1/+17 |
| |/ / / | | | | | | | | | -map values are the same object. | ||||
* | | | | Rebase tip-278 branch to workaround CVS conversion woes. | dgp | 2017-10-30 | 1 | -12/+24 |
|/ / / | |||||
* | | | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached ↵ | dgp | 2016-07-18 | 1 | -5/+8 |
|\ \ \ | |/ / | | | | | | | | | | channel name lookups. Also merge backlog of test suite & doc improvements. | ||||
| * | | [77d58e3a7a] Test case independence: io, load, msgcat, namespace, safe. | dkf | 2016-07-16 | 1 | -5/+8 |
| | | | |||||
* | | | merge 8.6 | dgp | 2016-07-11 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | [cea0344a1] Restore a clearing of the ensemble rewrite in one execution path | dgp | 2016-07-11 | 1 | -0/+7 |
| | | | | | | | | | | | | so attempts to use the data after free are not made. Test namespace-50.9 demonstrates the need for this. | ||||
* | | | merge 8.6 | dgp | 2016-07-10 | 1 | -112/+306 |
|\ \ \ | |/ / | |||||
| * | | 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 |
|\ \ \ | |/ / | |||||
| * | | [f961d7d1dd] Repair usage message for ensemble parameters with spaces. | dgp | 2016-07-02 | 1 | -0/+9 |
| | | | |||||
* | | | [4402cfa58c] Rework the spell check machinery into something that will not ↵ | dgp | 2016-07-01 | 1 | -0/+46 |
|\ \ \ | |/ / | | | | | | | be foiled by value sharing. | ||||
| * | | Add some tests | dgp | 2016-07-01 | 1 | -0/+46 |
| | | | |||||
* | | | Route all ensemble rewrite activity through a few utility routines. | dgp | 2016-06-28 | 1 | -0/+16 |
|\ \ \ | |/ / | |||||
| * | | New test namespace-53.11 demonstrates the bug. | dgp | 2016-05-24 | 1 | -0/+16 |
| | | | |||||
* | | | Fix for [f97d4ee020]; use a two-stage approach to avoid quadratic behavior. | dkf | 2016-05-21 | 1 | -0/+39 |
|\ \ \ | |/ / | |||||
| * | | Make the tests pass. | 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 |
| | | | |||||
* | | | Eliminate exess spacings in many test-cases | jan.nijtmans | 2016-03-10 | 1 | -16/+16 |
|/ / | |||||
* | | [6d2f249a01] Handle a failure to comprehend half-way through the compilation ↵ | dkf | 2014-05-11 | 1 | -0/+4 |
| | | | | | | | | of a chain of compileable ensembles. | ||||
* | | [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 |
|\ \ | |/ | | | | | | | | | teardown list of imported commands when the original command gets re-created. This prevents the panic otherwise possible when the invalid state represented by the NULL pointer is encountered during a command delete trace. | ||||
| * | [a4494e28ed] Use flag bit instead of NULL pointer to suppress teardown list of | dgp | 2014-02-06 | 1 | -0/+9 |
| | | | | | | | | | | imported commands when the original command gets re-created. This prevents the panic otherwise possible when the invalid state represented by the NULL pointer is encountered during a command delete trace. | ||||
* | | 3605447 Make sure the -clear option to [namespace export] always clears, | dgp | 2013-02-21 | 1 | -0/+8 |
|\ \ | |/ | | | whether or not new export patterns are specified. | ||||
| * | 3605447 Make sure the -clear option to [namespace export] always clears, | dgp | 2013-02-21 | 1 | -0/+8 |
| |\ | | | | | | | whether or not new export patterns are specified. | ||||
| | * | added test | dgp | 2013-02-21 | 1 | -0/+8 |
| | | | |||||
* | | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in ↵ | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
| | | | | | | | | | | | | combination with tcltest86.dll to do that (Windows only) |