summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---. merge from trunk to rc all but the AI_ADDRCONFIG experimentcore_8_6_b2core_8_6_b2_rcdgp2011-08-0515-246/+321
|\ \ \
| | | * Use Tcl_PrintfObj to generate more (complex) error messages.dkf2011-08-0510-98/+63
| | | * Ensure that memory isn't leaked when an unknown instruction is encountered.dkf2011-08-052-108/+115
| | | * [Bug 3386197]: Fix buffer direction botch. Damn you, confusing terminology!dkf2011-08-052-3/+4
| | | * [Bug 3386197]: Plug memory leak in unstacking of zlib transforms.dkf2011-08-042-4/+23
| | | * * generic/tclVar.c (TclPtrSetVar): fix valgrind-detected error when newValueP...mig2011-08-042-1/+7
| | | * More changes tidying.dgp2011-08-041-2/+2
| | | * missing TIP id in changesdgp2011-08-041-2/+2
| | | * More memleak plugging.dkf2011-08-042-22/+9
| | |/
| | * Don't use AI_ADDRCONFIG for now. It seems to do more harm than good.max2011-08-042-0/+21
| |/
| * [Bug 3384840]: Fix memory leaks in the assembler due to Tcl_Obj referencedkf2011-08-043-18/+96
* | merge to rcdgp2011-08-031-2/+29
|\ \ | |/
| * Update file generated by `make dist`dgp2011-08-031-2/+29
* | merge to rcdgp2011-08-031-2/+2
|\ \ | |/
| * Fix build on systems where ECANCELED == ELIBMAXdgp2011-08-031-2/+2
* | merge to rcdgp2011-08-021-1/+1
|\ \ | |/
| * Use the actual case used by Thread to name the directory its distributionsdgp2011-08-021-1/+1
* | merge to rcdgp2011-08-022-1/+2
|\ \ | |/
| * Variable substitution botch.dgp2011-08-022-1/+2
* | merge to rcdgp2011-08-028-171/+224
|\ \ | |/
| * Updates for 8.6b2 release.dgp2011-08-022-1/+7
| * [Bug 3384007]: Fix some panic messages.dkf2011-08-022-28/+30
| * * generic/tclProc.c (TclProcCompileProc): fix for leak of resolveInfo when re...mig2011-08-012-0/+13
| * General cleanup of tests to promote intelligibility and to try to ensure thatdkf2011-08-011-94/+93
| * Added some examples of how some of the standard global variables can be used,dkf2011-08-012-0/+41
| * [Bug 3382474]: Added code to determine the version number of contributeddkf2011-08-012-4/+18
| * Small errors plague us all...dkf2011-07-291-2/+2
| * Small enhancements to improve cross-linking with contributed packages.dkf2011-07-293-47/+25
* | merge to rcdgp2011-07-283-2/+10
|\ \ | |/
| * autoconfdgp2011-07-282-1/+3
| * Fix AC_DEFINE invocation for NEED_FAKE_RFC2553.max2011-07-282-1/+7
* | merge to rcdgp2011-07-2820-2851/+60
|\ \ | |/
| * Update tzdata. Update changes.dgp2011-07-2820-2851/+60
| |\
| | * Update to Olson's tzdata2011hdgp2011-07-2819-2848/+47
* | | merge to rcdgp2011-07-274-15/+21
|\ \ \ | |/ /
| * | Ensure that TclOO is properly found by all the various package mechanisms (bydkf2011-07-263-15/+15
| * | [Bug 3372130] Fix hypot math function with MSVC10jan.nijtmans2011-07-212-1/+7
| |\ \ | | |/
| | * [Bug 3372130] Fix hypot math function with MSVC10jan.nijtmans2011-07-212-1/+7
| | |\
| | | * oops, leftover end commentjan.nijtmans2011-07-211-1/+1
| | | * [Bug 3372130] Fix hypot math function with MSVC10jan.nijtmans2011-07-212-1/+7
* | | | merge to rcdgp2011-07-193-2/+14
|\ \ \ \ | |/ / /
| * | | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement().dgp2011-07-193-6/+12
| |\ \ \ | | |/ /
| | * | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement().dgp2011-07-193-2/+13
| * | | Fix [bug 3371644] -- crash on Tcl_ConvertElement with leading pound.ferrieux2011-07-192-1/+7
* | | | merge to rcdgp2011-07-1914-26/+66
|\ \ \ \ | |/ / /
| * | | The final parts of my doc improvement projectdkf2011-07-1813-24/+61
| * | | Undocument long gone limitation of [upvar].ferrieux2011-07-182-2/+5
* | | | Bump version number to 8.6b2.dgp2011-07-1810-10/+23
|/ / /
* | | More small documentation improvements.dkf2011-07-1815-35/+60
* | | Documentation improvements (small; some revision to parsing script) to improvedkf2011-07-1736-276/+379