summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* | | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-091-0/+7
|\ \ \ | |/ /
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-091-1/+8
* | | Change the signature of TclParseHex(), such that it can now parse up to 8 hex...jan.nijtmans2011-08-091-0/+5
* | | Make the -buffersize option to '$zstream add' function correctly instead ofdkf2011-08-081-0/+7
* | | merge release to trunkdgp2011-08-081-1/+20
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ merge from trunk to rc all but the AI_ADDRCONFIG experimentcore_8_6_b2core_8_6_b2_rcdgp2011-08-051-1/+38
| |\ \ \ \ \
| * \ \ \ \ \ merge to rcdgp2011-08-021-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge to rcdgp2011-08-021-0/+33
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge to rcdgp2011-07-281-0/+6
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge to rcdgp2011-07-281-0/+23
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge to rcdgp2011-07-271-1/+11
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge to rcdgp2011-07-191-0/+6
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ merge to rcdgp2011-07-191-2/+17
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Bump version number to 8.6b2.dgp2011-07-181-0/+13
* | | | | | | | | | | | | | [Bug 3387082]: Plug memory leak in call chain introspection.dkf2011-08-071-4/+9
* | | | | | | | | | | | | | * generic/tclAssemnbly.c: Plug another memory leak. [Bug 3384840]Kevin B Kenny2011-08-061-0/+1
* | | | | | | | | | | | | | Plug another memory leak. [Bug 3384840]Kevin B Kenny2011-08-061-0/+4
* | | | | | | | | | | | | | Plugged a memory leak in double->stringKevin B Kenny2011-08-061-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Plugged a memory leak in double->stringKevin B Kenny2011-08-061-0/+5
* | | | | | | | | | | | | Ensure that memory isn't leaked when an unknown instruction is encountered.dkf2011-08-051-0/+4
* | | | | | | | | | | | | [Bug 3386197]: Fix buffer direction botch. Damn you, confusing terminology!dkf2011-08-051-1/+2
* | | | | | | | | | | | | [Bug 3386197]: Plug memory leak in unstacking of zlib transforms.dkf2011-08-041-4/+9
* | | | | | | | | | | | | * generic/tclVar.c (TclPtrSetVar): fix valgrind-detected error when newValueP...mig2011-08-041-0/+5
* | | | | | | | | | | | | More memleak plugging.dkf2011-08-041-7/+7
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | Don't use AI_ADDRCONFIG for now. It seems to do more harm than good.max2011-08-041-0/+12
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | [Bug 3384840]: Fix memory leaks in the assembler due to Tcl_Obj referencedkf2011-08-041-0/+10
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Variable substitution botch.dgp2011-08-021-0/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Updates for 8.6b2 release.dgp2011-08-021-0/+4
* | | | | | | | | [Bug 3384007]: Fix some panic messages.dkf2011-08-021-3/+9
* | | | | | | | | * generic/tclProc.c (TclProcCompileProc): fix for leak of resolveInfo when re...mig2011-08-011-0/+6
* | | | | | | | | Added some examples of how some of the standard global variables can be used,dkf2011-08-011-0/+4
* | | | | | | | | [Bug 3382474]: Added code to determine the version number of contributeddkf2011-08-011-0/+6
* | | | | | | | | Small enhancements to improve cross-linking with contributed packages.dkf2011-07-291-0/+7
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | autoconfdgp2011-07-281-0/+1
* | | | | | | | Fix AC_DEFINE invocation for NEED_FAKE_RFC2553.max2011-07-281-0/+5
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Update tzdata. Update changes.dgp2011-07-281-0/+23
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Update to Olson's tzdata2011hdgp2011-07-281-0/+21
* | | | | | Ensure that TclOO is properly found by all the various package mechanisms (bydkf2011-07-261-2/+8
* | | | | | [Bug 3372130] Fix hypot math function with MSVC10jan.nijtmans2011-07-211-0/+4
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | [Bug 3372130] Fix hypot math function with MSVC10jan.nijtmans2011-07-211-0/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | [Bug 3372130] Fix hypot math function with MSVC10jan.nijtmans2011-07-211-0/+4
* | | | | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement().dgp2011-07-191-2/+4
|\ \ \ \ \ | |/ / / /
| * | | | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement().dgp2011-07-191-0/+5
* | | | | Fix [bug 3371644] -- crash on Tcl_ConvertElement with leading pound.ferrieux2011-07-191-0/+4
| |_|_|/ |/| | |
* | | | The final parts of my doc improvement projectdkf2011-07-181-2/+13
* | | | Undocument long gone limitation of [upvar].ferrieux2011-07-181-0/+4
| |_|/ |/| |
* | | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp.dgp2011-07-151-0/+3
|\ \ \ | |/ /
| * | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp.dgp2011-07-151-0/+5
| |\ \ | | |/
| | * Avoid segfaults when RecordByteCodeStats() is called in a deleted interp.dgp2011-07-151-0/+5
| | * 3366265 Buffer allocated one byte too small caused overrun.dgp2011-07-131-0/+7