| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid sharing cmdName literals accross namespaces, and generalise usage of | Miguel Sofer | 2004-12-24 | 1 | -11/+12 |
|
|
* | * generic/tclCompile.c: moved TclInitCompiledLocals to tclProc.c | Miguel Sofer | 2004-12-20 | 1 | -139/+1 |
|
|
* | optimised loops that initialise a proc's arguments and compiled local | Miguel Sofer | 2004-12-10 | 1 | -59/+88 |
|
|
* | Core of implementation of TIP#201 ('in' and 'ni' operators) | dkf | 2004-10-08 | 1 | -1/+6 |
|
|
* | Convert string to stringPtr | dkf | 2004-10-06 | 1 | -12/+12 |
|
|
* | Factorize out the code for freeing an object's internal rep. | dkf | 2004-09-29 | 1 | -5/+2 |
|
|
* | Report compilation errors at runtime, [Patch 103368] by dgp. | Miguel Sofer | 2004-09-26 | 1 | -184/+80 |
|
|
* | Corrected the base for the errorline calculation | dgp | 2004-09-23 | 1 | -2/+2 |
|
|
* | * generic/tclCmdMZ.c (TclProcessReturn): Support the -errorline | dgp | 2004-09-22 | 1 | -25/+43 |
|
|
* | * generic/tclBasic.c: Reworked management of the interp | dgp | 2004-09-21 | 1 | -10/+1 |
|
|
* | * generic/tclCompile.c (TclCompileScript): | Miguel Sofer | 2004-07-15 | 1 | -3/+8 |
|
|
* | Modified the logic of literal table cleanup at interp deletion time, | Miguel Sofer | 2004-07-08 | 1 | -13/+15 |
|
|
* | * generic/tclCompile.c (TclCompileScript): fix for [Bug 458361]. | Miguel Sofer | 2004-07-07 | 1 | -1/+10 |
|
|
* | * tests/cmdMZ.test (cmdMZ-return-2.17): Added a test that a word | dgp | 2004-07-06 | 1 | -4/+5 |
|
|
* | * generic/tclCompile.c: | Miguel Sofer | 2004-06-08 | 1 | -2/+6 |
|
|
* | * generic/tclCompile.h: | Miguel Sofer | 2004-05-16 | 1 | -63/+37 |
|
|
* | Optimisations for INST_START_CMD [Bug 926164]. | Miguel Sofer | 2004-05-12 | 1 | -13/+21 |
|
|
* | slight improvement to last commit | Miguel Sofer | 2004-05-04 | 1 | -7/+7 |
|
|
* | * generic/tclCompile.c (TclCompileScript): setting the compilation | Miguel Sofer | 2004-05-04 | 1 | -7/+7 |
|
|
* | * generic/tclCompile.c: | Miguel Sofer | 2004-05-03 | 1 | -22/+7 |
|
|
* | * generic/tclCompile.c: | Miguel Sofer | 2004-04-02 | 1 | -7/+22 |
|
|
* | * generic/tclCompile.c: New instruction code INST_START_CMD | Miguel Sofer | 2004-03-30 | 1 | -1/+21 |
|
|
* | * generic/tclCompile.c (TclCompileScript): corrected possible | Miguel Sofer | 2004-03-29 | 1 | -3/+4 |
|
|
* | Minor whitespace/capitalization fixes | dkf | 2004-01-20 | 1 | -15/+15 |
|
|
* | Full bytecode compilation for [lassign] | dkf | 2004-01-18 | 1 | -2/+17 |
|
|
* | Patch 876451: restores performance of [return]. Also allows forms | dgp | 2004-01-13 | 1 | -3/+83 |
|
|
* | All uses of 'panic' (the macro) changed | davygrvy | 2003-12-24 | 1 | -18/+18 |
|
|
* | Fixed Bug 845412; long commands without expansion don't get tangled with the | dkf | 2003-11-19 | 1 | -2/+2 |
|
|
* | Added cast to suppress compiler warning. | dgp | 2003-11-17 | 1 | -2/+2 |
|
|
* | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognition | dgp | 2003-11-14 | 1 | -18/+99 |
|
|
* | * generic/tclBasic.c (TclAppendObjToErrorInfo): New internal routine | dgp | 2003-10-14 | 1 | -18/+8 |
|
|
* | TIP#123 Implementation based on work by Arjen Markus. [Patch 655176] | dkf | 2003-09-12 | 1 | -1/+3 |
|
|
* | fixing previous patch | Miguel Sofer | 2003-05-09 | 1 | -5/+5 |
|
|
* | fix for [Bug 735055] | Miguel Sofer | 2003-05-09 | 1 | -1/+3 |
|
|
* | corrected bogus comments | dgp | 2003-04-18 | 1 | -7/+2 |
|
|
* | * generic/tclCompile.c: | Miguel Sofer | 2003-03-19 | 1 | -2/+9 |
|
|
* | * generic/tclCompCmds.c (TclCompileReturnCmd): Alternative fix for | dgp | 2003-03-19 | 1 | -1/+3 |
|
|
* | * generic/tclBasic.c (Tcl_EvalTokensStandard): | dgp | 2003-03-13 | 1 | -98/+15 |
|
|
* | * generic/tclCompile.c (TclCompileExprWords): remove unused | Miguel Sofer | 2003-02-19 | 1 | -3/+2 |
|
|
* | Don Porter's fix for bad parsing of nested scripts [Bug 681841]. | Miguel Sofer | 2003-02-16 | 1 | -30/+74 |
|
|
* | Removing more CONST-related warnings. | dkf | 2002-09-24 | 1 | -3/+3 |
|
|
* | * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ify | dgp | 2002-08-05 | 1 | -17/+16 |
|
|
* | Global symbols are now all either prefixed with 'tcl' (or 'Tcl' or ...) or ha... | dkf | 2002-07-19 | 1 | -5/+5 |
|
|
* | tclCompile.c and tclProc.c: small changes in the usage of the VAR_UNDEFINED f... | Miguel Sofer | 2002-07-11 | 1 | -3/+3 |
|
|
* | * doc/CrtTrace.3: Added TIP#62 implementation of command | hobbs | 2002-06-17 | 1 | -1/+2 |
|
|
* | a better algorithm for the previous bug fix. | Miguel Sofer | 2002-06-17 | 1 | -29/+23 |
|
|
* | [Bug 569438] in the processing of dollar variables | Miguel Sofer | 2002-06-16 | 1 | -12/+27 |
|
|
* | optimised read access to local variables created at run-time | Miguel Sofer | 2002-06-11 | 1 | -2/+2 |
|
|
* | cleanup in [expr] compiler | Miguel Sofer | 2002-05-30 | 1 | -7/+1 |
|
|
* | Fixed buffer overrun reported in 530320; luckily it is not likely to | dkf | 2002-03-15 | 1 | -3/+4 |
|
|