Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -2/+2 |
|\ | |||||
| * | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 1 | -2/+2 |
* | | Merge 8.7 | jan.nijtmans | 2023-04-05 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Make sure that infoPtr->validMask only contains TCL_READABLE|TCL_WRITABLE|TCL... | jan.nijtmans | 2023-04-05 | 1 | -3/+3 |
* | | Merge 8.7 | jan.nijtmans | 2023-03-31 | 1 | -5/+7 |
|\ \ | |/ | |||||
| * | Merge 8.6 | jan.nijtmans | 2023-03-31 | 1 | -5/+7 |
| |\ | |||||
| | * | Rename TclWinOpenFileChannel to OpenFileChannel, because it's static now. | jan.nijtmans | 2023-03-31 | 1 | -6/+6 |
| | * | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on... | jan.nijtmans | 2023-03-30 | 1 | -1/+4 |
* | | | Merge 8.7 | jan.nijtmans | 2023-03-30 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | One more snprintf | jan.nijtmans | 2023-03-30 | 1 | -1/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2023-03-07 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2023-03-07 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Fix a few -Wconversion warnings | jan.nijtmans | 2023-03-07 | 1 | -21/+26 |
| | * | Merge 8.5 (rename internal TCL_I_MODIFIER -> TCL_Z_MODIFIER) | jan.nijtmans | 2020-10-22 | 1 | -1/+1 |
| | |\ | |||||
| | | * | (cherry-pick): Fix [c975939973]: Usage of gnu_printf in latest mingw-w64. | jan.nijtmans | 2020-10-22 | 1 | -8/+8 |
| * | | | TIP #646: Change -eofchar handling (Tcl 8.7 part) | jan.nijtmans | 2022-10-26 | 1 | -2/+2 |
* | | | | Merge 9.0. Change the default -eofchar on Windows | jan.nijtmans | 2022-10-17 | 1 | -2/+0 |
* | | | | Merge 8.7 | jan.nijtmans | 2022-10-10 | 1 | -28/+28 |
|\ \ \ \ | |/ / / | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2021-04-08 | 1 | -10/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | TclWinConvertError -> Tcl_WinConvertError | jan.nijtmans | 2021-03-09 | 1 | -12/+12 |
* | | | | Merge 8.7 (resolve conflicts) | dgp | 2021-01-08 | 1 | -8/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto... | jan.nijtmans | 2021-01-08 | 1 | -8/+8 |
* | | | | 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-03-22 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-03-22 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Even more uppercase HEX representations in source-code | jan.nijtmans | 2020-03-22 | 1 | -3/+3 |
| | * | | 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 | -9/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | TCL_UNUSED for win sources. | dgp | 2020-03-09 | 1 | -9/+4 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -86/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | Implement TIP #562: Deprecate channel types 1-4 | jan.nijtmans | 2020-02-28 | 1 | -5/+17 |
| |\ \ \ | |||||
| | * | | | Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and wideSeek... | jan.nijtmans | 2020-01-31 | 1 | -4/+10 |
| | * | | | Merge 8.7 | jan.nijtmans | 2020-01-30 | 1 | -1/+8 |
* | | | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -17/+22 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.7 | jan.nijtmans | 2020-01-07 | 1 | -3/+3 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | 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 | -4/+9 |
| |\ \ \ \ \ | |||||
| * | | | | | | Merge 8.7. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -13/+13 |
| |/ / / / / | |||||
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-12-23 | 1 | -3/+3 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge 8.6 | jan.nijtmans | 2019-12-23 | 1 | -3/+3 |
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| | | |||||
| | * | | | Workaround for [ce3b9f2b04]: compilation errors with clang (windows msys2) | jan.nijtmans | 2019-12-23 | 1 | -3/+3 |
* | | | | | 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 | -5/+5 |
* | | | | 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 |
* | | | | Merge 8.7 | jan.nijtmans | 2019-03-11 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Change TCHAR -> WCHAR in many places, since that's what it is since Windows NT | jan.nijtmans | 2019-03-11 | 1 | -3/+3 |
* | | | | merge trunk | jan.nijtmans | 2018-09-13 | 1 | -5/+5 |
|\ \ \ \ | |/ / / |