| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2021-04-08 | 1 | -11/+11 |
|\ |
|
| * | TclWinConvertError -> Tcl_WinConvertError | jan.nijtmans | 2021-03-09 | 1 | -11/+11 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2020-09-28 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | Merge 8.6 | jan.nijtmans | 2020-09-28 | 1 | -7/+7 |
| |\ |
|
| | * | Make Tcl compile warning-free using -Wshadow | jan.nijtmans | 2020-09-28 | 1 | -7/+7 |
|
|
| | * | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ... | jan.nijtmans | 2020-08-11 | 1 | -1/+1 |
|
|
| | * | Fix [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes | jan.nijtmans | 2020-05-13 | 1 | -5/+5 |
|
|
| | * | Implement WideSeekProc() for all channels which have a SeekProc(). Implement ... | jan.nijtmans | 2020-03-04 | 1 | -2/+16 |
|
|
* | | | merge 8.7 | dgp | 2020-03-09 | 1 | -13/+6 |
|\ \ \
| |/ / |
|
| * | | TCL_UNUSED for win sources. | dgp | 2020-03-09 | 1 | -13/+6 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -6/+10 |
|\ \ \
| |/ / |
|
| * | | Implement TIP #562: Deprecate channel types 1-4 | jan.nijtmans | 2020-02-28 | 1 | -6/+10 |
| |\ \ |
|
| | * | | Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and wideSeek... | jan.nijtmans | 2020-01-31 | 1 | -6/+10 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -8/+19 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.7 | jan.nijtmans | 2019-12-13 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| * | | | Merge 8.7 | jan.nijtmans | 2019-09-19 | 1 | -7/+7 |
| |\ \ \ |
|
| * \ \ \ | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -5/+12 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge tip-548 (since using the *WChar* functions leads to less type-casts in ... | jan.nijtmans | 2019-08-03 | 1 | -1/+2 |
| |\ \ \ \ \ |
|
| * | | | | | | Merge 8.7. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -3/+7 |
|
|
* | | | | | | | Merge 8.7 | jan.nijtmans | 2019-12-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Little code tweaks, regarding the use of TCL_UTF_MAX or wchar_t. | jan.nijtmans | 2019-12-12 | 1 | -1/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-09-19 | 1 | -7/+7 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge 8.6 | jan.nijtmans | 2019-09-19 | 1 | -4/+4 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Some more *A() -> *W() Win32 API changes, making Unicode calls Explicit. | jan.nijtmans | 2019-09-19 | 1 | -4/+4 |
|
|
| * | | | | | Merge 8.6. Missing cast in Tcl_WinTCharToUtf() macro (when compiling without ... | jan.nijtmans | 2019-09-19 | 1 | -3/+3 |
| |\ \ \ \ \
| | |/ / / /
| | | | | /
| | |_|_|/
| |/| | | |
|
| | * | | | TCHAR -> WCHAR converions (and corresponding Win32 API call changes), since w... | jan.nijtmans | 2019-09-18 | 1 | -5/+5 |
|
|
* | | | | | Merge 8.7 | jan.nijtmans | 2019-09-14 | 1 | -1/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Use *WChar* in stead of *Char16* functions on Windows, always. It's actually ... | jan.nijtmans | 2019-08-03 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
| * | | | Rename UTF-related functions to "WChar" and "Char16" variants, more intuitive... | jan.nijtmans | 2019-07-11 | 1 | -1/+1 |
|
|
| * | | | Improvement: always export both 16-bit and 32-bit UTF function | jan.nijtmans | 2019-07-05 | 1 | -1/+1 |
|
|
| * | | | TIP #548: Deprecate Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf() and provide m... | jan.nijtmans | 2019-06-03 | 1 | -1/+2 |
| | |/
| |/| |
|
* | | | merge 8.7 | dkf | 2019-04-19 | 1 | -5/+80 |
|\ \ \
| |/ / |
|
| * | | Merge 8.7, and fix build problem on Windows | jan.nijtmans | 2019-04-07 | 1 | -8/+8 |
| |\ \ |
|
| * | | | Implement -closemode | dkf | 2019-03-27 | 1 | -5/+80 |
|
|
* | | | | Eliminate many (mostly harmless) MSVC warning messages. Tcl 9 compiles warnin... | jan.nijtmans | 2019-03-13 | 1 | -5/+5 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-03-11 | 1 | -8/+8 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Improve parsing of -xchar option for serial channels: Allow full 8-bit range ... | jan.nijtmans | 2019-03-11 | 1 | -8/+8 |
| |/ / |
|
* | | | Merge 8.7 | jan.nijtmans | 2018-11-22 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2018-11-22 | 1 | -2/+2 |
| |\ \
| | |/ |
|
* | | | merge trunk | jan.nijtmans | 2018-10-04 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
* | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -11/+11 |
|/ / |
|
* | | merge 8.7 | jan.nijtmans | 2017-12-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix [8e1e31eac0fd6b6c4452bc108a98ab08c6b64588|8e1e31eac0]: lsort treats NUL c... | jan.nijtmans | 2017-11-30 | 1 | -1/+1 |
|
|
* | | | merge trunk | jan.nijtmans | 2017-06-12 | 1 | -77/+16 |
|\ \ \
| |/ / |
|
| * | | merge core-8-6-branch | jan.nijtmans | 2017-05-01 | 1 | -77/+16 |
| |\ \
| | |/ |
|
| | * | merge core-8-6-branch | jan.nijtmans | 2017-04-28 | 1 | -1/+1 |
| | |\ |
|
| | * | | code review, robustness increase, avoid infinite wait by exit, thread exit an... | sebres | 2017-04-11 | 1 | -109/+15 |
|
|
| | * | | the same handling to initialize thread without suspend/resume helpers (otherw... | sebres | 2017-04-05 | 1 | -3/+3 |
|
|