summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Track the remnants of [Bug 2913625] as knownBug tests. :-(dkf2012-05-261-0/+46
| * | | | | | [Bug 3528418]: Document what is going on with respect to qualification ofdkf2012-05-253-1/+10
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | [Bug 3528418]: Document what is going on with respect to qualification ofdkf2012-05-253-1/+12
| | | |_|/ / | | |/| | |
| * | | | | Factor out constant that must be the same in multiple places. Prompted by adkf2012-05-256-17/+23
| * | | | | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ...jan.nijtmans2012-05-253-34/+53
| |\ \ \ \ \ | | |/ / / /
| | * | | | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ...jan.nijtmans2012-05-253-34/+62
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ...jan.nijtmans2012-05-253-6/+12
| * | | | | fix genStubs.tcl for OSXjan.nijtmans2012-05-254-17/+17
| |\ \ \ \ \ | | |/ / / /
| | * | | | fix genStubs.tcljan.nijtmans2012-05-254-17/+17
| | |\ \ \ \ | | | |/ / /
| | | * | | fix genStubs.tcljan.nijtmans2012-05-251-1/+1
| * | | | | Take cygwin handling of X11 into accountjan.nijtmans2012-05-246-7/+29
| |\ \ \ \ \ | | |/ / / /
| | * | | | Take cygwin handling of X11 into accountjan.nijtmans2012-05-247-45/+78
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| |
| | | * | Take cygwin handling of X11 into accountjan.nijtmans2012-05-247-33/+92
| * | | | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-249-529/+361
| |\ \ \ \ | | |/ / /
| | * | | fix merge problem on Linuxjan.nijtmans2012-05-239-810/+490
| | |\ \ \
| | | * | | MAC_OSX_TK -> MAC_OSX_TCLjan.nijtmans2012-05-224-17/+17
| | | * | | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-229-820/+500
| | | |\ \ \ | | |/ / / / | | | | _ / | | | | /
| | | * | Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-229-543/+444
* | | | | merge trunkdkf2012-05-2426-341/+857
|\ \ \ \ \ | |/ / / /
| * | | | minor: Cleaning up code, adding comments.dkf2012-05-241-118/+187
| * | | | * generic/tclZlib.c (ZlibTransformInput): [Bug 3525907]: Ensure thatdkf2012-05-234-63/+294
| |\ \ \ \
| | * | | | Use zero-delays instead of finite ones when posting fileevents, because (1) t...bug_3525907ferrieux2012-05-222-16/+2
| | * | | | Add test showing both loss of bytes and empty-fileevent frenzy.ferrieux2012-05-201-0/+18
| | * | | | Brought bugfix branch uptodate with head development.andreask2012-05-1719-288/+546
| | |\ \ \ \
| | * | | | | Fix for bug 3525907. Reworked TransformInput() entirely, tightened use of tim...andreask2012-05-172-51/+257
| * | | | | | fix [bug 3529063]: 2 minor bugs in TIP #106 implementationjan.nijtmans2012-05-231-5/+5
| * | | | | | 3528601 Fix broken --disable-threads build.dgp2012-05-221-0/+4
| * | | | | | Avoid calling close() on a bogus fd when an attempt to open a client socketdgp2012-05-221-0/+3
| * | | | | | Increase the timer resolution of test io-29.33b so the timing sensitivitydgp2012-05-221-3/+3
| * | | | | | Use [package prefer latest] to force valgrinding to use a version of Thread s...dgp2012-05-211-0/+1
| * | | | | | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer,dgp2012-05-213-3/+11
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer,dgp2012-05-213-3/+11
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer,dgp2012-05-213-3/+11
| * | | | | | Update requirements to avoid old buggy Thread releases.dgp2012-05-211-1/+1
| * | | | | | TIP #106: Add Encoding Abilities to the [dde] Commandjan.nijtmans2012-05-2110-57/+123
| |\ \ \ \ \ \
| | * | | | | | fix handling of closing '\0' for -binary datatip_106_impljan.nijtmans2012-05-116-18/+20
| | * | | | | | merge trunkjan.nijtmans2012-05-1013-130/+451
| | |\ \ \ \ \ \
| | * | | | | | | another bug: [dde eval -async -binary] didn't workjan.nijtmans2012-05-082-4/+5
| | * | | | | | | fix test-cases winDde 5.1 and 5.3jan.nijtmans2012-05-082-3/+3
| | * | | | | | | merge trunkdkf2012-05-06145-11516/+4607
| | |\ \ \ \ \ \ \
| | * | | | | | | | add some testsdkf2012-05-031-0/+14
| | * | | | | | | | Update of Patch 2445648 to trunk tip.dkf2012-05-022-39/+83
| * | | | | | | | | * generic/tclOOBasic.c (TclOO_Class_Constructor): [Bug 2023112]: Cutdkf2012-05-207-158/+286
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | typofixdkf2012-05-181-1/+1
* | | | | | | | | merge trunkdkf2012-05-1716-187/+397
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Cancel the timeout timers! If this isn't done, lingering timers from dgp2012-05-171-0/+16
| * | | | | | | | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Correcteddkf2012-05-173-8/+31
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Correcteddkf2012-05-173-8/+31
| * | | | | | | | [Bug 3527618]: Stabilize tests that use [info frame 0]dkf2012-05-171-4/+4
| * | | | | | | | [Bug 2964715]: fixes to globbing in safe interpretersdkf2012-05-173-25/+181
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /