Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*-. | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -1/+1 |
|\ \ | |||||
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -1/+1 |
| | |\ | |/ / | |||||
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -1/+1 |
| | |\ | |||||
| | | * | merge trunk | jan.nijtmans | 2012-04-24 | 5 | -8/+8 |
| | | |\ | | | |/ | | |/| | |||||
| | | * | sync win/rules.vc with Tk version | jan.nijtmans | 2012-04-13 | 1 | -4/+7 |
| | | * | merge core-8-4-branch | jan.nijtmans | 2012-04-11 | 4 | -18/+22 |
| | | |\ | |||||
| | | * | | tclpGetPid signature change (stub entry only, not for macro), | jan.nijtmans | 2012-04-06 | 8 | -19/+20 |
| | | * | | implement TclpGetPid for Cygwin | jan.nijtmans | 2012-04-04 | 1 | -0/+3 |
* | | | | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 4 | -4/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 5 | -7/+7 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 5 | -8/+8 |
* | | | | | sync win/rules.vc with Tk version | jan.nijtmans | 2012-04-13 | 1 | -6/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | sync win/rules.vc with Tk version | jan.nijtmans | 2012-04-13 | 1 | -6/+7 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | sync win/rules.vc with Tk version | jan.nijtmans | 2012-04-13 | 1 | -4/+7 |
| | | |/ | | |/| | |||||
* | | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZName | jan.nijtmans | 2012-04-12 | 1 | -116/+0 |
|\ \ \ \ | |||||
| * | | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamebug_3514475 | jan.nijtmans | 2012-04-03 | 1 | -116/+0 |
* | | | | | fix windows build broken by [92cfbef048] | jan.nijtmans | 2012-04-11 | 2 | -2/+2 |
* | | | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 4 | -27/+36 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 5 | -28/+37 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 3 | -29/+37 |
| | * | | | tclStubInit.c: move up #undef, so it is clear that this | jan.nijtmans | 2012-04-04 | 1 | -3/+3 |
| | | |/ | | |/| | |||||
* | | | | Reduce amount of unreachable code. Refactor Win socket and load code to be less | dkf | 2012-04-05 | 2 | -326/+302 |
* | | | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 1 | -14/+6 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 1 | -13/+5 |
| |\ \ | | |/ | |||||
| | * | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 1 | -3/+3 |
| | |\ | |||||
| | | * | better solution for bug-510001bug_510001 | jan.nijtmans | 2012-03-29 | 1 | -2/+2 |
* | | | | re-generate configure | jan.nijtmans | 2012-04-02 | 1 | -794/+711 |
|\ \ \ \ | |/ / / | |||||
| * | | | re-generate configure | jan.nijtmans | 2012-04-01 | 1 | -672/+512 |
* | | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-02 | 2 | -42/+64 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-30 | 2 | -17/+23 |
| |\ \ \ | | |/ / | |||||
| | * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-30 | 1 | -13/+19 |
* | | | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 4 | -306/+289 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 3 | -243/+175 |
| |\ \ \ | | |/ / | |||||
| | * | | Only check for cygwin with $GCC | jan.nijtmans | 2012-03-29 | 2 | -46/+52 |
| | * | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-29 | 3 | -507/+604 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | now ready for further field testsbug_3511806 | jan.nijtmans | 2012-03-29 | 2 | -121/+119 |
| | | * | some better checks | jan.nijtmans | 2012-03-28 | 2 | -88/+143 |
| | | * | extra checks whether we are really dealing with cygwin or not | jan.nijtmans | 2012-03-28 | 2 | -120/+114 |
| | | * | bug-3511806 implementation | jan.nijtmans | 2012-03-27 | 3 | -467/+517 |
| | |/ | |||||
| | * | enable cygwin build in /win directory (using mingw-w64 compiler) | jan.nijtmans | 2012-03-26 | 3 | -85/+79 |
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-24 | 1 | -22/+38 |
| | |\ | |||||
| | | * | oops, fix cygwin check in configure | jan.nijtmans | 2012-03-24 | 2 | -7/+7 |
| | | * | use mingw-w64 as compiler in cygwin /win mode (cygwin itself | jan.nijtmans | 2012-03-23 | 3 | -418/+409 |
| | | * | add TclGetAndDetachPids and TclpCloseFile to cygwin port | jan.nijtmans | 2012-03-23 | 1 | -17/+26 |
| | | * | add TclWinConvertError and TclWinConvertWSAError for cygwin | jan.nijtmans | 2012-03-22 | 1 | -10/+17 |
| | |/ | |||||
| | * | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-20 | 2 | -96/+3 |
* | | | se lower numbers, preventing integer overflow in tclWinError.c | jan.nijtmans | 2012-03-27 | 1 | -17/+25 |
* | | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22). | jan.nijtmans | 2012-03-23 | 3 | -17/+24 |
|\ \ \ | |/ / | |||||
| * | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01) | jan.nijtmans | 2012-03-23 | 1 | -12/+29 |
* | | | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-15 | 3 | -110/+9 |
|\ \ \ | |/ / |