| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
|\ \ \
| |/ / |
|
| * | | mingw64 compiler warnings. Reverse the detection of struct _stat32i64,
| jan.nijtmans | 2011-08-15 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | [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 |
| |\ \
| | |/ |
|
| | * | [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 __stati6... | jan.nijtmans | 2011-08-12 | 1 | -1/+1 |
|
|
* | | | [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 |
|\ \ \
| |/ / |
|
* | | | [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 |
|\ \ \
| |/ / |
|
| * | | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. | jan.nijtmans | 2011-04-21 | 1 | -0/+19 |
| |\ \
| | |/ |
|
| | * | fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW. | jan.nijtmans | 2011-04-21 | 1 | -0/+19 |
|
|
* | | | 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 |
|\ \ \
| |/ / |
|
| * | | 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 |
|
|
| | * | * win/tclWinPipe.c: Applied patch #1267871 by Matt Newman which | patthoyts | 2005-11-04 | 1 | -5/+5 |
|
|
| | * | * win/tclWinPort.h: define USE_PUTENV_FOR_UNSET 1 | hobbs | 2005-10-05 | 1 | -2/+3 |
|
|
| * | | [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 |
|
|
* | | | [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1 | nijtmans | 2010-11-16 | 1 | -1/+5 |
|
|
* | | | * doc/socket.n: Document the changes to the [socket] and
| rmax | 2010-09-28 | 1 | -3/+4 |
|
|
* | | | Allow all Win2000+ API entries in Tcl | nijtmans | 2010-09-14 | 1 | -1/+14 |
|
|
* | | | mingw should always link with -ladvapi32 | nijtmans | 2010-09-09 | 1 | -29/+20 |
|
|
* | | | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. | nijtmans | 2010-06-24 | 1 | -92/+115 |
|
|
* | | | Unnecessary type casts, See Tcl [Patch #2997087] | nijtmans | 2010-05-11 | 1 | -6/+1 |
|
|
* | | | Remove unused @MAN2TCLFLAGS@ | nijtmans | 2010-04-28 | 1 | -6/+2 |
|
|
* | | | Move inclusion of <tchar.h> from tclPlatDecls.h | nijtmans | 2010-04-15 | 1 | -1/+13 |
|
|
* | | | Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp | nijtmans | 2010-04-13 | 1 | -27/+27 |
|
|
* | | | Revert [2009-12-21] change in tcl.h, in stead | nijtmans | 2010-01-22 | 1 | -3/+1 |
|
|
* | | | Fix TCL_LL_MODIFIER for Cygwin | nijtmans | 2010-01-13 | 1 | -13/+17 |
|
|
* | | | Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still ... | nijtmans | 2009-12-21 | 1 | -1/+4 |
|
|
* | | | Feature Request 2814786: remove TclpPanic | nijtmans | 2009-07-22 | 1 | -12/+6 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tclCmdMZ.c: Correct [string is (wide)integer] failure | dgp | 2007-10-11 | 1 | -8/+1 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -20/+1 |
|
|
* | | * win/tclWinPort.h: Applied patch #1267871 by Matt Newman for | patthoyts | 2005-11-04 | 1 | -5/+5 |
|
|
* | | Applied patch #1096916 to support building with MSVC 8. | patthoyts | 2005-11-03 | 1 | -1/+12 |
|
|
* | | * tests/env.test (env-6.1): | hobbs | 2005-10-05 | 1 | -2/+3 |
|
|
* | | Implementation of TIP#241 from Joe Mistachkin | dkf | 2005-06-01 | 1 | -1/+8 |
|
|