summaryrefslogtreecommitdiffstats
path: root/win/tclWinPipe.c
Commit message (Expand)AuthorAgeFilesLines
* Merge trunkz_modifierjan.nijtmans2017-09-181-6/+6
|\
| * Finish libtommath's constification work. All done (hopefully). And make sure ...jan.nijtmans2017-09-181-6/+6
* | Rebase to trunkjan.nijtmans2017-09-081-1/+1
|\ \ | |/ |/|
| * merge trunkjan.nijtmans2017-06-121-166/+458
| |\
| * | merge trunkjan.nijtmans2017-04-121-1/+1
| * | Don't ever allow UTF-8 sequences of more than 4 characters to be generated or...jan.nijtmans2016-08-301-1/+1
* | | Better UTF-8 surrogate handling, only functional when TCL_UTF_MAX>3jan.nijtmans2017-06-081-1/+1
| |/ |/|
* | Tcl_UtfToUniChar() -> TclUtfToUniChar() in various places: No change in funct...jan.nijtmans2017-05-291-1/+1
* | Fix gcc warning: unused variable wakeEventjan.nijtmans2017-05-041-2/+1
* | Use GetModuleHandle() in stead of LoadLibrary() when the handle is needed for...jan.nijtmans2017-05-031-2/+2
|\ \
| * | (cherry-pick): fix typo-bug (using wrong thread handle by set priority)jan.nijtmans2017-04-281-1/+1
* | | merge core-8-6-branchfix_1997007jan.nijtmans2017-04-281-11/+11
|\ \ \
* | | | [win] fixes "wrong" checking of the flag TCL_CLOSE_READ in close2proc (using ...sebres2017-04-121-3/+2
* | | | code review, robustness increase, avoid infinite wait by exit, thread exit an...sebres2017-04-111-17/+34
* | | | added wake-up event to prevent possible dead-locks by some waiting thread (e....sebres2017-04-111-12/+23
* | | | prepared to use pipe-helpers (TI-structure handling) for all pipe-workers (tc...sebres2017-04-111-334/+380
* | | | code review and fix small memory leak using ckalloc, without finalization of ...sebres2017-04-111-36/+71
* | | | shared structures of pipe-workers rewritten using atomic state of the thread; sebres2017-04-111-236/+342
* | | | the same handling to initialize thread without suspend/resume helpers (otherw...sebres2017-04-051-7/+7
* | | | fix typo-bug (using wrong thread handle by set priority) sebres2017-04-051-1/+1
* | | | small review: rewritten using already available event handles, additionally p...sebres2017-04-051-39/+46
* | | | Contributed by "stanko" as patch within 8bd13f07bde6fb0631f27927e36461fdefe8c...sebres2017-04-051-6/+78
|/ / /
* | | Allow additional optional "interp" argument for testinterpresolver command. N...jan.nijtmans2016-09-051-1/+1
| |/ |/|
* | Bugfix [9ece99d58b]. Make exec understand .CMD files on Windows.ashok2016-07-091-3/+4
* | Tcl_GetStringFromObj(..., NULL) -> Tcl_GetString(...). Use size_t in stead of...jan.nijtmans2015-06-241-6/+6
* | Added comments raising questions about possible updates to channeldgp2014-03-211-0/+6
* | Map WSAEWOULDBLOCK to EWOULDBLOCK. Suggested by Reinhard Max.jan.nijtmans2013-11-161-3/+3
* | Eliminate a lot of dead code (for Windows 95/98/ME only). jan.nijtmans2013-06-191-10/+3
* | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>jan.nijtmans2013-02-101-2/+0
|\ \ | |/
| * Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>.jan.nijtmans2013-02-101-2/+0
| * [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts e...jan.nijtmans2012-07-111-1/+1
| * add TCL_I_MODIFIER and use it in the correct placesjan.nijtmans2012-07-081-1/+1
* | Final part of result generation conversion (modulo any minor blunders)dkf2012-08-051-17/+20
* | Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integerdkf2012-07-311-10/+11
* | [Bug 3547994]: Abandon the synchronous Windows pipe driver to its fate when n...ferrieux2012-07-251-4/+22
* | 1189293 Make "<<" binary safe.dgp2012-07-051-1/+3
|\ \ | |/
| * 1189293 Make "<<" binary safe.dgp2012-07-051-1/+3
| |\
| | * 1189293 Make '<<' redirects binary safe. Don't use strlen() (or equivalent)bug_1189293dgp2012-07-021-1/+3
* | | Factor out a number of common patterns of use of Tcl_DStringAppend.dkf2012-07-031-7/+7
| | |
| \ \
*-. \ \ [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
| | |\
| | | * merge trunkjan.nijtmans2012-04-241-1/+1
| | | |\ | | | |/ | | |/|
| | | * tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-061-1/+1
* | | | make some more internal tables constjan.nijtmans2012-04-231-1/+1
|\ \ \ \ | |/ / /
| * | | make some more internal tables constjan.nijtmans2012-04-231-1/+1
| |\ \ \ | | |/ /
| | * | make some more internal tables constjan.nijtmans2012-04-231-1/+1
| | |/
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-15/+0
| |\ \ | | |/
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-25/+0
* | | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-091-9/+0
|\ \ \ | |/ /