Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [1d26e580cf]: safe interp can't source files with BOM | jan.nijtmans | 2024-06-13 | 1 | -0/+4 |
|\ | |||||
| * | Fix [1d26e580cf]: safe interp can't source files with BOM | jan.nijtmans | 2024-06-13 | 1 | -0/+4 |
| |\ | |||||
| | * | Fix [1d26e580cf]: safe interp can't source files with BOM | jan.nijtmans | 2024-06-13 | 1 | -0/+4 |
| | |\ | |||||
| | | * | Move BOM handling a few lines later | jan.nijtmans | 2024-06-12 | 1 | -4/+4 |
| | | * | Fix [1d26e580cf]: safe interp can't source files with BOM. | jan.nijtmans | 2024-06-12 | 1 | -0/+4 |
* | | | | Use tabs for indenting in stead of 8 spaces. Unbreak clang build | jan.nijtmans | 2024-06-13 | 1 | -38/+38 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2024-06-13 | 1 | -38/+38 |
| |\ \ \ | | |/ / | |||||
| | * | | Use tabs for indenting in stead of 8 spaces | jan.nijtmans | 2024-06-13 | 1 | -8/+8 |
| | |/ | |||||
* | | | In Tcl 9, we don't need "-encoding utf-8" here any more | jan.nijtmans | 2024-04-12 | 1 | -2/+2 |
* | | | Merge 8.7 (adding "-encoding utf-8") | jan.nijtmans | 2024-04-12 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6. Don't change ActiveCodePage on Windows (yet), that's for 9.0 | jan.nijtmans | 2024-04-12 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Add lot's of "-encoding utf-8" to our own "source" commands: We are becoming ... | jan.nijtmans | 2024-04-12 | 1 | -2/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2024-02-16 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6. http -> 2.10b2 | jan.nijtmans | 2024-02-16 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | \032 -> \x1A, since hex reads better than octal | jan.nijtmans | 2024-02-06 | 1 | -1/+1 |
| | * | Correct spelling errors in comments and documentation, but also non-comment | pooryorick | 2023-04-12 | 1 | -5/+5 |
* | | | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 1 | -6/+6 |
* | | | TIP #646: Change -eofchar handling | jan.nijtmans | 2022-10-26 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
* | | | Change the default for AutoPathSync in Tcl 9.0 (as described in TIP #579) | jan.nijtmans | 2022-10-18 | 1 | -1/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2022-10-18 | 1 | -24/+205 |
|\ \ \ | |/ / | |||||
| * | | TIP #579 implementation: Improved auto_path for Safe Base interpreters | jan.nijtmans | 2022-10-18 | 1 | -24/+205 |
| |\ \ | |||||
| | * \ | Merge old 8.7 6c69a72c58 | kjnash | 2022-08-31 | 1 | -13/+13 |
| | |\ \ | |||||
| | * \ \ | Merge old 8.7 674a6ad0472c7 | kjnash | 2022-08-31 | 1 | -246/+243 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge safe-extra-tests-8-7 | kjnash | 2020-08-28 | 1 | -0/+7 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge safe-bugfixes-8-6 | kjnash | 2020-08-28 | 1 | -0/+7 |
| | | |\ \ \ \ | |||||
| | * | | | | | | Fix merge error in library/safe.tcl. Has effect only if using private comman... | kjnash | 2020-07-26 | 1 | -1/+1 |
| | * | | | | | | Merge tip-579-8-6. All tests now pass. | kjnash | 2020-07-25 | 1 | -8/+16 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Rename command safe::setAutoPathSync to safe::setSyncMode. Add a section TYP... | kjnash | 2020-07-25 | 1 | -6/+6 |
| | | * | | | | | | For each slave, record a value of -autoPath instead of discarding it and rely... | kjnash | 2020-07-23 | 1 | -8/+16 |
| | | * | | | | | | Merge safe-bugfixes-8-6 | kjnash | 2020-07-23 | 1 | -27/+13 |
| | | |\ \ \ \ \ \ | |||||
| | * | | | | | | | | Rename command safe::setAutoPathSync to safe::setSyncMode. | kjnash | 2020-07-25 | 1 | -6/+6 |
| | * | | | | | | | | Merge safe-extra-tests-8-7; test safe-19.11 fails. | kjnash | 2020-07-25 | 1 | -28/+13 |
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | |||||
| | | * | | | | | | | Merge safe-bugfixes-8-6 | kjnash | 2020-07-25 | 1 | -27/+13 |
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | |||||
| | * | | | | | | | | Merge tip-579-8-6 | kjnash | 2020-07-23 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | |||||
| | | * | | | | | | | Merge safe-bugfixes-8-6 | kjnash | 2020-07-21 | 1 | -21/+87 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merge safe-bugfixes-8-6 | kjnash | 2020-07-18 | 1 | -17/+49 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merge safe-bugfixes-8-6 | kjnash | 2020-07-16 | 1 | -3/+19 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | Sync with bugfixes and tests pushed upstream via safe-bugfixes-8-6 to core-8-... | kjnash | 2020-07-14 | 1 | -27/+43 |
| | | * | | | | | | | | | | Rename command ::safe::SetAutoPathSync to ::safe::setAutoPathSync and add to ... | kjnash | 2020-07-09 | 1 | -8/+8 |
| | | * | | | | | | | | | | Add code for -autoPath option in Safe Base. | kjnash | 2020-07-09 | 1 | -18/+132 |
| | | * | | | | | | | | | | Apply patch for new features other than -autoPath | kjnash | 2020-07-09 | 1 | -18/+109 |
| | * | | | | | | | | | | | Merge safe-extra-tests-8-7 | kjnash | 2020-07-22 | 1 | -21/+87 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | | Merge safe-bugfixes-8-6 | kjnash | 2020-07-21 | 1 | -21/+86 |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / | | | | |/| | | | | | | | | |||||
| | * | | | | | | | | | | | Merge safe-extra-tests-8-7 | kjnash | 2020-07-19 | 1 | -25/+49 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | |||||
| | | * | | | | | | | | | | Merge safe-bugfixes-8-6 | kjnash | 2020-07-18 | 1 | -22/+50 |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / | | | | |/| | | | | | | | | |||||
| | * | | | | | | | | | | | Merge safe-extra-tests-8-7 | kjnash | 2020-07-16 | 1 | -4/+15 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | |||||
| | | * | | | | | | | | | | Merge safe-bugfixes-8-6 | kjnash | 2020-07-16 | 1 | -2/+26 |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / | | | | |/| | | | | | | | | |||||
| | | * | | | | | | | | | | Merge 8.6 | kjnash | 2020-07-13 | 1 | -5/+51 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Sync with bugfixes and tests pushed upstream via safe-extra-tests-8-7 and saf... | kjnash | 2020-07-14 | 1 | -13/+44 |