| Commit message (Expand) | Author | Age | Files | Lines |
* | merge 8.5 | dgp | 2015-12-10 | 1 | -8/+4 |
|\ |
|
| * | Fix 64-bit MSVC build without SDK: If the MSVC version is recent enough, comp... | jan.nijtmans | 2015-12-02 | 1 | -8/+4 |
|
|
| * | re-generate "configure", both for unix and win | jan.nijtmans | 2015-10-25 | 1 | -4/+4 |
|
|
* | | autoconf-2.59 | dgp | 2015-10-23 | 1 | -5/+5 |
|/ |
|
* | Use "cygpath -m" in stead of "cygpath -w", so paths (even windows ones) alway... | jan.nijtmans | 2015-10-05 | 1 | -1/+1 |
|
|
* | Don't limit Universal runtime support VisualStudio version 14 only, future ve... | jan.nijtmans | 2015-09-30 | 1 | -2/+2 |
|
|
* | Completing [00189c4afc]: Allow semi-static UCRT build on Windows with VC 14.0... | jan.nijtmans | 2015-08-28 | 1 | -2/+18 |
|
|
* | Bump to version 8.5.18. | dgp | 2015-02-05 | 1 | -1/+1 |
|
|
* | Bump to 8.5.17 | dgp | 2014-10-10 | 1 | -1/+1 |
|
|
* | Bump to 8.5.16 for release. | dgp | 2014-07-23 | 1 | -1/+1 |
|
|
* | Add support for Windows 8.1: See [http://msdn.microsoft.com/en-us/library/win... | jan.nijtmans | 2013-11-21 | 1 | -2/+18 |
|
|
* | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. | jan.nijtmans | 2013-10-03 | 1 | -4/+7 |
|
|
* | Cherrypick [87d1313df3] from trunk: | jan.nijtmans | 2013-09-27 | 1 | -65/+1 |
|
|
* | workaround for mingw bug [http://comments.gmane.org/gmane.comp.gnu.mingw.user... | jan.nijtmans | 2013-09-23 | 1 | -3/+66 |
|
|
* | Bump to 8.5.15 for release. | dgp | 2013-08-29 | 1 | -1/+1 |
|
|
* | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ... | jan.nijtmans | 2013-05-17 | 1 | -5/+0 |
|\ |
|
| * | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ... | jan.nijtmans | 2013-05-17 | 1 | -3/+0 |
|
|
* | | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming... | jan.nijtmans | 2013-05-16 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming... | jan.nijtmans | 2013-05-16 | 1 | -0/+3 |
|
|
| * | Update dde to version 1.3.3. | jan.nijtmans | 2013-04-25 | 1 | -4/+4 |
|
|
* | | Release branch for Tcl 8.5.14. | dgp | 2013-03-21 | 1 | -1/+1 |
|
|
* | | Improve some comments and quoting, no change in functionality | jan.nijtmans | 2013-02-14 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Backport various improvements from Tcl 8.5 | jan.nijtmans | 2013-02-12 | 1 | -18/+19 |
|
|
* | | autoconf-2.59 | dgp | 2012-11-05 | 1 | -1/+1 |
|
|
* | | merge 8.5 | dgp | 2012-07-24 | 1 | -4/+4 |
|\ \ |
|
| * | | autoconf-2.59 | jan.nijtmans | 2012-07-19 | 1 | -4/+4 |
|
|
* | | | Release candidate branch for Tcl 8.5.12. | dgp | 2012-07-10 | 1 | -1/+1 |
|/ / |
|
* | | Protect against receiving strings without ending \0, as external applications... | jan.nijtmans | 2012-05-13 | 1 | -7/+1 |
|\ \
| |/ |
|
* | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -14/+18 |
|\ \
| |/ |
|
| * | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -17/+21 |
|
|
| * | Only check for cygwin with $GCC | jan.nijtmans | 2012-03-29 | 1 | -43/+46 |
|
|
| * | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-29 | 1 | -364/+435 |
| |\ |
|
| | * | now ready for further field testsbug_3511806 | jan.nijtmans | 2012-03-29 | 1 | -80/+79 |
|
|
| | * | some better checks | jan.nijtmans | 2012-03-28 | 1 | -60/+98 |
|
|
| | * | extra checks whether we are really dealing with cygwin or not | jan.nijtmans | 2012-03-28 | 1 | -62/+60 |
|
|
| | * | bug-3511806 implementation | jan.nijtmans | 2012-03-27 | 1 | -344/+380 |
| |/ |
|
| * | enable cygwin build in /win directory (using mingw-w64 compiler) | jan.nijtmans | 2012-03-26 | 1 | -66/+63 |
|
|
* | | re-generate configure | jan.nijtmans | 2012-04-01 | 1 | -672/+512 |
|
|
* | | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-21 | 1 | -70/+0 |
|\ \
| |/ |
|
| * | [Bug-3474726] minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-19 | 1 | -71/+29 |
|
|
* | | Release candidate branch for Tcl 8.5.11. | dgp | 2011-10-20 | 1 | -1/+1 |
|
|
* | | mingw64 compiler warnings. Reverse the detection of struct _stat32i64,
| jan.nijtmans | 2011-08-15 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | [Bug 3388350] mingw64 compiler warnings.
| jan.nijtmans | 2011-08-15 | 1 | -5/+5 |
|
|
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -1/+1 |
|
|
* | | Release candidate branch for Tcl 8.5.10. | dgp | 2011-05-26 | 1 | -1/+1 |
|
|
* | | If your compiler already defines _WIN64, assume --enable-64bit | jan.nijtmans | 2011-05-12 | 1 | -0/+58 |
|\ \
| |/ |
|
| * | If your compiler already defines _WIN64, assume --enable-64bit | jan.nijtmans | 2011-05-11 | 1 | -16/+47 |
|
|
* | | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. | jan.nijtmans | 2011-04-21 | 1 | -0/+69 |
|\ \
| |/ |
|
| * | fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW. | jan.nijtmans | 2011-04-21 | 1 | -27/+68 |
|
|
* | | The -debug:full option is not supported when using the modern versions of lin... | jan | 2011-03-26 | 1 | -1/+1 |
|\ \
| |/ |
|