| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | and don't forget the % | jan.nijtmans | 2012-07-08 | 4 | -7/+7 |
|
|
* | | add TCL_I_MODIFIER and use it in the correct places | jan.nijtmans | 2012-07-08 | 6 | -8/+14 |
|
|
* | | 1189293 Make "<<" binary safe. | dgp | 2012-07-05 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | 1189293 Make '<<' redirects binary safe. Don't use strlen() (or equivalent)bug_1189293 | dgp | 2012-07-02 | 1 | -1/+3 |
|
|
* | | Locale guessing of msgcat fails on (some) Windows 7 | jan.nijtmans | 2012-06-22 | 1 | -2/+2 |
|
|
* | | [Bug 3362446]: possible allocation error when using UNICODE | jan.nijtmans | 2012-06-21 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | [Bug 3362446]: possible allocation error when using UNICODE | jan.nijtmans | 2012-06-21 | 1 | -4/+4 |
|
|
* | | [Bug #3362446]: registry keys command fails with 8.5/8.6 | jan.nijtmans | 2012-06-21 | 1 | -77/+30 |
|\ \ |
|
| * | | remove some unused codebug_3362446 | jan.nijtmans | 2012-06-20 | 1 | -12/+8 |
|
|
| * | | [bug 3362446]: registry keys command fails with 8.5/8.6 | jan.nijtmans | 2012-06-19 | 1 | -64/+30 |
|
|
* | | | Plug memory leak, part of [Bug #3362446] | jan.nijtmans | 2012-06-19 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Plug memory leak, part of [Bug #3362446] | jan.nijtmans | 2012-06-19 | 1 | -0/+2 |
| |/ |
|
* | | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 2 | -34/+56 |
|\ \
| |/ |
|
| * | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 2 | -6/+6 |
|
|
| * | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -15/+36 |
|
|
* | | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 2 | -13/+29 |
|\ \
| |/ |
|
| * | Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 2 | -13/+30 |
|
|
* | | Protect against receiving strings without ending \0, as external applications... | jan.nijtmans | 2012-05-13 | 3 | -15/+12 |
|\ \
| |/ |
|
| * | Protect against receiving strings without ending \0, as external applications... | jan.nijtmans | 2012-05-13 | 1 | -4/+11 |
|
|
* | | [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 |
|
|
* | | 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 |
|
|
* | | 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 |
|
|
* | | [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 | 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 | -4/+7 |
| | |/
| |/| |
|
* | | | [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 |
| |/ |
|
* | | [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-01 | 1 | -672/+512 |
|
|
* | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-30 | 2 | -17/+23 |
|\ \ \
| |/ / |
|