summaryrefslogtreecommitdiffstats
path: root/library/safe.tcl
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2024-02-161-1/+1
|\
| * Merge 8.6. http -> 2.10b2jan.nijtmans2024-02-161-1/+1
| |\
| | * \032 -> \x1A, since hex reads better than octaljan.nijtmans2024-02-061-1/+1
| | * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-5/+5
* | | Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-6/+6
|\ \ \ | |/ /
| * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-6/+6
* | | TIP #646: Change -eofchar handlingjan.nijtmans2022-10-261-1/+1
|\ \ \ | |/ /
* | | Change the default for AutoPathSync in Tcl 9.0 (as described in TIP #579)jan.nijtmans2022-10-181-1/+1
* | | Merge 8.7jan.nijtmans2022-10-181-24/+205
|\ \ \ | |/ /
| * | TIP #579 implementation: Improved auto_path for Safe Base interpretersjan.nijtmans2022-10-181-24/+205
| |\ \
| | * \ Merge old 8.7 6c69a72c58kjnash2022-08-311-13/+13
| | |\ \
| | * \ \ Merge old 8.7 674a6ad0472c7kjnash2022-08-311-246/+243
| | |\ \ \
| | * \ \ \ Merge safe-extra-tests-8-7kjnash2020-08-281-0/+7
| | |\ \ \ \
| | | * \ \ \ Merge safe-bugfixes-8-6kjnash2020-08-281-0/+7
| | | |\ \ \ \
| | * | | | | | Fix merge error in library/safe.tcl. Has effect only if using private comman...kjnash2020-07-261-1/+1
| | * | | | | | Merge tip-579-8-6. All tests now pass.kjnash2020-07-251-8/+16
| | |\ \ \ \ \ \
| | | * | | | | | Rename command safe::setAutoPathSync to safe::setSyncMode. Add a section TYP...kjnash2020-07-251-6/+6
| | | * | | | | | For each slave, record a value of -autoPath instead of discarding it and rely...kjnash2020-07-231-8/+16
| | | * | | | | | Merge safe-bugfixes-8-6kjnash2020-07-231-27/+13
| | | |\ \ \ \ \ \
| | * | | | | | | | Rename command safe::setAutoPathSync to safe::setSyncMode.kjnash2020-07-251-6/+6
| | * | | | | | | | Merge safe-extra-tests-8-7; test safe-19.11 fails.kjnash2020-07-251-28/+13
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | * | | | | | | Merge safe-bugfixes-8-6kjnash2020-07-251-27/+13
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | * | | | | | | | Merge tip-579-8-6kjnash2020-07-231-1/+1
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | * | | | | | | Merge safe-bugfixes-8-6kjnash2020-07-211-21/+87
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge safe-bugfixes-8-6kjnash2020-07-181-17/+49
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge safe-bugfixes-8-6kjnash2020-07-161-3/+19
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Sync with bugfixes and tests pushed upstream via safe-bugfixes-8-6 to core-8-...kjnash2020-07-141-27/+43
| | | * | | | | | | | | | Rename command ::safe::SetAutoPathSync to ::safe::setAutoPathSync and add to ...kjnash2020-07-091-8/+8
| | | * | | | | | | | | | Add code for -autoPath option in Safe Base.kjnash2020-07-091-18/+132
| | | * | | | | | | | | | Apply patch for new features other than -autoPathkjnash2020-07-091-18/+109
| | * | | | | | | | | | | Merge safe-extra-tests-8-7kjnash2020-07-221-21/+87
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | Merge safe-bugfixes-8-6kjnash2020-07-211-21/+86
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / | | | | |/| | | | | | | |
| | * | | | | | | | | | | Merge safe-extra-tests-8-7kjnash2020-07-191-25/+49
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | | * | | | | | | | | | Merge safe-bugfixes-8-6kjnash2020-07-181-22/+50
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / | | | | |/| | | | | | | |
| | * | | | | | | | | | | Merge safe-extra-tests-8-7kjnash2020-07-161-4/+15
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | | * | | | | | | | | | Merge safe-bugfixes-8-6kjnash2020-07-161-2/+26
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | Merge 8.6kjnash2020-07-131-5/+51
| | | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Sync with bugfixes and tests pushed upstream via safe-extra-tests-8-7 and saf...kjnash2020-07-141-13/+44
| | * | | | | | | | | | | | Rename command ::safe::SetAutoPathSync to ::safe::setAutoPathSync and add to ...kjnash2020-07-091-7/+7
| | * | | | | | | | | | | | Add code for -autoPath option in Safe Base.kjnash2020-07-091-18/+132
| | * | | | | | | | | | | | Apply patch for new features other than -autoPathkjnash2020-07-091-18/+109
| | |/ / / / / / / / / / /
* | | | | | | | | | | | | Merge 8.7jan.nijtmans2022-10-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | More octal -> hex usagejan.nijtmans2022-10-171-1/+1
* | | | | | | | | | | | | Merge 8.7jan.nijtmans2022-09-211-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
* | | | | | | | | | | | | Remove code that was ifdef'ed outapnadkarni2022-08-071-5/+0
* | | | | | | | | | | | | Start on TIP-602 implementation. Work in progressapnadkarni2022-07-081-0/+2
* | | | | | | | | | | | | Merge 8.7jan.nijtmans2021-07-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge 8.6jan.nijtmans2021-07-161-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | Merge 8.5jan.nijtmans2021-07-161-2/+2
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | -eofchar should only be effective on input, not on output, since it could res...jan.nijtmans2021-07-161-1/+1