| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclInt.decls: move TclByteArrayMatch and TclReToGlob | hobbs | 2007-12-11 | 1 | -1/+10 |
|
|
* | (TclMatchIsTrivial): simplify TclMatchIsTrivial to remove ] check | hobbs | 2007-12-06 | 1 | -2/+2 |
|
|
* | add TclGetChannelFromObj decl | hobbs | 2007-12-06 | 1 | -1/+4 |
|
|
* | Simplify code for setting up the [chan] ensemble now that we can leverage | dkf | 2007-12-06 | 1 | -11/+8 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2007-11-26 | 1 | -2/+2 |
|
|
* | Turn the [string] command into a real compiled ensemble. | dkf | 2007-11-23 | 1 | -5/+15 |
|
|
* | Rebuild [dict] as a full compiled ensemble. | dkf | 2007-11-22 | 1 | -6/+22 |
|
|
* | Factor out the core compiled-ensemble builder for simplicity. | dkf | 2007-11-21 | 1 | -3/+15 |
|
|
* | * generic/tclDictObj.c: Changed the underlying implementation of the | dkf | 2007-11-20 | 1 | -1/+9 |
|
|
* | More minor cleanup | dkf | 2007-11-18 | 1 | -253/+253 |
|
|
* | Greatly improved ensemble compiler. This one now can handle any ensemble. | dkf | 2007-11-16 | 1 | -54/+114 |
|
|
* | Compile [info exists] into bytecode. Includes new instructions to support it. | dkf | 2007-11-14 | 1 | -1/+5 |
|
|
* | Strip an _ANSI_ARGS_ usage. | dkf | 2007-11-14 | 1 | -2/+2 |
|
|
* | RE: [Patch 1830184] TclResetResult | Miguel Sofer | 2007-11-12 | 1 | -35/+1 |
|
|
* | * generic/tclBasic.c: New macro TclResetResult, new iPtr flag | Miguel Sofer | 2007-11-12 | 1 | -1/+35 |
|
|
* | [Patch 1830038]: Increased usage of macros to detect and take advantage of ob... | Miguel Sofer | 2007-11-11 | 1 | -10/+55 |
|
|
* | * unix/tclUnixTime.c (TclpWideClicksToNanoseconds): fix issues with | das | 2007-11-10 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2007-11-10 | 1 | -3/+3 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2007-11-10 | 1 | -3/+5 |
|
|
* | * generic/tclAsync.c: | Miguel Sofer | 2007-11-09 | 1 | -2/+37 |
|
|
* | * generic/tclCompile.h: | Miguel Sofer | 2007-10-27 | 1 | -1/+3 |
|
|
* | 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 |
|
|