| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 1 | -4/+3 |
|
|
| * | | | | [Bug 3544943]: Version mismatch in rules.vc | jan.nijtmans | 2012-07-17 | 1 | -2/+2 |
|
|
| * | | | | dde version: 1.4.0b1 | jan.nijtmans | 2012-07-12 | 1 | -1/+1 |
|
|
| * | | | | [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts e... | jan.nijtmans | 2012-07-11 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts e... | jan.nijtmans | 2012-07-11 | 2 | -2/+2 |
| | | |/
| | |/| |
|
* | | | | Update TclOO package to 0.7, correct copyright dates. | dkf | 2012-07-12 | 1 | -1/+1 |
|
|
* | | | | Release candidate branch for Tcl 8.6b3. | dgp | 2012-07-11 | 2 | -2/+2 |
|/ / / |
|
* | | | merge 8.5 | dgp | 2012-07-10 | 1 | -7/+3 |
|\ \ \
| |/ / |
|
| * | | * win/tclWinSock.c (InitializeHostName): Corrected logic that | dkf | 2012-07-10 | 1 | -10/+6 |
|
|
* | | | MSVC 6.0 does not have the %I modifier | jan.nijtmans | 2012-07-08 | 2 | -4/+10 |
|\ \ \
| |/ / |
|
| * | | 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 "<<" 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 |
|
|
* | | | only use public API in loaded packages; oops\! | dkf | 2012-07-04 | 1 | -6/+5 |
|
|
* | | | Factor out a number of common patterns of use of Tcl_DStringAppend. | dkf | 2012-07-03 | 6 | -26/+24 |
|
|
* | | | [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7 | jan.nijtmans | 2012-06-29 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Locale guessing of msgcat fails on (some) Windows 7 | jan.nijtmans | 2012-06-22 | 1 | -2/+2 |
|
|
* | | | Rework the error message generation of [socket], so that the error | max | 2012-06-22 | 1 | -2/+7 |
|
|
* | | | Restored the possibility to define a panicproc as | jan.nijtmans | 2012-06-22 | 2 | -0/+16 |
|
|
* | | | [Bug 3362446]: possible allocation error when using UNICODE | jan.nijtmans | 2012-06-21 | 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]: possible allocation error when using UNICODE | jan.nijtmans | 2012-06-21 | 1 | -4/+3 |
|
|
* | | | [Bug #3362446]: registry keys command fails with 8.5/8.6 | jan.nijtmans | 2012-06-21 | 1 | -69/+28 |
|\ \ \
| |/ / |
|
| * | | [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 | -3/+22 |
|\ \ \ \
| |/ / / |
|
| * | | | 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 |
| | |/ |
|
* | | | make tclWinReg.c compile/run without UNICODE (suggested in bug #3362446) | jan.nijtmans | 2012-06-19 | 1 | -3/+10 |
|
|
* | | | Revise the "null data" check: null strings are possible, but empty binary arr... | jan.nijtmans | 2012-06-08 | 1 | -1/+1 |
|
|
* | | | [Bug 3525762]: Encoding handling in dde | jan.nijtmans | 2012-05-29 | 1 | -32/+61 |
|\ \ \ |
|
| * | | | explicitely specify encoding in DdeCreateStringHandlebug_3525762 | jan.nijtmans | 2012-05-28 | 1 | -3/+3 |
|
|
| * | | | fix for bug bug-3525762 | jan.nijtmans | 2012-05-28 | 1 | -27/+50 |
|/ / / |
|
* | | | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 2 | -34/+47 |
|\ \ \
| |/ / |
|
| * | | [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 [3caedf05df], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-24 | 1 | -3/+20 |
|\ \ \
| |/ / |
|
| * | | 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 |
|
|
* | | | fix [bug 3529063]: 2 minor bugs in TIP #106 implementation | jan.nijtmans | 2012-05-23 | 1 | -5/+5 |
|
|
* | | | TIP #106: Add Encoding Abilities to the [dde] Command | jan.nijtmans | 2012-05-21 | 6 | -49/+80 |
|\ \ \ |
|
| * | | | fix handling of closing '\0' for -binary datatip_106_impl | jan.nijtmans | 2012-05-11 | 4 | -14/+16 |
|
|
| * | | | merge trunk | jan.nijtmans | 2012-05-10 | 3 | -105/+130 |
| |\ \ \ |
|
| * | | | | 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 |
|
|