| Commit message (Expand) | Author | Age | Files | Lines |
* | Deal with the elaborate rip-apart-a-metaclass case as well. | dkf | 2013-08-02 | 1 | -0/+19 |
|
|
* | [9d61624b3d]: Stop crashes when emptying the superclass slot. | dkf | 2013-08-02 | 1 | -0/+17 |
|
|
* | [1905562] [8d2c0da36d] Raise the recursion limits on regexps to allow | dgp | 2013-08-01 | 1 | -0/+3 |
|
|
* | Tcl_InitNotifier: Bug [a0bc856dcd]. Start notifier thread again if we were fo... | jan.nijtmans | 2013-08-01 | 1 | -0/+45 |
|\ |
|
| * | Tcl_InitNotifier: Bug [a0bc856dcd]. | jan.nijtmans | 2013-08-01 | 1 | -0/+45 |
| |\ |
|
| | * | Fixed test case variable clash with 'folder'rfe_notifier_fork | oehhar | 2013-07-25 | 1 | -6/+6 |
|
|
| | * | rebase | jan.nijtmans | 2013-07-25 | 1 | -0/+45 |
| | |\ |
|
| | | * | Test-case should pass on Darwin or with non-threaded build as well. | jan.nijtmans | 2013-07-22 | 1 | -8/+3 |
|
|
| | | * | Test file tests/unixForkEvent.test added | oehhar | 2013-07-22 | 1 | -0/+50 |
|
|
* | | | | Simplify AuxData access with a macro. | dgp | 2013-07-27 | 1 | -0/+4 |
|
|
* | | | | [6585b21ca8] [regexp {(\w).*?\1} abb] failed to match. Thanks to Tom Lane for... | dgp | 2013-07-26 | 1 | -0/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | [6585b21ca8] [regexp {(\w).*?\1} abb] failed to match. | dgp | 2013-07-26 | 1 | -0/+4 |
| |/ / |
|
* | | | Demonstrate and fix memory leak in Tcl_ParseVar(). | dgp | 2013-07-24 | 1 | -0/+21 |
|\ \ \
| |/ / |
|
| * | | Demonstrate and fix memory leak in Tcl_ParseVar(). | dgp | 2013-07-24 | 1 | -0/+21 |
| |/ |
|
* | | [Bug 1c17fbba5d] Fix -errorinfo from syntax errors so that the error is | dgp | 2013-07-18 | 2 | -8/+2 |
|
|
* | | Tests demonstrating the need for the last two SetLineInformation() calls. | dgp | 2013-07-12 | 1 | -0/+25 |
|
|
* | | Add tests for the SetLineInformation() calls in tclEnsemble.c, and fix | dgp | 2013-07-11 | 1 | -0/+25 |
|
|
* | | Add tests for SetLineInformation() calls in tclCompCmdsSZ.c as well as some | dgp | 2013-07-10 | 1 | -1/+185 |
|
|
* | | Add tests for SetLineInformation() calls in tclCompCmdsGR.c. | dgp | 2013-07-10 | 1 | -0/+53 |
|
|
* | | Add tests for, and fix bugs in, the SetLineInformation() calls in tclCompCmds.c. | dgp | 2013-07-10 | 1 | -0/+118 |
|
|
* | | Next attempt. Appears to have uncovered a bug. | dgp | 2013-07-10 | 1 | -0/+14 |
|
|
* | | First additional test. Remove dup macros in tclEnsemble.c. | dgp | 2013-07-10 | 1 | -0/+15 |
|
|
* | | Fix uniClass tool which was the real cause for [a876646efe], and add test-cas... | jan.nijtmans | 2013-06-18 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix uniClass tool which was the real cause for [a876646efe], and add test-cas... | jan.nijtmans | 2013-06-18 | 1 | -2/+2 |
|
|
* | | Fix env.test when running mingw-w64 (AMD64 build) test-suite on wine64. | jan.nijtmans | 2013-06-13 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix env.test when running mingw-w64 (AMD64 build) test-suite on wine64 | jan.nijtmans | 2013-06-12 | 1 | -2/+2 |
|
|
* | | [33b7abb8a2] [7174354ecb] Rewrite TclCompileThrowCmd(). | dgp | 2013-06-11 | 1 | -0/+6 |
|
|
* | | Improving tests, fixed one case. | dkf | 2013-06-09 | 1 | -9/+137 |
|
|
* | | More efficient instruction sequence for [dict for] with correct exception dep... | dkf | 2013-06-06 | 1 | -0/+18 |
|
|
* | | merge trunkdkf_compile_improvements | dkf | 2013-06-05 | 1 | -1/+1 |
|\ \ |
|
| * \ | merge 8.5 | dgp | 2013-06-03 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | merge 8.4 | dgp | 2013-06-03 | 1 | -1/+1 |
| | |\ |
|
| | | * | Improve reliability of test httpold-4.12. Thanks AF! | dgp | 2013-06-03 | 1 | -1/+1 |
|
|
| | | * | Update dde to version 1.3.3. | jan.nijtmans | 2013-04-25 | 1 | -41/+53 |
|
|
| | | * | Allow URLs that don't have a path, but a query, e.g. http://example.com?foo=b... | jan.nijtmans | 2013-04-09 | 1 | -0/+14 |
|
|
* | | | | Even better tests | dkf | 2013-06-05 | 1 | -2/+32 |
|
|
* | | | | Stack cleanup works now even in the most evil expansion cases. | dkf | 2013-06-05 | 1 | -0/+30 |
|
|
* | | | | Next stage of fixing the break/continue generation. | dkf | 2013-06-03 | 1 | -2/+2 |
|/ / / |
|
* | | | Generate [continue] optimally in [for] next clauses. Add tests for Bug 3614226. | dkf | 2013-06-03 | 1 | -6/+68 |
|
|
* | | | 3614102 - Reset stack housekeeping when compileProc fails. | dgp | 2013-05-29 | 1 | -0/+6 |
|
|
* | | | [3613609]: Replace strcasecmp() with UTF-8-aware version. | dkf | 2013-05-22 | 1 | -0/+9 |
|\ \ \
| |/ / |
|
| * | | Fixed the weird edge case.bug_3613609 | dkf | 2013-05-22 | 1 | -0/+3 |
|
|
| * | | Improved tests. | dkf | 2013-05-22 | 1 | -2/+5 |
|
|
| * | | Proposed solution for 3613609: lsort -nocase does not sort non-ASCII correctly | jan.nijtmans | 2013-05-21 | 1 | -0/+3 |
|
|
* | | | Improve code generation for [array set] in a common case. | dkf | 2013-04-29 | 1 | -0/+5 |
|
|
* | | | 3610026 Stop crash when the number of "colors" in a regular expression | dgp | 2013-04-08 | 1 | -0/+11 |
|\ \ \
| |/ / |
|
| * | | 3610026 Stop crash when the number of "colors" in a regular expression | dgp | 2013-04-08 | 1 | -0/+11 |
| |\ \
| | |/ |
|
| | * | Demand the error message indicating the purpose of the test.bug_3610026 | dgp | 2013-04-08 | 1 | -1/+1 |
|
|
| | * | 3610026 Stop segfault when regexp overflows color limits. | dgp | 2013-04-08 | 1 | -0/+11 |
|
|
| * | | Allow URLs that don't have a path, but a query,
| max | 2013-04-04 | 1 | -0/+13 |
|
|