| Commit message (Expand) | Author | Age | Files | Lines |
* | add test that triggered reporting of [Bug 3530230] | dkf | 2012-06-12 | 1 | -0/+14 |
|\ |
|
| * | add test that triggered reporting of [Bug 3530230] | dkf | 2012-06-12 | 1 | -0/+14 |
|
|
* | | 3532959 Make sure the lifetime management of entries in the linePBodyPtr hash | dgp | 2012-06-11 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | 3532959 Arrange for every lambda to place an entry in the linePBodyPtr hash t... | dgp | 2012-06-10 | 1 | -0/+8 |
|
|
* | | Revise the "null data" check: null strings are possible, but empty binary arr... | jan.nijtmans | 2012-06-08 | 1 | -120/+130 |
|
|
* | | 3530533 Add comments to failing tests. | dgp | 2012-06-05 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | 3530533 Add comments to failing tests. | dgp | 2012-06-05 | 1 | -0/+6 |
|
|
* | | [Bug 3530536]: zlib-7.4 fails on IRIX64 | jan.nijtmans | 2012-06-01 | 1 | -0/+16 |
|\ \ |
|
| * | | two more testcases, showing that only the "deflate" and "inflate" streams don...bug_3530536 | jan.nijtmans | 2012-06-01 | 1 | -0/+16 |
|/ / |
|
* | | 3519357 Use randomized subdir of /tmp in xdev tests to reduce chance of conflict | dgp | 2012-06-01 | 1 | -62/+70 |
|\ \
| |/ |
|
| *-. | Do filesystem tests needing /tmp access in a subdir less likely to conflict.bug_3519357 | dgp | 2012-06-01 | 2 | -65/+116 |
| |\ \ |
|
| * \ \ | merge 8.5 | dgp | 2012-05-24 | 3 | -12/+198 |
| |\ \ \
| | |/ / |
|
| * | | | [Bug 3519357] fCmd.test failed on unix by foreign files or directory in /tmp. | sebres | 2012-04-19 | 1 | -43/+46 |
|
|
* | | | | [Bug 3531089] Added test to stop this from happening again | dkf | 2012-05-31 | 1 | -0/+5 |
|
|
* | | | | Prevented intermittent test failure due to race condition. | dkf | 2012-05-31 | 1 | -0/+1 |
|
|
* | | | | [Bug 3529949]: Defang 'file dirname ~' etc in safe interps | dkf | 2012-05-28 | 1 | -22/+22 |
|
|
* | | | | 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 |
| | |/
| |/| |
|
* | | | * generic/tclZlib.c (ZlibTransformInput): [Bug 3525907]: Ensure that | dkf | 2012-05-23 | 1 | -0/+18 |
|\ \ \ |
|
| * | | | Add test showing both loss of bytes and empty-fileevent frenzy. | ferrieux | 2012-05-20 | 1 | -0/+18 |
|
|
* | | | | 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 |
|
|
* | | | | 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 | 1 | -2/+16 |
|\ \ \ \ |
|
| * | | | | fix handling of closing '\0' for -binary datatip_106_impl | jan.nijtmans | 2012-05-11 | 1 | -1/+1 |
|
|
| * | | | | merge trunk | jan.nijtmans | 2012-05-10 | 1 | -1/+115 |
| |\ \ \ \ |
|
| * | | | | | another bug: [dde eval -async -binary] didn't work | jan.nijtmans | 2012-05-08 | 1 | -2/+2 |
|
|
| * | | | | | fix test-cases winDde 5.1 and 5.3 | jan.nijtmans | 2012-05-08 | 1 | -2/+2 |
|
|
| * | | | | | merge trunk | dkf | 2012-05-06 | 3 | -15/+18 |
| |\ \ \ \ \ |
|
| * | | | | | | add some tests | dkf | 2012-05-03 | 1 | -0/+14 |
|
|
* | | | | | | | * generic/tclOOBasic.c (TclOO_Class_Constructor): [Bug 2023112]: Cut | dkf | 2012-05-20 | 1 | -5/+105 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | Cancel the timeout timers! If this isn't done, lingering timers from | dgp | 2012-05-17 | 1 | -0/+16 |
|
|
* | | | | | | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Corrected | dkf | 2012-05-17 | 1 | -6/+16 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Corrected | dkf | 2012-05-17 | 1 | -6/+16 |
|
|
* | | | | | | [Bug 3527618]: Stabilize tests that use [info frame 0] | dkf | 2012-05-17 | 1 | -4/+4 |
|
|
* | | | | | | [Bug 2964715]: fixes to globbing in safe interpreters | dkf | 2012-05-17 | 1 | -5/+146 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | [Bug 2964715]: fixes to globbing in safe interpreters | dkf | 2012-05-17 | 1 | -1/+177 |
|
|
* | | | | | | [Bug 3445787]: Improve the compatibility of safe interpreters' version of | dkf | 2012-05-16 | 1 | -2/+2 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Undone part of change [32d93a8414], keeping [chan postevent] synchronous for ... | andreask | 2012-05-09 | 1 | -1/+1 |
|
|
* | | | | | * generic/tclIORChan.c [Bug 3522560]: Fixed the crash, enabled the | andreask | 2012-05-09 | 1 | -1/+1 |
|
|
* | | | | | * tests/ioCmd.test [Bug 3522560]: Added a test which crashes the | andreask | 2012-05-09 | 1 | -0/+114 |
| |_|/ /
|/| | | |
|
* | | | | 3428754 Test socket-14.2 tolerate [socket -async] connection that connects | dgp | 2012-05-03 | 1 | -9/+12 |
|
|
* | | | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -5/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -5/+5 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -5/+5 |
|
|
* | | | | Disable offending test iocmd.tf-24.16, pending fix in refchan code explored i... | ferrieux | 2012-05-02 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Tame deadlocks in broken refchan tests [Bug 3522560] | ferrieux | 2012-04-30 | 1 | -0/+3 |
|
|
* | | | Mention compatibility matters in Changelog. Make test insensitive to ambient ... | ferrieux | 2012-04-30 | 1 | -0/+1 |
|
|
* | | | Compat flag, test, and doc update.tip_398_impl | ferrieux | 2012-04-28 | 1 | -1/+20 |
|
|
* | | | Restore the tcl_platform(threaded) variable. | dgp | 2012-04-17 | 1 | -0/+2 |
|
|