| Commit message (Expand) | Author | Age | Files | Lines |
* | More generation of error codes (namespace creation, path normalization, | dkf | 2011-04-03 | 1 | -0/+4 |
|
|
* | More generation of errorCode information. | dkf | 2011-03-26 | 1 | -0/+6 |
|
|
* | Squelch another unnecessary cast. | dkf | 2011-03-26 | 1 | -1/+1 |
|
|
* | Reduce the number of casts used to manage Tcl_Obj internal representations. | dkf | 2011-03-26 | 1 | -3/+3 |
|
|
* | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -21/+19 |
|
|
* | Merge to feature branch | dkf | 2011-03-09 | 1 | -13/+9 |
|\ |
|
| * | * generic/tclNamesp.c: Tighten the detector of nested [namespace code] | dgp | 2011-03-09 | 1 | -13/+9 |
| |\ |
|
| | * | * generic/tclNamesp.c: Tighten the detector of nested [namespace code]
bug_3202171 | dgp | 2011-03-09 | 1 | -13/+9 |
|
|
* | | | Turn namespace into an ensemble. Not yet on trunk because of some mysterious ... | dkf | 2011-03-09 | 1 | -202/+161 |
|/ / |
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | 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-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: fix leak due to bad looping construct, | Miguel Sofer | 2010-11-18 | 1 | -3/+5 |
|
|
* | | | * generic/tclNamesp.c: fix leak due to bad looping construct, | Miguel Sofer | 2010-11-18 | 1 | -5/+3 |
|
|
* | | | [Patch 2995655] Report inner contexts in [info errorstack] | ferrieux | 2010-10-20 | 1 | -9/+100 |
|
|
* | | | * generic/tclBasic.c, generic/tclClock.c, generic/tclEncoding.c, | dkf | 2010-10-01 | 1 | -3/+4 |
|
|
* | | | * generic/tclBasic.c: New implementation for [tailcall]: | Miguel Sofer | 2010-08-30 | 1 | -13/+6 |
|
|
* | | | * generic/tclBasic.c: New redesign of [tailcall]: find | Miguel Sofer | 2010-08-18 | 1 | -6/+14 |
|
|
* | | | * generic/tclBasic.c: Redesign of [tailcall] to | Miguel Sofer | 2010-08-18 | 1 | -1/+5 |
|
|
* | | | whitespace | dgp | 2010-06-08 | 1 | -17/+19 |
|
|
* | | | Ensure proper reset of [info errorstack] even when compiling constant expr's ... | ferrieux | 2010-06-07 | 1 | -47/+49 |
|
|
* | | | Safer (and faster) computation of [uplevel] offsets in TIP 348. Toplevel offs... | ferrieux | 2010-06-02 | 1 | -10/+7 |
|
|
* | | | Fix computation of [uplevel] offsets in TIP 341. | ferrieux | 2010-05-31 | 1 | -2/+2 |
|
|
* | | | TIP #348 IMPLEMENTATION - Substituted error stack | ferrieux | 2010-04-05 | 1 | -1/+42 |
|
|
* | | | Code Audit results: | dkf | 2010-03-05 | 1 | -7/+6 |
|
|
* | | | More tidying up (whitespace, spelling, useless parentheses, useless casts) | dkf | 2010-02-24 | 1 | -8/+8 |
|
|
* | | | Fix [Bug 2950259] so that deleting an object by killing its namespace will | dkf | 2010-02-15 | 1 | -1/+22 |
|
|
* | | | Corrected a comment. | dkf | 2010-02-14 | 1 | -3/+2 |
|
|
* | | | Hive off the ensemble code into its own file. | dkf | 2010-02-13 | 1 | -2809/+90 |
|
|
* | | | * generic/tclBasic.c: Fix lerak of coroutines on namespace | Miguel Sofer | 2010-01-03 | 1 | -1/+25 |
|
|
* | | | * generic/tclBasic.c: Release TclPopCallFrame() from its | Miguel Sofer | 2009-12-13 | 1 | -6/+1 |
|
|