summaryrefslogtreecommitdiffstats
path: root/win/tclWinChan.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7dkf2024-05-261-16/+1
|\
| * merge 8.6dkf2024-05-261-16/+1
| |\
* | | Backout the "dullest commit ever" (not my words ....). It breaks the build. jan.nijtmans2024-05-141-17/+16
* | | Clean up a lot of small whitespace issues dkf2024-05-131-16/+17
* | | More whitespace cleanupdkf2024-05-101-3/+2
* | | Merge 8.7jan.nijtmans2024-04-101-1/+1
|\ \ \ | |/ /
| * | Merge 8.6 Use TclHasInternalRep() macro in more places.jan.nijtmans2024-04-101-1/+1
| |\ \ | | |/
| | * Use O_ACCMODE in stead of the non-standard RW_MODES. Since O_RDONLY|O_WRONLY|...jan.nijtmans2024-04-101-1/+1
* | | Few more spacing/formatting tweaksjan.nijtmans2024-03-201-5/+5
|\ \ \ | |/ /
| * | (backport) more spacing/formatting tweaks. For now, macosx/unix/win only.jan.nijtmans2024-03-201-35/+35
* | | Merge 8.7 (Some Tcl_GetStringFromObj -> TclGetStringFromObj internal changes)jan.nijtmans2024-03-191-1/+1
|\ \ \ | |/ /
| * | Backport fix for [bda99f2393]: gets stdin problem when non-blocking - Windowsjan.nijtmans2024-03-191-2/+2
| * | (cherry-pick) Reduce the number of warnings on Windows: channel names generat...jan.nijtmans2024-02-161-3/+30
| * | Merge 8.6jan.nijtmans2023-12-291-1/+1
| |\ \ | | |/
| | * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-2/+2
* | | Fix indentation/brace usage style issuesdkf2024-03-191-1/+1
* | | Reduce the number of warnings on Windows: channel names generated in one placedkf2024-02-161-3/+30
* | | twice ClientData -> void * (for consistancy)jan.nijtmans2023-12-131-2/+2
* | | Merge 8.7jan.nijtmans2023-10-191-1/+1
|\ \ \ | |/ /
| * | Handle sentinels for any C++ compilerjan.nijtmans2023-10-171-1/+1
* | | Merge 8.7jan.nijtmans2023-06-021-1/+1
|\ \ \ | |/ /
| * | New (internal) macro TclAttemptInitStringRep()jan.nijtmans2023-06-021-1/+1
* | | Merge 8.7jan.nijtmans2023-05-311-4/+4
|\ \ \ | |/ /
| * | Let's see if this helpsjan.nijtmans2023-05-301-4/+4
* | | Merge 8.7jan.nijtmans2023-05-291-1/+1
|\ \ \ | |/ /
| * | int -> Tcl_Size, for full Tcl 9 supportjan.nijtmans2023-05-291-1/+1
* | | merge 8.7fvogel2023-05-281-1/+202
|\ \ \ | |/ /
| * | merge core-8-branchdkf2023-05-241-16/+18
| |\ \
| * | | Make tclWinChan.c compile again, fixing obvious implementation problems. Not ...jan.nijtmans2021-06-291-6/+4
| * | | First attempt at Windows implementation.dkf2021-06-191-1/+204
* | | | Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-2/+2
* | | | Merge 8.7jan.nijtmans2023-04-051-3/+3
|\ \ \ \ | |/ / /
| * | | Make sure that infoPtr->validMask only contains TCL_READABLE|TCL_WRITABLE|TCL...jan.nijtmans2023-04-051-3/+3
* | | | Merge 8.7jan.nijtmans2023-03-311-5/+7
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2023-03-311-5/+7
| |\ \ \ | | | |/ | | |/|
| | * | Rename TclWinOpenFileChannel to OpenFileChannel, because it's static now.jan.nijtmans2023-03-311-6/+6
| | * | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on...jan.nijtmans2023-03-301-1/+4
* | | | Merge 8.7jan.nijtmans2023-03-301-1/+1
|\ \ \ \ | |/ / /
| * | | One more snprintfjan.nijtmans2023-03-301-1/+1
* | | | Merge 8.7jan.nijtmans2023-03-071-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2023-03-071-3/+3
| |\ \ \ | | |/ /
| | * | Fix a few -Wconversion warningsjan.nijtmans2023-03-071-21/+26
| | * | Merge 8.5 (rename internal TCL_I_MODIFIER -> TCL_Z_MODIFIER)jan.nijtmans2020-10-221-1/+1
| | |\ \
| | | * | (cherry-pick): Fix [c975939973]: Usage of gnu_printf in latest mingw-w64. jan.nijtmans2020-10-221-8/+8
| * | | | TIP #646: Change -eofchar handling (Tcl 8.7 part)jan.nijtmans2022-10-261-2/+2
| | |_|/ | |/| |
* | | | Merge 9.0. Change the default -eofchar on Windowsjan.nijtmans2022-10-171-2/+0
* | | | Merge 8.7jan.nijtmans2022-10-101-28/+28
|\ \ \ \ | |/ / /
* | | | Merge 8.7jan.nijtmans2021-04-081-10/+10
|\ \ \ \ | |/ / /
| * | | TclWinConvertError -> Tcl_WinConvertErrorjan.nijtmans2021-03-091-12/+12