summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* sync win/rules.vc with Tk versionjan.nijtmans2012-04-131-6/+7
|\
| * sync win/rules.vc with Tk versionjan.nijtmans2012-04-131-6/+7
| |\
| | * sync win/rules.vc with Tk versionjan.nijtmans2012-04-131-4/+7
* | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamejan.nijtmans2012-04-121-116/+0
|\ \ \
| * | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamebug_3514475jan.nijtmans2012-04-031-116/+0
* | | | fix windows build broken by [92cfbef048]jan.nijtmans2012-04-112-2/+2
* | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-114-27/+36
|\ \ \ \ | | |/ / | |/| |
| * | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-115-28/+37
| |\ \ \ | | | |/ | | |/|
| | * | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-113-29/+37
| | * | tclStubInit.c: move up #undef, so it is clear that thisjan.nijtmans2012-04-041-3/+3
* | | | Reduce amount of unreachable code. Refactor Win socket and load code to be lessdkf2012-04-052-326/+302
* | | | [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-14/+6
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-13/+5
| |\ \ | | |/
| | * [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-3/+3
| | |\
| | | * better solution for bug-510001bug_510001jan.nijtmans2012-03-291-2/+2
* | | | re-generate configurejan.nijtmans2012-04-021-794/+711
|\ \ \ \ | |/ / /
| * | | re-generate configurejan.nijtmans2012-04-011-672/+512
* | | | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-022-42/+64
|\ \ \ \ | |/ / /
| * | | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-302-17/+23
| |\ \ \ | | |/ /
| | * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-301-13/+19
* | | | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-304-306/+289
|\ \ \ \ | |/ / /
| * | | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-303-243/+175
| |\ \ \ | | |/ /
| | * | Only check for cygwin with $GCCjan.nijtmans2012-03-292-46/+52
| | * | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-293-507/+604
| | |\ \ | | | |/ | | |/|
| | | * now ready for further field testsbug_3511806jan.nijtmans2012-03-292-121/+119
| | | * some better checksjan.nijtmans2012-03-282-88/+143
| | | * extra checks whether we are really dealing with cygwin or notjan.nijtmans2012-03-282-120/+114
| | | * bug-3511806 implementationjan.nijtmans2012-03-273-467/+517
| | |/
| | * enable cygwin build in /win directory (using mingw-w64 compiler)jan.nijtmans2012-03-263-85/+79
| | * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-241-22/+38
| | |\
| | | * oops, fix cygwin check in configurejan.nijtmans2012-03-242-7/+7
| | | * use mingw-w64 as compiler in cygwin /win mode (cygwin itselfjan.nijtmans2012-03-233-418/+409
| | | * add TclGetAndDetachPids and TclpCloseFile to cygwin portjan.nijtmans2012-03-231-17/+26
| | | * add TclWinConvertError and TclWinConvertWSAError for cygwinjan.nijtmans2012-03-221-10/+17
| | |/
| | * [Bug 3288345] Wrong Tcl_StatBuf used on Cygwinjan.nijtmans2012-03-202-96/+3
* | | se lower numbers, preventing integer overflow in tclWinError.cjan.nijtmans2012-03-271-17/+25
* | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22).jan.nijtmans2012-03-233-17/+24
|\ \ \ | |/ /
| * | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01)jan.nijtmans2012-03-231-12/+29
* | | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwinjan.nijtmans2012-03-153-110/+9
|\ \ \ | |/ /
| * | xjan.nijtmans2012-03-153-113/+10
* | | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2012-03-121-2/+2
|\ \ \ | |/ /
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2012-03-121-2/+2
| |\ \ | | |/
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2012-03-121-2/+2
* | | DWORD_PTR typedef after <windows.h>jan.nijtmans2012-03-071-6/+6
|\ \ \ | |/ /
| * | DWORD_PTR typedef after <windows.h>jan.nijtmans2012-03-071-4/+4
| |\ \ | | |/
| | * DWORD_PTR typedef after <windows.h>jan.nijtmans2012-03-071-6/+6
* | | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case ...andreask2012-03-071-2/+2
|\ \ \ | |/ /
| * | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ...andreask2012-03-071-2/+2
| |\ \ | | |/
* | | Compatibility with older Visual Studio versionsjan.nijtmans2012-03-061-0/+6
|\ \ \ | |/ /
| * | Compatibility with older Visual Studio versionsjan.nijtmans2012-03-061-0/+6
| |\ \ | | |/