Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -6/+1 |
|\ | | | | | (autoconf still to be run!) | ||||
| * | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -6/+1 |
| |\ | | | | | | | (autoconf still to be run!) | ||||
| | * | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-20 | 1 | -36/+3 |
| | | | | | | | | | (backported from Tcl 8.5) | ||||
* | | | se lower numbers, preventing integer overflow in tclWinError.c | jan.nijtmans | 2012-03-27 | 1 | -17/+25 |
| | | | |||||
* | | | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-15 | 1 | -43/+8 |
|\ \ \ | |/ / | |||||
| * | | x | jan.nijtmans | 2012-03-15 | 1 | -46/+9 |
| | | | |||||
* | | | DWORD_PTR typedef after <windows.h> | jan.nijtmans | 2012-03-07 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | DWORD_PTR typedef after <windows.h> | jan.nijtmans | 2012-03-07 | 1 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | DWORD_PTR typedef after <windows.h> | jan.nijtmans | 2012-03-07 | 1 | -6/+6 |
| | | | |||||
* | | | Compatibility with older Visual Studio versions | jan.nijtmans | 2012-03-06 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Compatibility with older Visual Studio versions | jan.nijtmans | 2012-03-06 | 1 | -0/+6 |
| |\ \ | | |/ | |||||
| | * | Compatibility with older Visual Studio versions | jan.nijtmans | 2012-03-06 | 1 | -0/+6 |
| | | | |||||
* | | | mingw doesn't have LABEL_SECURITY_INFORMATION definition | jan.nijtmans | 2012-02-03 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | mingw doesn't have LABEL_SECURITY_INFORMATION definition | jan.nijtmans | 2012-02-03 | 1 | -0/+4 |
| |\ \ | | |/ | |||||
| | * | mingw doesn't have LABEL_SECURITY_INFORMATION definition | jan.nijtmans | 2012-02-03 | 1 | -0/+4 |
| | | | |||||
* | | | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-21 | 1 | -8/+2 |
|\ \ \ | |/ / | |||||
| * | | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-21 | 1 | -8/+2 |
| |\ \ | | |/ | |||||
| | * | [Bug-3474726] minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-19 | 1 | -8/+2 |
| | | | |||||
* | | | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only) | jan.nijtmans | 2011-11-22 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only) | jan.nijtmans | 2011-11-22 | 1 | -0/+5 |
| |\ \ | | |/ | |||||
* | | | [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIG | jan.nijtmans | 2011-09-12 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIG | jan.nijtmans | 2011-09-12 | 1 | -116/+82 |
| |\ \ | | |/ | |||||
| | * | Make compilable in Visual Studio again | jan.nijtmans | 2011-09-12 | 1 | -0/+7 |
| | | | |||||
| | * | [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIG | jan.nijtmans | 2011-09-12 | 1 | -116/+75 |
| | | | |||||
* | | | mingw64 compiler warnings. Reverse the detection of struct _stat32i64, | jan.nijtmans | 2011-08-15 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | otherwise when mingw doesn't have it, tclTest.c cannot be compiled | ||||
| * | | mingw64 compiler warnings. Reverse the detection of struct _stat32i64, | jan.nijtmans | 2011-08-15 | 1 | -1/+1 |
| |\ \ | | |/ | | | | otherwise when mingw doesn't have it, tclTest.c cannot be compiled | ||||
| | * | [Bug 3388350] mingw64 compiler warnings. | jan.nijtmans | 2011-08-15 | 1 | -1/+1 |
| | | | | | | | | | | | | Reverse the detection of struct _stat32i64, otherwise when mingw doesn't have it, tclTest.c cannot be compiled | ||||
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -1/+1 |
| | | | |||||
* | | | Fix tcl8.6b2/win/tclWinPort.h:122:10: error: redefinition of 'struct ↵ | jan.nijtmans | 2011-08-12 | 1 | -1/+1 |
| | | | | | | | | | | | | __stati64' on newer mingw versions when compiling tktreectrl | ||||
* | | | [Bug 3372130] Fix hypot math function with MSVC10 | jan.nijtmans | 2011-07-21 | 1 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3372130] Fix hypot math function with MSVC10 | jan.nijtmans | 2011-07-21 | 1 | -1/+3 |
| |\ \ | | |/ | |||||
| | * | oops, leftover end comment | jan.nijtmans | 2011-07-21 | 1 | -1/+1 |
| | | | |||||
| | * | [Bug 3372130] Fix hypot math function with MSVC10 | jan.nijtmans | 2011-07-21 | 1 | -1/+3 |
| | | | |||||
* | | | fix for [Bug 3288345]: use _stat32i64 for CYGWIN too | jan.nijtmans | 2011-04-27 | 1 | -0/+3 |
|\ \ \ | |/ / | | | | fix a few more gcc warnings | ||||
* | | | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little bit closer to reality | jan | 2011-04-21 | 1 | -3/+9 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little closer to reality | jan | 2011-04-21 | 1 | -3/+9 |
| |\ \ | | |/ | |||||
| | * | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little closer to reality | jan | 2011-04-21 | 1 | -3/+9 |
| | | | |||||
* | | | fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW. | jan.nijtmans | 2011-04-21 | 1 | -0/+19 |
|\ \ \ | |/ / | | | | | | | Make sure that all _WIN32 compilers use exactly the same layout for Tcl_StatBuf - the one used by MSVC6 - in all situations. | ||||
| * | | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. | jan.nijtmans | 2011-04-21 | 1 | -0/+19 |
| |\ \ | | |/ | | | | | | | | | | Make sure that all _WIN32 compilers use exactly the same layout for Tcl_StatBuf - the one used by MSVC6 - in all situations. | ||||
| | * | fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW. | jan.nijtmans | 2011-04-21 | 1 | -0/+19 |
| | | | | | | | | | | | | Make sure that all _WIN32 compilers use exactly the same layout for Tcl_StatBuf - the one used by MSVC6 - in all situations. | ||||
* | | | fix for [Bug 3280043]: win2k: unresolved DLL imports | jan.nijtmans | 2011-04-08 | 1 | -0/+3 |
| | | | |||||
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \ | |/ / | | | | cause more harm than good. Purged them (except in zlib files). | ||||
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \ | | |/ | | | | more harm than good. Purged them. | ||||
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
| | | | | | | | | | more harm than good. Purged them. | ||||
| | * | * win/tclWinPipe.c: Applied patch #1267871 by Matt Newman which | patthoyts | 2005-11-04 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | * win/tclWinPort.h: provides extended error code support. * tests/exec.test: Wrote some tests for this feature. | ||||
| | * | * win/tclWinPort.h: define USE_PUTENV_FOR_UNSET 1 | hobbs | 2005-10-05 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tclEnv.c (TclSetEnv, TclUnsetEnv): add USE_PUTENV_FOR_UNSET to existing USE_PUTENV define to account for various systems that have putenv(), but can't unset env vars with it. Note difference between Windows and Linux for actually unsetting the env var (use of '='). Correct the resizing of the environ array. We assume that we are in full ownership, but that's not correct.[Bug 979640] | ||||
| * | | [Bug 2991415]: tclport.h #included before limits.h | nijtmans | 2010-05-25 | 1 | -8/+2 |
| | | | |||||
| * | | Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp | nijtmans | 2010-04-19 | 1 | -20/+24 |
| | | | |||||
| * | | Various CYGWIN-related fixes | nijtmans | 2010-01-31 | 1 | -20/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | backported from HEAD. Still configure script not modified, so CYGWIN build is still disabled. Reason: although the build succeeds with those changes, many tests still fail. |