summaryrefslogtreecommitdiffstats
path: root/library/safe.tcl
Commit message (Expand)AuthorAgeFilesLines
* Fix [1d26e580cf]: safe interp can't source files with BOMjan.nijtmans2024-06-131-0/+4
|\
| * Fix [1d26e580cf]: safe interp can't source files with BOMjan.nijtmans2024-06-131-0/+4
| |\
| | * Fix [1d26e580cf]: safe interp can't source files with BOMjan.nijtmans2024-06-131-0/+4
| | |\
| | | * Move BOM handling a few lines laterjan.nijtmans2024-06-121-4/+4
| | | * Fix [1d26e580cf]: safe interp can't source files with BOM.jan.nijtmans2024-06-121-0/+4
* | | | Use tabs for indenting in stead of 8 spaces. Unbreak clang buildjan.nijtmans2024-06-131-38/+38
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2024-06-131-38/+38
| |\ \ \ | | |/ /
| | * | Use tabs for indenting in stead of 8 spacesjan.nijtmans2024-06-131-8/+8
| | |/
* | | In Tcl 9, we don't need "-encoding utf-8" here any morejan.nijtmans2024-04-121-2/+2
* | | Merge 8.7 (adding "-encoding utf-8")jan.nijtmans2024-04-121-2/+2
|\ \ \ | |/ /
| * | Merge 8.6. Don't change ActiveCodePage on Windows (yet), that's for 9.0jan.nijtmans2024-04-121-2/+2
| |\ \ | | |/
| | * Add lot's of "-encoding utf-8" to our own "source" commands: We are becoming ...jan.nijtmans2024-04-121-2/+2
* | | 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