| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2021-07-21 | 2 | -11/+18 |
|\ |
|
| * | Merge 8.5 | jan.nijtmans | 2021-07-21 | 1 | -7/+8 |
| |\ |
|
| | * | Use msys2/setup-msys2@v2 rule to install msys2, working around limitations in... | jan.nijtmans | 2021-07-20 | 1 | -7/+8 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-07-17 | 1 | -0/+10 |
|\ \ \
| |/ / |
|
| * | | Fix [592a25a505]: Tcl_PutEnv() crashes on Windows | jan.nijtmans | 2021-07-17 | 1 | -0/+10 |
| |\ \ |
|
| | * | | Proposed fix for [592a25a505]: Tcl_PutEnv() crashes on Windows | jan.nijtmans | 2021-07-16 | 1 | -0/+10 |
| |/ / |
|
* | | | Merge 8.6 | jan.nijtmans | 2021-07-16 | 3 | -6/+6 |
|\ \ \
| |/ / |
|
| * | | Merge 8.5 | jan.nijtmans | 2021-07-16 | 3 | -52/+52 |
| |\ \
| | |/ |
|
| | * | -eofchar should only be effective on input, not on output, since it could res... | jan.nijtmans | 2021-07-16 | 2 | -3/+3 |
|
|
| | * | comment clean-up | jan.nijtmans | 2021-07-16 | 2 | -173/+169 |
|
|
| | * | Fix [1a89eba3761f62ee]: Add "exit" Windows shell built-in to auto_execok | jan.nijtmans | 2021-07-14 | 1 | -5/+5 |
|
|
| | * | Set -DUSE_NMAKE=1 when compiling under nmake. Update .gitattributes and (for ... | jan.nijtmans | 2021-07-08 | 4 | -1/+29 |
|
|
| * | | finally -> finallyIndex, preventing conflicts with Tru64 headers (reported by... | jan.nijtmans | 2021-07-13 | 1 | -4/+4 |
|
|
* | | | Fix build on Linux/Sparc with 32 bit userspace. See: [https://github.com/libt... | jan.nijtmans | 2021-07-14 | 1 | -1/+1 |
|
|
* | | | merge 8.6 | jan.nijtmans | 2021-07-08 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Add \DUSE_NMAKE=1 to C-flags when nmake is used | jan.nijtmans | 2021-07-08 | 1 | -1/+1 |
|
|
* | | | TCL_THREADS=0 means no threads too | jan.nijtmans | 2021-06-29 | 1 | -1/+1 |
|
|
* | | | Use fstat64() in stead of fstat() on platforms which support it. | jan.nijtmans | 2021-06-29 | 5 | -7/+33 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-06-28 | 8 | -179/+19561 |
|\ \ \
| |/ / |
|
| * | | Update many tools/encoding/*.txt files to the latest version, but leave out c... | jan.nijtmans | 2021-06-28 | 8 | -179/+19561 |
| |\ \
| | |/ |
|
| | * | Update many tools/encoding/*.txt files to the latest version, but leave out c... | jan.nijtmans | 2021-06-28 | 19 | -203/+19585 |
|
|
* | | | Tweak TIP #590 impl on MacOS: Shared library could start with capital | jan.nijtmans | 2021-06-25 | 1 | -1/+5 |
|
|
* | | | fix typos in previous commit | pooryorick | 2021-06-23 | 1 | -2/+2 |
|
|
* | | | possible fix for [dcb888ed85adeb86] with kevent() | pooryorick | 2021-06-23 | 1 | -1/+4 |
|\ \ \ |
|
| * | | | possible fix for [dcb888ed85adeb86] with kevent() | pooryorick | 2021-06-22 | 1 | -1/+4 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2021-06-23 | 1 | -22/+22 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge 8.5 | jan.nijtmans | 2021-06-22 | 1 | -21/+21 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | More code cleanup, eliminating various compiler warnings with stricter flags.... | jan.nijtmans | 2021-06-22 | 1 | -21/+21 |
|
|
| * | | | Merge 8.5 | jan.nijtmans | 2021-06-22 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Fix [bad6cc213d]: A format string vulnerability in Tcl nmakehelp.c allows cod... | jan.nijtmans | 2021-06-22 | 1 | -2/+2 |
|
|
* | | | | Now really merge [bug-f9800d52bd61f240] (previous commit contains test-cases ... | jan.nijtmans | 2021-06-23 | 5 | -8/+36 |
|\ \ \ \ |
|
* \ \ \ \ | merge [bug-f9800d52bd61f240] | pooryorick | 2021-06-23 | 1 | -0/+71 |
|\ \ \ \ \
| |/ / / /
| | | | /
| |_|_|/
|/| | | |
|
| * | | | Improve logic and cleanup for tests coroutine-7.13 and coroutine-7.14 | pooryorick | 2021-06-21 | 1 | -8/+13 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2021-06-21 | 2 | -2/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Backport ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE from 8.7 | jan.nijtmans | 2021-06-21 | 2 | -0/+6 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2021-06-21 | 17 | -32/+27 |
|\ \ \ \
| |/ / / |
|
| * | | | Change a lot of url's (as far as possible) from http:// to https:// | jan.nijtmans | 2021-06-21 | 15 | -28/+23 |
|
|
* | | | | Backout merge of "bug-f9800d52bd61f240" branch, which is - apparently - not r... | jan.nijtmans | 2021-06-21 | 4 | -95/+1 |
|
|
* | | | | eol-spacing | jan.nijtmans | 2021-06-21 | 3 | -7/+7 |
|
|
* | | | | renumber testcases | jan.nijtmans | 2021-06-21 | 1 | -2/+2 |
|
|
* | | | | Fix [048dd20b4171c8da]: cesu-8 encoding fails on \u80 | jan.nijtmans | 2021-06-21 | 2 | -1/+16 |
|
|
* | | | | merge bug-f9800d52bd61f240 | pooryorick | 2021-06-21 | 1 | -2/+34 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | test for issue [5106fddd4400e5b9b], failure to yieldto is not the same thing as | pooryorick | 2021-06-21 | 1 | -2/+34 |
|
|
* | | | | merge bug-f9800d52bd61f240 | pooryorick | 2021-06-20 | 4 | -1/+63 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix for [f9800d52bd61f240], vwait is not NRE-enabled, and yieldto cannot find | pooryorick | 2021-06-20 | 4 | -1/+63 |
|/ / / |
|
* | | | Undo change in [b70eeebb0d196bb2]: It breaks the "make html" target in github... | jan.nijtmans | 2021-06-19 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Hm. tcltk-man2html.tcl cannot handle $(PATCH_LEVEL). Don't bother for now. | jan.nijtmans | 2021-06-18 | 1 | -1/+1 |
|
|
| * | | | Fix "make html-tcl" target, broken by this commit: [b70eeebb0d196bb2] (in cor... | jan.nijtmans | 2021-06-18 | 1 | -1/+1 |
|
|
* | | | | Assume chan-io-41.6 and chan-io-41.8 are UNIX-only. See [9be2726881c41893], t... | jan.nijtmans | 2021-06-19 | 1 | -2/+2 |
|
|
* | | | | Fix windows build failure, caused by [f8608fc420] | jan.nijtmans | 2021-06-19 | 1 | -1/+1 |
|
|