Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge core-8-branch | apnadkarni | 2023-02-07 | 1 | -4/+4 |
| | |||||
* | Better error-message | jan.nijtmans | 2023-01-20 | 1 | -4/+4 |
| | |||||
* | New proposal: Allow "-strict" immediately before or after "-failindex var". | jan.nijtmans | 2023-01-19 | 1 | -4/+4 |
| | |||||
* | Proposed fix for [a31caff057]: encoding command does not allow -strict to be ↵ | jan.nijtmans | 2023-01-14 | 1 | -4/+4 |
| | | | | used with -failindex | ||||
* | TIP #579 implementation: Improved auto_path for Safe Base interpreters | jan.nijtmans | 2022-10-18 | 1 | -28/+1924 |
|\ | |||||
| * | Merge 8.7 | kjnash | 2022-09-20 | 1 | -4/+4 |
| |\ | |||||
| * \ | Merge 8.7 | kjnash | 2022-08-31 | 1 | -4/+4 |
| |\ \ | |||||
| * \ \ | Merge old 8.7 6c69a72c58 | kjnash | 2022-08-31 | 1 | -24/+29 |
| |\ \ \ | |||||
| * \ \ \ | Merge old 8.7 674a6ad0472c7 | kjnash | 2022-08-31 | 1 | -61/+59 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge safe-extra-tests-8-7 | kjnash | 2020-08-28 | 1 | -4/+4 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge tip-579-8-6. All tests now pass. | kjnash | 2020-07-25 | 1 | -21/+681 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Rename command safe::setAutoPathSync to safe::setSyncMode. Add a section ↵ | kjnash | 2020-07-25 | 1 | -320/+320 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TYPICAL USE to doc/safe.n. | ||||
| | * | | | | | | Rearrange tests in safe.test so they are in numerical order, add 24 more ↵ | kjnash | 2020-07-25 | 1 | -167/+599 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests of -accessPath/-autoPath cases. | ||||
| | * | | | | | | For each slave, record a value of -autoPath instead of discarding it and ↵ | kjnash | 2020-07-23 | 1 | -20/+245 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-6 | kjnash | 2020-07-23 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | |||||
| * | | | | | | | | Rename command safe::setAutoPathSync to safe::setSyncMode. | kjnash | 2020-07-25 | 1 | -185/+185 |
| | | | | | | | | | |||||
| * | | | | | | | | Rearrange tests in safe.test so they are in numerical order. | kjnash | 2020-07-25 | 1 | -218/+215 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge tip-579-8-6 | kjnash | 2020-07-23 | 1 | -48/+916 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Add tests for cases that might differ when ::auto_path is not synchronized. ↵ | kjnash | 2020-07-23 | 1 | -46/+915 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Renumber some tests not yet added to core, but do not yet reorder them. Change some test descriptions. | ||||
| | * | | | | | | | Move tests that depend on platform::shell and http1.0 from safe.test to ↵ | kjnash | 2020-07-22 | 1 | -83/+148 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-6 | kjnash | 2020-07-21 | 1 | -95/+100 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge safe-bugfixes-8-6 | kjnash | 2020-07-18 | 1 | -61/+119 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge safe-bugfixes-8-6 | kjnash | 2020-07-16 | 1 | -155/+184 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Sync with bugfixes and tests pushed upstream via safe-bugfixes-8-6 to ↵ | kjnash | 2020-07-14 | 1 | -11/+722 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | core-8-6-branch. | ||||
| | * | | | | | | | | | | Revise tests safe-18.2 and safe-18.4 to allow for -autoPath in ↵ | kjnash | 2020-07-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | interpConfigure output. | ||||
| | * | | | | | | | | | | Rename command ::safe::SetAutoPathSync to ::safe::setAutoPathSync and add to ↵ | kjnash | 2020-07-09 | 1 | -41/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | library/tclIndex. | ||||
| | * | | | | | | | | | | Apply patch for new features other than -autoPath | kjnash | 2020-07-09 | 1 | -4/+335 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Move tests that depend on platform::shell from safe.test to ↵ | kjnash | 2020-07-22 | 1 | -49/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | safe-stock86.test, and replace with tests that use example packages. | ||||
| * | | | | | | | | | | | Merge safe-extra-tests-8-7 | kjnash | 2020-07-22 | 1 | -1270/+102 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge safe-extra-tests-8-7 | kjnash | 2020-07-19 | 1 | -52/+119 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge safe-extra-tests-8-7 | kjnash | 2020-07-16 | 1 | -320/+326 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | kjnash | 2020-07-14 | 1 | -3/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Rearrange tests in tests/safe.test to agree with upstream order | kjnash | 2020-07-14 | 1 | -733/+679 |
| | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Sync with bugfixes and tests pushed upstream via safe-extra-tests-8-7 and ↵ | kjnash | 2020-07-14 | 1 | -21/+2066 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | safe-bugfixes-8-6 to core-8-branch | ||||
| * | | | | | | | | | | | | | | | Revise tests safe-18.[24] to allow for -autoPath in interpConfigure output. ↵ | kjnash | 2020-07-09 | 1 | -22/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use opt in place of http 1.0 in positive/negative package search tests safe-7.[124], safe-18.[124]. | ||||
| * | | | | | | | | | | | | | | | Rename command ::safe::SetAutoPathSync to ::safe::setAutoPathSync and add to ↵ | kjnash | 2020-07-09 | 1 | -41/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | library/tclIndex. | ||||
| * | | | | | | | | | | | | | | | Apply patch for new features other than -autoPath | kjnash | 2020-07-09 | 1 | -4/+335 |
| | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Start TIP #346 implementation: For now only \xC0\x80 | jan.nijtmans | 2022-09-12 | 1 | -4/+4 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2022-09-12 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Rebase towards 8.7 | jan.nijtmans | 2022-03-17 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Eliminate "deprecated" constraint: doens't exist in 9.0 any more. Also ↵ | jan.nijtmans | 2022-03-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unused variable | ||||
| * | | | | | | | | | | | | | | | Merge 9.0 | jan.nijtmans | 2022-03-17 | 1 | -2/+2 |
|/ / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | -nothrow -> -nocomplain | jan.nijtmans | 2022-03-05 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge 8.7. Remove -stoponerror option | jan.nijtmans | 2021-10-18 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge 8.7. More parse improvement, WIP | jan.nijtmans | 2021-05-07 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | Make ?-stoponerror|-nothrow? argument first in stead of last for encoding ↵ | jan.nijtmans | 2021-05-06 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | convertto/convertfrom | ||||
* | | | | | | | | | | | | | | | Merge tip-597 | jan.nijtmans | 2021-04-13 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | Merge 8.6. More missing ::tcltest::loadTestedCommands | jan.nijtmans | 2021-04-13 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | Merge tip-597 | jan.nijtmans | 2021-04-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to ↵ | jan.nijtmans | 2021-04-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tcl_StaticLibrary, Tcl_PackageInitProc to Tcl_LibraryInitProc and Tcl_PackageUnloadProc to Tcl_LibraryUnloadProc. Adapt documentation, mentioning that the old names are now deprecated. |