| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [d6b10a9256]: Two files under compat/zlib/contrib/ are CRLF | jan.nijtmans | 2021-06-11 | 2 | -461/+461 |
|
|
* | Fix compiler warning seen with static builds (--disable-shared): "FLT_RADIX"... | jan.nijtmans | 2021-06-09 | 1 | -0/+1 |
|
|
* | Name TKSCRIPTZIPNAME the same way as TCLSCRIPTZIPNAME | jan.nijtmans | 2021-06-08 | 1 | -1/+1 |
|
|
* | re-generate unix/configure with autoconf-2.59 | jan.nijtmans | 2021-06-08 | 1 | -4/+7 |
|
|
* | Use -fPIC by default on DragonFly/FreeBSD, but not on OSF1/HP-UX. Backported ... | jan.nijtmans | 2021-06-08 | 1 | -3/+5 |
|
|
* | Fix "possibly uninitialized variable" warning, seen with gcc-11 (however harm... | jan.nijtmans | 2021-05-27 | 1 | -1/+1 |
|
|
* | Fix [a73c79081e]: Doc fix in tcl.h, by not suggesting wchar_t any more for Tc... | jan.nijtmans | 2021-05-26 | 1 | -4/+2 |
|\ |
|
| * | Fix [a73c79081e]: Doc fix in tcl.h, by not suggesting wchar_t any more for Tc... | jan.nijtmans | 2021-05-26 | 1 | -4/+2 |
|
|
* | | macos-11.0 -> macos-11 | jan.nijtmans | 2021-05-26 | 1 | -2/+2 |
|
|
* | | Fix [3f9b4e0c81]: CrtObjCmd.3, NRE.3, SplitList.3: constify cmdName, list | jan.nijtmans | 2021-05-25 | 9 | -13/+13 |
|
|
* | | Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl t... | jan.nijtmans | 2021-05-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl t... | jan.nijtmans | 2021-05-25 | 1 | -1/+1 |
|
|
* | | merge-mark | jan.nijtmans | 2021-05-21 | 0 | -0/+0 |
|\ \
| |/ |
|
| * | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend l... | jan.nijtmans | 2021-05-21 | 10 | -117/+126 |
|
|
* | | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend l... | jan.nijtmans | 2021-05-20 | 9 | -40/+40 |
|
|
* | | Fix [52cc90776c]: Warning when compile with gcc v9.3.0 | jan.nijtmans | 2021-05-20 | 1 | -2/+2 |
|
|
* | | Make Pkgua package thread-safe and properly clean up everything when being un... | jan.nijtmans | 2021-05-18 | 2 | -21/+34 |
|
|
* | | Remove unneeded cmdPtr increment and decrement. | pooryorick | 2021-05-18 | 1 | -2/+0 |
|\ \ |
|
| * | | Remove the refCount increment that accompanied the decrement removed in the | pooryorick | 2021-05-18 | 1 | -1/+0 |
|
|
| * | | Remove unnecessary refCount decrement. | pooryorick | 2021-05-17 | 1 | -1/+0 |
|/ / |
|
* | | Fix for [688fcc7082fa99a4], trace on imported alias deletes alias and then | pooryorick | 2021-05-17 | 1 | -14/+13 |
|
|
* | | Additional test for [688fcc7082fa99a4]. | pooryorick | 2021-05-17 | 1 | -0/+32 |
|
|
* | | Eliminate use of TCL_STORAGE_CLASS in pkg?.c: just use DLLEXPORT macro directly. | jan.nijtmans | 2021-05-17 | 8 | -66/+57 |
|
|
* | | Remove TODO comment which is already done | jan.nijtmans | 2021-05-07 | 1 | -2/+0 |
|
|
* | | Handle POSIX error EILSEQ: "invalid byte sequence" | jan.nijtmans | 2021-05-06 | 1 | -0/+6 |
|
|
* | | Ticket[535705]: encoding manpage example is about outdated source command. It... | oehhar | 2021-05-06 | 1 | -18/+2 |
|
|
* | | Fix [24b9181478]: Fix unsafe buffer lifetime | jan.nijtmans | 2021-05-03 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Fix [24b9181478]: Fix unsafe buffer lifetime | jan.nijtmans | 2021-05-03 | 1 | -1/+2 |
|
|
* | | Fix default-pkgindex rule in makefile.vc, for generation of TEA extensions fo... | jan.nijtmans | 2021-04-21 | 1 | -2/+14 |
|
|
* | | Complete TIP #595 for rules.vc | jan.nijtmans | 2021-04-19 | 1 | -1/+7 |
|
|
* | | Document Tcl_GetMemoryInfo() and Tcl_MainEx()/Tcl_MainExW(). Backported from ... | jan.nijtmans | 2021-04-16 | 2 | -2/+21 |
|\ \
| |/ |
|
| * | Document Tcl_GetMemoryInfo(). Backported from [063d44b0beea237e] (Thanks, Har... | jan.nijtmans | 2021-04-16 | 1 | -2/+11 |
|
|
* | | Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Windows | jan.nijtmans | 2021-04-15 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Wind... | jan.nijtmans | 2021-04-15 | 1 | -1/+0 |
|
|
* | | merge 8.5; adapt fix for 8.6 | dgp | 2021-04-14 | 2 | -1/+11 |
|\ \
| |/ |
|
| * | [26649439c7] EIAS bug in [concat] | dgp | 2021-04-14 | 2 | -1/+5 |
| |\ |
|
| | * | Bug fix | dgp | 2021-04-14 | 1 | -1/+2 |
|
|
| | * | Test demonstrating bug [26649439c7]. | dgp | 2021-04-14 | 1 | -0/+3 |
| |/ |
|
* | | Update to latest "rules.vc" | jan.nijtmans | 2021-04-13 | 1 | -2/+9 |
|
|
* | | Missing ::tcltest::loadTestedCommands | jan.nijtmans | 2021-04-13 | 1 | -0/+3 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2021-04-12 | 1 | -75/+75 |
|\ \
| |/ |
|
| * | Backport utf testcase tweaks from 8.7. No change for ucs-2 | jan.nijtmans | 2021-04-12 | 1 | -75/+75 |
|
|
* | | Backport dde 1.4.4 from Tcl 8.7. Doesn't conflict with installed Tcl 9.0 vers... | jan.nijtmans | 2021-04-08 | 6 | -11/+16 |
|
|
* | | Follow-up to [15c7b4f93e]: "Implement TCL_ENCODING_STOPONERROR flag for UtfTo... | jan.nijtmans | 2021-04-01 | 1 | -6/+6 |
|
|
* | | Improve documentation for exec and open, especially in relation to binary pip... | dkf | 2021-03-30 | 2 | -2/+40 |
|\ \
| |/ |
|
| * | Improve documentation for exec and open, especially in relation to binary pip... | dkf | 2021-03-30 | 2 | -3/+62 |
|
|
* | | remove useless save/restore | jan.nijtmans | 2021-03-30 | 1 | -2/+0 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2021-03-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix incorrect comment: underscore ('_') is allowed in a packageName | jan.nijtmans | 2021-03-22 | 1 | -1/+1 |
|
|
* | | Implement TCL_ENCODING_STOPONERROR flag for UtfToUtf encoder/decoder. Backpor... | jan.nijtmans | 2021-03-21 | 1 | -7/+25 |
|
|