Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Cherrypick again. Add test.bug_3602706 | dgp | 2013-02-04 | 1 | -0/+5 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements ↵ | jan.nijtmans | 2013-01-03 | 1 | -0/+4 | |
|\ | | | | | | | too early | |||||
| * | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements ↵ | jan.nijtmans | 2013-01-03 | 1 | -0/+4 | |
| | | | | | | | | too early | |||||
| * | Fix msgcat.test (in case a higher msgcat version is encountered, which is ↵ | jan.nijtmans | 2012-11-16 | 1 | -0/+7 | |
| | | | | | | | | | | not included with Tcl 8.4) <p>Doc fix in TCL_MEM_DEBUG.3 | |||||
| * | More complete purge of things only present for supporting long-dead Mac 9 ↵ | dgp | 2012-11-15 | 14 | -1663/+20 | |
| | | | | | | | | systems. | |||||
| * | 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 | |
| | | | | | | | | Make it work on cygwin (backported) Bump msgcat to 1.3.5 | |||||
* | | 3595576 Tests/fix for mem corruption: [catch] fails to store options in a var. | dgp | 2012-12-13 | 1 | -0/+6 | |
| | | ||||||
* | | 3587651 fix [info functions] (Re-implementation in Tcl) | dgp | 2012-11-16 | 1 | -0/+10 | |
| | | ||||||
* | | Correct build version and backported 973091ef75tip404_tcl8_5 | oehhar | 2012-09-17 | 1 | -0/+7 | |
| | | ||||||
* | | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6 | oehhar | 2012-09-12 | 1 | -2/+42 | |
| | | ||||||
* | | [Bug #1536227]: Cygwin network pathname supoort | jan.nijtmans | 2012-08-08 | 1 | -3/+3 | |
| | | ||||||
* | | Bug [3549770]: Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 3 | -20/+9 | |
| | | ||||||
* | | [Bug 3549770] Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 3 | -17/+17 | |
| | | ||||||
* | | use backslash and braces in regexp | jan.nijtmans | 2012-07-23 | 1 | -1/+1 | |
| | | ||||||
* | | Bug #3547593: fcmd test failures on Windows 7 WOW64 | jan.nijtmans | 2012-07-23 | 1 | -49/+9 | |
| | | ||||||
* | | fix fCmd-6.19 testcase on win32 (can't read "tmpspace": no such variable) | jan.nijtmans | 2012-07-19 | 1 | -0/+1 | |
| | | ||||||
* | | merge trunk | jan.nijtmans | 2012-06-28 | 3 | -5/+13 | |
|\ \ | | | | | | | | | | bug fix: variable $key not found make it work on cygwin as well | |||||
| * | | [Bug 3537605]: Make [encoding dirs ? ?] report the right error message. | dkf | 2012-06-25 | 1 | -0/+8 | |
| | | | ||||||
| * | | [Patch #1536227]: Cygwin network pathname support | jan.nijtmans | 2012-06-25 | 1 | -3/+3 | |
| |\ \ | ||||||
| | * | | Cygwin network pathname supportbug_1536227 | jan.nijtmans | 2012-06-22 | 1 | -3/+3 | |
| |/ / |/| | | ||||||
| * | | some wrong versions | jan.nijtmans | 2012-06-24 | 1 | -2/+2 | |
|/ / | ||||||
* | | [Bug 3362446]: possible allocation error when using UNICODE | jan.nijtmans | 2012-06-21 | 1 | -3/+3 | |
|\ \ | |/ | ||||||
* | | [Bug #3362446]: registry keys command fails with 8.5/8.6 | jan.nijtmans | 2012-06-21 | 1 | -0/+6 | |
|\ \ | | | | | | | update registry version to 1.2.2 | |||||
| * | | add test case for very long value names and values | jan.nijtmans | 2012-06-20 | 1 | -0/+6 | |
| |/ | ||||||
* | | add test that triggered reporting of [Bug 3530230] | dkf | 2012-06-12 | 1 | -0/+14 | |
| | | ||||||
* | | 3532959 Arrange for every lambda to place an entry in the linePBodyPtr hash ↵ | dgp | 2012-06-10 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | table. Then the two teardowns of data in that table synchronize so that the first to run signals the other not to operate. Test proc-7.4 in a mem debug build of Tcl will detect Bug 3532959 by crashing. | |||||
* | | 3530533 Add comments to failing tests. | dgp | 2012-06-05 | 1 | -0/+6 | |
| | | ||||||
| | | ||||||
| \ | ||||||
*-. \ | Do filesystem tests needing /tmp access in a subdir less likely to conflict.bug_3519357 | dgp | 2012-06-01 | 2 | -65/+116 | |
|\ \ \ | ||||||
| | * | | Track the remnants of [Bug 2913625] as knownBug tests. :-( | dkf | 2012-05-26 | 1 | -0/+46 | |
| |/ / | ||||||
* | | | merge 8.5 | dgp | 2012-05-24 | 3 | -12/+198 | |
|\ \ \ | |/ / | ||||||
| * | | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Corrected | dkf | 2012-05-17 | 1 | -6/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | resulting indexes from -indexvar option to be usable with [string range]; this was always the intention (and is consistent with [regexp -indices] too). ***POTENTIAL INCOMPATIBILITY*** Uses of [switch -regexp -indexvar] that previously compensated for the wrong offsets (by subtracting 1 from the end indices) now do not need to do so as the value is correct. | |||||
| * | | [Bug 2964715]: fixes to globbing in safe interpreters | dkf | 2012-05-17 | 1 | -1/+177 | |
| | | | ||||||
| * | | 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 | |
| | | | | | | | | | Simplify stub tables for functions which work on both UNIX and windows | |||||
* | | | [Bug 3519357] fCmd.test failed on unix by foreign files or directory in /tmp. | sebres | 2012-04-19 | 1 | -43/+46 | |
|/ / | ||||||
* | | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ↵ | andreask | 2012-03-07 | 1 | -6/+6 | |
|\ \ | |/ | | | | | hexadecimal output for compliance with RFC 3986. Bumped version to 2.7.9. | |||||
| * | http package. Fix Bug 3498327. Generate upper-case hexadecimal output for ↵ | andreask | 2012-03-07 | 1 | -6/+6 | |
| | | | | | | | | compliance with RFC 3986. Bumped version to 2.5.7. | |||||
* | | oops, that's no utf-8 BOM ;-( | jan.nijtmans | 2012-02-29 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | oops, that's no utf-8 BOM ;-( | jan.nijtmans | 2012-02-29 | 1 | -1/+1 | |
| | | ||||||
* | | [Bug 3466099] BOM in Unicode | jan.nijtmans | 2012-02-29 | 1 | -0/+13 | |
|\ \ | |/ |