| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 th... | andreask | 2011-06-22 | 1 | -2/+2 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merged from core-8-4-branch: Updated to platform 1.0.10. Added handling of th... | andreask | 2011-06-22 | 1 | -2/+2 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| * | | | 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 |
|
|
* | | | 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 |
|\ \ \
| |/ / |
|
* | | | [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 |
|\ \ \
| |/ / |
|
| * | | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. | jan.nijtmans | 2011-04-21 | 3 | -0/+107 |
| |\ \
| | |/ |
|
| | * | fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW. | jan.nijtmans | 2011-04-21 | 3 | -27/+106 |
|
|
| | * | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. Follow-up: get it rig... | jan | 2011-04-20 | 1 | -2/+3 |
|
|
* | | | Support cross-compilation to x64 from ix86 hosts when using NMAKE. | patthoyts | 2011-04-20 | 2 | -44/+56 |
|\ \ \
| |/ / |
|
| * | | Support cross-compilation to x64 from ix86 hosts when using NMAKE. | patthoyts | 2011-04-20 | 2 | -44/+56 |
|
|
* | | | typo, (and accidently checked in changes to tclOO.decls, reverted in the next... | jan.nijtmans | 2011-04-09 | 2 | -2/+2 |
|
|
* | | | fix for [Bug 3280043]: win2k: unresolved DLL imports | jan.nijtmans | 2011-04-08 | 3 | -0/+84 |
|
|
* | | | More generation of error codes (most platform-specific parts not already using | dkf | 2011-04-06 | 8 | -73/+136 |
|
|
* | | | [3202030] Updated README files, repairing broken URLs and other rot. | dgp | 2011-04-04 | 1 | -3/+0 |
|\ \ \
| |/ / |
|
| * | | [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 |
|
|
* | | | set default MODULE_SCOPE=extern, in case no other value is determined | jan.nijtmans | 2011-03-28 | 2 | -0/+6 |
|
|
* | | | The -debug:full option is not supported when using the modern versions of lin... | jan | 2011-03-26 | 2 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | The -debug:full option is not supported when using the modern versions of lin... | jan | 2011-03-26 | 2 | -2/+2 |
| |\ \
| | |/ |
|
| | * | The -debug:full option is not supported when using the modern versions of lin... | jan | 2011-03-26 | 2 | -2/+2 |
|
|
| * | | The -debug:full option is not supported when using the modern versions of lin... | jan.nijtmans | 2011-03-22 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| | * | The -debug:full option is not supported when using the modern versions of lin... | jan.nijtmans | 2011-03-22 | 1 | -1/+1 |
|
|
| | * | ifdef protections to permit builds with mingw on amd64 systems. | jan.nijtmans | 2011-03-11 | 3 | -20/+39 |
|
|
| | * | * win/tcl.m4: handle --enable-64bit=ia64 for gcc. | jan.nijtmans | 2011-03-11 | 3 | -302/+640 |
|
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 15 | -229/+214 |
|
|
* | | | [Bug 3185609] File normalization corner case of ... broken with -DUNICODE | jan.nijtmans | 2011-03-12 | 1 | -3/+3 |
|
|