Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up a lot of small whitespace issues | dkf | 2024-05-13 | 1 | -20/+20 |
* | Few more spacing/formatting tweaks | jan.nijtmans | 2024-03-20 | 1 | -7/+7 |
|\ | |||||
| * | (backport) more spacing/formatting tweaks. For now, macosx/unix/win only. | jan.nijtmans | 2024-03-20 | 1 | -1/+1 |
| * | Backport fix for [bda99f2393]: gets stdin problem when non-blocking - Windows | jan.nijtmans | 2024-03-19 | 1 | -2/+2 |
* | | Fix indentation/brace usage style issues | dkf | 2024-03-19 | 1 | -1/+1 |
* | | Merge 8.7 | jan.nijtmans | 2023-10-19 | 1 | -7/+7 |
|\ \ | |/ | |||||
| * | Handle sentinels for any C++ compiler | jan.nijtmans | 2023-10-17 | 1 | -7/+7 |
* | | More -Wconversion warning fixes | jan.nijtmans | 2023-03-08 | 1 | -1/+1 |
* | | Merge 8.7 | jan.nijtmans | 2022-11-24 | 1 | -7/+7 |
|\ \ | |/ | |||||
| * | Use some more TCL_INDEX_NONE and Tcl_Size | jan.nijtmans | 2022-11-24 | 1 | -7/+7 |
* | | Merge 8.7 | jan.nijtmans | 2022-07-19 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Make a start converting -1 -> TCL_INDEX_NONE where appropriate | jan.nijtmans | 2022-07-19 | 1 | -1/+1 |
* | | Merge 8.7 | jan.nijtmans | 2022-07-12 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | Merge 8.7. Clean-up tclWinConsole.c the same way | jan.nijtmans | 2022-07-12 | 1 | -2/+3 |
| |\ | |||||
| | * | Code cleanup (use {} in if/else statemenets) | jan.nijtmans | 2022-07-12 | 1 | -2/+3 |
* | | | Merge 8.7 | jan.nijtmans | 2021-08-23 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Make everything compile warning-free when TCL_THREADS=0 | jan.nijtmans | 2021-08-23 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
* | | | Merge 8.7 | jan.nijtmans | 2021-04-08 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | TclWinConvertError -> Tcl_WinConvertError | jan.nijtmans | 2021-03-09 | 1 | -2/+2 |
* | | | 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-11-06 | 1 | -28/+0 |
|\ \ \ | |/ / | |||||
| * | | Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages f... | jan.nijtmans | 2020-11-06 | 1 | -28/+0 |
| |\ \ | | |/ | |||||
* | | | merge 8.7 | dgp | 2020-03-09 | 1 | -9/+3 |
|\ \ \ | |/ / | |||||
| * | | TCL_UNUSED for win sources. | dgp | 2020-03-09 | 1 | -9/+3 |
* | | | Merge 8.7 | jan.nijtmans | 2020-03-04 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-03-04 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Some more gcc(-9) warnings | jan.nijtmans | 2020-03-04 | 1 | -6/+10 |
* | | | Merge 8.7 | jan.nijtmans | 2020-03-04 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-03-04 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix some gcc(-9) warnings caused by -Wcast-function-type | jan.nijtmans | 2020-03-04 | 1 | -1/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -6/+10 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | jan.nijtmans | 2019-09-19 | 1 | -2/+2 |
| |\ \ | |||||
| * \ \ | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -0/+4 |
| |\ \ \ | |||||
| * \ \ \ | 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 | -6/+6 |
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-09-19 | 1 | -2/+2 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge 8.6. Missing cast in Tcl_WinTCharToUtf() macro (when compiling without ... | jan.nijtmans | 2019-09-19 | 1 | -2/+2 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| | | |||||
| | * | | | TCHAR -> WCHAR converions (and corresponding Win32 API call changes), since w... | jan.nijtmans | 2019-09-18 | 1 | -4/+4 |
| | * | | | Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-o... | jan.nijtmans | 2019-03-07 | 1 | -1/+1 |
* | | | | | 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 |
| * | | | Merge 8.7 | jan.nijtmans | 2019-06-29 | 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 | jan.nijtmans | 2019-06-29 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Code cleanup, like TCHAR -> WCHAR and TEXT("xxx") -> L"xxx", since we alway... | jan.nijtmans | 2019-06-29 | 1 | -1/+1 |
| |/ / | |||||
* | | | Another (big) round of int -> size_t enhancements. So Tcl can handle string >... | jan.nijtmans | 2019-02-01 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
* | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -3/+3 |
|/ / |