summaryrefslogtreecommitdiffstats
path: root/win/tclWinInt.h
Commit message (Expand)AuthorAgeFilesLines
* Bugfix [3613671]. file owned implementation for Windows.ashok2016-07-091-0/+1
* Do not reopen a win serial channel for serial detection. There are issues wit...oehhar2014-02-251-1/+1
|\
| * win/tclWinChan.c Tcl_InitNotifier: Bug [2413550] Avoid reopening of serial ch...oehhar2014-01-301-1/+1
* | Fix compilation with latest MinGW-w64 version 3.0: Conflict on EXCEPTION_REGI...jan.nijtmans2013-10-021-0/+17
|\ \ | |/
| * Fix compilation with latest MinGW-w64 version 3.0: Conflict on EXCEPTION_REGI...jan.nijtmans2013-10-021-0/+17
* | Better place to put vsnprintf switch, so it is usable by all *.c files. jan.nijtmans2013-06-181-6/+0
* | MSVC 6.0 does not have the %I modifierjan.nijtmans2012-07-081-0/+6
|\ \ | |/
| * add TCL_I_MODIFIER and use it in the correct placesjan.nijtmans2012-07-081-0/+6
* | Remove tclWinProcs, as it is no longer being usedjan.nijtmans2011-10-051-86/+0
* | MSVC 6 does not have the %I modifier in sprintfjan.nijtmans2011-03-071-0/+6
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * Backported from 8.6 (see 2010-08-04).andreas_kupries2010-11-031-2/+2
| | * backport of some file readable/writable fixes from HEADvincentdarley2006-03-101-1/+27
| | * * win/tclWin32Dll.c: Backported Anton Kovalenko's patch #1256872patthoyts2005-11-031-1/+15
| | * * win/tclWin32Dll.c (TclpCheckStackSpace): Kevin B Kenny2004-05-031-2/+2
| | * define WIN32_CE platform infohobbs2004-03-211-1/+5
| | * filesystem fixes backportedvincentdarley2003-04-141-2/+7
| * | * win/tclWin32Dll.c (asciiProcs, unicodeProcs):hobbs2010-08-041-2/+2
| * | Handle the GetUserName API call appropriately for wide/narrow versions. [Bug ...patthoyts2009-07-011-1/+2
* | | Eliminate many tclWinProcs-> indirect calls, which are no longer needed.nijtmans2010-10-121-2/+2
* | | mingw should always link with -ladvapi32nijtmans2010-09-091-5/+3
* | | * win/tclWin32Dll.c (asciiProcs, unicodeProcs):hobbs2010-08-041-2/+2
* | | test that tclOO stubs are present in stub librarynijtmans2010-03-071-12/+12
* | | reverted earlier rename from tcl*Stubs tonijtmans2010-02-151-58/+26
* | | Follow-up to [2010-01-29] commit:nijtmans2010-02-051-2/+2
* | | eliminate TclWinResetInterfaceEncodings, becausenijtmans2009-08-021-19/+18
* | | Handle the GetUserName API call appropriately for wide/narrow versions. [Bug ...patthoyts2009-07-011-1/+2
* | | More elimination of pre-C89-isms.dkf2008-05-021-35/+35
|/ /
* | * win/tclWin32Dll.c: Applied patch #1256872 to provide unicodepatthoyts2005-11-031-1/+18
* | * win/tclWinInt.h:davygrvy2004-11-031-33/+25
* | Second part of fix for Bug 926106Kevin B Kenny2004-11-011-2/+2
* | * win/tclWin32Dll.c (TclpCheckStackSpace): Kevin B Kenny2004-05-031-2/+2
* | Patch 922727 committed. Implements three changes:dgp2004-04-061-12/+15
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var...vincentdarley2004-01-211-1/+2
* | filesystem bug fixesvincentdarley2003-10-131-1/+26
* | * win/tclWinInt.h (VER_PLATFORM_WIN32_CE): conditionally define.hobbs2003-04-181-1/+5
* | fix 5 small filesystem bugs, and some typosvincentdarley2003-04-111-2/+7
|/
* finalization and test fixesvincentdarley2003-02-041-2/+3
* WinTcl crash on exit fixvincentdarley2003-01-101-1/+2
* non-ascii chars in file mtime fixvincentdarley2003-01-091-1/+4
* comments addedvincentdarley2002-10-291-1/+8
* vfs, winfs testsuitevincentdarley2002-06-131-1/+3
* fs clarification and windows fixesvincentdarley2002-06-121-2/+10
* * generic/tclAlloc.c:hobbs2002-04-231-1/+8
* win/tclWinInt.h: moved undef of TCL_STORAGE_CLASS. [Bug #478579]hobbs2002-03-221-3/+3
* win fs fixesvincentdarley2001-10-291-1/+4
* * generic/tclInt.decls: Also added 'TclWinFlushDirtyChannels' toandreas_kupries2001-09-101-3/+1
* * All the changes below serve to fix bug [219148] which reports aandreas_kupries2001-09-071-1/+3