| Commit message (Expand) | Author | Age | Files | Lines |
* | merge 8.7 | sebres | 2024-06-19 | 1 | -0/+16 |
|\ |
|
| * | merge 8.6 | sebres | 2024-06-19 | 1 | -0/+16 |
| |\ |
|
| | * | small amend cleaning var in test | sebres | 2024-06-13 | 1 | -1/+1 |
|
|
| | * | test illustrating [1095bf7f756f9aed]: safe ensemble commands must be compiled... | sebres | 2024-06-13 | 1 | -0/+16 |
|
|
* | | | For now, revert TIP #689 implementation, until it's accepted. | jan.nijtmans | 2024-03-18 | 1 | -42/+0 |
|\ \ \
| |/ / |
|
| * | | For now, revert TIP #689 implementation, until it's accepted. | jan.nijtmans | 2024-03-18 | 1 | -42/+0 |
|
|
* | | | Fix [910d67a229fe7f65]: NS-qualified invocations of command evade [namespace ... | jan.nijtmans | 2024-03-10 | 1 | -0/+42 |
|\ \ \
| |/ / |
|
| * | | Fix [910d67a229fe7f65]: NS-qualified invocations of command evade [namespace ... | jan.nijtmans | 2024-03-10 | 1 | -0/+42 |
| |\ \ |
|
| | * | | namespace unknown considers also alternate search path (relative global NS), ... | sebres | 2024-03-08 | 1 | -0/+17 |
|
|
| | * | | Rebase to 9.0 | jan.nijtmans | 2024-03-07 | 1 | -0/+25 |
| | |\ \
| |/ / /
|/| | | |
|
| | * | | better variant of fix for [910d67a229fe7f65] with improved search for NS::com... | sebres | 2024-03-06 | 1 | -0/+16 |
|
|
| | * | | small amend to [910d67a229fe7f65]: additional corner case (see the test names... | sebres | 2024-03-06 | 1 | -2/+2 |
|
|
| | * | | fix for [910d67a229fe7f65]: search of `namespace unknown` handler fixed: firs... | sebres | 2024-03-05 | 1 | -0/+9 |
| | |/ |
|
| | * | Merge fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefix | pooryorick | 2021-09-02 | 1 | -0/+18 |
|
|
| * | | Backport fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefix | pooryorick | 2021-09-02 | 1 | -0/+18 |
|
|
* | | | Fix for [ccc448a6bfd59cbd], namespace ensemble subcommand name prefix matchin... | pooryorick | 2021-09-01 | 1 | -0/+18 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2021-05-25 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2021-05-25 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| | * | Make Pkgua package thread-safe and properly clean up everything when being un... | jan.nijtmans | 2021-05-18 | 1 | -1/+1 |
|
|
| | * | Additional test for [688fcc7082fa99a4]. | pooryorick | 2021-05-17 | 1 | -0/+32 |
|
|
* | | | merge 8.7 (resolve conflicts) | dgp | 2021-05-20 | 1 | -6/+108 |
|\ \ \
| |/ / |
|
| * | | new test for issue [e39cb3f462631a99], namespace is removed from other | pooryorick | 2021-05-19 | 1 | -0/+62 |
|
|
| * | | Fix for issue [e39cb3f462631a99], namespace is removed from other namespace | pooryorick | 2021-05-18 | 1 | -10/+18 |
|
|
| * | | Make pkgua package thread-safe | jan.nijtmans | 2021-05-18 | 1 | -1/+1 |
|
|
| * | | Additional test for [688fcc7082fa99a4], imported command trace memory error. | pooryorick | 2021-05-18 | 1 | -0/+32 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2021-04-04 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Fix [https://github.com/tcltk/tcl/runs/2263266926|failing test-cases] with --... | jan.nijtmans | 2021-04-04 | 1 | -2/+2 |
|
|
| * | | Remove suspected inadvertent copypasta from test. | pooryorick | 2021-04-03 | 1 | -2/+2 |
|
|
* | | | Remove suspected inadvertent copypasta from test. | pooryorick | 2021-04-03 | 1 | -2/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-12-04 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -1/+1 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
|
|
| * | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh... | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge core-8-branch | jan.nijtmans | 2020-09-05 | 1 | -96/+0 |
|\ \ \
| |/ / |
|
| * | | Backout [c1a376375e0e6488]: imported namespace ensemble command name distorte... | jan.nijtmans | 2020-09-05 | 1 | -96/+0 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-09-04 | 1 | -2/+4 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -2/+4 |
| |\ \
| | |/ |
|
| | * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -2/+4 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-09-04 | 1 | -0/+96 |
|\ \ \
| |/ / |
|
| * | | Fix for [c1a376375e0e6488], imported namespace ensemble command name distorted | pooryorick | 2020-09-01 | 1 | -0/+96 |
| |/ |
|
* | | Merge 8.7 | jan.nijtmans | 2020-09-01 | 1 | -30/+30 |
|\ \
| |/ |
|
| * | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -46/+46 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2020-08-11 | 1 | -0/+43 |
|\ \ |
|
| * \ | merge 8.6 | pooryorick | 2020-08-10 | 1 | -0/+43 |
| |\ \
| | |/ |
|
| | * | Fix for [29e8848eb976], imported alias in a deletion trace. | pooryorick | 2020-08-10 | 1 | -0/+43 |
|
|
* | | | 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 -single... | sebres | 2019-09-24 | 1 | -0/+1 |
|
|