summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-0/+6
|\
| * [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-0/+6
| |\
| | * [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-0/+6
| | |
* | | [Bug 2946474] Consistently resume backgrounded flushes+closes when exiting.ferrieux2011-08-171-0/+5
| | |
* | | Document TIP 378's one-way-ness.ferrieux2011-08-171-0/+4
| | |
* | | 3393150 Overlooked free of intreps. (It matters for bignums!)dgp2011-08-171-0/+5
|\ \ \ | |/ /
| * | 3393150 Overlooked free of intreps. (It matters for bignums!)dgp2011-08-171-0/+5
| | |
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-0/+19
| |\ \ | | |/
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-1/+4
| | |
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-0/+9
| | | | | | | | | | | | n mingw, sys/stat.h must be included before winsock2.h, so make sure of that
| | * 3390272 Leak of [info script] value.dgp2011-08-151-0/+4
| | |
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-0/+1
| | |
* | | 3392070 More complete prevention of Tcl_Obj reference cycles bug_3392070dgp2011-08-161-0/+5
| | | | | | | | | when producing an intrep of ByteCode.
* | | Small changes to quell gcc warnings and make message generation less ugly.dkf2011-08-161-3/+11
| | |
* | | 3390272 Leak of [info script] value.dgp2011-08-151-0/+4
|\ \ \ | |/ /
| * | 3390272 Leak of [info script] value.dgp2011-08-151-0/+4
| | |
* | | mingw64 compiler warnings. Reverse the detection of struct _stat32i64, jan.nijtmans2011-08-151-0/+3
|\ \ \ | |/ / | | | otherwise when mingw doesn't have it, tclTest.c cannot be compiled
| * | mingw64 compiler warnings. Reverse the detection of struct _stat32i64, jan.nijtmans2011-08-151-0/+2
| |\ \ | | |/ | | | otherwise when mingw doesn't have it, tclTest.c cannot be compiled
| | * [Bug 3388350] mingw64 compiler warnings. jan.nijtmans2011-08-151-0/+1
| | | | | | | | | | | | Reverse the detection of struct _stat32i64, otherwise when mingw doesn't have it, tclTest.c cannot be compiled
| * | 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
| | | | | | | | | Added Documentation
* | | 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
| | | | | | | | | | | | transform, ensuring that buffers are written exactly once instead of multiple times or not at all (producing an invalid file).
* | | [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 ↵ferrieux2011-08-091-0/+7
| | | | | | | | | | | | streamlining of [exit], by conditionally forcing a full Finalize: use -DPURIFY or ::env(TCL_FINALIZE_ON_EXIT)
* | | [Bug 3386417] avoid a reference loop between the bytecode and its companion ↵ferrieux2011-08-091-0/+6
| | | | | | | | | | | | errostack when compiling a syntax error.
* | | [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 ↵jan.nijtmans2011-08-091-0/+5
| | | | | | | | | | | | hex characters
* | | Make the -buffersize option to '$zstream add' function correctly instead ofdkf2011-08-081-0/+7
| | | | | | | | | having its value just be discarded unceremoniously.
* | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tclStrToD.c: Plug another memory leak. [Bug 3386975]
* | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | conversion. [Bug 3386975]