| Commit message (Expand) | Author | Age | Files | Lines |
* | Added test case for empty table in ::prefix | ferrieux | 2010-03-01 | 1 | -1/+4 |
|
|
* | [Bug 2818131] further tests added to cover use of mismatched zlib algorithms | patthoyts | 2010-02-26 | 1 | -2/+76 |
|
|
* | Fix some nasties with handling duplicate keys in list->dict->list conversions. | dkf | 2010-02-24 | 1 | -3/+15 |
|
|
* | Follow-up to Fix [Bug 2954959] expr abs(0.0) is -0.0 | nijtmans | 2010-02-21 | 1 | -1/+13 |
|
|
* | * tests/regexp.test: Add test cases back ported from | mdejong | 2010-02-21 | 1 | -1/+111 |
|
|
* | Fix [Bug 2954959] expr abs(0.0) is -0.0 | nijtmans | 2010-02-21 | 1 | -1/+7 |
|
|
* | Fix [Bug 2950259] so that deleting an object by killing its namespace will | dkf | 2010-02-15 | 1 | -8/+52 |
|
|
* | add tests for explicit backslash zero as argument to list command | mdejong | 2010-02-12 | 1 | -1/+21 |
|
|
* | [Bug 2949740]: Do not try to put a NULL pipeline channel into binary mode. | dkf | 2010-02-11 | 1 | -1/+4 |
|
|
* | Tcl Bug 2826551 regexp bugs related to -all -line and -start and newlines | dkf | 2010-02-11 | 1 | -25/+279 |
|
|
* | Two more hash-iteration-order assumptions bite the dust | dkf | 2010-02-10 | 1 | -3/+3 |
|
|
* | Remove assumption of ordered results from [info procs] | dkf | 2010-02-10 | 1 | -2/+2 |
|
|
* | Fix tests with known dependencies on hash iteration order. | dkf | 2010-02-07 | 3 | -10/+15 |
|
|
* | More consistency in errorcode generation. | dkf | 2010-02-05 | 1 | -2/+2 |
|
|
* | minor maintenance | dkf | 2010-02-04 | 1 | -3/+8 |
|
|
* | Make [array get] work again with a trivial pattern. | dkf | 2010-02-04 | 1 | -3/+8 |
|
|
* | Turned the [array] command into a true ensemble. Test changes indicate some | dkf | 2010-02-02 | 1 | -6/+6 |
|
|
* | [Bug 2944404] Be careful in case an object deletes itself in its destructor. | dkf | 2010-02-02 | 1 | -1/+17 |
|
|
* | Fix [Bug 2939073]: dangling ref when an unset trace triggered by [array unset] | dkf | 2010-02-02 | 1 | -5/+29 |
|
|
* | Improvements to destructor handling. | dkf | 2010-01-28 | 1 | -1/+111 |
|
|
* | Improve error code generation from some of the tailcall-related bits of TEBC. | dkf | 2010-01-22 | 1 | -21/+42 |
|
|
* | * generic/tclCompile.h: NRE-enable direct eval on BC spoilage | Miguel Sofer | 2010-01-21 | 1 | -1/+23 |
|
|
* | [Bug 2932421]: Make [format] less likely to smash intreps. | dkf | 2010-01-18 | 1 | -7/+10 |
|
|
* | * win/tclWinDde.c: VC++ 6.0 doesn't have | nijtmans | 2010-01-10 | 1 | -2/+2 |
|
|
* | Record that [Bug 2898722] is lurking. | dkf | 2010-01-10 | 1 | -12/+51 |
|
|
* | * generic/tclPathObj.c (TclPathPart): Correct inconsistency between | dgp | 2010-01-05 | 1 | -1/+16 |
|
|
* | * generic/tclBasic.c: Fix lerak of coroutines on namespace | Miguel Sofer | 2010-01-03 | 2 | -2/+50 |
|
|
* | [Bug 2923613]: Make the safer [source] handle a [return] at the end of the | dkf | 2009-12-30 | 1 | -1/+12 |
|
|
* | [Bug 2895741]: Make min() and max() supported in safe interpreters. | dkf | 2009-12-29 | 2 | -254/+270 |
|
|
* | Handle completely invalid input to the decode methods [Bug 2922555] | patthoyts | 2009-12-29 | 1 | -6/+15 |
|
|
* | [Bug 942170]: Detect the st_blocks field of 'struct stat' correctly. | dkf | 2009-12-28 | 1 | -1/+3 |
|
|
* | Correct failing test | dkf | 2009-12-28 | 1 | -2/+2 |
|
|
* | Slight improvement of test so it shouldn't block forever if it fails | dkf | 2009-12-28 | 1 | -2/+6 |
|
|
* | [Bug 2891362]: Make time limits work better with the event loop. | dkf | 2009-12-28 | 1 | -81/+21 |
|
|
* | [Bug 2918962]: Stop crash when -index and -stride are used together in [lsort]. | dkf | 2009-12-22 | 1 | -1/+7 |
|
|
* | Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still ... | nijtmans | 2009-12-21 | 1 | -8/+8 |
|
|
* | * generic/tclBasic.c: Fix for bad cmd resolution by coroutines | Miguel Sofer | 2009-12-19 | 1 | -1/+11 |
|
|
* | Upgrade to Safe Base's handling of [glob] to be more permissive with the | dkf | 2009-12-16 | 1 | -1/+36 |
|
|
* | Revert the 1.19 -> 1.20 commit now that bug 2487771 appears fixed. | dgp | 2009-12-09 | 1 | -2/+2 |
|
|
* | * generic/tclCmdIL.c: Fix of [Bug #2910094] by aku | Miguel Sofer | 2009-12-07 | 1 | -1/+19 |
|
|
* | Plug memory leak. [Bug 2910044] | dkf | 2009-12-07 | 1 | -1/+66 |
|
|
* | oops - test error due to deletion of now not-created namespace | Miguel Sofer | 2009-12-06 | 1 | -6/+1 |
|
|
* | clear old junk in tests/coroutine.test: | Miguel Sofer | 2009-12-06 | 1 | -41/+1 |
|
|
* | * tests/tailcall.test: remove some old unused crud; improved the | Miguel Sofer | 2009-12-05 | 1 | -27/+28 |
|
|
* | * generic/tclBasic.c: Fixed things so that you can tailcall | Miguel Sofer | 2009-12-05 | 1 | -1/+18 |
|
|
* | Fix [Bug 2906841] and a few other smaller issues. | dkf | 2009-12-03 | 1 | -262/+301 |
|
|
* | Match the version-bump of TclOO. | dkf | 2009-11-27 | 1 | -2/+2 |
|
|
* | [Bug 2903811]: Remove unneeded restrictions on usefully calling the | dkf | 2009-11-27 | 1 | -1/+34 |
|
|
* | Ensure that destroying an object in a constructor doesn't crash. [Bug 2903011] | dkf | 2009-11-24 | 1 | -1/+18 |
|
|
* | [Bug 2893771] Teach [file stat] to handle locked files. | patthoyts | 2009-11-24 | 1 | -11/+16 |
|
|