| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 (Tcl_CreateInterp, Tcl_EvalTokensStandard, | andreas_kupries | 2009-08-25 | 1 | -1/+9 |
|
|
| * | * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter, | andreas_kupries | 2009-07-14 | 1 | -4/+9 |
|
|
| * | * generic/tclCompile.h: add support for debug logging of DTrace | das | 2008-08-14 | 1 | -2/+111 |
|
|
| * | * generic/tclCompile.c: Made the new TclEnterCmdWordIndex | andreas_kupries | 2008-07-22 | 1 | -4/+1 |
|
|
| * | * generic/tclBasic.c: Reworked the handling of bytecode literals | andreas_kupries | 2008-07-22 | 1 | -6/+4 |
|
|
| * | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 1 | -2/+10 |
|
|
| * | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows | das | 2007-09-13 | 1 | -1/+76 |
|
|
| * | * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL... | andreas_kupries | 2006-11-28 | 1 | -6/+48 |
|
|
* | | * generic/tclCompile.c: [Bug 2933089]: A literal sharing problem with | andreas_kupries | 2010-02-02 | 1 | -1/+5 |
|
|
* | | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, | andreas_kupries | 2009-08-25 | 1 | -1/+11 |
|
|
* | | * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter, | andreas_kupries | 2009-07-14 | 1 | -4/+8 |
|
|
* | | typo | das | 2008-08-14 | 1 | -4/+1 |
|
|
* | | * generic/tclCompile.h: add support for debug logging of DTrace | das | 2008-08-14 | 1 | -2/+122 |
|
|
* | | * generic/tclCompile.c: Made the new TclEnterCmdWordIndex | andreas_kupries | 2008-07-22 | 1 | -4/+1 |
|
|
* | | * generic/tclBasic.c: Reworked the handling of bytecode literals | andreas_kupries | 2008-07-22 | 1 | -7/+4 |
|
|
* | | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 1 | -2/+11 |
|
|
* | | Remove stray trailing "," from enum InstOperandType definition (C99ism). | jenglish | 2008-02-26 | 1 | -2/+2 |
|
|
* | | * generic/tclCompile.h: Demote TclCompEvalObj() from internal stubs to | dgp | 2008-01-23 | 1 | -6/+3 |
|
|
* | | * generic/tclCompExpr.c: add an 'optimize' argument to | Miguel Sofer | 2008-01-16 | 1 | -2/+2 |
|
|
* | | * generic/tclBasic.c: Replacing 'operator' by 'op' in the def | Miguel Sofer | 2008-01-15 | 1 | -2/+2 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | typo | dkf | 2007-11-14 | 1 | -2/+2 |
|
|
* | | Compile [info exists] into bytecode. Includes new instructions to support it. | dkf | 2007-11-14 | 1 | -2/+8 |
|
|
* | | * generic/tclCompCmds.c, generic/tclCompile.c, generic/tclCompile.h: | hobbs | 2007-11-12 | 1 | -2/+6 |
|
|
* | | * generic/tclCompile.h: | Miguel Sofer | 2007-10-27 | 1 | -3/+1 |
|
|
* | | whitespace | das | 2007-10-25 | 1 | -4/+4 |
|
|
* | | Add a new command, ::tcl::unsupported::disassemble | dkf | 2007-09-25 | 1 | -10/+11 |
|
|
* | | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows | das | 2007-09-13 | 1 | -1/+90 |
|
|
* | | * generic/tclCompCmds.c: Use the new INST_REVERSE instruction | dgp | 2007-09-09 | 1 | -2/+6 |
|
|
* | | * generic/tclBasic.c: Used unions to better clarify overloading of | dgp | 2007-08-28 | 1 | -2/+5 |
|
|
* | | * generic/tclCompExpr.c: Call TclCompileSyntaxError() when | dgp | 2007-08-27 | 1 | -7/+13 |
|
|
* | | VarReform [Patch 1750051] | Miguel Sofer | 2007-07-31 | 1 | -2/+9 |
|
|
* | | Fix comments referring to {expand}. [Bug 1600859] | dkf | 2007-06-21 | 1 | -2/+2 |
|
|
* | | * generic/tclCompile.c: reverted TclEvalObjvInternal and | Miguel Sofer | 2007-06-15 | 1 | -4/+1 |
|
|
* | | * generic/tclBasic.c: Further TEOvI split, creating a new | Miguel Sofer | 2007-06-10 | 1 | -3/+5 |
|
|
* | | * generic/tclBasic.c: Removed code that dealt with | dgp | 2007-05-30 | 1 | -2/+1 |
|
|
* | | * generic/tclBasic.c: Added bytecode compilers for the | Miguel Sofer | 2007-04-03 | 1 | -4/+11 |
|
|
* | | Added a scheme to allow aux-data to be printed out for debugging. For this to... | dkf | 2007-03-02 | 1 | -4/+31 |
|
|
* | | More efficient issuing of INST_START_CMD instructions. See ChangeLog for disc... | dkf | 2007-01-19 | 1 | -5/+14 |
|
|
* | | Cleanup to follow engineering manual guidelines | dkf | 2006-12-13 | 1 | -27/+29 |
|
|
* | | * generic/tclBasic.c: Final step routing all direct evaluation forms | dgp | 2006-12-12 | 1 | -1/+7 |
|
|
* | | * generic/tclBasic.c: Another step with all sorting operator commands | dgp | 2006-12-11 | 1 | -1/+4 |
|
|
* | | * generic/tclBasic.c: Another step down the path of re-using | dgp | 2006-12-08 | 1 | -1/+14 |
|
|
* | | * generic/tclCompExpr.c: Revised implementation of TclInvertOpCmd | dgp | 2006-12-08 | 1 | -1/+3 |
|
|
* | | * generic/tclBasic.c: TIP #280 implementation. | andreas_kupries | 2006-11-28 | 1 | -2/+35 |
|
|
* | | New TEBC opcode, INST_JUMP_TABLE, for compiling the simple (and common) case of | dkf | 2005-11-30 | 1 | -3/+23 |
|
|
* | | Scrap _ANSI_ARGS_ macro use, yay! | dkf | 2005-10-12 | 1 | -97/+92 |
|
|
* | | Compiler for [dict] and related changes. | dkf | 2005-07-21 | 1 | -3/+20 |
|
|