| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Cleaning up of the namespace guts. | dkf | 2004-11-01 | 1 | -551/+546 |
|
|
* | Allow ensembles to rewrite their subcommands' error messages to be more | dkf | 2004-10-29 | 1 | -14/+66 |
|
|
* | Make ensembles report shorter error traces that conceal more of how the | dkf | 2004-10-22 | 1 | -2/+3 |
|
|
* | * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp, | dgp | 2004-10-15 | 1 | -49/+105 |
|
|
* | * generic/tclBasic.c: | dgp | 2004-10-06 | 1 | -61/+55 |
|
|
* | * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp, | dgp | 2004-10-05 | 1 | -14/+68 |
|
|
* | oops | dgp | 2004-10-05 | 1 | -2/+1 |
|
|
* | * generic/tclNamesp.c (Tcl_PopCallFrame): Removed Bug 1038021 | dgp | 2004-10-05 | 1 | -18/+1 |
|
|
* | * generic/tclBasic.c (Tcl_AddObjErrorInfo): More re-organization | dgp | 2004-09-30 | 1 | -37/+29 |
|
|
* | Factorize out the code for freeing an object's internal rep. | dkf | 2004-09-29 | 1 | -10/+3 |
|
|
* | * generic/tclBasic.c: Corrections to the 2004-09-21 commit | dgp | 2004-09-24 | 1 | -2/+1 |
|
|
* | * generic/tclBasic.c: Reworked management of the interp | dgp | 2004-09-21 | 1 | -1/+2 |
|
|
* | Fix [Bug 1026903] by storing what ensemble the ensemble is cached for. | dkf | 2004-09-13 | 1 | -2/+7 |
|
|
* | comment typo | dgp | 2004-09-10 | 1 | -2/+2 |
|
|
* | * generic/tclNamespace.c (TclGetNamespaceForQualName): Resolved | dgp | 2004-09-10 | 1 | -12/+8 |
|
|
* | Also corrected faulty prevention of [namespace import] cycles. | dgp | 2004-09-09 | 1 | -20/+27 |
|
|
* | * generic/tclNamesp.c (Tcl_ForgetImport): Corrected faulty | dgp | 2004-09-09 | 1 | -45/+78 |
|
|
* | Make [namespace which] use newer option parsing code for more flexibility. | dkf | 2004-08-27 | 1 | -27/+21 |
|
|
* | Minor fixes | dkf | 2004-08-27 | 1 | -114/+100 |
|
|
* | Fix [Bug 1017022] by factorizing out the ensemble lookup code and fixing once. | dkf | 2004-08-27 | 1 | -26/+62 |
|
|
* | Fixes to ensemble -unknown handler processing to stop [namespace import] from | dkf | 2004-08-25 | 1 | -15/+5 |
|
|
* | Plug leak and clarify code | dkf | 2004-08-03 | 1 | -10/+9 |
|
|
* | Add field initialization to fix [Bug 989298]. D'oh! | dkf | 2004-08-03 | 1 | -1/+2 |
|
|
* | TIP#207 IMPLEMENTATION | dgp | 2004-08-02 | 1 | -33/+24 |
|
|
* | Another leak fix for [Bug 989093] | dkf | 2004-07-11 | 1 | -1/+9 |
|
|
* | * generic/tclNamesp.c (Tcl_FindNamespaceVar): | Miguel Sofer | 2004-05-25 | 1 | -15/+1 |
|
|
* | Fix in comments | Miguel Sofer | 2004-05-23 | 1 | -10/+7 |
|
|
* | * generic/tclNamesp.c (Tcl_FindNamespaceVar): [Bug 959052] fixed, | Miguel Sofer | 2004-05-23 | 1 | -1/+18 |
|
|
* | Silly bug found originally by Damon Courtney. [922752] | dkf | 2004-03-24 | 1 | -2/+2 |
|
|
* | * generic/tclNamesp.c: Added temporary pointer variables to work | rmax | 2004-03-18 | 1 | -2/+5 |
|
|
* | All uses of 'panic' (the macro) changed | davygrvy | 2003-12-24 | 1 | -6/+6 |
|
|
* | * generic/tclBasic.c (TclAppendObjToErrorInfo): New internal routine | dgp | 2003-10-14 | 1 | -6/+12 |
|
|
* | TIP#112 ([namespace ensemble] command) implementation. | dkf | 2003-09-29 | 1 | -8/+1598 |
|
|
* | * generic/tclNamesp.c (Tcl_Export): removed erroneous comments | Miguel Sofer | 2003-06-18 | 1 | -4/+2 |
|
|
* | * generic/tclVar.c: refactorisation to reuse already looked-up Var | Miguel Sofer | 2002-07-15 | 1 | -2/+2 |
|
|
* | [Bug 545325 ] info level didn't report namespace eval. | Miguel Sofer | 2002-04-18 | 1 | -4/+6 |
|
|
* | generic/tclNamesp.c: optimisation of namespace lookups [Patch 458872] | Miguel Sofer | 2002-02-28 | 1 | -6/+26 |
|
|
* | * [Patch 501006] Updated APIs in generic/tclResolve.c | dgp | 2002-01-25 | 1 | -5/+5 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -2/+3 |
|
|
* | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were | dgp | 2002-01-17 | 1 | -2/+2 |
|
|
* | Correction to faulty patch for bug #231259 | Miguel Sofer | 2001-06-28 | 1 | -2/+2 |
|
|
* | [Patch #424851]: Faster array searching & obj cleanup | Miguel Sofer | 2001-05-26 | 1 | -3/+5 |
|
|
* | Patch from [Bug: 231259] | Miguel Sofer | 2001-05-15 | 1 | -1/+12 |
|
|
* | Added a bunch of missing CONST declarations to stop warnings about | dkf | 2001-04-25 | 1 | -9/+13 |
|
|
* | (TIP #27) Another round of CONST changes, this | Kevin B Kenny | 2001-04-24 | 1 | -7/+7 |
|
|
* | Corrected behaviour of [namespace code] (bug #219385, patch #403530) | Miguel Sofer | 2001-04-07 | 1 | -4/+8 |
|
|
* | * generic/tclNamesp.c (Tcl_Import): Correctly freed a DString. | hobbs | 2001-03-24 | 1 | -1/+3 |
|
|
* | * doc/namespace.n: | hobbs | 2000-05-11 | 1 | -9/+64 |
|
|
* | * tests/namespace.test: | hobbs | 2000-03-27 | 1 | -1/+15 |
|
|
* | * generic/tclNamesp.c: Undid fix for #956, which broke backwards | ericm | 2000-01-26 | 1 | -3/+2 |
|
|