Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | merge trunk | jan.nijtmans | 2012-05-10 | 3 | -105/+130 | |
|\ | ||||||
| * | first shot at internationalization of dde | jan.nijtmans | 2012-05-10 | 1 | -48/+53 | |
| * | [Bug 473946]: special characters not correctly sent | jan.nijtmans | 2012-05-10 | 1 | -61/+73 | |
| |\ | ||||||
| | * | [Bug 473946]: special characters not correctly sent | jan.nijtmans | 2012-05-10 | 1 | -53/+69 | |
| | |\ | ||||||
| | | * | [Bug 473946]: special characters not correctly sen | jan.nijtmans | 2012-05-10 | 1 | -825/+796 | |
| | | |\ | ||||||
| | | | * | Increase version to 1.2.5bug_473946 | jan.nijtmans | 2012-05-09 | 1 | -150/+115 | |
| | | | * | [Bug 473946]: special characters not correctly sent | jan.nijtmans | 2012-05-09 | 1 | -10/+47 | |
| | | | * | proposal from jmphilippe | jan.nijtmans | 2012-05-07 | 1 | -5/+11 | |
| | | |/ | ||||||
| | | * | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, | jan.nijtmans | 2012-05-07 | 1 | -1/+0 | |
| * | | | [Bug 2812981]: Clean up bundled packages' build directory from within Tcl's ... | ferrieux | 2012-05-10 | 2 | -0/+10 | |
* | | | | another bug: [dde eval -async -binary] didn't work | jan.nijtmans | 2012-05-08 | 1 | -2/+3 | |
* | | | | fix test-cases winDde 5.1 and 5.3 | jan.nijtmans | 2012-05-08 | 1 | -1/+1 | |
* | | | | merge trunk | dkf | 2012-05-06 | 2 | -85/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -80/+0 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -80/+0 | |
| | |\ \ | | | |/ | ||||||
| | | * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -62/+0 | |
| * | | | move some more CYGWIN stuff to unix/tclUnixPort.h | jan.nijtmans | 2012-05-03 | 1 | -5/+0 | |
| |\ \ \ | | |/ / | ||||||
| | * | | move some more CYGWIN stuff to unix/tclUnixPort.h | jan.nijtmans | 2012-05-03 | 1 | -5/+0 | |
| | |\ \ | | | |/ | ||||||
| | | * | move some more CYGWIN stuff to unix/tclUnixPort.h | jan.nijtmans | 2012-05-03 | 1 | -5/+0 | |
* | | | | Update of Patch 2445648 to trunk tip. | dkf | 2012-05-02 | 1 | -35/+65 | |
|/ / / | ||||||
* | | | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs | jan.nijtmans | 2012-04-27 | 1 | -2/+0 | |
|\ \ \ | |/ / | ||||||
| * | | get rid of _ANSI_ARGS_ | jan.nijtmans | 2012-04-26 | 1 | -2/+2 | |
| |\ \ | | |/ | ||||||
| | * | truncation in SetWindowLongPtr data | jan.nijtmans | 2012-04-25 | 1 | -2/+2 | |
* | | | * generic/tclUtil.c (TclDStringToObj): Added internal function to make | dkf | 2012-04-25 | 3 | -15/+8 | |
| | | | ||||||
| \ \ | ||||||
*-. \ \ | [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 | |