summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | [Bug 2964715]: fixes to globbing in safe interpretersdkf2012-05-173-18/+212
* | | | | | | minor: ChangeLog formatting fixesdkf2012-05-171-47/+53
* | | | | | | [Bug 3525462]: Document what relational operators really do with string args.dkf2012-05-162-3/+9
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | [Bug 3525462]: Document what relational operators really do with string args.dkf2012-05-162-3/+9
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | [Bug 3525462]: Document what relational operators really do with string args.dkf2012-05-162-3/+9
* | | | | | | [Bug 3445787]: Improve the compatibility of safe interpreters' version ofdkf2012-05-164-49/+80
* | | | | | | revert part of [8f9c16848b] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSX...jan.nijtmans2012-05-154-38/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Revert part of [5caa06383d] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSX...jan.nijtmans2012-05-154-48/+8
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | revert part of [9922ac54e8]: remove Tcl_MacOSXOpenBundleResources and Tcl_Mac...jan.nijtmans2012-05-144-133/+49
* | | | | | | Protect against receiving strings without ending \0, as external applications...jan.nijtmans2012-05-134-15/+17
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Protect against receiving strings without ending \0, as external applications...jan.nijtmans2012-05-134-15/+17
| |\ \ \ \ \ | | |/ / / /
| | * | | | Protect against receiving strings without ending \0, as external applications...jan.nijtmans2012-05-132-4/+16
* | | | | | first shot at internationalization of ddejan.nijtmans2012-05-101-48/+53