summaryrefslogtreecommitdiffstats
path: root/generic/tclPipe.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-10-191-9/+9
|\
| * Handle sentinels for any C++ compilerjan.nijtmans2023-10-171-9/+9
* | Merge trunkapnadkarni2023-04-141-2/+2
|\ \
| * \ 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
* | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-19/+19
|/ /
* | Another round of -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-7/+7
* | Merge 9.0jan.nijtmans2022-02-241-4/+4
|\ \
| * | Some more int -> size_t in internal APIjan.nijtmans2022-02-231-3/+3
* | | More int -> size_tjan.nijtmans2022-02-231-4/+4
* | | Some more int -> size_tjan.nijtmans2022-02-211-2/+2
* | | Merge 9.0jan.nijtmans2022-02-171-7/+7
|\ \ \ | |/ /
| * | More int -> size_t in internal APIjan.nijtmans2022-02-171-6/+7
* | | more int->size_tjan.nijtmans2022-02-171-1/+2
* | | More int -> size_t in APIjan.nijtmans2022-02-171-1/+1
|/ /
* | Merge 8.7jan.nijtmans2020-12-081-1/+1
|\ \ | |/
| * Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-1/+1
* | Merge 8.7jan.nijtmans2020-09-171-1/+1
|\ \ | |/
| * Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN...jan.nijtmans2020-09-171-1/+1
* | Merge 8.7jan.nijtmans2020-02-281-1/+1
|\ \ | |/
* | Merge 8.7jan.nijtmans2020-02-281-2/+2
|\ \ | |/
| * Merge tip-548jan.nijtmans2019-08-291-1/+1
| |\
| * \ Merge tip-548jan.nijtmans2019-08-151-1/+1
| |\ \
| * | | Merge 8.7, and continue implementation. Almost donejan.nijtmans2019-07-101-3/+3
* | | | Merge 8.7jan.nijtmans2019-08-231-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge 8.6jan.nijtmans2019-08-231-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Fix [8566dc22f9]: various spelling fixes in commentsjan.nijtmans2019-08-221-1/+1
| | |\ \
| | | * | Fix [8566dc22f9]: various spelling fixes in commentsjan.nijtmans2019-08-221-1/+1
| | * | | (cherry-pick): Fix [b50fb21410dababca95baa122964b2e312cb9d8a|b50fb214] : exec...jan.nijtmans2017-08-291-1/+7
* | | | | Merge 8.7jan.nijtmans2019-08-151-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ...jan.nijtmans2019-07-171-2/+2
| | |_|/ | |/| |
* | | | Merge 8.7jan.nijtmans2019-03-151-1/+1
|\ \ \ \ | |/ / /
| * | | Eliminate usage of mp_isneg(), just check bignum->sign directly (as libtommat...jan.nijtmans2019-03-151-1/+1
* | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_...jan.nijtmans2018-09-011-5/+5
|\ \ \ \ | |/ / /
* | | | remaining external API. Looks like complete now. Milestone! Still more testin...jan.nijtmans2018-07-061-1/+1
|/ / /
* | | merge 8.7dgp2017-11-071-1/+7
|\ \ \
| * | | Fix [b50fb214] : add to 2>> the same O_APPEND that was added to >> back in 2005.ferrieux2017-08-241-1/+7
* | | | Fixed stupid Tcl_DecrRefCount bug in TclCleanupChildren with normally termina...f.bonnet2017-11-051-2/+2
* | | | Comments and formattingf.bonnet2017-08-271-1/+1
* | | | Fixed reference counting issue with objects returned by WaitProcessStatusf.bonnet2017-08-271-1/+4
* | | | Refactoring to support all processes and not just detached ones.f.bonnet2017-08-271-56/+19
* | | | Refactoring and preliminary implementation of tcl::process (list|status)f.bonnet2017-08-231-62/+3
* | | | Completed [tcl::process autopurge] semantics and added [tcl::process purge] i...f.bonnet2017-08-181-1/+58
|/ / /
* | | typosjan.nijtmans2016-11-241-1/+1
|/ /
* | more result generation conversiondkf2012-08-041-42/+51
* | converting to using Tcl_Obj API for error message generation; part donedkf2012-08-031-4/+4
| |
| \
*-. \ [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-1/+1
|\ \ \ | | |/
| | * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-1/+1
| | |\ | |/ /
| | * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-1/+1
| | |\
| | | * tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-061-1/+1
| | |/