summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Simplify AuxData access with a macro.dgp2013-07-271-0/+4
* [6585b21ca8] [regexp {(\w).*?\1} abb] failed to match. Thanks to Tom Lane for...dgp2013-07-261-0/+4
|\
| * [6585b21ca8] [regexp {(\w).*?\1} abb] failed to match.dgp2013-07-261-0/+4
* | Demonstrate and fix memory leak in Tcl_ParseVar().dgp2013-07-241-0/+21
|\ \ | |/
| * Demonstrate and fix memory leak in Tcl_ParseVar().dgp2013-07-241-0/+21
* | [Bug 1c17fbba5d] Fix -errorinfo from syntax errors so that the error isdgp2013-07-182-8/+2
* | Tests demonstrating the need for the last two SetLineInformation() calls.dgp2013-07-121-0/+25
* | Add tests for the SetLineInformation() calls in tclEnsemble.c, and fixdgp2013-07-111-0/+25
* | Add tests for SetLineInformation() calls in tclCompCmdsSZ.c as well as somedgp2013-07-101-1/+185
* | Add tests for SetLineInformation() calls in tclCompCmdsGR.c.dgp2013-07-101-0/+53
* | Add tests for, and fix bugs in, the SetLineInformation() calls in tclCompCmds.c.dgp2013-07-101-0/+118
* | Next attempt. Appears to have uncovered a bug.dgp2013-07-101-0/+14
* | First additional test. Remove dup macros in tclEnsemble.c.dgp2013-07-101-0/+15
* | Fix uniClass tool which was the real cause for [a876646efe], and add test-cas...jan.nijtmans2013-06-181-2/+2
|\ \ | |/
| * Fix uniClass tool which was the real cause for [a876646efe], and add test-cas...jan.nijtmans2013-06-181-2/+2
* | Fix env.test when running mingw-w64 (AMD64 build) test-suite on wine64. jan.nijtmans2013-06-131-2/+2
|\ \ | |/
| * Fix env.test when running mingw-w64 (AMD64 build) test-suite on wine64jan.nijtmans2013-06-121-2/+2
* | [33b7abb8a2] [7174354ecb] Rewrite TclCompileThrowCmd().dgp2013-06-111-0/+6
* | Improving tests, fixed one case.dkf2013-06-091-9/+137
* | More efficient instruction sequence for [dict for] with correct exception dep...dkf2013-06-061-0/+18
* | merge trunkdkf_compile_improvementsdkf2013-06-051-1/+1
|\ \
| * \ merge 8.5dgp2013-06-031-1/+1
| |\ \ | | |/
| | * merge 8.4dgp2013-06-031-1/+1
| | |\
| | | * Improve reliability of test httpold-4.12. Thanks AF!dgp2013-06-031-1/+1
| | | * Update dde to version 1.3.3. jan.nijtmans2013-04-251-41/+53
| | | * Allow URLs that don't have a path, but a query, e.g. http://example.com?foo=b...jan.nijtmans2013-04-091-0/+14
* | | | Even better testsdkf2013-06-051-2/+32
* | | | Stack cleanup works now even in the most evil expansion cases.dkf2013-06-051-0/+30
* | | | Next stage of fixing the break/continue generation.dkf2013-06-031-2/+2
|/ / /
* | | Generate [continue] optimally in [for] next clauses. Add tests for Bug 3614226.dkf2013-06-031-6/+68
* | | 3614102 - Reset stack housekeeping when compileProc fails.dgp2013-05-291-0/+6
* | | [3613609]: Replace strcasecmp() with UTF-8-aware version.dkf2013-05-221-0/+9
|\ \ \ | |/ /
| * | Fixed the weird edge case.bug_3613609dkf2013-05-221-0/+3
| * | Improved tests.dkf2013-05-221-2/+5
| * | Proposed solution for 3613609: lsort -nocase does not sort non-ASCII correctlyjan.nijtmans2013-05-211-0/+3
* | | Improve code generation for [array set] in a common case.dkf2013-04-291-0/+5
* | | 3610026 Stop crash when the number of "colors" in a regular expressiondgp2013-04-081-0/+11
|\ \ \ | |/ /
| * | 3610026 Stop crash when the number of "colors" in a regular expressiondgp2013-04-081-0/+11
| |\ \ | | |/
| | * Demand the error message indicating the purpose of the test.bug_3610026dgp2013-04-081-1/+1
| | * 3610026 Stop segfault when regexp overflows color limits.dgp2013-04-081-0/+11
| * | Allow URLs that don't have a path, but a query, max2013-04-041-0/+13
| * | Tcl 8.5 doesn't have [try]jan.nijtmans2013-03-211-13/+12
* | | Allow URLs that don't have a path, but a query query, e.g. http://example.com...max2013-04-041-2/+14
* | | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test ca...jan.nijtmans2013-03-211-22/+1
* | | test suite hygienedgp2013-03-211-1/+2
|\ \ \ | |/ /
| * | test suite hygienedgp2013-03-211-1/+2
| * | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test ca...jan.nijtmans2013-03-211-33/+18
| |\ \
| | * | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test ca...jan.nijtmans2013-03-211-33/+18
* | | | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin.dgp2013-03-211-0/+31
|\ \ \ \ | |/ / /
| * | | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin.dgp2013-03-211-0/+31
| |/ /