| Commit message (Expand) | Author | Age | Files | Lines |
* | 3605447 Make sure the -clear option to [namespace export] always clears, | dgp | 2013-02-21 | 1 | -43/+20 |
|\ |
|
| * | The flag TCL_LEAVE_ERR_MSG has no effect on the routine | dgp | 2013-02-21 | 1 | -8/+4 |
|
|
| * | refinement | dgp | 2013-02-20 | 1 | -2/+1 |
|
|
| * | 36054447 Convert [namespace export -clear] interface to something less stupid. | dgp | 2013-02-20 | 1 | -32/+18 |
|
|
* | | Use twoPtrValue.ptr1 in stead of otherValuePtr everywhere. This is exactly th... | jan.nijtmans | 2013-01-31 | 1 | -7/+7 |
|
|
* | | Backport fix for [Bug 2857044]. | dgp | 2011-04-27 | 1 | -0/+1 |
|
|
* | | Make sure SetFooFromAny routines react reasonably when passed a NULL interp. | dgp | 2011-04-21 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | Make sure SetFooFromAny routines react reasonably when passed a NULL interp. | dgp | 2011-04-21 | 1 | -0/+4 |
|
|
* | | * generic/tclNamesp.c: Tighten the detector of nested [namespace code]
bug_3202171 | dgp | 2011-03-09 | 1 | -13/+9 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| * | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 1 | -4/+7 |
|
|
| * | * generic/tclNamesp.c: Plugged memory leak related to | dgp | 2007-05-15 | 1 | -2/+8 |
|
|
| * | * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL... | andreas_kupries | 2006-11-28 | 1 | -1/+12 |
|
|
| * | * generic/tclNamesp.c (NamespaceInscopeCmd): revert [Bug 1400572] | hobbs | 2006-05-31 | 1 | -5/+3 |
|
|
| * | * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope] | dgp | 2006-01-09 | 1 | -3/+5 |
|
|
| * | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): | Miguel Sofer | 2005-11-18 | 1 | -8/+13 |
|
|
| * | * generic/tclInt.h: | Miguel Sofer | 2005-11-04 | 1 | -4/+4 |
|
|
| * | * generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so that | dgp | 2005-07-26 | 1 | -16/+16 |
|
|
| * | * generic/tclNamesp.c: Allow for [namespace import] of a command | dgp | 2005-07-05 | 1 | -1/+11 |
|
|
| * | * generic/tclNamesp.c (Tcl_PopCallFrame): Removed Bug 1038021 | dgp | 2004-10-05 | 1 | -19/+1 |
|
|
| * | * generic/tclNamespace.c (TclTeardownNamespace): Tcl_Obj-ified | dgp | 2004-09-30 | 1 | -33/+25 |
|
|
| * | * 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 | -21/+27 |
|
|
| * | * generic/tclNamesp.c (Tcl_ForgetImport): Corrected faulty | dgp | 2004-09-09 | 1 | -45/+78 |
|
|
| * | 2003-06-18 Miguel Sofer <msofer@users.sf.net> | Miguel Sofer | 2003-06-18 | 1 | -4/+2 |
|
|
* | | Backport fix for [Bug 2519474] | dkf | 2009-01-29 | 1 | -2/+3 |
|
|
* | | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 1 | -4/+7 |
|
|
* | | * generic/tclNamesp.c (Tcl_LogCommandInfo): Restored ability to | dgp | 2008-05-22 | 1 | -1/+4 |
|
|
* | | Backport of fixes to Tcl_SetNamespaceUnknownHandler | dkf | 2008-05-21 | 1 | -24/+37 |
|
|
* | | * generic/tclNamesp.c (GetNamespaceFromObj): spoil the intrep of | Miguel Sofer | 2008-03-02 | 1 | -6/+8 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Fix [Bug 1845320] and [Bug 1845397] | dkf | 2007-12-06 | 1 | -1/+2 |
|
|
* | | * generic/tclNamesp.c (Tcl_SetEnsembleMappingDict): Added checks | dgp | 2007-11-28 | 1 | -2/+24 |
|
|
* | | Factor out the core compiled-ensemble builder for simplicity. | dkf | 2007-11-21 | 1 | -1/+75 |
|
|
* | | Reduce cast count. | dkf | 2007-11-19 | 1 | -118/+116 |
|
|
* | | Simplification+comments for ensemble dispatch engine | dkf | 2007-11-18 | 1 | -128/+175 |
|
|
* | | Greatly improved ensemble compiler. This one now can handle any ensemble. | dkf | 2007-11-16 | 1 | -9/+27 |
|
|
* | | Must pass non-NULL interp to Tcl_SetEnsemble* functions. | dkf | 2007-11-15 | 1 | -17/+11 |
|
|
* | | Compile [info exists] into bytecode. Includes new instructions to support it. | dkf | 2007-11-14 | 1 | -1/+25 |
|
|
* | | [Patch 1830038]: Increased usage of macros to detect and take advantage of ob... | Miguel Sofer | 2007-11-11 | 1 | -17/+17 |
|
|
* | | * generic/tclNamesp.c (Tcl_FindCommand): insure that FQ command | Miguel Sofer | 2007-10-27 | 1 | -2/+2 |
|
|
* | | Generate literal values more efficiently using TclNewLiteralStringObj macro. | dkf | 2007-09-17 | 1 | -6/+6 |
|
|
* | | * generic/tclInt.h: Removed the "nsName" Tcl_ObjType from the | dgp | 2007-09-09 | 1 | -217/+106 |
|
|
* | | Tidying up. | dkf | 2007-08-03 | 1 | -31/+31 |
|
|
* | | VarReform [Patch 1750051] | Miguel Sofer | 2007-07-31 | 1 | -150/+37 |
|
|
* | | clarify comments for last commit | Miguel Sofer | 2007-07-05 | 1 | -2/+2 |
|
|
* | | * generic/tclNamesp.c (SetNsNameFromAny): | Miguel Sofer | 2007-07-05 | 1 | -21/+28 |
|
|
* | | * generic/tclNamesp.c: Fix case where a FQ cmd or ns was being | Miguel Sofer | 2007-07-04 | 1 | -1/+2 |
|
|
* | | * generic/tclCmdIL.c: More conversions to use TclStackAlloc. | dgp | 2007-06-22 | 1 | -9/+2 |
|
|