| Commit message (Expand) | Author | Age | Files | Lines |
* | fix subtle problem with safe [file] that caused Tk test failure | dkf | 2012-05-31 | 2 | -7/+15 |
|
|
* | [Bug 1997845]: Corrected formatting so that generated HTML can link properly. | dkf | 2012-05-31 | 2 | -4/+7 |
|\ |
|
| * | [Bug 1997845]: Corrected formatting so that generated HTML can link properly. | dkf | 2012-05-31 | 3 | -1/+11 |
|
|
* | | Prevented intermittent test failure due to race condition. | dkf | 2012-05-31 | 2 | -0/+6 |
|
|
* | | minor: make TIP 106 commit easier to spot in ChangeLog | dkf | 2012-05-30 | 1 | -3/+5 |
|
|
* | | minor: rewrap overlong lines | dkf | 2012-05-29 | 1 | -8/+8 |
|
|
* | | [Bug 2931407]: Clarified semantics of division and remainder operators. | dkf | 2012-05-29 | 3 | -6/+29 |
|\ \
| |/ |
|
| * | [Bug 2931407]: Clarified semantics of division and remainder operators. | dkf | 2012-05-29 | 3 | -6/+30 |
|
|
* | | [Bug 3525762]: Encoding handling in dde | jan.nijtmans | 2012-05-29 | 2 | -32/+66 |
|\ \ |
|
| * | | 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 3529949]: Defang 'file dirname ~' etc in safe interps | dkf | 2012-05-28 | 3 | -23/+43 |
|/ / |
|
* | | Track the remnants of [Bug 2913625] as knownBug tests. :-( | dkf | 2012-05-26 | 1 | -0/+46 |
|\ \
| |/ |
|
| * | Track the remnants of [Bug 2913625] as knownBug tests. :-( | dkf | 2012-05-26 | 1 | -0/+46 |
|
|
* | | [Bug 3528418]: Document what is going on with respect to qualification of | dkf | 2012-05-25 | 3 | -1/+10 |
|\ \
| |/ |
|
| * | [Bug 3528418]: Document what is going on with respect to qualification of | dkf | 2012-05-25 | 3 | -1/+12 |
|
|
* | | Factor out constant that must be the same in multiple places. Prompted by a | dkf | 2012-05-25 | 6 | -17/+23 |
|
|
* | | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 3 | -34/+53 |
|\ \
| |/ |
|
| * | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 3 | -34/+62 |
| |\ |
|
| | * | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 3 | -6/+12 |
|
|
* | | | fix genStubs.tcl for OSX | jan.nijtmans | 2012-05-25 | 4 | -17/+17 |
|\ \ \
| |/ / |
|
| * | | fix genStubs.tcl | jan.nijtmans | 2012-05-25 | 4 | -17/+17 |
| |\ \
| | |/ |
|
| | * | fix genStubs.tcl | jan.nijtmans | 2012-05-25 | 1 | -1/+1 |
|
|
* | | | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 6 | -7/+29 |
|\ \ \
| |/ / |
|
| * | | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 7 | -45/+78 |
| |\ \
| | |/ |
|
| | * | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 7 | -33/+92 |
|
|
* | | | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-24 | 9 | -529/+361 |
|\ \ \
| |/ / |
|
| * | | fix merge problem on Linux | jan.nijtmans | 2012-05-23 | 9 | -810/+490 |
| |\ \ |
|
| | * | | MAC_OSX_TK -> MAC_OSX_TCL | jan.nijtmans | 2012-05-22 | 4 | -17/+17 |
|
|
| | * | | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 9 | -820/+500 |
| | |\ \
| |/ / /
| | | _ |
|
| | * | Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 9 | -543/+444 |
|
|
* | | | minor: Cleaning up code, adding comments. | dkf | 2012-05-24 | 1 | -118/+187 |
|
|
* | | | * generic/tclZlib.c (ZlibTransformInput): [Bug 3525907]: Ensure that | dkf | 2012-05-23 | 4 | -63/+294 |
|\ \ \ |
|
| * | | | Use zero-delays instead of finite ones when posting fileevents, because (1) t...bug_3525907 | ferrieux | 2012-05-22 | 2 | -16/+2 |
|
|
| * | | | Add test showing both loss of bytes and empty-fileevent frenzy. | ferrieux | 2012-05-20 | 1 | -0/+18 |
|
|
| * | | | Brought bugfix branch uptodate with head development. | andreask | 2012-05-17 | 19 | -288/+546 |
| |\ \ \ |
|
| * | | | | Fix for bug 3525907. Reworked TransformInput() entirely, tightened use of tim... | andreask | 2012-05-17 | 2 | -51/+257 |
|
|
* | | | | | fix [bug 3529063]: 2 minor bugs in TIP #106 implementation | jan.nijtmans | 2012-05-23 | 1 | -5/+5 |
|
|
* | | | | | 3528601 Fix broken --disable-threads build. | dgp | 2012-05-22 | 1 | -0/+4 |
|
|
* | | | | | Avoid calling close() on a bogus fd when an attempt to open a client socket | dgp | 2012-05-22 | 1 | -0/+3 |
|
|
* | | | | | Increase the timer resolution of test io-29.33b so the timing sensitivity | dgp | 2012-05-22 | 1 | -3/+3 |
|
|
* | | | | | Use [package prefer latest] to force valgrinding to use a version of Thread s... | dgp | 2012-05-21 | 1 | -0/+1 |
|
|
* | | | | | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, | dgp | 2012-05-21 | 3 | -3/+11 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, | dgp | 2012-05-21 | 3 | -3/+11 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, | dgp | 2012-05-21 | 3 | -3/+11 |
|
|
* | | | | | Update requirements to avoid old buggy Thread releases. | dgp | 2012-05-21 | 1 | -1/+1 |
|
|
* | | | | | TIP #106: Add Encoding Abilities to the [dde] Command | jan.nijtmans | 2012-05-21 | 10 | -57/+123 |
|\ \ \ \ \ |
|
| * | | | | | fix handling of closing '\0' for -binary datatip_106_impl | jan.nijtmans | 2012-05-11 | 6 | -18/+20 |
|
|
| * | | | | | merge trunk | jan.nijtmans | 2012-05-10 | 13 | -130/+451 |
| |\ \ \ \ \ |
|
| * | | | | | | another bug: [dde eval -async -binary] didn't work | jan.nijtmans | 2012-05-08 | 2 | -4/+5 |
|
|