| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge trunk. | jan.nijtmans | 2013-02-11 | 2 | -0/+38 |
|\ |
|
| * | Correction to comment in re key buffer size.bug_3603553 | dkf | 2013-02-11 | 1 | -1/+1 |
|
|
| * | [Bug 3603553]: Ensure that data gets written to the underlying stream by | dkf | 2013-02-11 | 1 | -0/+19 |
|
|
| * | characterize bug | dkf | 2013-02-08 | 1 | -0/+19 |
|
|
* | | Merge trunk. | jan.nijtmans | 2013-02-08 | 1 | -0/+75 |
|\ \
| |/ |
|
| * | [3603557]: Increase the maximum depth of recursion used when duplicating an | dkf | 2013-02-08 | 1 | -0/+75 |
|
|
* | | merge trunk | jan.nijtmans | 2013-02-04 | 2 | -0/+74 |
|\ \
| |/ |
|
| * | Merge in fix for 3602706 | dgp | 2013-02-04 | 1 | -0/+5 |
| |\ |
|
| | * | Cherrypick again. Add test.bug_3602706 | dgp | 2013-02-04 | 1 | -0/+5 |
|
|
| * | | [3603163]: Prevent odd crashes in 'eval {array set ...}' | dkf | 2013-02-04 | 1 | -0/+69 |
|
|
* | | | merge trunk | jan.nijtmans | 2013-02-03 | 20 | -302/+256 |
|\ \ \
| |/ / |
|
| * | | For traces and embedding support, select modernizations from Patrick Fradin. | dgp | 2013-01-31 | 2 | -163/+158 |
| |\ \
| | |/ |
|
| | * | For embedding support, select modernizations from Patrick Fradin | dgp | 2013-01-31 | 1 | -13/+13 |
|
|
| | * | For traces, select modernizations from Patrick Fradlin. | dgp | 2013-01-30 | 1 | -150/+145 |
|
|
| * | | Better testevent cleanup and event loop management | dgp | 2013-01-31 | 1 | -3/+2 |
|
|
| * | | Remove old vars and tests, now unused, one that collides with tcltest. | dgp | 2013-01-30 | 1 | -22/+0 |
|
|
| * | | missing testevent delete | dgp | 2013-01-30 | 1 | -1/+1 |
|
|
| * | | For Parse/eval & msgcat, select modernizations from Patrick Fradin + -debug fix | dgp | 2013-01-30 | 11 | -74/+58 |
| |\ \
| | |/ |
|
| | * | For msgcat, select modernizations from Patrick Fradin + -debug fix. | dgp | 2013-01-30 | 1 | -7/+6 |
|
|
| | * | For Parse/eval, select modernizations from Patrick Fradin. | dgp | 2013-01-30 | 10 | -68/+52 |
|
|
| * | | For [package] etc., select modernizations from Patrick Fradin. | dgp | 2013-01-30 | 2 | -10/+8 |
| |\ \
| | |/ |
|
| | * | For [package] etc., select modernizations from Patrick Fradin. | dgp | 2013-01-30 | 2 | -10/+8 |
|
|
| * | | In the script library, selected modernizations from Patrick Fradin. | dgp | 2013-01-30 | 3 | -19/+24 |
| |\ \
| | |/ |
|
| | * | In the script library, selected modernizations from Patrick Fradin. | dgp | 2013-01-30 | 3 | -19/+24 |
|
|
| * | | Fradin improvements in test suite too | dgp | 2013-01-30 | 1 | -11/+6 |
| |\ \
| | |/ |
|
| | * | Fradin improvements in test suite too. | dgp | 2013-01-30 | 1 | -11/+6 |
|
|
* | | | merge trunk | jan.nijtmans | 2013-01-23 | 1 | -4/+3 |
|\ \ \
| |/ / |
|
| * | | Fix [2911139]: connect asynchronously, but without unnecessary internal waits. | jan.nijtmans | 2013-01-23 | 1 | -4/+3 |
| |\ \
| | |/ |
|
| | * | Now really fix test-case http-4.14bug_2911139 | jan.nijtmans | 2013-01-22 | 1 | -2/+2 |
|
|
| | * | Fix test-case http-4.14 | jan.nijtmans | 2013-01-22 | 1 | -2/+1 |
|
|
* | | | merge trunk | jan.nijtmans | 2013-01-12 | 1 | -0/+9 |
|\ \ \
| |/ / |
|
| * | | Test for Bug 1884496 (not buggy on trunk). | dgp | 2013-01-11 | 1 | -0/+9 |
|
|
* | | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more. | jan.nijtmans | 2013-01-06 | 3 | -16/+10 |
|\ \ \
| |/ / |
|
| * | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in unrela... | jan.nijtmans | 2013-01-06 | 2 | -2/+2 |
|
|
* | | | merge trunk | jan.nijtmans | 2013-01-05 | 3 | -37/+19 |
|\ \ \
| |/ / |
|
| * | | Added mechanism for pre-parsing built-in ensembles even when they are not going | dkf | 2013-01-03 | 2 | -37/+15 |
| |\ \ |
|
| | * | | All tests pass except one; not sure what's wrong there. | dkf | 2013-01-02 | 2 | -37/+15 |
|
|
| * | | | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements to... | jan.nijtmans | 2013-01-03 | 1 | -0/+4 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements to... | jan.nijtmans | 2013-01-03 | 1 | -0/+4 |
| | |\ |
|
| | | * | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements to... | jan.nijtmans | 2013-01-03 | 1 | -0/+4 |
|
|
| | | * | Fix msgcat.test (in case a higher msgcat version is encountered, which is not... | jan.nijtmans | 2012-11-16 | 1 | -0/+7 |
|
|
| | | * | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp | 2012-11-15 | 14 | -1663/+20 |
|
|
| | | * | Fix 2 failing tests on Windows 7. Fix backported from Tcl 8.6 | jan.nijtmans | 2012-11-15 | 1 | -29/+35 |
|
|
| | | * | Add tn, ro_MO and ru_MO to msgcat. | jan.nijtmans | 2012-06-29 | 1 | -6/+6 |
|
|
* | | | | fix tm.tcl to include tcl8 locations, and fix corresponding test-cases | jan.nijtmans | 2012-12-29 | 1 | -0/+5 |
|
|
* | | | | merge trunk | jan.nijtmans | 2012-12-21 | 2 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | merge trunk, update changes and re-tagcore_8_6_0core_8_6_0_rc | dgp | 2012-12-14 | 2 | -0/+20 |
| |\ \ \ |
|
| * \ \ \ | merge trunk | dgp | 2012-12-10 | 1 | -1/+1 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge trunk | dgp | 2012-12-07 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | merge trunk | dgp | 2012-11-22 | 3 | -4/+45 |
| |\ \ \ \ \ \ |
|