| Commit message (Expand) | Author | Age | Files | Lines |
* | Use GetModuleHandle() in stead of LoadLibrary() when the handle is needed for... | jan.nijtmans | 2017-05-03 | 1 | -1/+1 |
|\ |
|
* \ | merge core-8-6-branchfix_1997007 | jan.nijtmans | 2017-04-28 | 1 | -5/+5 |
|\ \ |
|
* | | | code review, robustness increase, avoid infinite wait by exit, thread exit an... | sebres | 2017-04-11 | 1 | -0/+8 |
|
|
* | | | added wake-up event to prevent possible dead-locks by some waiting thread (e.... | sebres | 2017-04-11 | 1 | -2/+4 |
|
|
* | | | prepared to use pipe-helpers (TI-structure handling) for all pipe-workers (tc... | sebres | 2017-04-11 | 1 | -0/+56 |
|
|
* | | | shared structures of pipe-workers rewritten using atomic state of the thread;
| sebres | 2017-04-11 | 1 | -0/+9 |
|/ / |
|
* | | Bugfix [3613671]. file owned implementation for Windows. | ashok | 2016-07-09 | 1 | -0/+1 |
|
|
* | | Do not reopen a win serial channel for serial detection. There are issues wit... | oehhar | 2014-02-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | win/tclWinChan.c Tcl_InitNotifier: Bug [2413550] Avoid reopening of serial ch... | oehhar | 2014-01-30 | 1 | -1/+1 |
|
|
* | | Fix compilation with latest MinGW-w64 version 3.0: Conflict on EXCEPTION_REGI... | jan.nijtmans | 2013-10-02 | 1 | -0/+17 |
|\ \
| |/ |
|
| * | Fix compilation with latest MinGW-w64 version 3.0: Conflict on EXCEPTION_REGI... | jan.nijtmans | 2013-10-02 | 1 | -0/+17 |
|
|
* | | Better place to put vsnprintf switch, so it is usable by all *.c files. | jan.nijtmans | 2013-06-18 | 1 | -6/+0 |
|
|
* | | MSVC 6.0 does not have the %I modifier | jan.nijtmans | 2012-07-08 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | add TCL_I_MODIFIER and use it in the correct places | jan.nijtmans | 2012-07-08 | 1 | -0/+6 |
|
|
* | | Remove tclWinProcs, as it is no longer being used | jan.nijtmans | 2011-10-05 | 1 | -86/+0 |
|
|
* | | MSVC 6 does not have the %I modifier in sprintf | jan.nijtmans | 2011-03-07 | 1 | -0/+6 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | Backported from 8.6 (see 2010-08-04). | andreas_kupries | 2010-11-03 | 1 | -2/+2 |
|
|
| | * | backport of some file readable/writable fixes from HEAD | vincentdarley | 2006-03-10 | 1 | -1/+27 |
|
|
| | * | * win/tclWin32Dll.c: Backported Anton Kovalenko's patch #1256872 | patthoyts | 2005-11-03 | 1 | -1/+15 |
|
|
| | * | * win/tclWin32Dll.c (TclpCheckStackSpace):
| Kevin B Kenny | 2004-05-03 | 1 | -2/+2 |
|
|
| | * | define WIN32_CE platform info | hobbs | 2004-03-21 | 1 | -1/+5 |
|
|
| | * | filesystem fixes backported | vincentdarley | 2003-04-14 | 1 | -2/+7 |
|
|
| * | | * win/tclWin32Dll.c (asciiProcs, unicodeProcs): | hobbs | 2010-08-04 | 1 | -2/+2 |
|
|
| * | | Handle the GetUserName API call appropriately for wide/narrow versions. [Bug ... | patthoyts | 2009-07-01 | 1 | -1/+2 |
|
|
* | | | Eliminate many tclWinProcs-> indirect calls, which are no longer needed. | nijtmans | 2010-10-12 | 1 | -2/+2 |
|
|
* | | | mingw should always link with -ladvapi32 | nijtmans | 2010-09-09 | 1 | -5/+3 |
|
|
* | | | * win/tclWin32Dll.c (asciiProcs, unicodeProcs): | hobbs | 2010-08-04 | 1 | -2/+2 |
|
|
* | | | test that tclOO stubs are present in stub library | nijtmans | 2010-03-07 | 1 | -12/+12 |
|
|
* | | | reverted earlier rename from tcl*Stubs to | nijtmans | 2010-02-15 | 1 | -58/+26 |
|
|
* | | | Follow-up to [2010-01-29] commit: | nijtmans | 2010-02-05 | 1 | -2/+2 |
|
|
* | | | eliminate TclWinResetInterfaceEncodings, because | nijtmans | 2009-08-02 | 1 | -19/+18 |
|
|
* | | | Handle the GetUserName API call appropriately for wide/narrow versions. [Bug ... | patthoyts | 2009-07-01 | 1 | -1/+2 |
|
|
* | | | More elimination of pre-C89-isms. | dkf | 2008-05-02 | 1 | -35/+35 |
|/ / |
|
* | | * win/tclWin32Dll.c: Applied patch #1256872 to provide unicode | patthoyts | 2005-11-03 | 1 | -1/+18 |
|
|
* | | * win/tclWinInt.h: | davygrvy | 2004-11-03 | 1 | -33/+25 |
|
|
* | | Second part of fix for Bug 926106 | Kevin B Kenny | 2004-11-01 | 1 | -2/+2 |
|
|
* | | * win/tclWin32Dll.c (TclpCheckStackSpace):
| Kevin B Kenny | 2004-05-03 | 1 | -2/+2 |
|
|
* | | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -12/+15 |
|
|
* | | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var... | vincentdarley | 2004-01-21 | 1 | -1/+2 |
|
|
* | | filesystem bug fixes | vincentdarley | 2003-10-13 | 1 | -1/+26 |
|
|
* | | * win/tclWinInt.h (VER_PLATFORM_WIN32_CE): conditionally define. | hobbs | 2003-04-18 | 1 | -1/+5 |
|
|
* | | fix 5 small filesystem bugs, and some typos | vincentdarley | 2003-04-11 | 1 | -2/+7 |
|/ |
|
* | finalization and test fixes | vincentdarley | 2003-02-04 | 1 | -2/+3 |
|
|
* | WinTcl crash on exit fix | vincentdarley | 2003-01-10 | 1 | -1/+2 |
|
|
* | non-ascii chars in file mtime fix | vincentdarley | 2003-01-09 | 1 | -1/+4 |
|
|
* | comments added | vincentdarley | 2002-10-29 | 1 | -1/+8 |
|
|
* | vfs, winfs testsuite | vincentdarley | 2002-06-13 | 1 | -1/+3 |
|
|