Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-09 | 1 | -0/+7 | |
|\ | ||||||
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-09 | 1 | -1/+8 | |
* | | Change the signature of TclParseHex(), such that it can now parse up to 8 hex... | jan.nijtmans | 2011-08-09 | 1 | -0/+5 | |
* | | Make the -buffersize option to '$zstream add' function correctly instead of | dkf | 2011-08-08 | 1 | -0/+7 | |
* | | merge release to trunk | dgp | 2011-08-08 | 1 | -1/+20 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *---. \ | merge from trunk to rc all but the AI_ADDRCONFIG experimentcore_8_6_b2core_8_6_b2_rc | dgp | 2011-08-05 | 1 | -1/+38 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | merge to rc | dgp | 2011-08-02 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | merge to rc | dgp | 2011-08-02 | 1 | -0/+33 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | merge to rc | dgp | 2011-07-28 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | merge to rc | dgp | 2011-07-28 | 1 | -0/+23 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | merge to rc | dgp | 2011-07-27 | 1 | -1/+11 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | merge to rc | dgp | 2011-07-19 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | merge to rc | dgp | 2011-07-19 | 1 | -2/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Bump version number to 8.6b2. | dgp | 2011-07-18 | 1 | -0/+13 | |
* | | | | | | | | | | | | | [Bug 3387082]: Plug memory leak in call chain introspection. | dkf | 2011-08-07 | 1 | -4/+9 | |
* | | | | | | | | | | | | | * generic/tclAssemnbly.c: Plug another memory leak. [Bug 3384840] | Kevin B Kenny | 2011-08-06 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Plug another memory leak. [Bug 3384840] | Kevin B Kenny | 2011-08-06 | 1 | -0/+4 | |
* | | | | | | | | | | | | | Plugged a memory leak in double->string | Kevin B Kenny | 2011-08-06 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Plugged a memory leak in double->string | Kevin B Kenny | 2011-08-06 | 1 | -0/+5 | |
* | | | | | | | | | | | | Ensure that memory isn't leaked when an unknown instruction is encountered. | dkf | 2011-08-05 | 1 | -0/+4 | |
* | | | | | | | | | | | | [Bug 3386197]: Fix buffer direction botch. Damn you, confusing terminology! | dkf | 2011-08-05 | 1 | -1/+2 | |
* | | | | | | | | | | | | [Bug 3386197]: Plug memory leak in unstacking of zlib transforms. | dkf | 2011-08-04 | 1 | -4/+9 | |
* | | | | | | | | | | | | * generic/tclVar.c (TclPtrSetVar): fix valgrind-detected error when newValueP... | mig | 2011-08-04 | 1 | -0/+5 | |
* | | | | | | | | | | | | More memleak plugging. | dkf | 2011-08-04 | 1 | -7/+7 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Don't use AI_ADDRCONFIG for now. It seems to do more harm than good. | max | 2011-08-04 | 1 | -0/+12 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | [Bug 3384840]: Fix memory leaks in the assembler due to Tcl_Obj reference | dkf | 2011-08-04 | 1 | -0/+10 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Variable substitution botch. | dgp | 2011-08-02 | 1 | -0/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Updates for 8.6b2 release. | dgp | 2011-08-02 | 1 | -0/+4 | |
* | | | | | | | | [Bug 3384007]: Fix some panic messages. | dkf | 2011-08-02 | 1 | -3/+9 | |
* | | | | | | | | * generic/tclProc.c (TclProcCompileProc): fix for leak of resolveInfo when re... | mig | 2011-08-01 | 1 | -0/+6 | |
* | | | | | | | | Added some examples of how some of the standard global variables can be used, | dkf | 2011-08-01 | 1 | -0/+4 | |
* | | | | | | | | [Bug 3382474]: Added code to determine the version number of contributed | dkf | 2011-08-01 | 1 | -0/+6 | |
* | | | | | | | | Small enhancements to improve cross-linking with contributed packages. | dkf | 2011-07-29 | 1 | -0/+7 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | autoconf | dgp | 2011-07-28 | 1 | -0/+1 | |
* | | | | | | | Fix AC_DEFINE invocation for NEED_FAKE_RFC2553. | max | 2011-07-28 | 1 | -0/+5 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Update tzdata. Update changes. | dgp | 2011-07-28 | 1 | -0/+23 | |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | ||||||
| * | | | | Update to Olson's tzdata2011h | dgp | 2011-07-28 | 1 | -0/+21 | |
* | | | | | Ensure that TclOO is properly found by all the various package mechanisms (by | dkf | 2011-07-26 | 1 | -2/+8 | |
* | | | | | [Bug 3372130] Fix hypot math function with MSVC10 | jan.nijtmans | 2011-07-21 | 1 | -0/+4 | |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | ||||||
| * | | | [Bug 3372130] Fix hypot math function with MSVC10 | jan.nijtmans | 2011-07-21 | 1 | -0/+4 | |
| |\ \ \ | ||||||
| | * | | | [Bug 3372130] Fix hypot math function with MSVC10 | jan.nijtmans | 2011-07-21 | 1 | -0/+4 | |
* | | | | | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). | dgp | 2011-07-19 | 1 | -2/+4 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). | dgp | 2011-07-19 | 1 | -0/+5 | |
* | | | | | Fix [bug 3371644] -- crash on Tcl_ConvertElement with leading pound. | ferrieux | 2011-07-19 | 1 | -0/+4 | |
| |_|_|/ |/| | | | ||||||
* | | | | The final parts of my doc improvement project | dkf | 2011-07-18 | 1 | -2/+13 | |
* | | | | Undocument long gone limitation of [upvar]. | ferrieux | 2011-07-18 | 1 | -0/+4 | |
| |_|/ |/| | | ||||||
* | | | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. | dgp | 2011-07-15 | 1 | -0/+3 | |
|\ \ \ | |/ / | ||||||
| * | | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. | dgp | 2011-07-15 | 1 | -0/+5 | |
| |\ \ | | |/ | ||||||
| | * | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. | dgp | 2011-07-15 | 1 | -0/+5 | |
| | * | 3366265 Buffer allocated one byte too small caused overrun. | dgp | 2011-07-13 | 1 | -0/+7 | |