Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
383 check-ins using file unix/installManPage version 08394b8afe
|
2020-12-24
| ||
| 20:27 | changes file updates WIP check-in: 96b665b33e user: dgp tags: core-8-6-11-rc | |
| 15:33 | unix/configure.in is not supposed to be executable in the distribution check-in: 6f5918c552 user: jan.nijtmans tags: core-8-6-branch | |
| 10:37 | Integrate branch for msys2. Merge 8.6 check-in: c28df24a70 user: jan.nijtmans tags: cygwin | |
|
2020-12-23
| ||
| 10:12 | Update TZ info to tzdata2020e. check-in: fcee6a2076 user: jima tags: core-8-6-branch | |
| 08:04 | Missing constraint, in case we are running on Windows 10 in developer mode check-in: e12f843ada user: jan.nijtmans tags: core-8-6-branch | |
| 07:44 | (cherry-pick): Repair flaws exposed by debugging test run. check-in: ad96f6fba0 user: jan.nijtmans tags: core-8-6-branch | |
| 07:42 | Fix testcase for [548cd945d6]: Consistant error-code if creating link fails on all platforms. On Win... check-in: 7ec36b2ed6 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-22
| ||
| 16:34 | Repair flaws exposed by debugging test run. check-in: 0f86b2a1c1 user: dgp tags: core-8-6-11-rc | |
| 13:18 | merge 8.6 check-in: 550e7c512b user: dgp tags: rc1, core-8-6-11-rc | |
| 07:12 | Fix [ea8cd4789c]: Tcl 8.6.11 does not compile with VisualStudio 2010. Thanks Paul! check-in: 1b77f56018 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-17
| ||
| 19:07 | close fork check-in: b2978347e3 user: dgp tags: core-8-6-11-rc | |
| 19:05 | close fork check-in: 3371338c97 user: dgp tags: core-8-6-11-rc | |
| 18:21 | Merge 8.6 check-in: 07161b4656 user: jan.nijtmans tags: core-8-6-11-rc | |
| 12:38 | Add .travis.yml and .github/worksflows to "make dist". Use "cp -p" for all files in "make dist" check-in: a6572256a2 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-16
| ||
| 14:28 | [testConstraint winVista] should be true on Windows 10 too check-in: 3112131011 user: jan.nijtmans tags: core-8-6-branch | |
| 14:11 | rfe [548cd945d6]: symlinks for Windows 10 check-in: e67af525eb user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-15
| ||
| 21:51 | merge 8.6 check-in: f68861bc40 user: dgp tags: core-8-6-11-rc | |
| 11:37 | Protect fCmd-28.8 with constaint win10 Closed-Leaf check-in: 0e02506899 user: jan.nijtmans tags: rfe-548cd945d6 | |
|
2020-12-14
| ||
| 08:44 | Fix C:\test\tcl8.6.11_rc0\win\..\generic\tclStubInit.c(107) : warning C4761: integral size mismatc... check-in: 824cca6a70 user: jan.nijtmans tags: core-8-6-branch | |
| 08:05 | Fix [cb4d185ea57b8966]: Fix tests safe-* for tcl-8.6.11rc0 check-in: 9a9e7ffabc user: jan.nijtmans tags: core-8-6-branch | |
| 07:33 | Fix [fe57ad096d97623e]: Fix test http-4.14 for tcl-8.6.11rc0 check-in: 0f79e1d3da user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-13
| ||
| 16:45 | Merge 8.6 check-in: 257573e578 user: jan.nijtmans tags: rfe-548cd945d6 | |
| 16:36 | make dist check-in: 4b11e2417a user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-12
| ||
| 06:14 | nmake: fix path in tcl.nmake check check-in: 1ea1474059 user: apnadkarni tags: core-8-6-branch | |
|
2020-12-11
| ||
| 19:21 | make dist check-in: fe59590f05 user: dgp tags: rc0, core-8-6-11-rc | |
| 14:47 | Merge 8.6. Get CreateSymbolicLinkW symbol from kernel32.dll, since Windows XP doesn't have it check-in: c6f5838828 user: jan.nijtmans tags: rfe-548cd945d6 | |
| 13:35 | merge 8.6 check-in: c200b39688 user: dgp tags: core-8-6-11-rc | |
| 12:41 | Update "platform" package to handle macOS Big Sur with arm processor. Also handle that Catalina and ... check-in: 67512b040b user: jan.nijtmans tags: core-8-6-branch | |
| 08:57 | Fix commits 93ab6a and 606df1. msvcrt time64bit - TCL_{MAJOR,MINOR}_VERSION checks. msvcrt and time... check-in: 71e283e8e6 user: apnadkarni tags: core-8-6-branch | |
| 07:57 | nmake: build nmakehlp with -DNDEBUG, sync rules.vc for 8.7 check-in: 9302542f3d user: apnadkarni tags: core-8-6-branch | |
|
2020-12-10
| ||
| 18:34 | merge 8.6 check-in: 009a60f0ee user: dgp tags: core-8-6-11-rc | |
| 18:05 | Update "platform" package to handle Big Sur version numbering. Also remove special case for cygwin/m... check-in: 9fa19ef60d user: jan.nijtmans tags: core-8-6-branch | |
| 13:26 | Fix [ed5be77734]: win: "comx:" not recognized as serial port check-in: 19f30ac371 user: jan.nijtmans tags: core-8-6-branch | |
| 12:31 | Tweak: account for terminating '\0' Closed-Leaf check-in: 52752fcabb user: jan.nijtmans tags: bug-ed5be77734 | |
| 12:17 | Potential fix for [ed5be77734]: win: "comx:" not recognized as serial port. (concluded from code ins... check-in: cba5e7728d user: jan.nijtmans tags: bug-ed5be77734 | |
| 09:41 | RFE 548cd945d6: symlinks for Windows 10 check-in: bd5a439a98 user: jan.nijtmans tags: rfe-548cd945d6 | |
| 09:38 | Use more 0o??? syntax for octal. Clean up build *.yml files check-in: 0e2ded01f0 user: jan.nijtmans tags: core-8-6-branch | |
| 09:00 | sync win/rules.vc with Tcl 8.7. No change for 8.6 check-in: 93ab6a4d52 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-08
| ||
| 07:40 | Merge "cygwin" branch Closed-Leaf check-in: 64a40f1bcf user: jan.nijtmans tags: msys2-fixes_v001 | |
| 07:35 | Merge 8.6 check-in: 92c7e551fe user: jan.nijtmans tags: cygwin | |
|
2020-12-07
| ||
| 16:02 | merge 8.6 check-in: 2898021498 user: dgp tags: core-8-6-11-rc | |
| 13:53 | rules.vc: Make sure that 3th "load" argument is titlecased in pkgIndex.tcl check-in: 4dfa9000e1 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-06
| ||
| 08:06 | nmake builds: extract {TCL,TK}_RELEASE_SERIAL and patch letters from {tcl,tk}.h check-in: b528345720 user: apnadkarni tags: core-8-6-branch | |
|
2020-12-04
| ||
| 10:31 | Merge 8.5 (syncing "tcltest" package). Use more uppercase hex representations check-in: fe25ac7b6f user: jan.nijtmans tags: core-8-6-branch | |
| 10:01 | Merge 8.5 check-in: 7161b522b6 user: jan.nijtmans tags: core-8-6-branch | |
| 09:58 | Fix 4 socket testcases on Msys (those fail on Cygwin too) check-in: fd495b1c78 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-03
| ||
| 15:27 | Fix 4 socket testcases on Msys (those fail on Cygwin too) check-in: 5bf0f59acf user: jan.nijtmans tags: msys2-fixes_v001 | |
| 13:57 | two more 0o??? notations check-in: 2392447506 user: jan.nijtmans tags: core-8-6-branch | |
| 13:51 | Use 0o??? notation for octal numbers in tools and testcases in stead of 0???. Although it still work... check-in: 5e7f0ccaf1 user: jan.nijtmans tags: core-8-6-branch | |
| 09:45 | Extend "platform" package for msys2 -> platform 1.0.15 check-in: 921cc1eb98 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-02
| ||
| 11:57 | Don't use -opt:nowin98 linker option any more. See: [https://bugzilla.mozilla.org/show_bug.cgi?id=13... check-in: 45f7fac3b5 user: jan.nijtmans tags: core-8-6-branch | |
| 11:29 | Merge 8.5 check-in: 1008397d0a user: jan.nijtmans tags: core-8-6-branch | |
| 10:58 | Attempt to fix platform-4.1 testcase check-in: 86c103eb15 user: jan.nijtmans tags: msys2-fixes_v001 | |
|
2020-12-01
| ||
| 16:07 | Re-generate unix/configure check-in: e3ab220403 user: jan.nijtmans tags: msys2-fixes_v001 | |
| 16:06 | Rebase to "cygwin" branch check-in: 65c7d28923 user: jan.nijtmans tags: msys2-fixes_v001 | |
| 12:32 | 2 more cygwin testcase fixes check-in: f416378375 user: jan.nijtmans tags: cygwin | |
| 11:55 | Merge 8.6 check-in: 6662426cca user: jan.nijtmans tags: cygwin | |
| 11:54 | Handle 5 test-failures on Cygwin/Msys check-in: 5c8c79ecbe user: jan.nijtmans tags: core-8-6-branch | |
| 11:34 | Merge 8.6. Handle some cmdAH testcases for Cygwin check-in: 35f2022b79 user: jan.nijtmans tags: cygwin | |
| 08:50 | Merge 8.5 check-in: dac6060b2b user: jan.nijtmans tags: core-8-6-branch | |
|
2020-11-30
| ||
| 17:32 | Merge 8.6 check-in: a003500266 user: jan.nijtmans tags: cygwin | |
| 16:52 | Minor fixes + copy editing :). See [https://github.com/tcltk/tcl/pull/8] check-in: c89acc4b41 user: jan.nijtmans tags: core-8-6-branch | |
| 15:59 | Merge sebres-8-6-clock-speedup-cr2 check-in: 381ec42992 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 15:57 | Merge 8.6 check-in: a5a9febfa7 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 14:16 | doc update: 16-bit DOS appllications are not supported any more. Use • in stead of &#8... check-in: 73cccd7773 user: jan.nijtmans tags: core-8-6-branch | |
| 13:32 | Fix [b6a7fc9243]. Also add (back) \*(qo, which might be used in older man-pages check-in: 0a4497e841 user: jan.nijtmans tags: core-8-6-branch | |
| 08:52 | Update README.md check-in: 33f48a6a6a user: jan.nijtmans tags: core-8-6-branch | |
| 08:31 | Merge 8.5 check-in: f026c7e8d6 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-11-27
| ||
| 14:37 | Merge 8.5 check-in: 7c595e0598 user: jan.nijtmans tags: core-8-6-branch | |
| 11:19 | Merge 8.5 check-in: 2b18b76ef9 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-11-26
| ||
| 14:43 | Get rid of "register" keyword, forbidden in c++20. Fix some more warnings, discovered in c20/c++20 m... check-in: d7c6ee4392 user: jan.nijtmans tags: core-8-6-branch | |
| 08:21 | Merge 8.5 check-in: 9cf222cbf0 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-11-23
| ||
| 16:16 | restore tclUnixNotfy.c, so the Cygwin build can handle Windows events check-in: 3715d13c98 user: jan.nijtmans tags: cygwin | |
| 14:58 | update genStubs.tcl check-in: 210f0e1a5d user: jan.nijtmans tags: cygwin | |
| 14:51 | Merge 8.6 check-in: d0ea0b25fa user: jan.nijtmans tags: cygwin | |
|
2020-11-20
| ||
| 14:48 | Don't use "Copyright <year> _by_" any more. This results in more consistant copyright statements ... check-in: 8c69d8dabe user: jan.nijtmans tags: core-8-6-branch | |
| 14:02 | Add a --disable-shared build to github actions check-in: 3a71687255 user: jan.nijtmans tags: core-8-6-branch | |
| 08:58 | shorten github actions build name check-in: e5f5f09faf user: jan.nijtmans tags: core-8-6-branch | |
| 08:24 | Use '&' in stead of 'and' in copyright statements consistantly check-in: f3b6563365 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-11-19
| ||
| 15:07 | Merge-mark 8.5 check-in: 6af3be15d3 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-11-18
| ||
| 10:59 | Merge 8.5 check-in: a75e052e00 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-11-17
| ||
| 14:35 | Extend tcltk-man2html-utils.tcl a little more: Allow original AT&T syntax for more accented characte... check-in: 32a339805c user: jan.nijtmans tags: core-8-6-branch | |
| 10:11 | Ticket [ac661a684d]: Tcl_NotifyChannel man page: "no writable callback on pending flush" missing check-in: b0f97d8082 user: oehhar tags: core-8-6-branch | |
| 09:11 | Generated html still not 100% correct .... check-in: f4a09d1aa7 user: jan.nijtmans tags: core-8-6-branch | |
| 08:45 | Extend tcltk-man2html-utils.tcl: Add euro-sign too check-in: 4a5b99bad2 user: jan.nijtmans tags: core-8-6-branch | |
| 08:39 | Extend tcltk-man2html-utils.tcl, so it can handle the TIP #588 man-page. Also fix 2 (minor) syntax e... check-in: c95ffdbed9 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-11-16
| ||
| 15:03 | Merge documentation changes for http and dict from branch [oehhar-documentation-tickets] check-in: 0cab1babd7 user: oehhar tags: core-8-6-branch | |
| 14:37 | Ticket [361303]: http doc: status values incomplete Closed-Leaf check-in: 2056ec711f user: oehhar tags: oehhar-documentation-tickets | |
| 14:14 | Ticket [4f511270af7]: http documentation: -query data may be any data check-in: bcf3fead4f user: oehhar tags: oehhar-documentation-tickets | |
| 14:06 | Ticket [93551c1230]: Document that http::geturl processes the event loop without -command check-in: d5e8ce86f0 user: oehhar tags: oehhar-documentation-tickets | |
| 13:55 | Ticket [d8ae5d5f4c]: Documentation of dict filter script: script results, not returns a boolean check-in: e4f600329a user: oehhar tags: oehhar-documentation-tickets | |
| 13:12 | Fix 2 testcases which failed when compiled with TCL_UTF_MAX>3 check-in: cf3039a08e user: jan.nijtmans tags: core-8-6-branch | |
| 12:48 | Enhance misleading test-case utf-6.23 with better diagnostics: Byte 0xE8 is the start of a 3-byte UT... check-in: 6e16fbb304 user: jan.nijtmans tags: core-8-6-branch | |
| 09:26 | Clean up for GitHub Actions as our CI service check-in: 8ebc0f3279 user: dkf tags: core-8-6-branch | |
| 09:24 | Disable test that fails in CI environments Closed-Leaf check-in: e7850a1246 user: dkf tags: github-action-cleanup | |
|
2020-11-15
| ||
| 15:48 | Rethinking how to do a build matrix on several platforms check-in: 209cc46300 user: dkf tags: github-action-cleanup | |
| 09:17 | Added MSYS/gcc build for Windows, renamed Linux build step check-in: ca18b4f8d3 user: dkf tags: github-action-cleanup | |
| 08:38 | Updated README check-in: 03f21a99bf user: dkf tags: github-action-cleanup | |
| 08:35 | Fix minor errors check-in: f1e0af9d04 user: dkf tags: github-action-cleanup | |
|
2020-11-14
| ||
| 12:25 | Fixed some tests, added trial macOS build check-in: d6317640c1 user: dkf tags: github-action-cleanup | |
| 09:31 | Back to powershell check-in: b172d5c991 user: dkf tags: github-action-cleanup | |
|
2020-11-13
| ||
| 16:55 | Backport [fc1e203728]: backout e56a9f214a. If it was wrong in core-8-branch, it's wrong here too. check-in: beadc74357 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-11-10
| ||
| 18:38 | merge 8.6 check-in: 82a0989fc8 user: dgp tags: core-8-6-11-rc | |
| 17:50 | Set a default DESTDIR in macosx/GNUmakefile check-in: 49590225fb user: culler tags: core-8-6-branch | |
| 16:40 | merge 8.6 check-in: f346b6a317 user: dgp tags: core-8-6-11-rc | |
| 09:26 | Cleaning up the actions and trying to make them behave more usefully on Windows. check-in: ac3b204f47 user: dkf tags: github-action-cleanup | |
|
2020-11-09
| ||
| 09:13 | Copied build control files for Github Actions from 8.7 check-in: a9bda6b534 user: dkf tags: core-8-6-branch | |
|
2020-11-06
| ||
| 17:17 | Add MSVC "StaticPackage" build to travis. Fix another bug in winDde.test which didn't account for st... check-in: baa4f47702 user: jan.nijtmans tags: core-8-6-branch | |
| 16:11 | Merge jn-module-names. Sorry Don, but this is 100% compatible! check-in: d8e520bee8 user: jan.nijtmans tags: core-8-6-branch | |
| 13:32 | Correct casing of "packageName" argument in Tcl_StaticPackage() call and "load" command (which - act... Closed-Leaf check-in: af48735f2d user: jan.nijtmans tags: jn-module-names | |
|
2020-10-30
| ||
| 20:18 | merge 8.6 check-in: 0ac409fa1d user: dgp tags: core-8-6-11-rc | |
| 15:39 | Merge sebres-8-6-clock-speedup-cr2 check-in: 59650d8b7c user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 15:38 | Merge 8.6 check-in: fadc9300ae user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 13:56 | Simplify testcases using "incr" check-in: 165a804445 user: jan.nijtmans tags: core-8-6-branch | |
| 13:27 | Add "{}" around many "expr" commands in testcases. Also in doc/expr.n check-in: af57db5d99 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-29
| ||
| 19:34 | merge 8.6 check-in: 5b48e1ecce user: dgp tags: core-8-6-11-rc | |
| 10:04 | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) 3 new testcases check-in: fe52ae7a4d user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-27
| ||
| 21:10 | merge 8.6 check-in: 17f0337601 user: dgp tags: core-8-6-11-rc | |
|
2020-10-26
| ||
| 22:58 | Revert changes in previous commit to clock.n and lassign.n check-in: 94c3c09d3d user: jan.nijtmans tags: core-8-6-branch | |
| 20:43 | Make it easy to build a macOS app. Leaf check-in: 91dc03cbcd user: culler tags: mac_make_app | |
| 20:32 | Update TZ info to tzdata2020d. check-in: 4a95b8f7ec user: jima tags: core-8-6-branch | |
| 15:07 | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent error messages) check-in: 2dc09df26a user: jan.nijtmans tags: core-8-6-branch | |
| 14:38 | Merge 8.6. Update "changes", but left out numerous utf-8 testsuite changes and TZ update (since 2020... check-in: 8797c56f37 user: jan.nijtmans tags: core-8-6-11-rc | |
|
2020-10-23
| ||
| 15:36 | Fix warning: /home/jboss/workspace/tcl8.7/generic/tclIO.c:9997:27: warning: writing 1 byte into a re... check-in: 5102f7316d user: jan.nijtmans tags: core-8-6-branch | |
| 12:53 | merge 8.6 check-in: a6e9328a56 user: dgp tags: core-8-6-11-rc | |
|
2020-10-22
| ||
| 09:56 | Merge 8.5 (rename internal TCL_I_MODIFIER -> TCL_Z_MODIFIER) check-in: 74eef553ff user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-21
| ||
| 20:42 | merge 8.6 check-in: 499c8fbfea user: dgp tags: core-8-6-11-rc | |
| 18:02 | When building a subframework for macOS use a build directory in the staging directory. check-in: d8b034f319 user: culler tags: core-8-6-branch | |
| 07:48 | Fix [c975939973]: Usage of gnu_printf in latest mingw-w64 check-in: c3c046d6a0 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-20
| ||
| 20:35 | Update TZ info to tzdata2020c. check-in: cec8aa3470 user: jima tags: core-8-6-branch | |
|
2020-10-19
| ||
| 19:45 | Merge 8.6 check-in: 2797b3cf3d user: culler tags: core-8-6-11-rc | |
| 19:22 | Add a make variable to GNUmakefile for building the Tcl.framework for use as a subframework check-in: 429c9b833d user: culler tags: core-8-6-branch | |
| 14:09 | merge 8.6 check-in: e17cd19a46 user: dgp tags: core-8-6-11-rc | |
| 12:32 | Proposed solution for [cb458261c3}: Strip comme il faut Closed-Leaf check-in: 9bd5aee538 user: jan.nijtmans tags: bug-cb458261c3 | |
| 07:25 | Improve comment in install-sh, regarding Tcl-specific change check-in: c3c96333db user: jan.nijtmans tags: core-8-6-branch | |
| 07:21 | Fix [cb458261c3]: Strip comme il faut (without really doing 'il faut' ....). Update 'install-sh' to ... check-in: 541a872788 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-16
| ||
| 16:30 | Merge sebres-8-6-clock-speedup-cr2 check-in: 9e10c92a80 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 16:29 | Merge 8.6 check-in: cda1e4f691 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 16:21 | Still troubles with GIT on Travis check-in: 060c39552e user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-15
| ||
| 13:05 | Remove use of CFG_ENCODING from rules.vc/makefile.vc: It will become obsolete with TIP #587. In stea... check-in: 4123a658fe user: jan.nijtmans tags: core-8-6-branch | |
| 11:02 | Fix [53d5155335]: Typo in interp.n check-in: 34139fbb5d user: jan.nijtmans tags: core-8-6-branch | |
| 10:17 | Merge sebres-8-6-clock-speedup-cr2 check-in: f4d270bac8 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 10:09 | Merge 8.6. More warning fixes check-in: 5bfe57cf99 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 09:19 | Something strange going on on Travis with (long-gone) safe-stock86.test check-in: 4c865cbf23 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-14
| ||
| 06:24 | Same as "sebres-8-6-clock-speedup-cr2", but then with oritinal "clock.test" from core-8-6-branch. Pu... check-in: 553daaa9e0 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
|
2020-10-13
| ||
| 16:04 | Merge 8.6 check-in: b066df2d6b user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 15:39 | merge 8.6 check-in: c59947b30f user: dgp tags: core-8-6-11-rc | |
| 14:59 | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stead of Tcl_NewIntObj() check-in: cfbd35f083 user: jan.nijtmans tags: core-8-6-branch | |
| 08:48 | Fix warning, doing a static build on Windows check-in: de75d347a9 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-12
| ||
| 16:47 | Eliminate some eol-spacing, eliminate some gcc warnings (with -Wc++-compat) check-in: bdaf55c9cc user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 11:21 | Merge 8.6 check-in: c519bfafa4 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
|
2020-10-10
| ||
| 20:34 | Update TZ info to tzdata2020b. check-in: 720933de88 user: jima tags: core-8-6-branch | |
|
2020-10-09
| ||
| 11:41 | merge 8.6 check-in: e2ee77a900 user: dgp tags: core-8-6-11-rc | |
| 07:42 | Merge 8.5 check-in: 12bdfc6547 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-08
| ||
| 20:47 | merge 8.6 check-in: f57cb0bfd8 user: dgp tags: core-8-6-11-rc | |
| 12:11 | Eliminate warnings when compiling with -Wundef check-in: 3f3d9ac9e7 user: jan.nijtmans tags: core-8-6-branch | |
| 09:13 | Fix [014ade1d44]: Misleading error message when using "-path" multiple times with "glob" check-in: 40e8ce43cd user: jan.nijtmans tags: core-8-6-branch | |
| 09:07 | Merge 8.5 check-in: 260552d947 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-07
| ||
| 14:55 | merge 8.6 check-in: 1acddeb57a user: dgp tags: core-8-6-11-rc | |
|
2020-10-06
| ||
| 13:28 | (cherry-pick): HAVE_TM_GMTOFF detection doesn't work if CFLAGS contains -Werror. Here's the fix. check-in: f24b1c59ed user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-30
| ||
| 15:59 | merge 8.6 check-in: fc5e6a689e user: dgp tags: core-8-6-11-rc | |
| 14:49 | (slightly) better error-message for invalid http -headers option. This works for plain 8.6 too check-in: 43e0024a67 user: jan.nijtmans tags: core-8-6-branch | |
| 14:02 | merge 8.6 check-in: 39823fb526 user: dgp tags: core-8-6-11-rc | |
|
2020-09-29
| ||
| 16:16 | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict check-in: 8cc32f2b74 user: oehhar tags: core-8-6-branch | |
| 16:12 | Remove wrong copy of test case http-3.2 Closed-Leaf check-in: 4d54479f33 user: oehhar tags: bug-0063cbcada-http-headers-param-check | |
| 08:15 | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict. check-in: d3dafb6bd0 user: oehhar tags: bug-0063cbcada-http-headers-param-check | |
|
2020-09-28
| ||
| 15:00 | Update internal zlib channel type from TCL_CHANNEL_VERSION_3 to TCL_CHANNEL_VERSION_5. Not actually ... check-in: ed0075e527 user: jan.nijtmans tags: core-8-6-branch | |
| 13:07 | merge 8.6 check-in: b7831b1c40 user: dgp tags: core-8-6-11-rc | |
| 10:13 | Make Tcl compile warning-free using -Wshadow check-in: cb0b42e7fe user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-26
| ||
| 18:32 | Merge 8.5 check-in: a22280f251 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-25
| ||
| 14:24 | It's "utf-8", not "utf8" or "UTF8" check-in: f9736b9c81 user: jan.nijtmans tags: core-8-6-branch | |
| 11:15 | When sourcing script files (even when simulating that through open|read), always set -eofchar \032 j... check-in: 9d90432fd6 user: jan.nijtmans tags: core-8-6-branch | |
| 11:13 | Merge 8.5 check-in: 4750795352 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-21
| ||
| 14:10 | merge 8.6 check-in: 1511b64344 user: dgp tags: core-8-6-11-rc | |
|
2020-09-20
| ||
| 21:32 | Improve TclInvalidateStringRep() macro such that (objPtr) is only evaluated once. Addation brackets ... check-in: 28cf85cef7 user: jan.nijtmans tags: core-8-6-branch | |
| 16:00 | merge 8.6 check-in: 56daa6b7cd user: dgp tags: core-8-6-11-rc | |
| 15:53 | Silence compiler warning -- fix safety of macro. check-in: f3d1acd780 user: dgp tags: core-8-6-branch | |
| 10:38 | Make the check to avoid generating a string representation in [uplevel] a little less intrusive. check-in: 76da711d71 user: pooryorick tags: core-8-6-branch | |
| 10:21 | Merge 8.5 check-in: 4df01802b3 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-19
| ||
| 16:35 | merge 8.6 check-in: 54971a1f8a user: dgp tags: core-8-6-11-rc | |
| 14:33 | Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation. check-in: d67c23f6d1 user: pooryorick tags: core-8-6-branch | |
|
2020-09-17
| ||
| 08:37 | Tcl 8.6 should not be tested with "package prefer latest" any more: All included packages are suppos... check-in: 1fe5c80a4d user: jan.nijtmans tags: core-8-6-branch | |
| 07:58 | Fix [835c93c000]: TIP #525 only implemented for non-singleproc case check-in: f131df7454 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-16
| ||
| 12:17 | Proposed solution for [835c93c000]: TIP #525 only implemented for non-singleproc case Closed-Leaf check-in: 0c3d695f73 user: jan.nijtmans tags: bug-835c93c000 | |
|
2020-09-15
| ||
| 16:24 | merge 8.6 check-in: ae69de3dda user: dgp tags: core-8-6-11-rc | |
|
2020-09-14
| ||
| 12:58 | Unbreak winFCmd-1.38 testcase on Windows check-in: dcba835863 user: jan.nijtmans tags: core-8-6-branch | |
| 12:48 | Add .bmp to .gitattributes. Simplify .fossil-settings/binary-glob check-in: d02f6033d5 user: jan.nijtmans tags: core-8-6-branch | |
| 12:31 | Eliminate many "register" keywords (which do nothing with modern compilers) Eliminate many unnecessa... check-in: 62884c2f30 user: jan.nijtmans tags: core-8-6-branch | |
| 09:22 | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Thanks! More usage of $ind... check-in: 4f1522879b user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-11
| ||
| 13:43 | Folow-up to previous commit: ExecStack is a FLEXARRAY too check-in: f61ad2f6f3 user: jan.nijtmans tags: core-8-6-branch | |
| 12:31 | Fix [https://core.tcl-lang.org/tk/tktview?name=3bc0f44ef3|3bc0f44ef3]: UBSan complains about body.ch... check-in: 29540d10c4 user: jan.nijtmans tags: core-8-6-branch | |
| 08:09 | Use $index<0 in stead of $index==-1 consistantly check-in: 3d6a09bf00 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-10
| ||
| 10:28 | Don't use sizeof() for structs containing a flexible array as last element. Lesson from [https://cor... check-in: 3a6a0399ad user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-09
| ||
| 06:37 | Rename safe-stock86.test to safe-stock.test check-in: 142eb5a6e1 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-07
| ||
| 15:11 | Fix "make install" on MacOSX: interp: make-manpage-section: ignoring .VS "TIP 581" after .TP check-in: 1f4ee122a1 user: jan.nijtmans tags: core-8-6-branch | |
| 11:56 | Backport genStubs.tcl from 8.7. This adds support for MP_WUR, not actually used by Tcl. But could be... check-in: 8cab9206ce user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-05
| ||
| 20:45 | TIP #581: Last possible master/slave -> parent/child changes, without affecting anything serious check-in: f615145141 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-04
| ||
| 15:48 | Let all test-cases load the "tcltest" package the same way. Depend on tcltest 2.5, since we never te... check-in: 0e50a82fe7 user: jan.nijtmans tags: core-8-6-branch | |
| 07:28 | TIP #581: Mainly documentation and some testcases check-in: 87bd83bd5c user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-02
| ||
| 12:51 | Merge 8.5 Mark io-46.1 and io-50.5 as "notOSX", since they sometimes fail in Travis check-in: 7791bb021a user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-01
| ||
| 09:15 | Many more internal master/slave -> parent/child renamings check-in: 7424e202bd user: jan.nijtmans tags: core-8-6-branch | |
| 09:11 | Eliminate eol-spacing check-in: afbd119866 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-08-31
| ||
| 13:12 | opt package: Change comment. 0.4.7 -> 0.4.8. More Master -> Parent and Slave -> Child changes in (in... check-in: 7e10c4efe4 user: jan.nijtmans tags: core-8-6-branch | |
| 09:23 | Implement TIP #581: Master/Slave check-in: 7f02e98a69 user: jan.nijtmans tags: core-8-6-branch | |
|
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 | |
| 18:54 | Merge http-bug-cb0373bb33-again-for-8-6 check-in: 52561981ab user: kjnash tags: core-8-6-branch | |
| 18:34 | Merge 8.6 Closed-Leaf check-in: 8342739274 user: kjnash tags: bug-c2dc1da315-for-8-6 | |
| 18:19 | Merge 8.6 Closed-Leaf check-in: 62abcf2898 user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 15:02 | merge 8.5 check-in: 8ce5b93bb4 user: sebres tags: core-8-6-branch | |
| 14:05 | merge 8.5 check-in: 6913f30364 user: sebres tags: core-8-6-branch | |
| 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:17 | Merge 8.6 check-in: e4f37a2272 user: kjnash tags: tip-579-8-6 | |
| 15:15 | Merge 8.6 check-in: ae239aabfe user: kjnash tags: safe-bugfixes-8-6 | |
| 15:12 | Merge 8.6 check-in: 3ce87e7c61 user: kjnash tags: bug-c2dc1da315-for-8-6 | |
|
2020-08-26
| ||
| 19:43 | Merge 8.6 check-in: 4820ad34cc user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 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-25
| ||
| 20:10 | Merge 8.6 check-in: daa306c50a user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 10:15 | Merge 8.5 check-in: c58bf87306 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 | |
| 14:28 | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n). Bump version to 2.9.... check-in: 3a2c557547 user: kjnash tags: bug-c2dc1da315-for-8-6 | |
| 12:01 | Create new branch named "bug-c2dc1da315-for-8-6" check-in: ea868d7c27 user: kjnash tags: bug-c2dc1da315-for-8-6 | |
|
2020-08-22
| ||
| 04:09 | Merge 8.6 check-in: cc67744e6c user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 04:05 | Merge 8.6 check-in: c1e472fb15 user: kjnash tags: tip-579-8-6 | |
| 04:04 | Merge 8.6 check-in: 30e8c35d2c user: kjnash tags: safe-bugfixes-8-6 | |
|
2020-08-21
| ||
| 14:22 | Merge-mark (for triggering another Travis build) Closed-Leaf check-in: 8fa935539e user: jan.nijtmans tags: tip-581 | |
| 14:00 | merge mark check-in: ac8a1eb516 user: dgp tags: core-8-6-branch | |
|
2020-08-19
| ||
| 15:37 | Merge 8.6 check-in: 276e170eba user: jan.nijtmans tags: tip-581 | |
|
2020-08-17
| ||
| 16:28 | And remove the other $ and do the test slightly differently. Inability to test locally is a challen... check-in: 1fa6c3ef58 user: culler tags: core-8-6-branch | |
| 16:21 | Add the missing $. check-in: e443f212b9 user: culler tags: core-8-6-branch | |
| 15:53 | Try to make io-50.6 more robust on the Travis macOS VM check-in: 598504f11d user: culler tags: core-8-6-branch | |
|
2020-08-13
| ||
| 07:21 | Testcase event-1.1 (still) fails occasionally on macOS check-in: e1b4363aec user: jan.nijtmans tags: core-8-6-branch | |
|
2020-08-12
| ||
| 10:25 | Fix [e87000d8425ab86a]: crash for "fconfigure stdout" in Win32. Even though the crash cannot happen ... check-in: 3d96bfb13f user: jan.nijtmans tags: core-8-6-branch | |
| 09:20 | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transactions in which the server... check-in: 3d6b421c61 user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 07:10 | Fix value of CMD_DEAD flag check-in: 1ae2dd0b80 user: jan.nijtmans tags: core-8-6-branch | |
| 06:38 | Merge 8.5 check-in: a42020f897 user: jan.nijtmans tags: core-8-6-branch | |
| 03:46 | Create new branch named "http-bug-cb0373bb33-again-for-8-6" check-in: 64903a675a user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
|
2020-08-11
| ||
| 18:32 | Merge 8.6 check-in: e50e1767e7 user: kjnash tags: tip-579-8-6 | |
| 18:30 | Merge 8.6 check-in: d02c6dcf8a user: kjnash tags: safe-bugfixes-8-6 | |
| 18:14 | invocation of deleting command in trace is prohibited; test case covering "attempt to invoke a delet... Leaf check-in: 18c5c0ffcb user: sebres tags: bug-29e8848eb976-alt | |
| 17:27 | add test namespace-58.0 TclNREvalObjv should not interrelate the TCL_EVAL_NORESOLVE and the CMD_IS... check-in: 9641d70a9c user: pooryorick tags: bug-29e8848eb976-alt | |
| 13:15 | Revert unintended ckalloc -> Tcl_Alloc change from previous commit check-in: 40e3633ab1 user: jan.nijtmans tags: core-8-6-branch | |
| 12:44 | Code cleanup: less of use "register" keyword, and better use of typecasts check-in: 8699923633 user: jan.nijtmans tags: core-8-6-branch | |
| 05:39 | Eliminate many unnecessary type-casts, mostly (size_t) when value is already size_t or int check-in: 013b828787 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-08-10
| ||
| 19:33 | Fix mistake in [7eed2baf73] check-in: 68a1f5598f user: pooryorick tags: core-8-6-branch | |
| 19:28 | alternatefix for [29e8848eb976], partially reverting [7eed2baf73], without new flag CMD_DEAD check-in: e0d0c4ffb2 user: sebres tags: bug-29e8848eb976-alt | |
| 18:05 | Fix for [29e8848eb976], imported alias in a deletion trace. check-in: 7eed2baf73 user: pooryorick tags: core-8-6-branch | |
| 16:54 | amend to [8054e19451]: clean up timeout timer event (avoid timing issues on further tests) check-in: d97891f952 user: sebres tags: core-8-6-branch | |
| 16:25 | merge point (no functional changes, 8.6 already has proper implementation of TclCreateSocketAddress) check-in: d57fe13361 user: sebres tags: core-8-6-branch | |
| 14:57 | Remove use of (always enabled) "openpipe" constraint. Add "testservicemode" constraint. Change a si... check-in: 2050ab4207 user: jan.nijtmans tags: core-8-6-branch | |
| 12:49 | Fix [f586089a2b]: removing the call to Tcl_ServiceAll from Tcl_WaitForEvent on macOS exposed race co... check-in: 8054e19451 user: culler tags: core-8-6-branch | |
| 01:27 | More places where vwait needs to be used instead of update. Closed-Leaf check-in: 3848f45fbc user: culler tags: bug-f586089a2b | |
|
2020-08-09
| ||
| 14:33 | use vwait in chanio tests too. check-in: 1a0893ad07 user: culler tags: bug-f586089a2b | |
|
2020-08-08
| ||
| 21:37 | One more vwait. check-in: 00149c5a5c user: culler tags: bug-f586089a2b | |
| 21:27 | Add and use testservicemode command; replace update by vwait check-in: 6440ef9317 user: culler tags: bug-f586089a2b | |
|
2020-08-07
| ||
| 13:15 | Fix the expected result for chanio-50.6 check-in: bfaf56bd0c user: culler tags: bug-f586089a2b | |
| 13:12 | Experiment with io-50.1 on Travis check-in: dca078250c user: culler tags: bug-f586089a2b | |
|
2020-08-06
| ||
| 13:09 | Experiment with chan-io-50.6 on Travis check-in: 7a08db7462 user: culler tags: bug-f586089a2b | |
|
2020-08-05
| ||
| 17:07 | merge 8.6 check-in: 0f6646cd5c user: dgp tags: core-8-6-11-rc | |
|
2020-08-03
| ||
| 22:48 | Merge tip-581 Closed-Leaf check-in: 6a1810a602 user: jan.nijtmans tags: no-master-slave | |
| 22:45 | Merge 8.6 check-in: 46a66d0b3a user: jan.nijtmans tags: tip-581 | |
| 22:42 | doc fix check-in: 11bad9f38d user: jan.nijtmans tags: core-8-6-branch | |
| 15:46 | Merge 8.6 check-in: d55f77f316 user: jan.nijtmans tags: tip-581 | |
| 15:43 | Merge 8.6 check-in: 703ab89855 user: jan.nijtmans tags: bug-f586089a2b | |
| 15:23 | Testcase cleanup: transform *io-50.* testcases to new test syntax check-in: 6b47415fd4 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-27
| ||
| 21:30 | merge 8.6 check-in: cb97a9d7d6 user: dgp tags: core-8-6-11-rc | |
|
2020-07-26
| ||
| 17:00 | Merge 8.6 check-in: 94c40d8fbb user: jan.nijtmans tags: tip-581 | |
| 16:21 | Fix [cb0373bb33]: The http::geturl -keepalive option does not work as described in the man page. check-in: eeeb45062b user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-25
| ||
| 16:13 | Merge 8.6 Closed-Leaf check-in: 04264faa04 user: jan.nijtmans tags: bug-cb0373bb33-for-8-6 | |
| 15:56 | Fix [20dccf1200]: htons-related test fails on Mac OSX Catalina (10.15) Also, let http-related tests... check-in: 48bfbea889 user: jan.nijtmans tags: core-8-6-branch | |
| 02:08 | Rename command safe::setAutoPathSync to safe::setSyncMode. Add a section TYPICAL USE to doc/safe.n. check-in: 3399026c76 user: kjnash tags: tip-579-8-6 | |
| 01:46 | Rearrange tests in safe.test so they are in numerical order, add 24 more tests of -accessPath/-autoP... check-in: b47583351e user: kjnash tags: tip-579-8-6 | |
|
2020-07-24
| ||
| 20:32 | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if absent, must default to "k... check-in: cb2b968202 user: kjnash tags: bug-cb0373bb33-for-8-6 | |
| 20:24 | Some additions to changes. check-in: be3d02a650 user: dgp tags: core-8-6-11-rc | |
| 18:46 | Create new branch named "bug-cb0373bb33-for-8-6" check-in: 225f42518a user: kjnash tags: bug-cb0373bb33-for-8-6 | |
|
2020-07-23
| ||
| 19:17 | merge 8.6 check-in: fa352235b6 user: dgp tags: core-8-6-11-rc | |
| 19:04 | For each slave, record a value of -autoPath instead of discarding it and relying on the value of ::a... check-in: 9dd9c5825a user: kjnash tags: tip-579-8-6 | |
| 13:45 | Merge safe-bugfixes-8-6 check-in: 9f562f43a1 user: kjnash tags: tip-579-8-6 | |
| 13:32 | Check if reverting from os_unfair_lock to OSSpinLock has any effect. check-in: 203b05be5d user: culler tags: bug-f586089a2b | |
| 13:26 | Improvements to removal of stale package data - bugfix for 1f63efa537 and 319e438f7f check-in: d9ca230fc6 user: kjnash tags: safe-bugfixes-8-6 | |
| 10:12 | Add tests for cases that might differ when ::auto_path is not synchronized. Renumber some tests not... check-in: 5237b49d21 user: kjnash tags: tip-579-8-6 | |
| 01:02 | Merge safe-bugfixes-8-6 check-in: 424ca06c78 user: kjnash tags: tip-579-8-6 | |
|
2020-07-22
| ||
| 19:38 | Move tests that depend on platform::shell and http1.0 from safe.test to safe-stock86.test, and repla... check-in: aceeb939f9 user: kjnash tags: tip-579-8-6 | |
| 19:07 | Whitespace changes only. check-in: 4027426972 user: kjnash tags: safe-bugfixes-8-6 | |
| 15:28 | Convert test-cases to do proper setup/cleanup check-in: f47e70da42 user: jan.nijtmans tags: bug-f586089a2b | |
|
2020-07-21
| ||
| 22:48 | Merge safe-bugfixes-8-6 check-in: cd2bfb6c76 user: kjnash tags: tip-579-8-6 | |
| 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 | |
| 13:22 | Re-enable event-1.1, io-50.? and chan-io-50.? test-cases, trying to get a hand at the problem [f5860... check-in: 06374b441e user: jan.nijtmans tags: bug-f586089a2b | |
| 13:01 | Merge tip-581 check-in: e96034cd1e user: jan.nijtmans tags: no-master-slave | |
| 13:00 | Merge 8.6 check-in: 1222078a76 user: jan.nijtmans tags: tip-581 | |
| 12:26 | Mark chan-io-50.? and event-1.1 as nonPortable (for now): Those sometimes fail in the Travis environ... check-in: 2768cf0b28 user: jan.nijtmans tags: core-8-6-branch | |
| 08:49 | Merge tip-581 check-in: 60ff392df1 user: jan.nijtmans tags: no-master-slave | |
| 08:19 | Merge 8.6 check-in: 1071e8b723 user: jan.nijtmans tags: tip-581 | |
| 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
| ||
| 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 | |
| 14:25 | Use "Global" in stead of "Master" internally, where "Master" is not used in the Master-Slave paradig... check-in: 9fbbf06bfc user: jan.nijtmans tags: core-8-6-branch | |
| 09:28 | Merge tip-581 check-in: 1bfe38f8f0 user: jan.nijtmans tags: no-master-slave | |
| 09:02 | Merge 8.6 check-in: d76b1154e8 user: jan.nijtmans tags: tip-581 | |
| 08:24 | Merge 8.5. Mark testcases io-50.* nonPortable: they fail too often in travis builds. check-in: f196d74957 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-18
| ||
| 23:20 | Merge safe-bugfixes-8-6 check-in: 25a4ed2270 user: kjnash tags: tip-579-8-6 | |
| 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-17
| ||
| 11:11 | Doc/internal variable tweaks check-in: bc17f8d86d user: jan.nijtmans tags: core-8-6-branch | |
| 10:42 | New TIP #581 implementation check-in: c5cf94cd29 user: jan.nijtmans tags: tip-581 | |
| 08:10 | Merge 8.6. Backout change to library/tcltest/tcltest.tcl (doing that in 8.7 is soon enough) check-in: 65dda10d78 user: jan.nijtmans tags: no-master-slave | |
|
2020-07-16
| ||
| 16:34 | Merge 8.6 check-in: f3a6685cce user: kjnash tags: tip-579-8-6 | |
| 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 | |
| 13:42 | Fix [5bbd044812]: Fix index underflow. check-in: df5f1e8652 user: jan.nijtmans tags: core-8-6-branch | |
| 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 | |
| 08:50 | Merge 8.6 Backout change to (internal) ::auto_mkindex_parser::slavehook: Doing that in Tcl 8.7 is so... check-in: 10949ce772 user: jan.nijtmans tags: no-master-slave | |
| 08:35 | Merge 8.6 Closed-Leaf check-in: 71d406d7b1 user: jan.nijtmans tags: macOS_hangs | |
|
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 | |
| 09:07 | Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks. check-in: 4658118d76 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-14
| ||
| 16:40 | Merge 8.6 check-in: c665ead95c user: kjnash tags: tip-579-8-6 | |
| 16:15 | Sync with bugfixes and tests pushed upstream via safe-bugfixes-8-6 to core-8-6-branch. check-in: 7d0985c611 user: kjnash tags: tip-579-8-6 | |
| 15:39 | childs -> children check-in: 3dee2ffa26 user: jan.nijtmans tags: no-master-slave | |
| 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:25 | Merge 8.6 check-in: ea3e7dfc80 user: jan.nijtmans tags: macOS_hangs | |
| 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 | |
| 09:59 | typo's check-in: df7e9f2ed6 user: jan.nijtmans tags: no-master-slave | |
|
2020-07-13
| ||
| 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 | |
| 14:24 | More WIP check-in: 38b4e0ed91 user: jan.nijtmans tags: no-master-slave | |
| 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 | |
| 12:03 | (Experiment): What happens if we purge all usages of Master/Slave from Tcl. Highly experimental, not... check-in: f9ba684c6b user: jan.nijtmans tags: no-master-slave | |
| 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:06 | Merge 8.6 check-in: 9c6bf66e1a user: jan.nijtmans tags: macOS_hangs | |
| 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 | |
|
2020-07-10
| ||
| 18:42 | merge 8.6 check-in: fd9e14d847 user: dgp tags: core-8-6-11-rc | |
| 10:32 | Fix test-cases clock-34.65 and clock-34.66, they seem to be affected by summertime check-in: 955c7a2de8 user: jan.nijtmans tags: core-8-6-branch | |
| 10:03 | Fix [5019748c73]: FreeScan resp. Oldscan does not recognize positive time zone offset check-in: f041312885 user: jan.nijtmans tags: core-8-6-branch | |
| 08:52 | Fix utf-1.13 testcase for TCL_UTF_MAX>3 check-in: 20b181dc7b user: jan.nijtmans tags: core-8-6-branch | |
| 07:26 | Addendum to [60fab362ce]: "Also don't allow surrogates in \U??????". This change was only meant fo... check-in: 8e89ee88fc user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-09
| ||
| 17:37 | Revise tests safe-18.2 and safe-18.4 to allow for -autoPath in interpConfigure output. check-in: cd5de66f22 user: kjnash tags: tip-579-8-6 | |
| 17:03 | Rename command ::safe::SetAutoPathSync to ::safe::setAutoPathSync and add to library/tclIndex. check-in: e0b3cee30c user: kjnash tags: tip-579-8-6 | |
| 16:26 | Update safe(n) to document the changes. check-in: 3851298ff1 user: kjnash tags: tip-579-8-6 | |
| 10:14 | First bunch of changes. Please review! check-in: e344a18941 user: jan.nijtmans tags: core-8-6-11-rc | |
| 10:11 | Add code for -autoPath option in Safe Base. check-in: 11e7b58e19 user: kjnash tags: tip-579-8-6 | |
| 10:01 | Apply patch for new features other than -autoPath check-in: edc239c79f user: kjnash tags: tip-579-8-6 | |
| 09:42 | Create new branch named "tip-579-8-6" check-in: ac35020358 user: kjnash tags: tip-579-8-6 | |
| 07:57 | Proposed fix for [5019748c73]: FreeScan resp. Oldscan does not recognize positive time zone offset l... Closed-Leaf check-in: 4f71ead4a9 user: jan.nijtmans tags: bug-5019748c73 | |
| 07:21 | Fix [a1bd37b719]: clock (free)scan of ISO 8601 timestamp with literal T behaves strange check-in: 858e370f1a user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-08
| ||
| 14:42 | Merge 8.6 Closed-Leaf check-in: 0bdeb11ed7 user: jan.nijtmans tags: bug-a1bd37b719 | |
|
2020-07-07
| ||
| 15:32 | merge 8.6 check-in: 66975bc9f3 user: dgp tags: core-8-6-11-rc | |
| 12:52 | Make sure that in tclConfig.sh for Windows ${DBGX} is expanded before exporting TCL_(SHARED|UNSHARED... check-in: 051bf28686 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-06
| ||
| 20:34 | Bump to 8.6.11 for release. check-in: 307509b108 user: dgp tags: core-8-6-11-rc | |
|
2020-07-03
| ||
| 08:39 | In tcl_startOfPreviousWord, don't bother doing a regexp when $start <= 0. check-in: 0191b4c371 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-29
| ||
| 12:41 | A few missing entries in .fossil-settings/ignore-glob and .gitignore check-in: 68a39f85c9 user: jan.nijtmans tags: core-8-6-branch | |
| 10:21 | Re-generate unix/tclConfig.h.in check-in: a7665c75e4 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-28
| ||
| 15:13 | MacOSX: add some type-casts, improving C++ compatibility. Make sure that strstr and strtoul() are no... check-in: 113a7e727d user: jan.nijtmans tags: core-8-6-branch | |
| 14:44 | Merge make-dist branch: Now travis checks regressions in "make dist" too check-in: 56c93291d3 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-26
| ||
| 13:29 | Add "make dist" target to Travis build, as regression test. This should continue to work. Closed-Leaf check-in: 17eda4527e user: jan.nijtmans tags: make-dist | |