summaryrefslogtreecommitdiffstats
path: root/win/tclWinInt.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed tclWinTCharEncoding (static variable in win/tclWin32Dll.c)dkf2001-03-261-2/+1
* Move functions declarations out of win/tclWinInt.h that are now inredman1999-08-031-4/+1
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-6/+62
* Merged stubs changes into mainline for 8.0stanton1999-03-101-4/+14
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* EXPORT is now TCL_STORAGE_CLASSescoffon1998-08-041-4/+4
* - added setting of EXPORT to DLLEXPORT if we are building Tcl.escoffon1998-07-291-0/+7
* *** empty log message ***stanton1998-04-291-1/+2
* Initial revisionrjohnson1998-03-261-0/+38