summaryrefslogtreecommitdiffstats
path: root/win/tclWinPipe.c
Commit message (Expand)AuthorAgeFilesLines
* Fix [7be97a6859]: Reviewing chan.n changesjan.nijtmans2024-06-191-1/+1
|\
| * Fix [7be97a6859]: Reviewing chan.n changesjan.nijtmans2024-06-191-1/+1
| |\
| | * Change "channelId" to "channel" in documentation, error-handling and testcasesjan.nijtmans2024-06-171-1/+1
| |/ |/|
* | Simpler commenting of Tcl_ChannelType instances; make zip channel type constdkf2024-06-091-15/+15
* | Space before tab is an extremely unlikely to be correct indentation patterndkf2024-06-041-7/+7
* | Backout the "dullest commit ever" (not my words ....). It breaks the build. jan.nijtmans2024-05-141-11/+11
* | Clean up a lot of small whitespace issues dkf2024-05-131-11/+11
* | More whitespace cleanupdkf2024-05-101-1/+0
* | 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-8/+8
|\ \ \ | |/ /
* | | more spacing/formatting tweaksdkf2024-03-191-2/+1
* | | 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
* | | Fix indentation/brace usage style issuesdkf2024-03-191-1/+1
* | | Merge markoehhar2024-02-271-1/+1
|\ \ \ | |/ /
| * | Merge markoehhar2024-02-271-1/+1
| |\ \ | | |/
| | * Bug [f91ab723]: MS-WIN: remove dead code as TclWinGetPlatformId() constantly ...oehhar2024-02-261-32/+15
| * | (cherry-pick) Reduce the number of warnings on Windows: channel names generat...jan.nijtmans2024-02-161-1/+1
* | | Reduce the number of warnings on Windows: channel names generated in one placedkf2024-02-161-1/+1
* | | Also ensure no encoding exceptions raised when reading pipe stderrapnadkarni2023-12-051-1/+3
| | |
| \ \
*-. \ \ Merge 8.7oehhar2023-11-301-1/+10
|\ \ \ \ | | |/ /
| | * | Merge 8.6oehhar2023-11-301-1/+10
| | |\ \ | |/ / / | | | _
| | * fixes percent-subst regression [fb2fa9b3f6] introduced by fixing of vulnerabi...sebres2023-10-271-1/+10
| | * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-3/+3
| * | Fix handling of pre-built libtommath.dll on win64-armjan.nijtmans2023-07-201-2/+2
| * | More int/Tcl_Size backportjan.nijtmans2023-05-201-1/+1
| * | int -> Tcl_Size and other (internal) signature improvements. Most of them bac...jan.nijtmans2023-05-191-17/+16
* | | Fix TclpGetPid() signature (should use Tcl_Size, not size_t)jan.nijtmans2023-11-201-8/+8
* | | 3 places where TCLFSENCODING is not appropricate (use system-encoding, not ut...jan.nijtmans2023-09-151-1/+1
* | | Rebase to 9.0. Add more filname encoding checksjan.nijtmans2023-07-271-3/+8
|\ \ \
| * | | Use "strict" in almost all commands. Only "glob" and environment variables ar...core-tip-657-candidatejan.nijtmans2023-07-141-3/+8
|/ / /
* | | More size_t -> Tcl_Size changes, which were missed before. Also (experimental...jan.nijtmans2023-04-261-1/+1
* | | Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-3/+3
|\ \ \ | |/ /
| * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-3/+3
* | | Merge 8.7jan.nijtmans2023-03-301-4/+4
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-03-301-4/+4
| |\ \ | | |/
| | * Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on...jan.nijtmans2023-03-301-11/+11
| | * 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-5/+5
| | | * Unbreak shared windows build. Remove some ARGSUSED usage.jan.nijtmans2020-04-171-1/+0
* | | | More -Wconversion warning fixesjan.nijtmans2023-03-081-10/+10
* | | | Merge 8.7jan.nijtmans2022-11-241-12/+12
|\ \ \ \ | |/ / /
| * | | Use some more TCL_INDEX_NONE and Tcl_Sizejan.nijtmans2022-11-241-43/+45
| * | | TIP #646: Change -eofchar handling (Tcl 8.7 part)jan.nijtmans2022-10-261-1/+1
* | | | Merge 9.0. Change the default -eofchar on Windowsjan.nijtmans2022-10-171-7/+0
* | | | Merge 8.7jan.nijtmans2022-10-101-29/+29
|\ \ \ \ | |/ / /
* | | | Merge 8.7jan.nijtmans2022-07-191-6/+6
|\ \ \ \ | |/ / /
| * | | Make a start converting -1 -> TCL_INDEX_NONE where appropriatejan.nijtmans2022-07-191-6/+6