| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Consolidated TIP#257 patch applied to HEAD to allow for experimentation by | dkf | 2006-10-20 | 1 | -9/+7 |
|
|
* | * generic/tclNamespace.c (TclTeardownNamespace): After the | dgp | 2006-10-10 | 1 | -1/+2 |
|
|
* | undo last commit. | dgp | 2006-08-28 | 1 | -2/+2 |
|
|
* | Fixes for [Bug 1547662] and [Bug 1547681] | Joe Mistachkin | 2006-08-28 | 1 | -2/+2 |
|
|
* | bugfix, docs clarification and new tests for 'namespace upvar' [Bug 1546833] | Miguel Sofer | 2006-08-26 | 1 | -2/+14 |
|
|
* | It seems that the original submitter of the patch didn't test it. Add a
| dkf | 2006-08-11 | 1 | -1/+9 |
|
|
* | Applied [Patch 1352382] | dkf | 2006-08-11 | 1 | -150/+150 |
|
|
* | silence a strict aliasing warning from gcc | rmax | 2006-03-13 | 1 | -3/+4 |
|
|
* | Space/style improvements | dkf | 2006-02-02 | 1 | -107/+139 |
|
|
* | TIP#181 IMPLEMENTATION | dgp | 2006-02-01 | 1 | -3/+182 |
|
|
* | TIP#250 IMPLEMENTATION | dgp | 2006-02-01 | 1 | -3/+83 |
|
|
* | * generic/tclBasic.c: Moved Tcl_LogCommandInfo from tclBasic.c to | dgp | 2006-01-11 | 1 | -1/+82 |
|
|
* | * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope] | dgp | 2006-01-09 | 1 | -4/+6 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -9/+10 |
|
|
* | * generic/tclInt.h: | Miguel Sofer | 2005-11-14 | 1 | -5/+10 |
|
|
* | Partial fix for [Bug 1355342] | dkf | 2005-11-12 | 1 | -350/+350 |
|
|
* | * generic/tclInt.h: | Miguel Sofer | 2005-11-04 | 1 | -11/+11 |
|
|
* | * generic/tclNamesp.c: fix for [Bugs 1338280/1337229]. Thanks Don. | Miguel Sofer | 2005-10-31 | 1 | -10/+10 |
|
|
* | * generic/tclBasic.c: Updated several callers to use | dgp | 2005-09-14 | 1 | -24/+17 |
|
|
* | Remove _ANSI_ARGS_ and tidy up comments | dkf | 2005-08-26 | 1 | -236/+208 |
|
|
* | Fix crashes when running Snit's test suite caused by traces forcing the interp | dkf | 2005-08-26 | 1 | -2/+5 |
|
|
* | * generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so that | dgp | 2005-07-26 | 1 | -18/+18 |
|
|
* | Getting more systematic about style | dkf | 2005-07-17 | 1 | -207/+241 |
|
|
* | Whitespace/comment tidying | dkf | 2005-07-15 | 1 | -931/+914 |
|
|
* | * generic/tclNamesp.c: Allow for [namespace import] of a command | dgp | 2005-07-05 | 1 | -1/+10 |
|
|
* | * generic/tclInt.h: Reduced the Tcl_ObjTypes "index", | dgp | 2005-06-07 | 1 | -6/+6 |
|
|
* | TIP#229 implementation | dkf | 2005-05-30 | 1 | -26/+348 |
|
|
* | Quell a gcc warning | dkf | 2005-05-19 | 1 | -4/+5 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | * generic/tclInt.decls: Converted TclMatchIsTrivial to a macro. | dgp | 2005-05-05 | 1 | -87/+130 |
|
|
* | Fix comment | dkf | 2005-03-09 | 1 | -1/+2 |
|
|
* | TIP#235 implementation (rename functions, add to stubs table, document) | dkf | 2005-01-19 | 1 | -72/+73 |
|
|
* | * generic/tclTest.c: Added two new functions to allocate memory | Miguel Sofer | 2004-12-15 | 1 | -13/+66 |
|
|
* | converting the static function GetNamespaceFromObj() to MODULE_SCOPE | Miguel Sofer | 2004-12-11 | 1 | -12/+9 |
|
|
* | Make ensemble API available to rest of Tcl core. | dkf | 2004-12-10 | 1 | -35/+1 |
|
|
* | Provide an internal API for manipulating ensembles. | dkf | 2004-12-09 | 1 | -133/+635 |
|
|
* | Convert mutex-protected global state into thread-local state. [FRQ 1077210] | dkf | 2004-12-02 | 1 | -9/+18 |
|
|
* | 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 |
|
|