Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | ||||
| * | [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 |
| | | |||||
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-09 | 4 | -18/+2 |
| | | |||||
* | | [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 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 |
|\ \ | |||||
| * \ | 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. | ||||
* | | | merge to RC | dgp | 2011-06-21 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Backport tcltest 2.3.3 for release with Tcl 8.5.* | dgp | 2011-06-21 | 1 | -2/+2 |
| | | | |||||
* | | | Release candidate branch for Tcl 8.5.10. | dgp | 2011-05-26 | 2 | -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> | ||||
* | | 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 |
| | | |||||
* | | [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_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. | ||||
| * | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. Follow-up: get it ↵ | jan | 2011-04-20 | 1 | -2/+3 |
| | | | | | | | | right for cygwin and WIN64 as well. | ||||
* | | Support cross-compilation to x64 from ix86 hosts when using NMAKE. | patthoyts | 2011-04-20 | 2 | -44/+56 |
| | | | | | | | | | | | | | | | | Part of the build uses tclsh to generate files. Ensure we can specify a runnable executable using TCLSH_NATIVE when cross-compiling. This patch also gets smarter about finding the compiler version, the compiler target architecture and the native architecture. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net> | ||||
* | | [3202030] Updated README files, repairing broken URLs and other rot. | dgp | 2011-04-04 | 1 | -3/+0 |
|\ \ | |/ | |||||
| * | Updated README files, repairing broken URLs and other rot. | dgp | 2011-04-04 | 1 | -3/+0 |
| | | |||||
* | | The -debug:full option is not supported when using the modern versions of ↵ | jan | 2011-03-26 | 2 | -2/+2 |
|\ \ | |/ | | | | | link.exe included with MSVC, use -debug instead | ||||
| * | The -debug:full option is not supported when using the modern versions of ↵ | jan | 2011-03-26 | 2 | -2/+2 |
| | | | | | | | | link.exe included with MSVC, use -debug instead | ||||
* | | The -debug:full option is not supported when using the modern versions of ↵ | jan.nijtmans | 2011-03-22 | 1 | -3/+3 |
|\ \ | |/ | | | | | link.exe included with MSVC, use -debug instead | ||||
| * | The -debug:full option is not supported when using the modern versions of ↵ | jan.nijtmans | 2011-03-22 | 1 | -1/+1 |
| | | | | | | | | link.exe included with MSVC, use -debug instead | ||||
| * | ifdef protections to permit builds with mingw on amd64 systems. | jan.nijtmans | 2011-03-11 | 3 | -20/+39 |
| | | | | | | | | Thanks to "mescalinum" for reporting and testing. Merged --cherrypick from Tcl8.5 (2010-09-08,48191d3979) | ||||
| * | * win/tcl.m4: handle --enable-64bit=ia64 for gcc. | jan.nijtmans | 2011-03-11 | 3 | -302/+640 |
| | | | | | | | | | | * win/configure: (autoconf-2.13) * win/tclWin32Dll.c: [Patch 3059922]: fixes for mingw64 - gcc4.5.1 Merged --cherrypick from Tcl8.5 (2011-01-17, 6e410a115b) | ||||
* | | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 1 | -27/+0 |
|\ \ | |/ | |||||
| * | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 1 | -17/+0 |
| | | |||||
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 34 | -71/+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 | 36 | -75/+0 |
| | | | | | | more harm than good. Purged them. | ||||
| * | Fix gcc-4.5.2 error: lvalue required as ... | nijtmans | 2011-01-14 | 2 | -5/+7 |
| | | | | | | | | (backported from 8.5/8.6) | ||||
| * | Fix missing comma in last commit | andreas_kupries | 2010-11-08 | 1 | -2/+2 |
| | | |||||
| * | Backported from 8.6 (see 2010-08-04). | andreas_kupries | 2010-11-03 | 3 | -8/+10 |
| | | | | | | | | | | | | | | * win/tclWin32Dll.c (asciiProcs, unicodeProcs): * win/tclWinLoad.c (TclpDlopen): 'load' use LoadLibraryEx with * win/tclWinInt.h (TclWinProcs): LOAD_WITH_ALTERED_SEARCH_PATH to prefer dependent DLLs in same dir as loaded DLL. | ||||
| * | Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the ↵ | nijtmans | 2010-10-31 | 4 | -44/+55 |
| | | | | | | | | | | | | | | | | number of deprecation warnings on later VC++ versions. Better VCVERSION determination. All changes backported from Tcl8.5/8.6 | ||||
| * | Update for VS10 | nijtmans | 2010-10-23 | 1 | -6/+13 |
| | | |||||
| * | * tclWinsock.c: [Bug 3056775]: Fixed race condition between thread | andreas_kupries | 2010-09-24 | 1 | -1/+47 |
| | | | | | | | | | | | | and internal co-thread access of a socket's structure because of the thread not using the socketListLock in TcpAccept(). Added documentation on how the module works to the top. | ||||
| * | Removed outdated Msys + Mingw info, fix for [Bug 2459744]. | stwo | 2009-11-10 | 1 | -10/+1 |
| | |