Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

72 check-ins related to "safe-bugfixes-8-6"

2020-08-28
19:24
Merge safe-bugfixes-8-6 check-in: a638b9a73b user: kjnash tags: core-8-6-branch
19:13
Merge 8.6 Closed-Leaf check-in: 52618064a8 user: kjnash tags: safe-bugfixes-8-6
19:10
Merge bug-c2dc1da315-for-8-6 check-in: a05f28460a user: kjnash tags: core-8-6-branch
01:31
Merge safe-bugfixes-8-6 check-in: b4269a1af4 user: kjnash tags: safe-extra-tests-8-7
01:21
Merge safe-bugfixes-8-6 Leaf check-in: 2b3b20e98d user: kjnash tags: tip-579-8-6
01:17
Merge safe-bugfixes-8-6 check-in: 9d1f81f130 user: kjnash tags: tip-579-8-6
01:03
Update safe.test for new error message. check-in: ed691d3950 user: kjnash tags: safe-bugfixes-8-6
2020-08-27
15:50
Provide error message if failed load does not. check-in: 159e769d82 user: kjnash tags: safe-bugfixes-8-6
15:15
Merge 8.6 check-in: ae239aabfe user: kjnash tags: safe-bugfixes-8-6
2020-08-26
14:52
Testcase chan-io-50.1 still fails sometimes on MacOSX. So put same measures in place as in io-50.1. ... check-in: be456e2d1b user: jan.nijtmans tags: core-8-6-branch
2020-08-24
14:35
Try another Travis build check-in: c56366da58 user: kjnash tags: safe-bugfixes-8-6
2020-08-22
04:04
Merge 8.6 check-in: 30e8c35d2c user: kjnash tags: safe-bugfixes-8-6
2020-08-21
14:00
merge mark check-in: ac8a1eb516 user: dgp tags: core-8-6-branch
2020-08-11
18:30
Merge 8.6 check-in: d02c6dcf8a user: kjnash tags: safe-bugfixes-8-6
13:15
Revert unintended ckalloc -> Tcl_Alloc change from previous commit check-in: 40e3633ab1 user: jan.nijtmans tags: core-8-6-branch
2020-07-25
02:41
Merge safe-bugfixes-8-6 check-in: d5b45ebff8 user: kjnash tags: safe-extra-tests-8-7
2020-07-23
13:45
Merge safe-bugfixes-8-6 check-in: 9f562f43a1 user: kjnash tags: tip-579-8-6
13:26
Improvements to removal of stale package data - bugfix for 1f63efa537 and 319e438f7f check-in: d9ca230fc6 user: kjnash tags: safe-bugfixes-8-6
01:02
Merge safe-bugfixes-8-6 check-in: 424ca06c78 user: kjnash tags: tip-579-8-6
00:58
Merge safe-bugfixes-8-6 check-in: f841c00b77 user: kjnash tags: safe-extra-tests-8-7
2020-07-22
19:07
Whitespace changes only. check-in: 4027426972 user: kjnash tags: safe-bugfixes-8-6
2020-07-21
22:48
Merge safe-bugfixes-8-6 check-in: cd2bfb6c76 user: kjnash tags: tip-579-8-6
22:33
Merge safe-bugfixes-8-6 check-in: b6c9397bc6 user: kjnash tags: safe-extra-tests-8-7
17:34
In ::safe::interpFindInAccessPath, ::safe::interpAddToAccessPath, add a check that the interpreter b... check-in: b0ad28bdd7 user: kjnash tags: safe-bugfixes-8-6
17:25
Adapt Safe Base for interpreter names with namespace separators. Add a test and revise safe(n). Fi... check-in: ba718daa57 user: kjnash tags: safe-bugfixes-8-6
03:59
Use suitable -errorcode in safe::AliasSource if file does not exist or is unreadable. Fixes bug f3b... check-in: 803cdad7cf user: kjnash tags: safe-bugfixes-8-6
2020-07-20
23:16
Merge safe-bugfixes-8-6 check-in: ddc549bc8a user: kjnash tags: safe-extra-tests-8-7
22:32
File tests/safe.test - rearrange tests - move tests of command/package loading that use Tcl files to... check-in: a7706bfb9a user: kjnash tags: safe-bugfixes-8-6
2020-07-18
23:20
Merge safe-bugfixes-8-6 check-in: 25a4ed2270 user: kjnash tags: tip-579-8-6
20:17
Merge safe-bugfixes-8-6 check-in: b850df24b1 user: kjnash tags: safe-extra-tests-8-7
19:08
Merge 8.6 check-in: fcf50e6b4e user: kjnash tags: safe-bugfixes-8-6
18:51
Remove an old fix for ~ expansion in safe::AliasGlob that is now fixed by other means check-in: 39485e00ef user: kjnash tags: safe-bugfixes-8-6
18:06
Simplify case analysis in safe::AliasGlob check-in: dc38ed6dd6 user: kjnash tags: safe-bugfixes-8-6
17:51
Add explanatory comments to safe::AliasGlob check-in: 17ecaf315b user: kjnash tags: safe-bugfixes-8-6
16:02
macOS: Remove Tcl_ServiceAll from Tcl_WaitForEvent and use os_unfair_lock if it is available. check-in: 4ddbbc840f user: culler tags: core-8-6-branch
13:22
Update comments about safe interpreters in library/tm.tcl and library/package.tcl so they agree with... check-in: b2583774db user: kjnash tags: safe-bugfixes-8-6
13:18
Bugfix argument combination -- and -directory in ::safe::AliasGlob. check-in: 6a0c54df1a user: kjnash tags: safe-bugfixes-8-6
13:09
Remove unused code for *.tm from ::safe::AliasGlob. check-in: 5c918e7ce5 user: kjnash tags: safe-bugfixes-8-6
12:53
Remove code block in ::safe::AliasGlob that no longer serves a useful purpose. check-in: fb0d72aad4 user: kjnash tags: safe-bugfixes-8-6
04:12
Tidying tests/safe.test check-in: 949173f1d5 user: kjnash tags: safe-bugfixes-8-6
2020-07-16
16:32
Merge 8.6 check-in: 0904d2c30c user: kjnash tags: safe-bugfixes-8-6
15:36
merge 8.5 check-in: 0600fc2c5c user: sebres tags: core-8-6-branch
12:16
Merge safe-bugfixes-8-6 check-in: d065e8c73d user: kjnash tags: safe-extra-tests-8-7
10:58
Merge safe-bugfixes-8-6 check-in: 9c045a336b user: kjnash tags: tip-579-8-6
10:26
Merge 8.6 check-in: 53fdc9e61b user: kjnash tags: safe-bugfixes-8-6
2020-07-15
23:11
Bugfix tests/safe.test. Harden tests safe-9.20 to safe-9.24 against indeterminate order of glob mat... check-in: bbed97fc3e user: kjnash tags: safe-bugfixes-8-6
20:06
closes [3c6e47363e]: missing de-duplication mechanism for nested TEBC starting from scratch (e. g. n... check-in: 1947d9b440 user: sebres tags: core-8-6-branch
17:03
Bugfix in library/safe.tcl - AliasGlob passes -join to glob inappropriately; pass new test safe-13.7... check-in: 1de9e63266 user: kjnash tags: safe-bugfixes-8-6
13:22
Bugfix in library/safe.tcl - when deleting a safe interpreter, delete its sub-interpreters cleanly; ... check-in: 0f31a07dec user: kjnash tags: safe-bugfixes-8-6
10:20
Add -constraint nonPortable to 5 tests in tests/safe.test Closed-Leaf check-in: 5cff69fa4a user: kjnash tags: safe-bugfixes-8-6, fix-travis-8-6
10:09
Create new branch named "fix-travis-8-6" check-in: e68684f984 user: kjnash tags: safe-bugfixes-8-6, fix-travis-8-6
2020-07-14
16:40
Merge 8.6 check-in: c665ead95c user: kjnash tags: tip-579-8-6
15:13
Merge safe-bugfixes-8-6 check-in: 41f694a08b user: kjnash tags: safe-bugfixes-8-6
14:57
Merge 8.6 check-in: 720066ae52 user: kjnash tags: safe-bugfixes-8-6
10:16
(cherry-pick): Bugfix in library/tm.tcl - in a safe interp ::tcl::tm::UnknownHandler should always u... check-in: a92a008f3a user: jan.nijtmans tags: core-8-6-branch
2020-07-13
15:14
Merge 8.6 check-in: 57e51ffeb6 user: kjnash tags: safe-extra-tests-8-7
15:04
Merge safe-bugfixes-8-6 check-in: d8a9ec8866 user: kjnash tags: safe-bugfixes-8-6
14:57
Comments only. check-in: a160677bac user: kjnash tags: safe-bugfixes-8-6
14:55
Add tests to tests/safe.test check-in: 6eeae316ca user: kjnash tags: safe-bugfixes-8-6
13:49
Merge 8.6 check-in: 28aa88d370 user: kjnash tags: safe-extra-tests-8-7
13:30
Merge safe-bugfixes-8-6 check-in: a5bd4a33a7 user: kjnash tags: safe-bugfixes-8-6
12:52
Bugfix in library/safe.tcl - when auto_reset, also reload module data; pass test safe-9.24 check-in: 68ed8dcb41 user: kjnash tags: safe-bugfixes-8-6
12:37
Bugfix in library/tm.tcl - in a safe interp ::tcl::tm::UnknownHandler should always use the freshest... check-in: 8927bbee05 user: kjnash tags: safe-bugfixes-8-6
12:32
Bugfix in library/safe.tcl - interpConfigure use revised value of tcl::tm::list; pass tests safe-9.2... check-in: b336bc2615 user: kjnash tags: safe-bugfixes-8-6
12:25
Bugfix in library/safe.tcl - only add tm roots to tcl::tm::list; pass test safe-9.20 check-in: 081a8b9b50 user: kjnash tags: safe-bugfixes-8-6
12:13
Bugfix in library/safe.tcl - remove impossible error message in safe::interpFindInAccessPath; pass t... check-in: 59c89cfdb1 user: kjnash tags: safe-bugfixes-8-6
12:09
Bugfix in library/safe.tcl - when auto_reset, also reload pkgIndex.tcl data; pass tests safe-9.10, s... check-in: 823dae2469 user: kjnash tags: safe-bugfixes-8-6
11:49
Bugfix in library/safe.tcl for doreset (auto_reset); pass test safe-9.9 check-in: ecc0872a76 user: kjnash tags: safe-bugfixes-8-6
11:43
Add new tests to tests/safe.test. check-in: b4f5fece9a user: kjnash tags: safe-bugfixes-8-6
11:22
Add example files for use in tests/safe.test; add tests of the files themselves. check-in: d76b976761 user: kjnash tags: safe-bugfixes-8-6
10:39
Create new branch named "safe-bugfixes-8-6" check-in: f92587604c user: kjnash tags: safe-bugfixes-8-6
2020-07-11
16:01
Fix 4 test-cases, which fail when running from the western hemisphere check-in: 08ce1e113c user: jan.nijtmans tags: core-8-6-branch