| Commit message (Expand) | Author | Age | Files | Lines |
* | oops | dgp | 2008-10-14 | 1 | -2/+2 |
|
|
* | add missing constraints | dgp | 2008-10-14 | 1 | -2/+3 |
|
|
* | * generic/tclBasic.c: Move [tailcall], [coroutine] and | Miguel Sofer | 2008-10-07 | 1 | -5/+5 |
|
|
* | * tests/info.test (info-23.3): See [SF Bug 2017632]. Updated | andreas_kupries | 2008-10-02 | 1 | -3/+3 |
|
|
* | * tests/info.test (info-22.8): Fixed [SF Bug 2129828]. Made | andreas_kupries | 2008-10-02 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Revised timing of the CmdFrame stack management | dgp | 2008-08-01 | 1 | -1/+8 |
|
|
* | * test/info.test: More work on singleTestInterp usability. This | andreas_kupries | 2008-07-25 | 1 | -51/+55 |
|
|
* | * tests/info.test: Tests 38.* added, exactly testing the tracking | andreas_kupries | 2008-07-25 | 1 | -15/+95 |
|
|
* | * tests/info.test (info-37.0): Add !singleTestInterp constraint; | das | 2008-07-25 | 1 | -21/+21 |
|
|
* | * tests/info.test: Reordered the tests to have monotonously | andreas_kupries | 2008-07-23 | 1 | -154/+154 |
|
|
* | Rename new test to avoid duplicate test name. | andreas_kupries | 2008-07-23 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Modified TclArgumentGet to reject pure lists | andreas_kupries | 2008-07-23 | 1 | -1/+27 |
|
|
* | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 1 | -7/+7 |
|
|
* | fix [2021443] inconsistant "wrong # args" messages | nijtmans | 2008-07-19 | 1 | -2/+2 |
|
|
* | * generic/tclCmdIL.c (TclInfoFrame): Moved the code looking up the | andreas_kupries | 2008-06-16 | 1 | -8/+8 |
|
|
* | Implementation of TIP #257. Incomplete due to missing Win build support. | dkf | 2008-05-31 | 1 | -5/+5 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | * library/tcltest/tcltest.tcl: Accept underscores and colons in | dgp | 2007-09-11 | 1 | -3/+3 |
|
|
* | Convert [info] into an ensemble command. | dkf | 2007-06-12 | 1 | -226/+227 |
|
|
* | * unix/configure: autoconf-2.59 (FC6 fork) | dgp | 2007-05-18 | 1 | -17/+17 |
|
|
* | * tests/info.test: add !singleTestInterp constraint to tests that fail | das | 2006-12-17 | 1 | -16/+16 |
|
|
* | adjust tcltest.tcl line numbers in info-22.8 & info-23.6 that changed by last... | das | 2006-12-10 | 1 | -3/+3 |
|
|
* | TIP#299 IMPLEMENTATION | Kevin B Kenny | 2006-12-01 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: TIP #280 implementation. | andreas_kupries | 2006-11-28 | 1 | -5/+630 |
|
|
* | Fix [Bug 1587618], eliminating the callObjc and callObjv fields from the Interp | dkf | 2006-10-31 | 1 | -5/+3 |
|
|
* | * tests/info.test (info-9.11-12): tests for [Bug 1577492] | Miguel Sofer | 2006-10-24 | 1 | -1/+20 |
|
|
* | Undo mistaken commit to wrong branch caused by CVS fumble... :-} | dkf | 2006-10-20 | 1 | -9/+5 |
|
|
* | Consolidated TIP#257 patch applied to HEAD to allow for experimentation by | dkf | 2006-10-20 | 1 | -5/+9 |
|
|
* | * tests/compExpr-old.test: Updated testmathfunctions constraint | dgp | 2006-04-06 | 1 | -2/+2 |
|
|
* | TIP#237 introduced a new function, entier, so add it to the list of functions. | dkf | 2005-10-10 | 1 | -5/+4 |
|
|
* | implementation for TIP #255, expr min/max | hobbs | 2005-09-29 | 1 | -3/+3 |
|
|
* | Take care with globals that have an entry in the var table but "don't exist" | dkf | 2005-07-29 | 1 | -2/+15 |
|
|
* | TIP#229 implementation | dkf | 2005-05-30 | 1 | -1/+2 |
|
|
* | TIP#182 IMPLEMENTATION [Patch 1165062] | dgp | 2005-05-25 | 1 | -3/+3 |
|
|
* | * generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in new | dgp | 2004-11-24 | 1 | -1/+9 |
|
|
* | Make [info globals ::foo] work. [Bug 1057461] | dkf | 2004-10-31 | 1 | -1/+5 |
|
|
* | Massive test cleanup; all tests are run, and constraints are used where neces... | dkf | 2004-05-19 | 1 | -4/+2 |
|
|
* | Changed test back to what it used to be in 7.* now that [set] counts as a | dkf | 2004-05-17 | 1 | -6/+2 |
|
|
* | Eliminated duplicate test numbers [Bugs 710322, 710327, 710349, 710363] | dkf | 2003-03-27 | 1 | -5/+5 |
|
|
* | * Updated the instructions on running and adding to the test suite. | dgp | 2002-07-01 | 1 | -2/+1 |
|
|
* | Removed assumptions that [makeFile] creates files in the current dir. | dkf | 2002-06-11 | 1 | -9/+9 |
|
|
* | Duplicate test number... | dkf | 2002-06-11 | 1 | -2/+2 |
|
|
* | Fix for [info locals] bug #567386; added compile functions for | Miguel Sofer | 2002-06-11 | 1 | -1/+3 |
|
|
* | [Bug 545325 ] info level didn't report namespace eval. | Miguel Sofer | 2002-04-18 | 1 | -1/+6 |
|
|
* | Fixed Bug #545644; [info body] always gives a proper string now! | dkf | 2002-04-18 | 1 | -5/+13 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -3/+3 |
|
|
* | Changes from TIP#15 "Functions to List and Detail Math Functions" | dkf | 2001-05-30 | 1 | -10/+28 |
|
|
* | * tests/info.test: | hobbs | 2000-05-27 | 1 | -3/+20 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
|
|
* | added test for [info body] bytecompiled object bug | hobbs | 2000-01-21 | 1 | -1/+16 |
|
|