summaryrefslogtreecommitdiffstats
path: root/win/tclWinPipe.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ | |/ |/|
| * 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
| |\ \ | | |/
| * | Fix indentation/brace usage style issuesdkf2024-03-191-1/+1
| * | Merge markoehhar2024-02-271-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
| |\ \ \ \
| * | | | | 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
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2023-03-301-4/+4
| |\ \ \ \ \ \
| * | | | | | | More -Wconversion warning fixesjan.nijtmans2023-03-081-10/+10
| * | | | | | | Merge 8.7jan.nijtmans2022-11-241-12/+12
| |\ \ \ \ \ \ \
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | Some int argc -> size_t argcjan.nijtmans2022-06-131-5/+5
| * | | | | | | | | Use size_t in AuxDataPrintProcjan.nijtmans2022-03-011-2/+2
| * | | | | | | | | Some more int -> size_t in internal APIjan.nijtmans2022-02-231-5/+6
| * | | | | | | | | More int -> size_t in internal APIjan.nijtmans2022-02-171-1/+1
| * | | | | | | | | Merge 8.7jan.nijtmans2021-04-081-16/+16
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 8.7 (resolve conflicts)dgp2021-01-081-3/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| * | | | | | | | | | | Merge 8.7jan.nijtmans2020-12-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-10-131-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | More usage for TclNewWideIntObjFromSize(), TCL_IO_FAILURE -> TCL_INDEX_NONE w...jan.nijtmans2020-09-111-2/+2
| * | | | | | | | | | | | | Merge 8.7jan.nijtmans2020-03-221-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2020-03-171-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-03-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2020-03-091-12/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-02-281-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-02-281-11/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Merge 8.7jan.nijtmans2019-09-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2019-09-201-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-09-191-23/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | Merge 8.7jan.nijtmans2019-09-141-7/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-08-281-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2019-05-031-159/+300
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \