| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in new | dgp | 2004-11-24 | 1 | -6/+8 |
|
|
* | Make [info globals ::foo] work. [Bug 1057461] | dkf | 2004-10-31 | 1 | -2/+10 |
|
|
* | Speed up [info <thing> <simplePattern>] | dkf | 2004-10-14 | 1 | -51/+163 |
|
|
* | Fixed confusing error message. [Bug 771539] | dkf | 2003-07-15 | 1 | -2/+2 |
|
|
* | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType | dgp | 2003-04-16 | 1 | -5/+2 |
|
|
* | Stop [lsearch -start 0 {} x] from crashing. [Bug #694232] | dkf | 2003-02-27 | 1 | -3/+4 |
|
|
* | lint init regexp | hobbs | 2003-02-11 | 1 | -2/+2 |
|
|
* | * tests/lsearch.test: | hobbs | 2003-02-11 | 1 | -2/+19 |
|
|
* | Fix for [info locals] bug #567386; added compile functions for | Miguel Sofer | 2002-06-11 | 1 | -2/+3 |
|
|
* | Fixed Bug #545644; [info body] always gives a proper string now! | dkf | 2002-04-18 | 1 | -1/+8 |
|
|
* | TIP#81 implementation, tests and docs | dkf | 2002-03-06 | 1 | -142/+252 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -1/+27 |
|
|
* | * Sought out and eliminated instances of CONST-casting that are no | dgp | 2002-01-26 | 1 | -2/+2 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -4/+4 |
|
|
* | * Updated socket interfaces according to TIP 27. Updated callers. | dgp | 2002-01-23 | 1 | -2/+2 |
|
|
* | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were | dgp | 2002-01-17 | 1 | -4/+4 |
|
|
* | Reference implementation of TIP's #22, #33 and #45. Adds the | hobbs | 2001-11-14 | 1 | -30/+384 |
|
|
* | removed unnecessary inclusions of tclCompile.h [Patch 466823] | Miguel Sofer | 2001-10-01 | 1 | -16/+9 |
|
|
* | Fixed Bug #465674 reported by me. [lsort -index end-1] now behaves sensibly... | dkf | 2001-09-28 | 1 | -11/+18 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -8/+5 |
|
|
* | * generic/tclCmdIL.c (InfoProcsCmd): fixed potential mem leak in | hobbs | 2001-06-28 | 1 | -9/+9 |
|
|
* | Changes from TIP#15 "Functions to List and Detail Math Functions" | dkf | 2001-05-30 | 1 | -3/+57 |
|
|
* | Added several missing CONSTs in calls to TclGetNamespaceForQualName | Kevin B Kenny | 2001-04-27 | 1 | -6/+9 |
|
|
* | Fixed memory leak from Bug #119398 | dkf | 2000-11-23 | 1 | -5/+2 |
|
|
* | * tests/cmdIL.test: Added a test for fix for [Bug: 6212]. | ericm | 2000-09-17 | 1 | -2/+1 |
|
|
* | * tests/info.test: | hobbs | 2000-05-27 | 1 | -5/+18 |
|
|
* | * tests/lsearch.test: | ericm | 2000-05-09 | 1 | -31/+218 |
|
|
* | * generic/tclCmdIL.c (Tcl_LinsertObjCmd): made use of | hobbs | 2000-05-08 | 1 | -75/+56 |
|
|
* | * generic/tclCmdIL.c (InfoVarsCmd): checked for non-NULL procPtr | hobbs | 2000-04-04 | 1 | -2/+2 |
|
|
* | * generic/tclClock.c (FormatClock): inlined resultPtr, as it | hobbs | 2000-01-26 | 1 | -4/+8 |
|
|
* | * generic/tclCmdIL.c (InfoBodyCmd): made [info body] return a | hobbs | 2000-01-21 | 1 | -9/+8 |
|
|
* | * tests/cmdIL.test: Added tests for lsort -dictionary with | ericm | 2000-01-13 | 1 | -18/+16 |
|
|
* | * generic/tclClock.c: fixed support for 64bit handling of clock | hobbs | 2000-01-12 | 1 | -29/+108 |
|
|
* | * generic/tclCmdIL.c: added -unique option to lsort | hobbs | 1999-12-21 | 1 | -9/+35 |
|
|
* | * generic/tclCmdIL.c: made SORTMODE_INTEGER work with Longs | hobbs | 1999-11-24 | 1 | -4/+4 |
|
|
* | * generic/tclNamesp.c: | hobbs | 1999-10-05 | 1 | -21/+21 |
|
|
* | 1999-09-16 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-21 | 1 | -3/+7 |
|
|
* | * generic/tclListObj.c:core_8_2_b3_base | redman | 1999-08-10 | 1 | -2/+2 |
|
|
* | 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so they | welch | 1999-08-10 | 1 | -4/+2 |
|
|
* | * tests/regexp.test: | stanton | 1999-06-17 | 1 | -4/+4 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -154/+212 |
|
|
* | * generic/tclProc.c: | stanton | 1999-02-03 | 1 | -16/+8 |
|
|
* | Fixed bug in Tcl_SetListObj - it used to create invalid Tcl_Obj if you passed | rjohnson | 1998-10-13 | 1 | -1/+2 |
|
|
* | Fixed bug in "lsort -dictionary" that caused problems when comparing | rjohnson | 1998-10-13 | 1 | -3/+3 |
|
|
* | Fixed bug in "info complete" - it did not handle NULLs correctly. | rjohnson | 1998-10-13 | 1 | -5/+3 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | changed isArg and isTemp fields to us flags field in CompiledLocal structure | stanton | 1998-08-07 | 1 | -4/+5 |
|
|
* | Info body creates a copy of the procedure body if it is a precompiled | escoffon | 1998-07-28 | 1 | -3/+25 |
|
|
* | *** empty log message *** | rjohnson | 1998-07-01 | 1 | -1/+1 |
|
|
* | fixed "info vars" and "info locals" to not report compiled temporary variables | stanton | 1998-06-18 | 1 | -66/+64 |
|
|