summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update tzdata. Update changes.dgp2011-07-2820-2851/+60
|\
| * Update to Olson's tzdata2011hdgp2011-07-2819-2848/+47
* | 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
* | | 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
* | | The final parts of my doc improvement projectdkf2011-07-1813-24/+61
* | | Undocument long gone limitation of [upvar].ferrieux2011-07-182-2/+5
* | | More small documentation improvements.dkf2011-07-1815-35/+60
* | | Documentation improvements (small; some revision to parsing script) to improvedkf2011-07-1736-276/+379
* | | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp.dgp2011-07-152-0/+8
|\ \ \ | |/ /
| * | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp.dgp2011-07-152-0/+10
| |\ \ | | |/
| | * Avoid segfaults when RecordByteCodeStats() is called in a deleted interp.dgp2011-07-152-0/+10
* | | 3357771 Prevent circular references in values with ByteCode intreps.dgp2011-07-152-1/+19
* | | [Bug 3365156]: Remove stray refcount bump that caused a memory leak.dkf2011-07-152-3/+7
|\ \ \
| * | | Remove stray refcount bump that caused a memory leak.bug_3365156dkf2011-07-142-1/+5
* | | | 3366265 Allocate proper size buffer for TclConvertElement() to write to.dgp2011-07-142-2/+9
|\ \ \ \ | | |/ / | |/| |
| * | | 3366265 Allocate proper size buffer for TclConvertElement() to write to.dgp2011-07-141-2/+4
| * | | merge new testdgp2011-07-131-0/+5
| |\ \ \ | | | |/ | | |/|
| | * | 3366265 Buffer allocated one byte too small caused overrun.dgp2011-07-134-1/+18
* | | | 3364777 Stop segfault caused by reading from struct after it had been freed.dgp2011-07-122-1/+9
* | | | platform portable type matching in debug printsdgp2011-07-125-14/+14
* | | | merge to trunkdgp2011-07-121-4/+4
|\ \ \ \ | |/ / /
| * | | Silence type match warnings in debug print.dgp2011-07-121-2/+2
| |\ \ \ | | |/ /
| | * | platform portable type matching in debug prints.dgp2011-07-122-34/+36
| | |\ \
| | | * | wipunprovendgp2011-07-121-25/+25
| | | * | wipdgp2011-07-121-6/+6
| | | * | Type mismatches in *printf calls.dgp2011-07-112-9/+11
| | |/ /
* | | | Correct cast for CURR_DEPTH to silence compiler warning. [Bug 3339502]Joe Mistachkin2011-07-112-1/+6
| |_|/ |/| |
* | | [FRQ 3358415]: Minor doc improvementdkf2011-07-082-2/+7
|\ \ \ | |/ /
| * | [FRQ 3358415]: Minor doc improvementdkf2011-07-082-1/+6
* | | * generic/tclBasic.c: add missing INT2PTRmig2011-07-072-1/+5
* | | Correct test suite errors revealed by a -singleproc 1 -debug 1 run.dgp2011-07-076-8/+11
* | | minor gcc compiler warning with -Wwrite-stringsjan.nijtmans2011-07-071-2/+2
* | | Corrected statements about ctime field of 'struct stat'; that was always thedkf2011-07-032-6/+14
|\ \ \ | |/ /
| * | Corrected statements about ctime field of 'struct stat'; that was always thedkf2011-07-032-6/+12
| |\ \ | | |/
| | * Corrected statements about ctime field of 'struct stat'; that was always thedkf2011-07-032-6/+12
* | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-0212-12/+115
|\ \ \ | |/ /
| * | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-0211-11/+123
* | | Dummy merge from rmax's commit for TCL_STACK_GROWS_UP, to avoid merge conflic...Kevin B Kenny2011-07-021-1/+1
|\ \ \ | |/ /
| * | Fix TCL_STACK_GROWS_UP for gcc 4.6max2011-06-303-4/+14
* | | Rework constraint detection and add constraints that cater for the fact, that...max2011-06-281-9/+22
* | | replace socket-14.3 with a test that is more useful and less likely to random...max2011-06-281-12/+17
* | | * unix/tclUnixSock.c (CreateClientSocket): Fix and simplify posting of the...max2011-06-283-26/+126
* | | merge markdgp2011-06-240-0/+0
|\ \ \ | |/ /
| * | merge RC to stabledgp2011-06-2410-10/+12
| |\ \