summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* don't install tommath_(super)?class.hjan.nijtmans2011-11-301-3/+1
|\
| * Use the same shebang comment everywherejan.nijtmans2011-11-301-3/+1
| |\
* | \ [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only)jan.nijtmans2011-11-222-3/+5
|\ \ \ | |/ /
| * | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only)jan.nijtmans2011-11-222-3/+5
| |\ \ | | |/
| | * [Bug 2935503]: Windows: file mtime sets wrong timejan.nijtmans2011-11-221-0/+1
| * | Release candidate branch for Tcl 8.5.11.dgp2011-10-202-2/+2
| * | Update changes toward 8.5.11 release. Bump to http 2.7.7.dgp2011-10-201-2/+2
* | | win/tclWinConsole.c: Refactor common thread handling patterns.dkf2011-11-111-209/+228
* | | MINOR: Add emacs style info to end of C files.dkf2011-10-211-0/+9
* | | Update changes toward 8.6b3 release. Bump to http 2.8.3.dgp2011-10-201-2/+2
* | | [Bug 2935503] Incorrect mode field returned by file stat commandjan.nijtmans2011-10-111-3/+3
|\ \ \ | |/ /
| * | [Bug 2935503] Incorrect mode field returned by file stat commandjan.nijtmans2011-10-111-3/+3
| |\ \ | | |/
| | * [Bug 2935503] Incorrect mode field returned by file stat commandjan.nijtmans2011-10-111-3/+3
| | * Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1)jan.nijtmans2011-10-074-10/+10
| | * Support Visual Studio 11jan.nijtmans2011-09-261-51/+55
* | | Remove tclWinProcs, as it is no longer being usedjan.nijtmans2011-10-052-166/+0
* | | [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIGjan.nijtmans2011-09-121-4/+4
|\ \ \ | |/ /
| * | [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIGjan.nijtmans2011-09-121-116/+82
| |\ \ | | |/
| | * Make compilable in Visual Studio againjan.nijtmans2011-09-121-0/+7
| | * [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIGjan.nijtmans2011-09-121-116/+75
| | * Fixed use of C99 features breaking the build with MSVC6. The problem was intr...andreask2011-08-221-1/+1
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-167-10/+10
| |\ \ | | |/
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-164-5/+5
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-1/+1
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-153-11/+10
* | | mingw64 compiler warnings. Reverse the detection of struct _stat32i64, jan.nijtmans2011-08-153-13/+13
|\ \ \ | |/ /
| * | mingw64 compiler warnings. Reverse the detection of struct _stat32i64, jan.nijtmans2011-08-153-13/+13
| |\ \ | | |/
| | * [Bug 3388350] mingw64 compiler warnings. jan.nijtmans2011-08-153-11/+11
| * | Oops, tclWinFile.c was not supposed to be checked injan.nijtmans2011-08-151-3/+3
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-153-19/+6
| |\ \ | | |/
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-158-71/+35
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-1/+1
| |\ \ | | |/
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-156-7/+11
* | | Fix tcl8.6b2/win/tclWinPort.h:122:10: error: redefinition of 'struct __stati6...jan.nijtmans2011-08-121-1/+1
* | | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-096-37/+12
|\ \ \ | |/ /
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-094-18/+2
* | | merge to rcdgp2011-07-271-1/+3
|\ \ \
| * \ \ [Bug 3372130] Fix hypot math function with MSVC10jan.nijtmans2011-07-211-1/+3
| |\ \ \ | | |/ /
| | * | [Bug 3372130] Fix hypot math function with MSVC10jan.nijtmans2011-07-211-1/+3
| | |\ \ | | | |/
| | | * oops, leftover end commentjan.nijtmans2011-07-211-1/+1
| | | * [Bug 3372130] Fix hypot math function with MSVC10jan.nijtmans2011-07-211-1/+3
* | | | Bump version number to 8.6b2.dgp2011-07-182-2/+2
|/ / /
* | | minor gcc compiler warning with -Wwrite-stringsjan.nijtmans2011-07-071-2/+2
* | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-022-0/+2
|\ \ \ | |/ /
| * | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-022-0/+2
| * | merge to RCcore_8_5_10core_8_5_10_rcdgp2011-06-231-2/+2
| |\ \
| * \ \ merge to RCdgp2011-06-211-2/+2
| |\ \ \
| * | | | Release candidate branch for Tcl 8.5.10.dgp2011-05-262-2/+2
* | | | | Merged from core-8-5-branch: Updated to platform 1.0.10. Added handling of th...andreask2011-06-221-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merged from core-8-4-branch: Updated to platform 1.0.10. Added handling of th...andreask2011-06-221-2/+2
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|