Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Document TIP 378's one-way-ness. | ferrieux | 2011-08-17 | 2 | -0/+8 | |
| | ||||||
* | 3393150 Overlooked free of intreps. (It matters for bignums!) | dgp | 2011-08-17 | 2 | -0/+7 | |
|\ | ||||||
| * | 3393150 Overlooked free of intreps. (It matters for bignums!) | dgp | 2011-08-17 | 2 | -0/+8 | |
| | | ||||||
* | | 3392070 More complete prevention of Tcl_Obj reference cycles | dgp | 2011-08-17 | 2 | -1/+14 | |
|\ \ | | | | | | | when producing an intrep of ByteCode. | |||||
| * | | 3392070 More complete prevention of Tcl_Obj reference cycles bug_3392070 | dgp | 2011-08-16 | 2 | -1/+14 | |
| | | | | | | | | | when producing an intrep of ByteCode. | |||||
* | | | separate test for overflowed and negative Tcl_UniChar | jan.nijtmans | 2011-08-17 | 1 | -3/+6 | |
| | | | ||||||
* | | | Fixed the C99/C++ comments introduced by [8d3f0fb215] which break strict C89 ↵ | andreask | 2011-08-16 | 1 | -2/+2 | |
|/ / | | | | | | | compilers (AIX, cough, cough) | |||||
* | | Small changes to quell gcc warnings and make message generation less ugly. | dkf | 2011-08-16 | 5 | -72/+108 | |
| | | ||||||
* | | merge-mark | jan.nijtmans | 2011-08-16 | 0 | -0/+0 | |
|\ \ | |/ | ||||||
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 12 | -16/+35 | |
| |\ | ||||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 5 | -6/+9 | |
| | | | ||||||
* | | | merge-mark | jan.nijtmans | 2011-08-16 | 0 | -0/+0 | |
|\ \ \ | |/ / | ||||||
| * | | merge-mark | jan.nijtmans | 2011-08-16 | 0 | -0/+0 | |
| |\ \ | | |/ | ||||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 7 | -1/+15 | |
| | | | | | | | | | | | | n mingw, sys/stat.h must be included before winsock2.h, so make sure of that | |||||
* | | | merge-mark | jan.nijtmans | 2011-08-16 | 0 | -0/+0 | |
|\ \ \ | |/ / | ||||||
| * | | merge-mark | jan.nijtmans | 2011-08-16 | 0 | -0/+0 | |
| |\ \ | | |/ | ||||||
| | * | 3390272 Leak of [info script] value. | dgp | 2011-08-15 | 2 | -0/+8 | |
| | | | ||||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 4 | -11/+11 | |
| | | | ||||||
* | | | 3390272 Leak of [info script] value. | dgp | 2011-08-15 | 2 | -0/+8 | |
|\ \ \ | |/ / | ||||||
| * | | 3390272 Leak of [info script] value. | dgp | 2011-08-15 | 2 | -0/+8 | |
| | | | ||||||
* | | | mingw64 compiler warnings. Reverse the detection of struct _stat32i64, | jan.nijtmans | 2011-08-15 | 4 | -13/+16 | |
|\ \ \ | |/ / | | | | otherwise when mingw doesn't have it, tclTest.c cannot be compiled | |||||
| * | | mingw64 compiler warnings. Reverse the detection of struct _stat32i64, | jan.nijtmans | 2011-08-15 | 4 | -13/+15 | |
| |\ \ | | |/ | | | | otherwise when mingw doesn't have it, tclTest.c cannot be compiled | |||||
| | * | [Bug 3388350] mingw64 compiler warnings. | jan.nijtmans | 2011-08-15 | 4 | -11/+12 | |
| | | | | | | | | | | | | Reverse the detection of struct _stat32i64, otherwise when mingw doesn't have it, tclTest.c cannot be compiled | |||||
* | | | merge-mark | jan.nijtmans | 2011-08-15 | 0 | -0/+0 | |
|\ \ \ | |/ / | ||||||
| * | | Oops, tclWinFile.c was not supposed to be checked in | jan.nijtmans | 2011-08-15 | 2 | -4/+3 | |
| | | | ||||||
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 4 | -19/+9 | |
| |\ \ | | |/ | ||||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 9 | -71/+41 | |
| | | | ||||||
* | | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 2 | -2/+6 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 4 | -4/+10 | |
| |\ \ | | |/ | ||||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 10 | -506/+584 | |
| | | | ||||||
* | | | [Patch 3124554]: Move WishPanic from Tk to Tcl | jan.nijtmans | 2011-08-14 | 3 | -11/+21 | |
| | | | | | | | | | Added Documentation | |||||
* | | | 3389764 Eliminate possibility that "path" value dup can create reference cycle. | dgp | 2011-08-12 | 2 | -12/+17 | |
|\ \ \ | |/ / | ||||||
| * | | 3389764 Eliminate possibility that "path" value dup can create reference cycle. | dgp | 2011-08-12 | 2 | -12/+17 | |
| | | | ||||||
* | | | Fix tcl8.6b2/win/tclWinPort.h:122:10: error: redefinition of 'struct ↵ | jan.nijtmans | 2011-08-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | __stati64' on newer mingw versions when compiling tktreectrl | |||||
* | | | [Bug 3390073]: Return the correct length of written data for a compressing | dkf | 2011-08-12 | 3 | -6/+43 | |
| | | | | | | | | | | | | 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 package | ferrieux | 2011-08-10 | 2 | -62/+109 | |
| | | | ||||||
* | | | compiler error on Windows: there should be only one ↵ | jan.nijtmans | 2011-08-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | TclFullFinalizationRequested function | |||||
* | | | [Bug 2919042] Restore "valgrindability" of Tcl that was lost by the ↵ | ferrieux | 2011-08-09 | 6 | -44/+126 | |
| | | | | | | | | | | | | 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 ↵ | ferrieux | 2011-08-09 | 4 | -1/+31 | |
| | | | | | | | | | | | | errostack when compiling a syntax error. | |||||
* | | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-09 | 7 | -37/+19 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-09 | 5 | -19/+10 | |
| | | | ||||||
* | | | Change the signature of TclParseHex(), such that it can now parse up to 8 ↵ | jan.nijtmans | 2011-08-09 | 3 | -10/+17 | |
| | | | | | | | | | | | | hex characters | |||||
* | | | Make the -buffersize option to '$zstream add' function correctly instead of | dkf | 2011-08-08 | 2 | -12/+44 | |
| | | | | | | | | | having its value just be discarded unceremoniously. | |||||
* | | | merge release to trunk | dgp | 2011-08-08 | 11 | -12/+31 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *---. \ \ | merge from trunk to rc all but the AI_ADDRCONFIG experimentcore_8_6_b2core_8_6_b2_rc | dgp | 2011-08-05 | 15 | -246/+321 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | merge to rc | dgp | 2011-08-03 | 1 | -2/+29 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | merge to rc | dgp | 2011-08-03 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | merge to rc | dgp | 2011-08-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | merge to rc | dgp | 2011-08-02 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | merge to rc | dgp | 2011-08-02 | 8 | -171/+224 | |
| |\ \ \ \ \ \ \ \ \ \ |