| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2019-09-19 | 1 | -6/+6 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2019-09-19 | 1 | -1/+1 |
| |\ |
|
| | * | Some more *A() -> *W() Win32 API changes, making Unicode calls Explicit. | jan.nijtmans | 2019-09-19 | 1 | -1/+1 |
|
|
| * | | Merge 8.6. Missing cast in Tcl_WinTCharToUtf() macro (when compiling without ... | jan.nijtmans | 2019-09-19 | 1 | -5/+5 |
| |\ \
| | |/ |
|
| | * | TCHAR -> WCHAR converions (and corresponding Win32 API call changes), since w... | jan.nijtmans | 2019-09-18 | 1 | -7/+7 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2019-09-14 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge 8.7 | jan.nijtmans | 2019-09-03 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge 8.7 | jan.nijtmans | 2019-08-26 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | Use *WChar* in stead of *Char16* functions on Windows, always. It's actually ... | jan.nijtmans | 2019-08-03 | 1 | -1/+1 |
|
|
| * | | | | Merge 8.7 | jan.nijtmans | 2019-08-01 | 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 | -2/+2 |
|
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-09-03 | 1 | -1/+1 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Merge 8.6 | jan.nijtmans | 2019-09-03 | 1 | -1/+1 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | /
| | | |_|/
| | |/| | |
|
| | * | | | windows (mingw build): fix debug recognition (::tcl_platform(debug)), no debu... | sebres | 2019-09-02 | 1 | -1/+1 |
|
|
* | | | | | Merge 8.7 | jan.nijtmans | 2019-08-23 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge 8.6 | jan.nijtmans | 2019-08-23 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / /
| | | | /
| | |_|/
| |/| | |
|
| | * | | Fix [8566dc22f9]: various spelling fixes in comments | jan.nijtmans | 2019-08-22 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | Fix [8566dc22f9]: various spelling fixes in comments | jan.nijtmans | 2019-08-22 | 1 | -1/+1 |
|
|
* | | | | | Merge 8.7 | jan.nijtmans | 2019-07-25 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Eliminate more usage of C++-specific keywords in C-code. | jan.nijtmans | 2019-07-25 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Eliminate many (mostly harmless) MSVC warning messages. Tcl 9 compiles warnin... | jan.nijtmans | 2019-03-13 | 1 | -1/+1 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-03-11 | 1 | -4/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Change TCHAR -> WCHAR in many places, since that's what it is since Windows NT | jan.nijtmans | 2019-03-11 | 1 | -4/+4 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-03-10 | 1 | -3/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | re-implemente changes in win/tclWinFile.c (handling -DTCL_UTF_MAX=6) using 3 ... | jan.nijtmans | 2019-03-10 | 1 | -4/+5 |
|
|
| * | | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an... | jan.nijtmans | 2019-02-27 | 1 | -2/+2 |
|
|
* | | | | More size_t-related consolidations. Now regexp can handle strings >2GB and mo... | jan.nijtmans | 2019-02-05 | 1 | -1/+1 |
|
|
* | | | | Another (big) round of int -> size_t enhancements. So Tcl can handle string >... | jan.nijtmans | 2019-02-01 | 1 | -2/+1 |
|\ \ \ \
| |/ / / |
|
* | | | | Now that we have TCL_AUTO_LENGTH/TCL_IO_FAILURE macro's, use them to make cod... | jan.nijtmans | 2018-11-18 | 1 | -4/+5 |
|
|
* | | | | 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 | -6/+6 |
|\ \ \ \ \
| |/ / / / |
|
* | | | | | Use size_t in more API's, e.g. *RegExp* types | jan.nijtmans | 2018-07-02 | 1 | -6/+6 |
|/ / / / |
|
* | | | | merge 8.7 | jan.nijtmans | 2018-06-26 | 1 | -55/+9 |
|\ \ \ \
| |/ / / |
|
| * | | | Since Tcl is always compiled with -DUNICODE -D_UNICODE (on Windows) and we kn... | jan.nijtmans | 2018-06-26 | 1 | -55/+9 |
|
|
* | | | | merge 8.7 | jan.nijtmans | 2018-06-25 | 1 | -8/+11 |
|\ \ \ \
| |/ / / |
|
| * | | | merge 8.6 | jan.nijtmans | 2018-06-25 | 1 | -8/+11 |
| |\ \ \
| | |/ / |
|
| | * | | Simplify ToUtf(), expecially for TCL_UTF_MAX>3 (with correct surrogate handli... | jan.nijtmans | 2018-06-25 | 1 | -8/+11 |
|
|
* | | | | merge 8.7 | jan.nijtmans | 2018-05-29 | 1 | -11/+23 |
|\ \ \ \
| |/ / / |
|
| * | | | merge 8.6 | jan.nijtmans | 2018-05-29 | 1 | -11/+23 |
| |\ \ \
| | |/ / |
|
| | * | | merge 8.5 (conflicts resolved, rewritten without winapi-stubs) | sebres | 2018-05-28 | 1 | -11/+23 |
| | |\ \
| | | |/ |
|
| | | * | optimized winapi-stubs loading (8.5th only); if user name specified without d... | sebres | 2018-05-25 | 1 | -11/+23 |
|
|
* | | | | merge core-8-branch | jan.nijtmans | 2018-01-10 | 1 | -1/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar in pure win32 api, even for ... | jan.nijtmans | 2018-01-10 | 1 | -7/+0 |
|
|
| * | | | Revert a few more (int -> size_t) transitions, which could effect extensions ... | jan.nijtmans | 2017-12-15 | 1 | -3/+3 |
|
|
* | | | | merge 8.7 | jan.nijtmans | 2017-12-07 | 1 | -10/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Re-base "stop-ce" branch to core-8-branch. This is what will be proposed for ... | jan.nijtmans | 2017-11-23 | 1 | -10/+2 |
| |\ \ \ |
|
| | * | | | Drop Windows CE support, since it doesn't appear to work anyway. | jan.nijtmans | 2017-11-21 | 1 | -10/+2 |
| | |/ / |
|
* | | | | Fogot to remove the TclWinSetInterfaces() implementation. | jan.nijtmans | 2017-11-09 | 1 | -6/+0 |
|/ / / |
|