| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new command, ::tcl::unsupported::disassemble | dkf | 2007-09-25 | 1 | -1/+5 |
|
|
* | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows | das | 2007-09-13 | 1 | -6/+27 |
|
|
* | * generic/tclInt.h: Removed the "nsName" Tcl_ObjType from the | dgp | 2007-09-09 | 1 | -2/+1 |
|
|
* | ensure WORDS_BIGENDIAN redefinition is consistent with autoconf definition | das | 2007-08-23 | 1 | -2/+2 |
|
|
* | * generic/tclInt.h: remove redundant ops in TclNewStringObj macro | Miguel Sofer | 2007-08-11 | 1 | -3/+6 |
|
|
* | * generic/tclInt.h: fix the TclSetVarNamespaceVar macro, was | Miguel Sofer | 2007-08-10 | 1 | -3/+5 |
|
|
* | * generic/tclInt.h: remove comments refering to VAR_SCALAR, as | Miguel Sofer | 2007-08-08 | 1 | -4/+3 |
|
|
* | * generic/tclInt.decls: Exporting via stubs to help | Miguel Sofer | 2007-08-07 | 1 | -3/+1 |
|
|
* | modifs to help itcl adapt to VarReform | Miguel Sofer | 2007-08-04 | 1 | -7/+12 |
|
|
* | Tidying up. | dkf | 2007-08-03 | 1 | -37/+35 |
|
|
* | Abstracted the 'offsetof' to a TclOffset macro as per Tk_Offset to permit | patthoyts | 2007-08-01 | 1 | -1/+13 |
|
|
* | VarReform [Patch 1750051] | Miguel Sofer | 2007-07-31 | 1 | -95/+218 |
|
|
* | * generic/tclBasic.c (TEOvI, GetCommandSource): | Miguel Sofer | 2007-07-24 | 1 | -1/+2 |
|
|
* | * generic/tclCompExpr.c: Removed dead code, old implementations | dgp | 2007-07-02 | 1 | -30/+1 |
|
|
* | * generic/tclCompExpr.c: Removed dead code, old implementations | dgp | 2007-07-02 | 1 | -2/+1 |
|
|
* | * generic/tclBasic.c: Removed dead code, including the | dgp | 2007-06-28 | 1 | -35/+2 |
|
|
* | * generic/tclExecute.c: Revised TclStackRealloc() signature to better | dgp | 2007-06-22 | 1 | -1/+3 |
|
|
* | * generic/tclInt.decls: Modif to the internals of | Miguel Sofer | 2007-06-14 | 1 | -2/+3 |
|
|
* | Convert [info] into an ensemble command. | dkf | 2007-06-12 | 1 | -4/+2 |
|
|
* | Improve the argument substitution behaviour of Tcl_WrongNumArgs when faced with | dkf | 2007-06-12 | 1 | -1/+23 |
|
|
* | * generic/tclInt.h: | Miguel Sofer | 2007-06-10 | 1 | -1/+12 |
|
|
* | fix for ne TclCleanupCommandMacro (doh!) | Miguel Sofer | 2007-06-10 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Split TEOv in two, by separating a | Miguel Sofer | 2007-06-09 | 1 | -1/+36 |
|
|
* | * generic/tclBasic.c: Added interp flag value ERR_LEGACY_COPY to | dgp | 2007-06-05 | 1 | -1/+2 |
|
|
* | * generic/tclInt.h: | Miguel Sofer | 2007-06-05 | 1 | -8/+18 |
|
|
* | * generic/tclBasic.c: Removed code that dealt with | dgp | 2007-05-30 | 1 | -5/+1 |
|
|
* | * generic/tclInt.h: Removed TclEvalObjEx and TclGetSrcInfoForPc | patthoyts | 2007-05-11 | 1 | -5/+1 |
|
|
* | * generic/tclInt.h: TclFinalizeThreadAlloc() is always defined, | dgp | 2007-05-09 | 1 | -2/+2 |
|
|
* | * generic/tclInt.h: fix warning when building threaded with -DPURIFY. | das | 2007-05-09 | 1 | -1/+2 |
|
|
* | Changes to allow the tip257 code to work as an extension properly post-tip280 | dkf | 2007-05-05 | 1 | -76/+101 |
|
|
* | * generic/tclInt.h (TclDecrRefCount): change the order of the | Miguel Sofer | 2007-04-18 | 1 | -6/+7 |
|
|
* | Handle creation of Tcl_Objs from constant strings better (easier to use, more | dkf | 2007-04-10 | 1 | -4/+14 |
|
|
* | * generic/tclInt.decls: Moved TclGetNamespaceFromObj() to | Miguel Sofer | 2007-04-03 | 1 | -3/+1 |
|
|
* | * generic/tclBasic.c: Added bytecode compilers for the | Miguel Sofer | 2007-04-03 | 1 | -3/+11 |
|
|
* | * generic/tclCmdMZ.c (STR_REVERSE): Implement the actual | dgp | 2007-03-28 | 1 | -1/+2 |
|
|
* | * generic/tclBasic.c: Use new interface in Tcl_EvalObjEx so that | dgp | 2007-02-24 | 1 | -1/+2 |
|
|
* | TIP#287 IMPLEMENTATION | dgp | 2006-12-01 | 1 | -1/+4 |
|
|
* | * generic/tclBasic.c: TIP #280 implementation. | andreas_kupries | 2006-11-28 | 1 | -2/+152 |
|
|
* | *Partial* implementation of TIP#174. Still needs non-compiled versions of most | dkf | 2006-11-23 | 1 | -1/+117 |
|
|
* | * generic/tcl.h: Moved TCL_REG_BOSONLY #define from tcl.h to | dgp | 2006-11-22 | 1 | -2/+13 |
|
|
* | TIP#270 IMPLEMENTATION | dgp | 2006-11-15 | 1 | -14/+1 |
|
|
* | * generic/tclCompExpr.c: fix gcc warnings about 'cast to/from | das | 2006-11-13 | 1 | -1/+26 |
|
|
* | Transfer TclPtrMakeUpvar and TclObjLookupVar to the internal stubs table. | dkf | 2006-11-12 | 1 | -8/+1 |
|
|
* | Implemented [lreverse] from TIP#272 | dkf | 2006-11-09 | 1 | -1/+4 |
|
|
* | * generic/tclCmdAH.c: Further revisions to produce the routines | dgp | 2006-11-02 | 1 | -7/+5 |
|
|
* | * generic/tclBasic.c: Further revised TclAppendPrintToObj() and | dgp | 2006-11-02 | 1 | -5/+4 |
|
|
* | * generic/tclBasic.c: Refactored and renamed the routines | dgp | 2006-10-31 | 1 | -7/+9 |
|
|
* | Fix [Bug 1587618], eliminating the callObjc and callObjv fields from the Interp | dkf | 2006-10-31 | 1 | -16/+3 |
|
|
* | Minor style consistency cleanup | dkf | 2006-10-28 | 1 | -39/+39 |
|
|
* | Added some explanatory comments. | dkf | 2006-10-28 | 1 | -10/+14 |
|
|