| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use "Copyright <year> _by_" any more. This results in more consistan... | jan.nijtmans | 2020-11-20 | 5 | -9/+9 |
|
|
* | Merge jn-module-names. Sorry Don, but this is 100% compatible! | jan.nijtmans | 2020-11-06 | 2 | -4/+4 |
|
|
* | Update TZ info to tzdata2020d. | José Ignacio Marín | 2020-10-26 | 2 | -188/+188 |
|
|
* | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent erro... | jan.nijtmans | 2020-10-26 | 1 | -2/+2 |
|
|
* | Update TZ info to tzdata2020c. | José Ignacio Marín | 2020-10-20 | 1 | -1/+1 |
|
|
* | Update TZ info to tzdata2020b. | José Ignacio Marín | 2020-10-10 | 10 | -50/+237 |
|
|
* | (slightly) better error-message for invalid http -headers option. This works ... | jan.nijtmans | 2020-09-30 | 1 | -5/+3 |
|
|
* | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict. | oehhar | 2020-09-29 | 1 | -2/+4 |
|
|
* | When sourcing script files (even when simulating that through open|read), alw... | jan.nijtmans | 2020-09-25 | 2 | -0/+3 |
|\ |
|
| * | When sourcing script files (even when simulating that through open|read), alw... | jan.nijtmans | 2020-09-25 | 2 | -0/+3 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2020-09-20 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Backport many (formatting) changes in tools/*. Nothing functional. | jan.nijtmans | 2020-09-20 | 1 | -2/+2 |
|
|
* | | Fix [835c93c000]: TIP #525 only implemented for non-singleproc case | jan.nijtmans | 2020-09-17 | 1 | -5/+14 |
|\ \
| |/ |
|
| * | Fix [835c93c000]: TIP #525 only implemented for non-singleproc case | jan.nijtmans | 2020-09-17 | 1 | -8/+17 |
| |\ |
|
| | * | Proposed solution for [835c93c000]: TIP #525 only implemented for non-singlep... | jan.nijtmans | 2020-09-16 | 1 | -5/+14 |
| |/
|/| |
|
* | | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha... | jan.nijtmans | 2020-09-14 | 2 | -3/+3 |
|
|
* | | Use $index<0 in stead of $index==-1 consistantly | jan.nijtmans | 2020-09-11 | 4 | -7/+7 |
|
|
* | | TIP #581: Last possible master/slave -> parent/child changes, without affecti... | jan.nijtmans | 2020-09-05 | 1 | -169/+169 |
|
|
* | | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -6/+6 |
|
|
* | | opt package: Change comment. 0.4.7 -> 0.4.8. | jan.nijtmans | 2020-08-31 | 6 | -15/+15 |
|
|
* | | Merge 8.6 | kjnash | 2020-08-28 | 2 | -14/+72 |
|\ \ |
|
| * | | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n... | kjnash | 2020-08-24 | 2 | -3/+45 |
|
|
| * | | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transacti... | kjnash | 2020-08-12 | 2 | -13/+29 |
|
|
* | | | Update safe.test for new error message. | kjnash | 2020-08-28 | 1 | -1/+1 |
|
|
* | | | Provide error message if failed load does not. | kjnash | 2020-08-27 | 1 | -0/+7 |
|
|
* | | | Merge 8.6 | kjnash | 2020-08-11 | 3 | -14/+37 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2020-07-25 | 1 | -9/+9 |
| |\ \ |
|
| * | | | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if abs... | kjnash | 2020-07-24 | 2 | -6/+29 |
| |/ / |
|
| * | | Merge 8.5. | jan.nijtmans | 2020-07-20 | 1 | -8/+8 |
| |\ \
| | |/ |
|
* | | | Improvements to removal of stale package data - bugfix for 1f63efa537 and 319... | kjnash | 2020-07-23 | 1 | -27/+13 |
|
|
* | | | In ::safe::interpFindInAccessPath, ::safe::interpAddToAccessPath, add a check... | kjnash | 2020-07-21 | 1 | -1/+7 |
|
|
* | | | Adapt Safe Base for interpreter names with namespace separators. Add a test ... | kjnash | 2020-07-21 | 1 | -18/+74 |
|
|
* | | | Use suitable -errorcode in safe::AliasSource if file does not exist or is unr... | kjnash | 2020-07-21 | 1 | -2/+5 |
|
|
* | | | Remove an old fix for ~ expansion in safe::AliasGlob that is now fixed by oth... | kjnash | 2020-07-18 | 1 | -2/+6 |
|
|
* | | | Simplify case analysis in safe::AliasGlob | kjnash | 2020-07-18 | 1 | -0/+7 |
|
|
* | | | Add explanatory comments to safe::AliasGlob | kjnash | 2020-07-18 | 1 | -2/+31 |
|
|
* | | | Update comments about safe interpreters in library/tm.tcl and library/package... | kjnash | 2020-07-18 | 2 | -8/+13 |
|
|
* | | | 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 |
|
|
* | | | Bugfix tests/safe.test. Harden tests safe-9.20 to safe-9.24 against indeterm... | kjnash | 2020-07-15 | 1 | -2/+3 |
|
|
* | | | Bugfix in library/safe.tcl - AliasGlob passes -join to glob inappropriately; ... | kjnash | 2020-07-15 | 1 | -1/+5 |
|
|
* | | | Bugfix in library/safe.tcl - when deleting a safe interpreter, delete its sub... | kjnash | 2020-07-15 | 1 | -0/+11 |
|
|
* | | | Merge 8.6 | kjnash | 2020-07-14 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | (cherry-pick): Bugfix in library/tm.tcl - in a safe interp ::tcl::tm::Unknown... | jan.nijtmans | 2020-07-14 | 1 | -1/+5 |
|
|
* | | | Bugfix in library/safe.tcl - when auto_reset, also reload module data; pass t... | kjnash | 2020-07-13 | 1 | -2/+19 |
|
|
* | | | Bugfix in library/tm.tcl - in a safe interp ::tcl::tm::UnknownHandler should ... | kjnash | 2020-07-13 | 1 | -1/+5 |
|
|
* | | | Bugfix in library/safe.tcl - interpConfigure use revised value of tcl::tm::li... | kjnash | 2020-07-13 | 1 | -0/+8 |
|
|
* | | | Bugfix in library/safe.tcl - only add tm roots to tcl::tm::list; pass test sa... | kjnash | 2020-07-13 | 1 | -1/+14 |
|
|
* | | | Bugfix in library/safe.tcl - remove impossible error message in safe::interpF... | kjnash | 2020-07-13 | 1 | -1/+1 |
|
|