summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* mingw64 compiler warnings. Reverse the detection of struct _stat32i64, jan.nijtmans2011-08-151-0/+3
|\
| * mingw64 compiler warnings. Reverse the detection of struct _stat32i64, jan.nijtmans2011-08-151-0/+2
| |\
| | * [Bug 3388350] mingw64 compiler warnings. jan.nijtmans2011-08-151-0/+1
| * | Oops, tclWinFile.c was not supposed to be checked injan.nijtmans2011-08-151-1/+0
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-0/+3
| |\ \ | | |/
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-0/+6
* | | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-0/+4
|\ \ \ | |/ /
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-0/+6
| |\ \ | | |/
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-0/+12
* | | [Patch 3124554]: Move WishPanic from Tk to Tcljan.nijtmans2011-08-141-0/+5
* | | 3389764 Eliminate possibility that "path" value dup can create reference cycle.dgp2011-08-121-0/+5
|\ \ \ | |/ /
| * | 3389764 Eliminate possibility that "path" value dup can create reference cycle.dgp2011-08-121-0/+5
* | | [Bug 3390073]: Return the correct length of written data for a compressingdkf2011-08-121-5/+10
* | | [Bug 3386721] Allow multiple [load]ing of the Tcltest packageferrieux2011-08-101-0/+5
* | | [Bug 2919042] Restore "valgrindability" of Tcl that was lost by the streamlin...ferrieux2011-08-091-0/+7
* | | [Bug 3386417] avoid a reference loop between the bytecode and its companion e...ferrieux2011-08-091-0/+6
* | | [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