summaryrefslogtreecommitdiffstats
path: root/tests/var.test
Commit message (Expand)AuthorAgeFilesLines
* [4dbdd9af14] Plug mem leak when var unset trace re-creates namespace var. Tha...dgp2016-09-071-0/+16
|\
| * [4dbdd9af14] Plug mem leak when var unset trace re-creates namespace var. Tha...dgp2016-09-071-0/+30
| |\
| | * Improve the comments and add a test.bug_4dbdd9af14dgp2016-09-071-0/+31
* | | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channe...dgp2016-07-181-2/+4
|\ \ \ | |/ /
| * | [77d58e3a7a] Test case independence: var.dkf2016-07-171-2/+4
* | | New test demonstrates memleak discovered by Rolf Ade.dgp2016-07-141-8/+22
* | | merge 8.6dgp2016-07-131-15/+31
|\ \ \ | |/ /
| * | [3606388] Make variable-related tests work on their own.dkf2016-07-121-15/+31
* | | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-6/+6
|/ /
* | Add test for memleakdgp2016-03-011-0/+28
* | merge trunkdgp2015-07-171-1/+17
|\ \
| * | Resolve test conflicts over global varsdgp2014-10-101-2/+7
| * | test casesbug_bc1a96407adgp2014-10-031-0/+11
| * | [2486824] Improve error message; not all that upvars is an upvar.dkf2014-09-101-1/+1
| |\ \ | | |/
| | * [2486824] Improve error message; not all that upvars is an upvar.dkf2014-09-101-1/+1
* | | [a3309d01db] Test the demonstrates leak in branch off checkin that starts it.dgp2015-07-171-0/+28
|/ /
* | [3970f54c4e]: Corrected regression in argument order processing in [unset].dkf2013-09-191-0/+3
* | Line numbers wrong in compiled [unset].dgp2013-09-191-0/+13
* | [3603163]: Prevent odd crashes in 'eval {array set ...}'dkf2013-02-041-0/+69
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-3/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-3/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-3/+0
| | * * generic/tclVar.c (TclArraySet): Re-fetch pointers for the listdgp2007-03-131-1/+13
| | * * generic/tclNamespace.c (TclTeardownNamespace): Tcl_Obj-ifieddgp2004-09-301-1/+8
| | * * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix,Miguel Sofer2003-05-121-1/+15
| | * * generic/tclVar.c:Miguel Sofer2003-03-241-1/+11
| * | * tests/var.test (var-19.1): [Bug 3037525]: Added testandreas_kupries2010-08-031-1/+8
| * | Fix [Bug 2939073]: dangling ref when an unset trace triggered by [array unset]dkf2010-02-021-5/+29
* | | Clean up of tests and conversion to tcltest 2. Target has been to get init anddkf2011-01-011-4/+4
* | | * tests/fCmd.test, tests/safe.test, tests/uplevel.test,dkf2010-12-071-177/+201
* | | * tests/var.test (var-19.1): [Bug 3037525]: Added testandreas_kupries2010-08-031-1/+8
* | | Fix [Bug 2939073]: dangling ref when an unset trace triggered by [array unset]dkf2010-02-021-5/+29
* | | TIP #323 IMPLEMENTATION (partial)dgp2008-09-251-7/+7
* | | TIP #323 IMPLEMENTATION (partial)dgp2008-09-251-1/+10
* | | more consistent wrong # arg messages: change all messages containing ?options...nijtmans2008-07-131-3/+3
|/ /
* | * generic/tclVar.c (TclDeleteNamespaceVars):Miguel Sofer2008-03-111-1/+17
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclVar.c (Tcl_ArrayObjCmd): handle the right data forhobbs2007-11-231-1/+5
* | * generic/tclVar.c (TclArraySet): Make efficient private copy ofdgp2007-03-121-1/+13
* | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-4/+4
* | * generic/tclBasic.c (Tcl_AddObjErrorInfo): More re-organizationdgp2004-09-301-1/+8
* | Silly errordkf2004-05-191-2/+2
* | Massive test cleanup; all tests are run, and constraints are used where neces...dkf2004-05-191-60/+55
* | * doc/global.n:Miguel Sofer2004-04-281-1/+6
* | * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix,Miguel Sofer2003-05-121-1/+16
* | * generic/tclVar.c:Miguel Sofer2003-03-241-1/+11
|/
* * generic/tclVar.c: Fixed code that check for proper # of args todgp2002-10-171-2/+6
* * generic/tclVar.c: refactorisation to reuse already looked-up VarMiguel Sofer2002-07-151-2/+2
* * tests/var.test:dgp2001-11-091-1/+11