summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge-markjan.nijtmans2022-10-180-0/+0
|\
| * TIP #579 implementation: Improved auto_path for Safe Base interpretersjan.nijtmans2022-10-186-207/+2756
| |\
* | \ TIP #579 implementation: Improved auto_path for Safe Base interpretersjan.nijtmans2022-10-186-207/+2756
|\ \ \ | | |/ | |/|
| * | Merge 8.7jan.nijtmans2022-09-2829-90/+659
| |\ \
| * \ \ Merge 8.7kjnash2022-09-2636-912/+2962
| |\ \ \
| * \ \ \ Merge 8.7kjnash2022-09-2046-1996/+4917
| |\ \ \ \
| * | | | | Corrections to doc/safe.nkjnash2022-08-311-2/+2
| | | | | |
| * | | | | Merge 8.7kjnash2022-08-31556-23486/+56128
| |\ \ \ \ \
| * \ \ \ \ \ Merge old 8.7 ac18feaba77kjnash2022-08-311-921/+705
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge old 8.7 6c69a72c58kjnash2022-08-31410-13145/+16267
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge old 8.7 674a6ad0472c7kjnash2022-08-31410-11276/+6068
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge old 8.7 9a14272d20kjnash2022-08-3110-21/+311
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge safe-extra-tests-8-7kjnash2020-08-282-4/+11
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 8.7kjnash2020-08-2823-91/+105
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7kjnash2020-08-1122-285/+454
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7kjnash2020-07-308-15/+75
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix merge error in library/safe.tcl. Has effect only if using private ↵kjnash2020-07-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | command safe::DetokPath with interp name that has namespace separators.
| * | | | | | | | | | | | | | Merge tip-579-8-6. All tests now pass.kjnash2020-07-255-36/+742
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Rename command safe::setAutoPathSync to safe::setSyncMode. Add a section ↵kjnash2020-07-255-370/+400
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TYPICAL USE to doc/safe.n.
| | * | | | | | | | | | | | | | Rearrange tests in safe.test so they are in numerical order, add 24 more ↵kjnash2020-07-251-167/+599
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests of -accessPath/-autoPath cases.
| | * | | | | | | | | | | | | | For each slave, record a value of -autoPath instead of discarding it and ↵kjnash2020-07-234-52/+331
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | relying on the value of ::auto_path in the slave. Clarify the distinction between the two, both in library/safe.tcl and in doc/safe.n. Amend four tests to expect the correct value. Add code to tests to examine both values where appropriate. Add three more tests for cases in which the distinction is important. Renumber and re-title tests in safe-stock86.test to correspond to those in safe.test, and add code to safe-stock86.test to set the Sync Mode.
| | * | | | | | | | | | | | | | Merge safe-bugfixes-8-6kjnash2020-07-232-28/+14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Rename command safe::setAutoPathSync to safe::setSyncMode.kjnash2020-07-256-306/+306
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Rearrange tests in safe.test so they are in numerical order.kjnash2020-07-251-218/+215
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge safe-extra-tests-8-7; test safe-19.11 fails.kjnash2020-07-251-28/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7kjnash2020-07-2314-138/+135
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tip-579-8-6kjnash2020-07-231-48/+916
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Add tests for cases that might differ when ::auto_path is not synchronized. ↵kjnash2020-07-231-46/+915
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Renumber some tests not yet added to core, but do not yet reorder them. Change some test descriptions.
| * | | | | | | | | | | | | | | | | | Merge tip-579-8-6kjnash2020-07-231-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | Merge safe-bugfixes-8-6kjnash2020-07-230-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Move tests that depend on platform::shell and http1.0 from safe.test to ↵kjnash2020-07-222-85/+303
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | safe-stock86.test, and replace with tests that use example packages. Add -setup and -cleanup code where missing from tests that use AutoPathSync.
| | * | | | | | | | | | | | | | | | | | Merge safe-bugfixes-8-6kjnash2020-07-214-117/+312
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge safe-bugfixes-8-6kjnash2020-07-187-135/+277
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6kjnash2020-07-162-8/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge safe-bugfixes-8-6kjnash2020-07-169-172/+233
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6kjnash2020-07-1417-192/+261
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | Sync with bugfixes and tests pushed upstream via safe-bugfixes-8-6 to ↵kjnash2020-07-143-39/+770
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | core-8-6-branch.
| | * | | | | | | | | | | | | | | | | | | | | | | Revise tests safe-18.2 and safe-18.4 to allow for -autoPath in ↵kjnash2020-07-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | interpConfigure output.
| | * | | | | | | | | | | | | | | | | | | | | | | Rename command ::safe::SetAutoPathSync to ::safe::setAutoPathSync and add to ↵kjnash2020-07-093-49/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | library/tclIndex.
| | * | | | | | | | | | | | | | | | | | | | | | | Update safe(n) to document the changes.kjnash2020-07-091-2/+133
| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | Add code for -autoPath option in Safe Base.kjnash2020-07-091-18/+132
| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | Apply patch for new features other than -autoPathkjnash2020-07-092-22/+444
| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | Create new branch named "tip-579-8-6"kjnash2020-07-090-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge safe-extra-tests-8-7kjnash2020-07-230-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Move tests that depend on platform::shell from safe.test to ↵kjnash2020-07-223-75/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | safe-stock86.test, and replace with tests that use example packages.
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge safe-extra-tests-8-7kjnash2020-07-225-1292/+1568
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge safe-extra-tests-8-7kjnash2020-07-1913-152/+295
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7kjnash2020-07-163-4/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge safe-extra-tests-8-7kjnash2020-07-16106-463/+495
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7kjnash2020-07-1421-204/+273
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \