| Commit message (Expand) | Author | Age | Files | Lines |
| * | [77d58e3a7a] Test case independence: var. | donal.k.fellows@manchester.ac.uk | 2016-07-17 | 1 | -2/+4 |
|
|
| * | [3606388] Make variable-related tests work on their own. | donal.k.fellows@manchester.ac.uk | 2016-07-12 | 1 | -15/+31 |
|
|
| * | Add test for memleak | dgp@users.sourceforge.net | 2016-03-01 | 1 | -0/+28 |
|
|
| * | merge trunk | dgp@users.sourceforge.net | 2015-07-17 | 1 | -1/+17 |
| |\ |
|
| | * | Resolve test conflicts over global vars | dgp@users.sourceforge.net | 2014-10-10 | 1 | -2/+7 |
|
|
| | * | test cases | dgp@users.sourceforge.net | 2014-10-03 | 1 | -0/+11 |
|
|
| | * | [2486824] Improve error message; not all that upvars is an upvar. | donal.k.fellows@manchester.ac.uk | 2014-09-10 | 1 | -1/+1 |
| | |\ |
|
| | | * | [2486824] Improve error message; not all that upvars is an upvar. | donal.k.fellows@manchester.ac.uk | 2014-09-10 | 1 | -1/+1 |
|
|
| * | | | [a3309d01db] Test the demonstrates leak in branch off checkin that starts it. | dgp@users.sourceforge.net | 2015-07-17 | 1 | -0/+28 |
| |/ / |
|
| * | | [3970f54c4e]: Corrected regression in argument order processing in [unset]. | donal.k.fellows@manchester.ac.uk | 2013-09-19 | 1 | -0/+3 |
|
|
| * | | Line numbers wrong in compiled [unset]. | dgp@users.sourceforge.net | 2013-09-19 | 1 | -0/+13 |
|
|
| * | | [3603163]: Prevent odd crashes in 'eval {array set ...}' | donal.k.fellows@manchester.ac.uk | 2013-02-04 | 1 | -0/+69 |
|
|
| * | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | nijtmans@users.sourceforge.net | 2012-07-29 | 1 | -0/+3 |
|
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp@users.sourceforge.net | 2011-03-02 | 1 | -3/+0 |
| |\ \
| |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp@users.sourceforge.net | 2011-03-02 | 1 | -3/+0 |
| | |\ |
|
| | | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp@users.sourceforge.net | 2011-03-01 | 1 | -3/+0 |
|
|
| | | * | * generic/tclVar.c (TclArraySet): Re-fetch pointers for the list | dgp@users.sourceforge.net | 2007-03-13 | 1 | -1/+13 |
|
|
| | | * | * generic/tclNamespace.c (TclTeardownNamespace): Tcl_Obj-ified | dgp@users.sourceforge.net | 2004-09-30 | 1 | -1/+8 |
|
|
| | | * | * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix, | Miguel Sofer | 2003-05-12 | 1 | -1/+15 |
|
|
| | | * | * generic/tclVar.c: | Miguel Sofer | 2003-03-24 | 1 | -1/+11 |
|
|
| | * | | * tests/var.test (var-19.1): [Bug 3037525]: Added test | akupries@shaw.ca | 2010-08-03 | 1 | -1/+8 |
|
|
| | * | | Fix [Bug 2939073]: dangling ref when an unset trace triggered by [array unset] | donal.k.fellows@manchester.ac.uk | 2010-02-02 | 1 | -5/+29 |
|
|
| * | | | Clean up of tests and conversion to tcltest 2. Target has been to get init and | donal.k.fellows@manchester.ac.uk | 2011-01-01 | 1 | -4/+4 |
|
|
| * | | | * tests/fCmd.test, tests/safe.test, tests/uplevel.test, | donal.k.fellows@manchester.ac.uk | 2010-12-07 | 1 | -177/+201 |
|
|
| * | | | * tests/var.test (var-19.1): [Bug 3037525]: Added test | akupries@shaw.ca | 2010-08-03 | 1 | -1/+8 |
|
|
| * | | | Fix [Bug 2939073]: dangling ref when an unset trace triggered by [array unset] | donal.k.fellows@manchester.ac.uk | 2010-02-02 | 1 | -5/+29 |
|
|
| * | | | TIP #323 IMPLEMENTATION (partial) | dgp@users.sourceforge.net | 2008-09-25 | 1 | -7/+7 |
|
|
| * | | | TIP #323 IMPLEMENTATION (partial) | dgp@users.sourceforge.net | 2008-09-25 | 1 | -1/+10 |
|
|
| * | | | more consistent wrong # arg messages: change all messages containing ?options... | nijtmans | 2008-07-13 | 1 | -3/+3 |
| |/ / |
|
| * | | * generic/tclVar.c (TclDeleteNamespaceVars): | Miguel Sofer | 2008-03-11 | 1 | -1/+17 |
|
|
| * | | merge stable branch onto HEAD | dgp@users.sourceforge.net | 2007-12-13 | 1 | -1/+1 |
|
|
| * | | * generic/tclVar.c (Tcl_ArrayObjCmd): handle the right data for | hobbs | 2007-11-23 | 1 | -1/+5 |
|
|
| * | | * generic/tclVar.c (TclArraySet): Make efficient private copy of | dgp@users.sourceforge.net | 2007-03-12 | 1 | -1/+13 |
|
|
| * | | * tests/*.test: updated all tests to refer explicitly to the | Miguel Sofer | 2006-10-09 | 1 | -4/+4 |
|
|
| * | | * generic/tclBasic.c (Tcl_AddObjErrorInfo): More re-organization | dgp@users.sourceforge.net | 2004-09-30 | 1 | -1/+8 |
|
|
| * | | Silly error | donal.k.fellows@manchester.ac.uk | 2004-05-19 | 1 | -2/+2 |
|
|
| * | | Massive test cleanup; all tests are run, and constraints are used where neces... | donal.k.fellows@manchester.ac.uk | 2004-05-19 | 1 | -60/+55 |
|
|
| * | | * doc/global.n: | Miguel Sofer | 2004-04-28 | 1 | -1/+6 |
|
|
| * | | * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix, | Miguel Sofer | 2003-05-12 | 1 | -1/+16 |
|
|
| * | | * generic/tclVar.c: | Miguel Sofer | 2003-03-24 | 1 | -1/+11 |
| |/ |
|
| * | * generic/tclVar.c: Fixed code that check for proper # of args to | dgp@users.sourceforge.net | 2002-10-17 | 1 | -2/+6 |
|
|
| * | * generic/tclVar.c: refactorisation to reuse already looked-up Var | Miguel Sofer | 2002-07-15 | 1 | -2/+2 |
|
|
| * | * tests/var.test: | dgp@users.sourceforge.net | 2001-11-09 | 1 | -1/+11 |
|
|
| * | * tests/var.test: | hobbs | 2001-07-04 | 1 | -1/+9 |
|
|
| * | Added test for bug 119192 to test suite. | donal.k.fellows@manchester.ac.uk | 2000-11-17 | 1 | -1/+4 |
|
|
| * | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
|
|
| * | * tests/foreach.test: | hobbs | 2000-04-04 | 1 | -16/+16 |
|
|
| * | * var.test: Added tests for corrected variable behavior (bug #981). | ericm | 2000-01-21 | 1 | -1/+15 |
|
|
| * | added catch {unset t} for atomic test | hobbs | 2000-01-21 | 1 | -13/+2 |
|
|
| * | * tests/var.test: Added a test for the array multiple delete | ericm | 2000-01-15 | 1 | -1/+14 |
|
|