| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump to 8.6.5 | dgp | 2016-01-28 | 1 | -1/+1 |
|
|
* | Fix 64-bit MSVC build without SDK: If the MSVC version is recent enough, comp... | jan.nijtmans | 2015-12-02 | 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 |
|\ \
| |/ |
|
| * | re-generate "configure", both for unix and win | jan.nijtmans | 2015-10-25 | 1 | -4/+4 |
|
|
* | | Fix [b42a851475]: file normalize ~user returns wrong directory on Windows | jan.nijtmans | 2015-10-06 | 1 | -2/+2 |
|\ \
| |/ |
|
* | | Use "cygpath -m" in stead of "cygpath -w", so paths (even windows ones) alway... | jan.nijtmans | 2015-10-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | 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 |
|\ \
| |/ |
|
| * | 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 |
|\ \
| |/ |
|
| * | 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 |
|
|
* | | Fix [a0a251e4e478977334da51e346cddff8ec3fbf52|a0a251e4e4]: tcl 8.6.4 compilat... | jan.nijtmans | 2015-04-10 | 1 | -3/+3 |
|
|
* | | autoconf-2.59 | dgp | 2015-02-26 | 1 | -1/+1 |
|
|
* | | Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file. | dgp | 2014-10-14 | 1 | -1/+1 |
|
|
* | | Bump to 8.6.2 for release. | dgp | 2014-07-28 | 1 | -1/+1 |
|
|
* | | Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. Clang... | jan.nijtmans | 2014-02-10 | 1 | -2/+2 |
|
|
* | | Add support for Windows 8.1: See [http://msdn.microsoft.com/en-us/library/win... | jan.nijtmans | 2013-11-21 | 1 | -2/+18 |
|\ \
| |/ |
|
| * | 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 |
|\ \
| |/ |
|
| * | 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 [http://sourceforge.net/p/mingw/bugs/2065/|MinGW bug #2065]. | jan.nijtmans | 2013-09-27 | 1 | -2/+1 |
|
|
* | | workaround for mingw bug [http://comments.gmane.org/gmane.comp.gnu.mingw.user... | jan.nijtmans | 2013-09-23 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | 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 |
|
|
* | | Bump version number to 8.6.1. | dgp | 2013-08-30 | 1 | -1/+1 |
|
|
* | | Workaround for mingw-w64 (AMD64-only) bug: It appears that zdll.lib (as produ... | jan.nijtmans | 2013-06-12 | 1 | -1/+11 |
|
|
* | | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead. | jan.nijtmans | 2013-06-04 | 1 | -4/+0 |
|
|
* | | 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 | -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/+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 |
|\ \ \
| |/ / |
|
| * | | 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 |
| |\ \ |
|
| * | | | Release candidate branch for Tcl 8.5.12. | dgp | 2012-07-10 | 1 | -1/+1 |
|
|
* | | | | Create Tcl 8.6.0 release branch | dgp | 2012-11-08 | 1 | -1/+1 |
|
|
* | | | | New import libraries for zlib 1.2.7, usable for all win32/win64 compilers | jan.nijtmans | 2012-09-20 | 1 | -9/+0 |
|\ \ \ \ |
|
| * | | | | Experiment: MSVC build now links with 64-bit zlib1.dllmsvc_with_64bit_zlib1_dll | jan.nijtmans | 2012-09-07 | 1 | -9/+0 |
|
|
* | | | | | merge trunk | dgp | 2012-08-20 | 1 | -2/+12 |
|\ \ \ \ \
| |/ / / / |
|