| Commit message (Expand) | Author | Age | Files | Lines |
* | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|
|
* | Merge 8.6 | jan.nijtmans | 2020-09-28 | 1 | -3/+1 |
|\ |
|
| * | Make Tcl compile warning-free using -Wshadow | jan.nijtmans | 2020-09-28 | 1 | -3/+1 |
|
|
* | | TCL_UNUSED for win sources. | dgp | 2020-03-09 | 1 | -2/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2019-12-08 | 1 | -3/+4 |
|\ \ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2019-12-04 | 1 | -3/+4 |
| |\ \
| | |/ |
|
| | * | Use the right encoding when converting (Unicode) messages regarding socket er... | jan.nijtmans | 2019-12-04 | 1 | -37/+32 |
|
|
| | * | Make tclWinFile compile warningless using -DTCL_UTF_MAX=6 (not officially sup... | jan.nijtmans | 2019-11-13 | 1 | -4/+4 |
|
|
| * | | Fix executable flag | jan.nijtmans | 2019-12-01 | 1 | -0/+0 |
|
|
| * | | merge 8.7 | dgp | 2019-11-07 | 1 | -3/+4 |
| |\ \ |
|
| * \ \ | merge 8.7 | dgp | 2019-09-20 | 1 | -42/+42 |
| |\ \ \ |
|
| * \ \ \ | merge 8.7 | dgp | 2019-09-16 | 1 | -25/+40 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge 8.7 | dgp | 2019-08-26 | 1 | -14/+14 |
| |\ \ \ \ \ |
|
* | \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-11-07 | 1 | -3/+4 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Rewrite documentation of IO subsystem. | pooryorick | 2019-11-06 | 1 | -3/+4 |
|
|
| * | | | | | | Backout [0f2870649c804dd8], since testcase encoding-2.2 fails | jan.nijtmans | 2019-10-24 | 1 | -3/+1 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge 8.6. | jan.nijtmans | 2019-10-23 | 1 | -1/+3 |
| |\ \ \ \ \ \
| | |/ / / / /
| | | | | | /
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | More Win32 API impovals. | jan.nijtmans | 2019-09-20 | 1 | -1/+1 |
|
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-09-19 | 1 | -42/+42 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | 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 | -16/+6 |
|
|
| * | | | | | Merge 8.6. Missing cast in Tcl_WinTCharToUtf() macro (when compiling without ... | jan.nijtmans | 2019-09-19 | 1 | -41/+41 |
| |\ \ \ \ \
| | |/ / / /
| | | | | /
| | |_|_|/
| |/| | | |
|
| | * | | | TCHAR -> WCHAR converions (and corresponding Win32 API call changes), since w... | jan.nijtmans | 2019-09-18 | 1 | -106/+106 |
|
|
* | | | | | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -1/+2 |
|\ \ \ \ \
| |/ / / / |
|
* | | | | | Merge tip-548 | jan.nijtmans | 2019-08-11 | 1 | -2/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Use *WChar* in stead of *Char16* functions on Windows, always. It's actually ... | jan.nijtmans | 2019-08-03 | 1 | -15/+15 |
|
|
* | | | | | Merge tip-548 (since using the *WChar* functions leads to less type-casts in ... | jan.nijtmans | 2019-08-03 | 1 | -25/+40 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Rename UTF-related functions to "WChar" and "Char16" variants, more intuitive... | jan.nijtmans | 2019-07-11 | 1 | -15/+15 |
|
|
| * | | | | Improvement: always export both 16-bit and 32-bit UTF function | jan.nijtmans | 2019-07-05 | 1 | -15/+15 |
|
|
| * | | | | Merge 8.7 | jan.nijtmans | 2019-06-29 | 1 | -14/+14 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | TIP #548: Deprecate Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf() and provide m... | jan.nijtmans | 2019-06-03 | 1 | -25/+40 |
| | |_|/
| |/| | |
|
* | | | | Merge 8.7. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -21/+21 |
| |/ /
|/| | |
|
* | | | Code cleanup, like TCHAR -> WCHAR and TEXT("xxx") -> L"xxx", since we alway... | jan.nijtmans | 2019-06-29 | 1 | -14/+14 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-06-26 | 1 | -0/+0 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | UNEXEC win/tclWinFile.c | jan.nijtmans | 2019-06-26 | 1 | -0/+0 |
|
|
| * | restore userenv, used in 8.6 | sebres | 2019-06-25 | 1 | -0/+1 |
|
|
| * | merge 8.5 | sebres | 2019-06-25 | 1 | -1/+0 |
| |\ |
|
| | * | fixed build with MSVC 6.0 | sebres | 2019-06-25 | 1 | -1/+0 |
|
|
* | | | merge 8.6 | dgp | 2019-05-03 | 1 | -108/+201 |
|\ \ \
| |/ / |
|
| * | | Minor code style cleanup. | dkf | 2019-04-23 | 1 | -108/+201 |
|
|
| * | | Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-o... | jan.nijtmans | 2019-03-07 | 1 | -5/+5 |
|
|
* | | | Change TCHAR -> WCHAR in many places, since that's what it is since Windows NT | jan.nijtmans | 2019-03-11 | 1 | -64/+64 |
|
|
* | | | re-implemente changes in win/tclWinFile.c (handling -DTCL_UTF_MAX=6) using 3 ... | jan.nijtmans | 2019-03-10 | 1 | -10/+10 |
|
|
* | | | Fixes for TCL_UTF_MAX=6, (gcc compiler warnings). Also make everything work o... | jan.nijtmans | 2019-03-07 | 1 | -16/+16 |
|
|
* | | | Fix "executable" flag for many files (now really!) | jan.nijtmans | 2018-11-07 | 1 | -0/+0 |
|
|
* | | | Implement TIP 445 | dkf | 2018-11-06 | 1 | -0/+0 |
|\ \ \ |
|
| * \ \ | merge 8.7 | dgp | 2018-10-18 | 1 | -21/+8 |
| |\ \ \ |
|
| * \ \ \ | merge 8.7 | dgp | 2018-06-04 | 1 | -18/+49 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge 8.7 | dgp | 2018-05-11 | 1 | -19/+39 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | merge trunk | dgp | 2017-08-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|