Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | doc fix | jan.nijtmans | 2020-08-03 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Testcase cleanup: transform *io-50.* testcases to new test syntax | jan.nijtmans | 2020-08-03 | 2 | -67/+85 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Fix [cb0373bb33]: The http::geturl -keepalive option does not work as ↵ | jan.nijtmans | 2020-07-26 | 5 | -10/+70 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | described in the man page. | |||||
| * \ \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-07-25 | 3 | -12/+12 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Fix [20dccf1200]: htons-related test fails on Mac OSX Catalina (10.15) | jan.nijtmans | 2020-07-25 | 3 | -4/+4 | |
| |/ / / / / / |/| | | | | | | | | | | | | | Also, let http-related tests check if really http 2.9 is present | |||||
| * | | | | | | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if ↵ | kjnash | 2020-07-24 | 6 | -11/+71 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | absent, must default to "keep-alive". Add test http11-1.13 and bump version to 2.9.3. | |||||
| * | | | | | | Create new branch named "bug-cb0373bb33-for-8-6" | kjnash | 2020-07-24 | 0 | -0/+0 | |
|/ / / / / / | ||||||
* | | | | | | Mark chan-io-50.? and event-1.1 as nonPortable (for now): Those sometimes ↵ | jan.nijtmans | 2020-07-21 | 2 | -7/+7 | |
| |_|_|_|/ |/| | | | | | | | | | | | | | | fail in the Travis environment, but in practice this doesn't seem to be a real problem. | |||||
* | | | | | Use "Global" in stead of "Master" internally, where "Master" is not used in ↵ | jan.nijtmans | 2020-07-20 | 6 | -101/+101 | |
| |_|_|/ |/| | | | | | | | | | | | the Master-Slave paradigm and where this makes sense. | |||||
* | | | | Merge 8.5. | jan.nijtmans | 2020-07-20 | 4 | -36/+33 | |
|\ \ \ \ | |/ / / | | | | | Mark testcases io-50.* nonPortable: they fail too often in travis builds. | |||||
| * | | | Backport changes in tcltest package from higher Tcl versions. | jan.nijtmans | 2020-07-20 | 6 | -24/+35 | |
| | | | | | | | | | | | | | | | | Rename (internal, undocumented) tcltest::loadIntoSlaveInterpreter into tcltest::loadIntoChildInterpreter tcltest 2.5.1 -> 2.5.3 | |||||
| | * | | Improvements to removal of stale package data - bugfix for 1f63efa537 and ↵ | kjnash | 2020-07-23 | 1 | -27/+13 | |
| | | | | | | | | | | | | | | | | 319e438f7f | |||||
| | * | | Whitespace changes only. | kjnash | 2020-07-22 | 1 | -7/+5 | |
| | | | | ||||||
| | * | | In ::safe::interpFindInAccessPath, ::safe::interpAddToAccessPath, add a ↵ | kjnash | 2020-07-21 | 2 | -1/+13 | |
| | | | | | | | | | | | | | | | | check that the interpreter belongs to the Safe Base. Add comments on why this is not done for ::safe::interpDelete. | |||||
| | * | | Adapt Safe Base for interpreter names with namespace separators. Add a test ↵ | kjnash | 2020-07-21 | 3 | -19/+100 | |
| | | | | | | | | | | | | | | | | and revise safe(n). Fixes bug [693851]. | |||||
| | * | | Use suitable -errorcode in safe::AliasSource if file does not exist or is ↵ | kjnash | 2020-07-21 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | | unreadable. Fixes bug f3ba57600d. | |||||
| | * | | File tests/safe.test - rearrange tests - move tests of command/package ↵ | kjnash | 2020-07-20 | 2 | -95/+193 | |
| | | | | | | | | | | | | | | | | loading that use Tcl files to new file tests/safe-stock86.test; renumber tests 9.8+ and add test 9.8 to replace old 5.1; move tests 7.0* to 5.*. | |||||
| | * | | Merge 8.6 | kjnash | 2020-07-18 | 3 | -49/+96 | |
| | |\ \ | |_|/ / |/| | | | ||||||
* | | | | macOS: Remove Tcl_ServiceAll from Tcl_WaitForEvent and use os_unfair_lock if ↵ | culler | 2020-07-18 | 1 | -40/+87 | |
|\ \ \ \ | | | | | | | | | | | | | | | | it is available. | |||||
| * \ \ \ | Merge 8.6 | jan.nijtmans | 2020-07-16 | 7 | -14/+30 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-07-14 | 1 | -1/+5 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-07-11 | 49 | -1650/+1813 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Use the os_unfair_lock in place of OSSpinLock when the minimum build target ↵ | culler | 2020-06-22 | 1 | -10/+60 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is newer than OSX 10.12 | |||||
| * | | | | | | | Sometimes the waitTime needs to be positive to avoid missing channel io events. | culler | 2020-06-18 | 1 | -5/+13 | |
| | | | | | | | | ||||||
| * | | | | | | | Code simplification and cleanup | culler | 2020-06-07 | 1 | -25/+16 | |
| | | | | | | | | ||||||
| * | | | | | | | Address macOS hangs in Tcl_WaitForEvent. | culler | 2020-06-06 | 1 | -14/+15 | |
| | | | | | | | | ||||||
* | | | | | | | | Doc/internal variable tweaks | jan.nijtmans | 2020-07-17 | 2 | -9/+9 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
| | | | | | * | Remove an old fix for ~ expansion in safe::AliasGlob that is now fixed by ↵ | kjnash | 2020-07-18 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | other means | |||||
| | | | | | * | Simplify case analysis in safe::AliasGlob | kjnash | 2020-07-18 | 1 | -0/+7 | |
| | | | | | | | ||||||
| | | | | | * | Add explanatory comments to safe::AliasGlob | kjnash | 2020-07-18 | 2 | -2/+80 | |
| | | | | | | | ||||||
| | | | | | * | Update comments about safe interpreters in library/tm.tcl and ↵ | kjnash | 2020-07-18 | 2 | -8/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | library/package.tcl so they agree with code | |||||
| | | | | | * | Bugfix argument combination -- and -directory in ::safe::AliasGlob. | kjnash | 2020-07-18 | 1 | -1/+5 | |
| | | | | | | | ||||||
| | | | | | * | Remove unused code for *.tm from ::safe::AliasGlob. | kjnash | 2020-07-18 | 1 | -2/+1 | |
| | | | | | | | ||||||
| | | | | | * | Remove code block in ::safe::AliasGlob that no longer serves a useful purpose. | kjnash | 2020-07-18 | 1 | -7/+0 | |
| | | | | | | | ||||||
| | | | | | * | Tidying tests/safe.test | kjnash | 2020-07-18 | 1 | -58/+70 | |
| | | | | | | | ||||||
| | | | | | * | Merge 8.6 | kjnash | 2020-07-16 | 3 | -8/+9 | |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | merge 8.5 | sebres | 2020-07-16 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | cherry pick [df5f1e8652]: Fix [5bbd044812]: Fix index underflow. | sebres | 2020-07-16 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | doc/clock.n: clearer form explaininng format groups on output | sebres | 2020-06-30 | 1 | -6/+6 | |
| | | | | | | | ||||||
* | | | | | | | Fix [5bbd044812]: Fix index underflow. | jan.nijtmans | 2020-07-16 | 1 | -2/+2 | |
| |_|_|_|/ / |/| | | | | | ||||||
| | | | | * | Merge 8.6 | kjnash | 2020-07-16 | 7 | -14/+30 | |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | closes [3c6e47363e]: missing de-duplication mechanism for nested TEBC ↵ | sebres | 2020-07-15 | 1 | -1/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | starting from scratch (e. g. nested compiled blocks enclosed in parent cycle), so reset interp's result to avoid possible duplications of large objects by first commands like lappend, append, etc | |||||
* | | | | | | Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks. | jan.nijtmans | 2020-07-15 | 6 | -13/+13 | |
| |_|_|/ / |/| | | | | ||||||
| | | | * | Bugfix tests/safe.test. Harden tests safe-9.20 to safe-9.24 against ↵ | kjnash | 2020-07-15 | 2 | -158/+154 | |
| | | | | | | | | | | | | | | | | | | | | indeterminate order of glob matches. Audit use of glob and tcl::tm in modified tests for cases with multiple matches. Simplify test comparison patterns. | |||||
| | | | * | Bugfix in library/safe.tcl - AliasGlob passes -join to glob inappropriately; ↵ | kjnash | 2020-07-15 | 2 | -5/+35 | |
| | | | | | | | | | | | | | | | | | | | | pass new test safe-13.7a | |||||
| | | | * | Bugfix in library/safe.tcl - when deleting a safe interpreter, delete its ↵ | kjnash | 2020-07-15 | 2 | -2/+21 | |
| | | | | | | | | | | | | | | | | | | | | sub-interpreters cleanly; pass revised test safe-7.3 | |||||
| | | | * | Merge safe-bugfixes-8-6 | kjnash | 2020-07-14 | 13 | -7/+859 | |
| | | | |\ | |_|_|/ / |/| | | | | ||||||
| | | | * | Merge 8.6 | kjnash | 2020-07-14 | 1 | -2/+2 | |
| | | | |\ | |_|_|_|/ |/| | | | | ||||||
* | | | | | (cherry-pick): Bugfix in library/tm.tcl - in a safe interp ↵ | jan.nijtmans | 2020-07-14 | 1 | -1/+5 | |
| |_|/ / |/| | | | | | | | | | | | ::tcl::tm::UnknownHandler should always use the freshest "package ifneeded" | |||||
| | | * | Merge safe-bugfixes-8-6 | kjnash | 2020-07-13 | 1 | -2/+70 | |
| | | |\ |