Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove tclWinProcs, as it is no longer being used | jan.nijtmans | 2011-10-05 | 2 | -166/+0 |
| | |||||
* | [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 |
| | | | |||||
| | * | Fixed use of C99 features breaking the build with MSVC6. The problem was ↵ | andreask | 2011-08-22 | 1 | -1/+1 |
| | | | | | | | | | | | | introduced with checkin [e9a08358f4]. | ||||
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 7 | -10/+10 |
| |\ \ | | |/ | |||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 4 | -5/+5 |
| | | | |||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -1/+1 |
| | | | | | | | | | | | | n mingw, sys/stat.h must be included before winsock2.h, so make sure of that | ||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 3 | -11/+10 |
| | | | |||||
* | | | mingw64 compiler warnings. Reverse the detection of struct _stat32i64, | jan.nijtmans | 2011-08-15 | 3 | -13/+13 |
|\ \ \ | |/ / | | | | 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 | 3 | -13/+13 |
| |\ \ | | |/ | | | | otherwise when mingw doesn't have it, tclTest.c cannot be compiled | ||||
| | * | [Bug 3388350] mingw64 compiler warnings. | jan.nijtmans | 2011-08-15 | 3 | -11/+11 |
| | | | | | | | | | | | | Reverse the detection of struct _stat32i64, otherwise when mingw doesn't have it, tclTest.c cannot be compiled | ||||
| * | | Oops, tclWinFile.c was not supposed to be checked in | jan.nijtmans | 2011-08-15 | 1 | -3/+3 |
| | | | |||||
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 3 | -19/+6 |
| |\ \ | | |/ | |||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 8 | -71/+35 |
| | | | |||||
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 6 | -7/+11 |
| | | | |||||
* | | | 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 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-09 | 6 | -37/+12 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-09 | 4 | -18/+2 |
| | | | |||||
* | | | merge to rc | dgp | 2011-07-27 | 1 | -1/+3 |
|\ \ \ | |||||
| * \ \ | [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 |
| | | | | |||||
* | | | | Bump version number to 8.6b2. | dgp | 2011-07-18 | 2 | -2/+2 |
|/ / / | |||||
* | | | minor gcc compiler warning with -Wwrite-strings | jan.nijtmans | 2011-07-07 | 1 | -2/+2 |
| | | | |||||
* | | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 2 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 2 | -0/+2 |
| | | | |||||
| * | | merge to RCcore_8_5_10core_8_5_10_rc | dgp | 2011-06-23 | 1 | -2/+2 |
| |\ \ | |||||
| * \ \ | merge to RC | dgp | 2011-06-21 | 1 | -2/+2 |
| |\ \ \ | |||||
| * | | | | Release candidate branch for Tcl 8.5.10. | dgp | 2011-05-26 | 2 | -2/+2 |
| | | | | | |||||
* | | | | | Merged from core-8-5-branch: Updated to platform 1.0.10. Added handling of ↵ | andreask | 2011-06-22 | 1 | -2/+2 |
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | the DEB_HOST_MULTIARCH location change for libc. | ||||
| * | | | | Merged from core-8-4-branch: Updated to platform 1.0.10. Added handling of ↵ | andreask | 2011-06-22 | 1 | -2/+2 |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | the DEB_HOST_MULTIARCH location change for libc. | ||||
| * | | | Backport tcltest 2.3.3 for release with Tcl 8.5.* | dgp | 2011-06-21 | 1 | -2/+2 |
| | |/ | |/| | |||||
* | | | Bump to msgcat 1.4.4 | dgp | 2011-05-25 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Bump to msgcat 1.4.4. | dgp | 2011-05-25 | 1 | -2/+2 |
| | | | |||||
| * | | [Bug 2715421] fix backported from 8.6 to remove extra newline from POSTs. | patthoyts | 2011-05-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | Package version incremented to 2.7.6. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net> | ||||
* | | | Bump TclOO version.corresponds_to_TclOO_0_6_3 | dkf | 2011-05-25 | 1 | -1/+1 |
| | | | |||||
* | | | If your compiler already defines _WIN64, assume --enable-64bit | jan.nijtmans | 2011-05-12 | 2 | -0/+73 |
|\ \ \ | |/ / | |||||
| * | | If your compiler already defines _WIN64, assume --enable-64bit | jan.nijtmans | 2011-05-12 | 2 | -0/+73 |
| |\ \ | | |/ | |||||
| | * | If your compiler already defines _WIN64, assume --enable-64bit | jan.nijtmans | 2011-05-11 | 3 | -21/+71 |
| | | | |||||
* | | | 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 | 2 | -3/+12 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little closer to reality | jan | 2011-04-21 | 2 | -5/+12 |
| |\ \ | | |/ | |||||
| | * | [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 | 3 | -0/+107 |
|\ \ \ | |/ / | | | | | | | 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 | 3 | -0/+107 |
| |\ \ | | |/ | | | | | | | | | | 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 | 3 | -27/+106 |
| | | | | | | | | | | | | Make sure that all _WIN32 compilers use exactly the same layout for Tcl_StatBuf - the one used by MSVC6 - in all situations. |