Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | Plug another memory leak. [Bug 3384840] | Kevin B Kenny | 2011-08-06 | 1 | -6/+15 | |
* | | | | | | | | | | | | | | | | | Plug another memory leak. [Bug 3384840] | Kevin B Kenny | 2011-08-06 | 2 | -0/+11 | |
* | | | | | | | | | | | | | | | | | Plugged a memory leak in double->string | Kevin B Kenny | 2011-08-06 | 2 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Plugged a memory leak in double->string | Kevin B Kenny | 2011-08-06 | 2 | -3/+7 | |
* | | | | | | | | | | | | | | | | Use Tcl_PrintfObj to generate more (complex) error messages. | dkf | 2011-08-05 | 10 | -98/+63 | |
* | | | | | | | | | | | | | | | | Ensure that memory isn't leaked when an unknown instruction is encountered. | dkf | 2011-08-05 | 2 | -108/+115 | |
* | | | | | | | | | | | | | | | | [Bug 3386197]: Fix buffer direction botch. Damn you, confusing terminology! | dkf | 2011-08-05 | 2 | -3/+4 | |
* | | | | | | | | | | | | | | | | [Bug 3386197]: Plug memory leak in unstacking of zlib transforms. | dkf | 2011-08-04 | 2 | -4/+23 | |
* | | | | | | | | | | | | | | | | * generic/tclVar.c (TclPtrSetVar): fix valgrind-detected error when newValueP... | mig | 2011-08-04 | 2 | -1/+7 | |
* | | | | | | | | | | | | | | | | More changes tidying. | dgp | 2011-08-04 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | missing TIP id in changes | dgp | 2011-08-04 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | More memleak plugging. | dkf | 2011-08-04 | 2 | -22/+9 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Don't use AI_ADDRCONFIG for now. It seems to do more harm than good. | max | 2011-08-04 | 2 | -0/+21 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | [Bug 3384840]: Fix memory leaks in the assembler due to Tcl_Obj reference | dkf | 2011-08-04 | 3 | -18/+96 | |
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Update file generated by `make dist` | dgp | 2011-08-03 | 1 | -2/+29 | |
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Fix build on systems where ECANCELED == ELIBMAX | dgp | 2011-08-03 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Use the actual case used by Thread to name the directory its distributions | dgp | 2011-08-02 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Variable substitution botch. | dgp | 2011-08-02 | 2 | -1/+2 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | Updates for 8.6b2 release. | dgp | 2011-08-02 | 2 | -1/+7 | |
* | | | | | | | | | [Bug 3384007]: Fix some panic messages. | dkf | 2011-08-02 | 2 | -28/+30 | |
* | | | | | | | | | * generic/tclProc.c (TclProcCompileProc): fix for leak of resolveInfo when re... | mig | 2011-08-01 | 2 | -0/+13 | |
* | | | | | | | | | General cleanup of tests to promote intelligibility and to try to ensure that | dkf | 2011-08-01 | 1 | -94/+93 | |
* | | | | | | | | | Added some examples of how some of the standard global variables can be used, | dkf | 2011-08-01 | 2 | -0/+41 | |
* | | | | | | | | | [Bug 3382474]: Added code to determine the version number of contributed | dkf | 2011-08-01 | 2 | -4/+18 | |
* | | | | | | | | | Small errors plague us all... | dkf | 2011-07-29 | 1 | -2/+2 | |
* | | | | | | | | | Small enhancements to improve cross-linking with contributed packages. | dkf | 2011-07-29 | 3 | -47/+25 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | autoconf | dgp | 2011-07-28 | 2 | -1/+3 | |
* | | | | | | | | Fix AC_DEFINE invocation for NEED_FAKE_RFC2553. | max | 2011-07-28 | 2 | -1/+7 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Update tzdata. Update changes. | dgp | 2011-07-28 | 20 | -2851/+60 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Update to Olson's tzdata2011h | dgp | 2011-07-28 | 19 | -2848/+47 | |
* | | | | | | Ensure that TclOO is properly found by all the various package mechanisms (by | dkf | 2011-07-26 | 3 | -15/+15 | |
* | | | | | | [Bug 3372130] Fix hypot math function with MSVC10 | jan.nijtmans | 2011-07-21 | 2 | -1/+7 | |
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | | ||||||
| * | | | | [Bug 3372130] Fix hypot math function with MSVC10 | jan.nijtmans | 2011-07-21 | 2 | -1/+7 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | oops, leftover end comment | jan.nijtmans | 2011-07-21 | 1 | -1/+1 | |
| | * | | | [Bug 3372130] Fix hypot math function with MSVC10 | jan.nijtmans | 2011-07-21 | 2 | -1/+7 | |
* | | | | | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). | dgp | 2011-07-19 | 3 | -6/+12 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). | dgp | 2011-07-19 | 3 | -2/+13 | |
* | | | | | Fix [bug 3371644] -- crash on Tcl_ConvertElement with leading pound. | ferrieux | 2011-07-19 | 2 | -1/+7 | |
| |_|_|/ |/| | | | ||||||
* | | | | The final parts of my doc improvement project | dkf | 2011-07-18 | 13 | -24/+61 | |
* | | | | Undocument long gone limitation of [upvar]. | ferrieux | 2011-07-18 | 2 | -2/+5 | |
| |_|/ |/| | | ||||||
* | | | More small documentation improvements. | dkf | 2011-07-18 | 15 | -35/+60 | |
* | | | Documentation improvements (small; some revision to parsing script) to improve | dkf | 2011-07-17 | 36 | -276/+379 | |
* | | | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. | dgp | 2011-07-15 | 2 | -0/+8 | |
|\ \ \ | |/ / | ||||||
| * | | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. | dgp | 2011-07-15 | 2 | -0/+10 | |
| |\ \ | | |/ | ||||||
| | * | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. | dgp | 2011-07-15 | 2 | -0/+10 | |
* | | | 3357771 Prevent circular references in values with ByteCode intreps. | dgp | 2011-07-15 | 2 | -1/+19 | |
* | | | [Bug 3365156]: Remove stray refcount bump that caused a memory leak. | dkf | 2011-07-15 | 2 | -3/+7 | |
|\ \ \ | ||||||
| * | | | Remove stray refcount bump that caused a memory leak.bug_3365156 | dkf | 2011-07-14 | 2 | -1/+5 | |
* | | | | 3366265 Allocate proper size buffer for TclConvertElement() to write to. | dgp | 2011-07-14 | 2 | -2/+9 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | 3366265 Allocate proper size buffer for TclConvertElement() to write to. | dgp | 2011-07-14 | 1 | -2/+4 | |