| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "{}" around many "expr" commands in testcases. Also in doc/expr.n | jan.nijtmans | 2020-10-30 | 1 | -1/+1 |
|
|
* | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|
|
* | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -9/+9 |
|
|
* | fixes utf-8 compatibility of proc/lambda arguments (regression on compiled lo... | sebres | 2019-01-30 | 1 | -0/+22 |
|
|
* | [46a2410650] compiled [unset] was bypassing cleanup of active array search. | dgp | 2018-04-22 | 1 | -0/+16 |
|
|
* | merge 8.5 | dgp | 2018-04-19 | 1 | -0/+12 |
|\ |
|
| * | An [array set] from a dict can only take shortcuts when the dict is "pure", | dgp | 2018-04-19 | 1 | -0/+12 |
|
|
* | | Array trace firing must come before argument checking might raise error. | dgp | 2018-04-17 | 1 | -0/+13 |
|
|
* | | [array set] must fire array traces. Don't disrupt that by reporting argument | dgp | 2018-04-17 | 1 | -0/+9 |
|
|
* | | [4dbdd9af14] Plug mem leak when var unset trace re-creates namespace var. Tha... | dgp | 2016-09-07 | 1 | -0/+30 |
|\ \
| |/ |
|
| * | Improve the comments and add a test. | dgp | 2016-09-07 | 1 | -0/+31 |
|
|
* | | [77d58e3a7a] Test case independence: var. | dkf | 2016-07-17 | 1 | -2/+4 |
|
|
* | | [3606388] Make variable-related tests work on their own. | dkf | 2016-07-12 | 1 | -15/+31 |
|
|
* | | Add test for memleak | dgp | 2016-03-01 | 1 | -0/+28 |
|
|
* | | merge trunk | dgp | 2015-07-17 | 1 | -1/+17 |
|\ \ |
|
| * | | Resolve test conflicts over global vars | dgp | 2014-10-10 | 1 | -2/+7 |
|
|
| * | | test cases | dgp | 2014-10-03 | 1 | -0/+11 |
|
|
| * | | [2486824] Improve error message; not all that upvars is an upvar. | dkf | 2014-09-10 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | [2486824] Improve error message; not all that upvars is an upvar. | dkf | 2014-09-10 | 1 | -1/+1 |
|
|
* | | | [a3309d01db] Test the demonstrates leak in branch off checkin that starts it. | dgp | 2015-07-17 | 1 | -0/+28 |
|/ / |
|
* | | [3970f54c4e]: Corrected regression in argument order processing in [unset]. | dkf | 2013-09-19 | 1 | -0/+3 |
|
|
* | | Line numbers wrong in compiled [unset]. | dgp | 2013-09-19 | 1 | -0/+13 |
|
|
* | | [3603163]: Prevent odd crashes in 'eval {array set ...}' | dkf | 2013-02-04 | 1 | -0/+69 |
|
|
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -3/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -3/+0 |
|
|
| | * | * generic/tclVar.c (TclArraySet): Re-fetch pointers for the list | dgp | 2007-03-13 | 1 | -1/+13 |
|
|
| | * | * generic/tclNamespace.c (TclTeardownNamespace): Tcl_Obj-ified | dgp | 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 | andreas_kupries | 2010-08-03 | 1 | -1/+8 |
|
|
| * | | Fix [Bug 2939073]: dangling ref when an unset trace triggered by [array unset] | dkf | 2010-02-02 | 1 | -5/+29 |
|
|
* | | | Clean up of tests and conversion to tcltest 2. Target has been to get init and | dkf | 2011-01-01 | 1 | -4/+4 |
|
|
* | | | * tests/fCmd.test, tests/safe.test, tests/uplevel.test, | dkf | 2010-12-07 | 1 | -177/+201 |
|
|
* | | | * tests/var.test (var-19.1): [Bug 3037525]: Added test | andreas_kupries | 2010-08-03 | 1 | -1/+8 |
|
|
* | | | Fix [Bug 2939073]: dangling ref when an unset trace triggered by [array unset] | dkf | 2010-02-02 | 1 | -5/+29 |
|
|
* | | | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-25 | 1 | -7/+7 |
|
|
* | | | TIP #323 IMPLEMENTATION (partial) | dgp | 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 | 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 | 2007-03-12 | 1 | -1/+13 |
|
|
* | | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009 | Miguel Sofer | 2006-10-09 | 1 | -4/+4 |
|
|
* | | * generic/tclBasic.c (Tcl_AddObjErrorInfo): More re-organization | dgp | 2004-09-30 | 1 | -1/+8 |
|
|
* | | Silly error | dkf | 2004-05-19 | 1 | -2/+2 |
|
|
* | | Massive test cleanup; all tests are run, and constraints are used where neces... | dkf | 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 |
|
|