| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 3484621 Invalidate bytecode when exec traces are added/removed from compiled ... | dgp | 2012-02-06 | 1 | -0/+33 |
|
|
| * | Backport patch 2834a01435 to prevent test failures from timing matters. | dgp | 2012-01-23 | 2 | -2/+3 |
|
|
* | | Fix for [Bug 3484621]: insure that execution traces on bytecoded commands | mig | 2012-02-06 | 1 | -0/+33 |
|
|
* | | Backport more robust stringObj tests. | dgp | 2012-01-26 | 1 | -26/+39 |
|
|
* | | * generic/tclDictObj.c (DictExistsCmd): [Bug 3475264]: Ensure that | dkf | 2012-01-22 | 1 | -3/+1 |
|
|
* | | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2012-01-09 | 1 | -0/+28 |
|\ \
| |/ |
|
| * | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2012-01-09 | 1 | -0/+28 |
|
|
* | | Fix loading of timezones where one abbreviation is a proper suffix of another... | Kevin B Kenny | 2012-01-08 | 1 | -0/+148 |
|
|
* | | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2011-12-24 | 1 | -3/+14 |
|\ \
| |/ |
|
| * | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2011-12-23 | 1 | -3/+18 |
|
|
* | | [Bug 3457031]: Some Unicode 6.0 chars not in [:print:] class | jan.nijtmans | 2011-12-11 | 1 | -0/+4 |
|
|
* | | [Bug 3444754] string tolower \u01c5 is wrong | jan.nijtmans | 2011-12-07 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [Bug 3444754] string tolower \u01c5 is wrong | jan.nijtmans | 2011-12-07 | 1 | -2/+2 |
|
|
* | | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta... | jan.nijtmans | 2011-11-30 | 2 | -2/+2 |
|\ \
| |/ |
|
* | | Missing constraints | dgp | 2011-11-08 | 2 | -16/+136 |
|
|
* | | Added test case to the test suite | dgp | 2011-10-27 | 1 | -0/+4 |
|
|
* | | Backport 2902268 fix.bug_2902268 | dgp | 2011-10-26 | 1 | -6/+27 |
|
|
* | | Don't cache the system timezone when it was derived from TCL_TZ or TZ. | max | 2011-10-18 | 1 | -0/+33 |
|
|
* | | revert test-case from [Bug 2935503] | jan.nijtmans | 2011-10-13 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | revert test-case change from [Bug 2935503] | jan.nijtmans | 2011-10-13 | 1 | -3/+3 |
|
|
* | | [Bug 2935503] Incorrect mode field returned by file stat command | jan.nijtmans | 2011-10-11 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | [Bug 2935503] Incorrect mode field returned by file stat command | jan.nijtmans | 2011-10-11 | 1 | -3/+3 |
|
|
* | | Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6) | jan.nijtmans | 2011-10-07 | 1 | -28/+38 |
|\ \
| |/ |
|
| * | Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6) | jan.nijtmans | 2011-10-07 | 1 | -19/+33 |
|
|
* | | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides the | dkf | 2011-09-16 | 2 | -0/+32 |
|
|
* | | remove stray copy/paste | dgp | 2011-09-07 | 1 | -4/+0 |
|
|
* | | Tidiness, comments, and tests.dgp_3401704 | dgp | 2011-09-07 | 1 | -0/+61 |
|
|
* | | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex) | dgp | 2011-09-01 | 2 | -2/+20 |
|
|
* | | [Bug 3398794]: Use Tcl errors in scripts, not panics. | dkf | 2011-08-30 | 1 | -0/+7 |
|
|
* | | [Bug 1774689] async-4.3 sometimes fails. (backport) | ferrieux | 2011-08-19 | 1 | -1/+1 |
|
|
* | | [Bug 3393714] overflow in toupper delta | jan.nijtmans | 2011-08-18 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | [Bug 3393714] overflow in toupper delta | jan.nijtmans | 2011-08-18 | 1 | -2/+3 |
|
|
* | | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). | dgp | 2011-07-19 | 1 | -1/+7 |
|
|
* | | merge new test | dgp | 2011-07-13 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | 3366265 Buffer allocated one byte too small caused overrun. | dgp | 2011-07-13 | 2 | -0/+10 |
|
|
| * | comment fix | jan.nijtmans | 2011-05-06 | 1 | -3/+3 |
|
|
| * | Fixed the shift in line numbers used for testing 'info frame' introduced by c... | andreask | 2011-04-20 | 1 | -0/+2 |
|
|
* | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 1 | -0/+33 |
|
|
* | | tcltest 2.3.3 fixes: | dgp | 2011-06-21 | 2 | -2/+2 |
|
|
* | | Backport tcltest 2.3.3 for release with Tcl 8.5.* | dgp | 2011-06-21 | 2 | -20/+16 |
|
|
* | | [Bug 3185407]: Extend the set of epochs that are potentially bumped (in | dkf | 2011-06-02 | 1 | -0/+16 |
|
|
* | | Completed patch with mucho comments. Merge 8.5.bug_3173086 | dgp | 2011-05-10 | 3 | -9/+37 |
|
|
* | | merge | dgp | 2011-03-06 | 1 | -0/+38 |
|\ \ |
|
| * \ | * generic/tclParse.c (TclParseBackslash): Correct trunction checks in | dgp | 2011-03-06 | 1 | -0/+38 |
| |\ \
| | |/ |
|
| | * | * generic/tclParse.c (TclParseBackslash): Correct trunction checks in | dgp | 2011-03-06 | 1 | -0/+38 |
|
|
* | | | Correct flaw in the rewrite handling [list \\\\\}]. | dgp | 2011-03-03 | 1 | -0/+4 |
|/ / |
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 140 | -286/+2 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 132 | -270/+0 |
|
|
| * | [Bug 3085863]: tclUniData 9 years old | nijtmans | 2010-10-23 | 1 | -17/+18 |
|
|
| * | * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to | andreas_kupries | 2010-09-01 | 2 | -7/+125 |
|
|