| Commit message (Expand) | Author | Age | Files | Lines |
* | TclFreeIntRep() related cleanup. | dgp | 2011-04-25 | 1 | -3/+2 |
|
|
* | Make sure SetFooFromAny routines react reasonably when passed a NULL interp. | dgp | 2011-04-21 | 1 | -1/+5 |
|\ |
|
| * | Make sure SetFooFromAny routines react reasonably when passed a NULL interp. | dgp | 2011-04-21 | 1 | -1/+5 |
| |\ |
|
* | | | More generation of error codes (namespace creation, path normalization, | dkf | 2011-04-03 | 1 | -18/+50 |
|
|
| | | | |
| \ \ | |
*-. \ \ | Rewrites to eliminate some isspace() calls. | dgp | 2011-03-16 | 1 | -7/+6 |
|\ \ \ \
| | |/ / |
|
| | * | | whitespace tidy | dgp | 2011-03-16 | 1 | -1/+1 |
| |/ / |
|
| * | | Rewrites to eliminate isspace() calls. | dgp | 2011-03-16 | 1 | -6/+5 |
|
|
| * | | Fix gcc warnings: variable set but not used | jan.nijtmans | 2011-03-08 | 1 | -0/+6 |
| |\ \
| | |/ |
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -35/+33 |
|
|
* | | | merge | jan.nijtmans | 2011-03-08 | 1 | -0/+10 |
|\ \ \ |
|
| * \ \ | Fix gcc warnings: variable set but not used | jan.nijtmans | 2011-03-08 | 1 | -0/+2 |
| |\ \ \
|/ / / /
| | | _ |
|
| * | | Fix gcc warnings: variable set but not used | jan.nijtmans | 2011-03-08 | 1 | -0/+4 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | 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-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 |
|
|
| | * | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2, | nijtmans | 2011-01-25 | 1 | -63/+63 |
|
|
| | * | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, | andreas_kupries | 2009-08-25 | 1 | -1/+13 |
|
|
| | * | * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr | dgp | 2009-06-13 | 1 | -6/+1 |
|
|
| | * | * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggered | andreas_kupries | 2008-08-11 | 1 | -5/+24 |
|
|
| | * | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 1 | -1/+9 |
|
|
| | * | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows | das | 2007-09-13 | 1 | -1/+28 |
|
|
| | * | * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL... | andreas_kupries | 2006-11-28 | 1 | -3/+120 |
|
|
| | * | Silence compiler warning. | dgp | 2006-05-15 | 1 | -2/+3 |
|
|
| | * | * generic/tclProc.c (ProcCompileProc): When a bump of the compile | dgp | 2006-05-13 | 1 | -7/+87 |
|
|
| | * | * generic/tclBasic.c: | Miguel Sofer | 2005-10-23 | 1 | -5/+10 |
|
|
| | * | * generic/tclProc.c (TclObjInvokeProc): | Miguel Sofer | 2004-05-02 | 1 | -4/+22 |
|
|
| | * | * generic/tclBasic.c: Corrected several instances of unsafe | dgp | 2003-07-18 | 1 | -1/+17 |
|
|
| * | | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2, | nijtmans | 2011-01-25 | 1 | -17/+17 |
|
|
| * | | * generic/tclProc.c (ProcWrongNumArgs): [Bug 3045010]: Make the | dkf | 2010-08-15 | 1 | -5/+7 |
|
|
| * | | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, | andreas_kupries | 2009-08-25 | 1 | -2/+12 |
|
|
| * | | * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr | dgp | 2009-06-13 | 1 | -5/+1 |
|
|
| * | | * generic/tclProc.c: Reset -level and -code values to defaults | dgp | 2008-10-19 | 1 | -1/+6 |
|
|
| * | | * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggered | andreas_kupries | 2008-08-11 | 1 | -4/+24 |
|
|
| * | | * tests/info.test: Tests 38.* added, exactly testing the tracking | andreas_kupries | 2008-07-25 | 1 | -2/+2 |
|
|
| * | | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 1 | -2/+10 |
|
|
* | | | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2 | nijtmans | 2010-12-10 | 1 | -4/+3 |
|
|
* | | | * generic/tclBasic.c: [Patch 3072080] (minus the itcl | Miguel Sofer | 2010-09-27 | 1 | -4/+2 |
|
|
* | | | Remove many type casts which are no longernecessary as a result of [Patch 300... | nijtmans | 2010-08-22 | 1 | -3/+3 |
|
|
* | | | * generic/tclProc.c (ProcWrongNumArgs): [Bug 3045010]: Make the | dkf | 2010-08-15 | 1 | -6/+8 |
|
|
* | | | Code Audit results: | dkf | 2010-03-05 | 1 | -6/+6 |
|
|
* | | | Pure whitespace changes, changing to follow Engineering Manual style. | dkf | 2010-02-24 | 1 | -29/+29 |
|
|
* | | | Follow-up to [2010-01-29] commit: | nijtmans | 2010-02-05 | 1 | -2/+2 |
|
|
* | | | * generic/tclDictObj.c: Updated freeIntRepProc routines so | dgp | 2009-09-30 | 1 | -1/+2 |
|
|
* | | | * generic/tclExecute.c: fix potential uninitialized variable use and | das | 2009-09-07 | 1 | -29/+31 |
|
|
* | | | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, | andreas_kupries | 2009-08-25 | 1 | -2/+12 |
|
|
* | | | * generic/tclBinary.c: Removed unused variables. | dgp | 2009-07-16 | 1 | -2/+2 |
|
|
* | | | * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr | dgp | 2009-06-13 | 1 | -4/+1 |
|
|
* | | | Fix [Bug 2673163] | dkf | 2009-03-24 | 1 | -3/+11 |
|
|
* | | | - eliminate some unnessary type casts | nijtmans | 2009-02-10 | 1 | -6/+6 |
|
|
* | | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | dkf | 2009-01-09 | 1 | -12/+13 |
|
|