| Commit message (Expand) | Author | Age | Files | Lines |
| * | Start RC branch for Tcl 8.6.6 | dgp@users.sourceforge.net | 2016-07-12 | 1 | -1/+1 |
|
|
| * | Bump to 8.6.5 | dgp@users.sourceforge.net | 2016-01-28 | 1 | -1/+1 |
|
|
| * | Revise content of generate win/tclConfig.sh: Make sure that all entries use w... | nijtmans@users.sourceforge.net | 2015-10-06 | 1 | -4/+4 |
| |\ |
|
| | * | Revise content of generate win/tclConfig.sh: Make sure that all entries use w... | nijtmans@users.sourceforge.net | 2015-10-06 | 1 | -4/+4 |
|
|
| | * | Bump to version 8.5.18. | dgp@users.sourceforge.net | 2015-02-05 | 1 | -1/+1 |
|
|
| | * | Bump to 8.5.17 | dgp@users.sourceforge.net | 2014-10-10 | 1 | -1/+1 |
|
|
| | * | Bump to 8.5.16 for release. | dgp@users.sourceforge.net | 2014-07-23 | 1 | -1/+1 |
|
|
| * | | Fix [a0a251e4e478977334da51e346cddff8ec3fbf52|a0a251e4e4]: tcl 8.6.4 compilat... | nijtmans@users.sourceforge.net | 2015-04-10 | 1 | -3/+3 |
|
|
| * | | Bump to 8.6.4. | dgp@users.sourceforge.net | 2015-02-26 | 1 | -1/+1 |
|
|
| * | | Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file. | dgp@users.sourceforge.net | 2014-10-14 | 1 | -1/+1 |
|
|
| * | | Bump to 8.6.2 for release. | dgp@users.sourceforge.net | 2014-07-28 | 1 | -1/+1 |
|
|
| * | | Add support for Windows 8.1: See [http://msdn.microsoft.com/en-us/library/win... | nijtmans@users.sourceforge.net | 2013-11-21 | 1 | -1/+14 |
| |\ \
| |/ |
|
| | * | Add support for Windows 8.1: See [http://msdn.microsoft.com/en-us/library/win... | nijtmans@users.sourceforge.net | 2013-11-21 | 1 | -1/+14 |
|
|
| * | | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. | nijtmans@users.sourceforge.net | 2013-10-03 | 1 | -0/+1 |
| |\ \
| |/ |
|
| | * | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. | nijtmans@users.sourceforge.net | 2013-10-03 | 1 | -0/+1 |
|
|
| | * | Bump to 8.5.15 for release. | dgp@users.sourceforge.net | 2013-08-29 | 1 | -1/+1 |
|
|
| | * | Release branch for Tcl 8.5.14. | dgp@users.sourceforge.net | 2013-03-21 | 1 | -1/+1 |
|
|
| | * | Release branch for Tcl 8.5.13. | dgp@users.sourceforge.net | 2012-11-05 | 1 | -1/+1 |
|
|
| | * | Release candidate branch for Tcl 8.5.12. | dgp@users.sourceforge.net | 2012-07-10 | 1 | -1/+1 |
|
|
| * | | Bump version number to 8.6.1. | dgp@users.sourceforge.net | 2013-08-30 | 1 | -1/+1 |
|
|
| * | | Workaround for mingw-w64 (AMD64-only) bug: It appears that zdll.lib (as produ... | nijtmans@users.sourceforge.net | 2013-06-12 | 1 | -1/+5 |
|
|
| * | | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead. | nijtmans@users.sourceforge.net | 2013-06-04 | 1 | -1/+0 |
|
|
| * | | Create Tcl 8.6.0 release branch | dgp@users.sourceforge.net | 2012-11-08 | 1 | -1/+1 |
|
|
| * | | New import libraries for zlib 1.2.7, usable for all win32/win64 compilers | nijtmans@users.sourceforge.net | 2012-09-20 | 1 | -4/+0 |
| |\ \ |
|
| | * | | Experiment: MSVC build now links with 64-bit zlib1.dll | nijtmans@users.sourceforge.net | 2012-09-07 | 1 | -4/+0 |
|
|
| * | | | merge trunk | dgp@users.sourceforge.net | 2012-08-20 | 1 | -2/+6 |
| |\ \ \
| |/ / |
|
| | * | | Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 build | nijtmans@users.sourceforge.net | 2012-08-13 | 1 | -2/+6 |
|
|
| * | | | merge trunk | dgp@users.sourceforge.net | 2012-08-08 | 1 | -1/+1 |
| |\ \ \
| |/ / |
|
| | * | | sync with TEA, fix some comments | nijtmans@users.sourceforge.net | 2012-07-25 | 1 | -1/+1 |
|
|
| * | | | Release candidate branch for Tcl 8.6b3. | dgp@users.sourceforge.net | 2012-07-11 | 1 | -1/+1 |
| |/ / |
|
| * | | TIP #106: Add Encoding Abilities to the [dde] Command | nijtmans@users.sourceforge.net | 2012-05-21 | 1 | -2/+2 |
| |\ \ |
|
| | * | | fix handling of closing '\0' for -binary data | nijtmans@users.sourceforge.net | 2012-05-11 | 1 | -2/+2 |
|
|
| * | | | Protect against receiving strings without ending \0, as external applications... | nijtmans@users.sourceforge.net | 2012-05-13 | 1 | -4/+0 |
| |\ \ \
| |/ /
|/| /
| |/ |
|
| | * | Protect against receiving strings without ending \0, as external applications... | nijtmans@users.sourceforge.net | 2012-05-13 | 1 | -4/+0 |
| | |\ |
|
| * | | | [Bug 2812981]: Clean up bundled packages' build directory from within Tcl's ... | ferrieux@users.sourceforge.net | 2012-05-10 | 1 | -0/+5 |
|
|
| * | | | [Bug 3511806] Compiler checks too early | nijtmans@users.sourceforge.net | 2012-03-30 | 1 | -237/+87 |
| |\ \ \
| |/ / |
|
| | * | | [Bug 3511806] Compiler checks too early | nijtmans@users.sourceforge.net | 2012-03-30 | 1 | -219/+27 |
| | |\ \
| | |/ |
|
| | | * | bug-3511806 implementation | nijtmans@users.sourceforge.net | 2012-03-27 | 1 | -121/+25 |
|
|
| | | * | enable cygwin build in /win directory (using mingw-w64 compiler) | nijtmans@users.sourceforge.net | 2012-03-26 | 1 | -7/+0 |
|
|
| * | | | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h | nijtmans@users.sourceforge.net | 2012-01-21 | 1 | -20/+0 |
| |\ \ \
| |/ / |
|
| | * | | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h | nijtmans@users.sourceforge.net | 2012-01-21 | 1 | -20/+0 |
| | |\ \
| | |/ |
|
| | | * | [Bug-3474726] minGW Tcl_StatBuf not defined correctly in tcl.h | nijtmans@users.sourceforge.net | 2012-01-19 | 1 | -20/+0 |
|
|
| | * | | Release candidate branch for Tcl 8.5.11. | dgp@users.sourceforge.net | 2011-10-20 | 1 | -1/+1 |
|
|
| * | | | mingw64 compiler warnings. Reverse the detection of struct _stat32i64,
| nijtmans@users.sourceforge.net | 2011-08-15 | 1 | -7/+7 |
| |\ \ \
| |/ / |
|
| | * | | mingw64 compiler warnings. Reverse the detection of struct _stat32i64,
| nijtmans@users.sourceforge.net | 2011-08-15 | 1 | -7/+7 |
| | |\ \
| | |/ |
|
| | | * | [Bug 3388350] mingw64 compiler warnings.
| nijtmans@users.sourceforge.net | 2011-08-15 | 1 | -5/+5 |
|
|
| | | * | If your compiler already defines _WIN64, assume --enable-64bit | nijtmans@users.sourceforge.net | 2011-05-11 | 1 | -5/+9 |
|
|
| | * | | Release candidate branch for Tcl 8.5.10. | dgp@users.sourceforge.net | 2011-05-26 | 1 | -1/+1 |
|
|
| * | | | Bump version number to 8.6b2. | dgp@users.sourceforge.net | 2011-07-18 | 1 | -1/+1 |
|
|
| * | | | fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW. | nijtmans@users.sourceforge.net | 2011-04-21 | 1 | -0/+19 |
| |\ \ \
| |/ / |
|