summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mingw64 compiler warnings. Reverse the detection of struct _stat32i64, jan.nijtmans2011-08-154-13/+15
|\
| * [Bug 3388350] mingw64 compiler warnings. jan.nijtmans2011-08-154-11/+12
* | Oops, tclWinFile.c was not supposed to be checked injan.nijtmans2011-08-152-4/+3
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-154-19/+9
|\ \ | |/
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-159-71/+41
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-154-4/+10
|\ \ | |/
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-1510-506/+584
* | 3389764 Eliminate possibility that "path" value dup can create reference cycle.dgp2011-08-122-12/+17
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-095-19/+10
* | Plugged a memory leak in double->stringKevin B Kenny2011-08-062-3/+7
* | Update to Olson's tzdata2011hdgp2011-07-2819-2848/+47
* | [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-2/+13
* | 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
* | 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
* | 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
| |/
* | [FRQ 3358415]: Minor doc improvementdkf2011-07-082-1/+6
* | 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-0211-11/+123
* | Fix TCL_STACK_GROWS_UP for gcc 4.6max2011-06-303-4/+14
* | merge RC to stabledgp2011-06-2410-10/+12
|\ \
| | \
| | \
| *-. \ merge to RCcore_8_5_10core_8_5_10_rcdgp2011-06-239-35/+87
| |\ \ \ | |_|/ / |/| | |
* | | | More changesdgp2011-06-232-1/+8
| |/ / |/| |
* | | Re-add ".so man.macros", which got removed inadvertently along with the RCS K...max2011-06-222-0/+2
* | | Merged from core-8-4-branch: Updated to platform 1.0.10. Added handling of th...andreask2011-06-225-31/+71
|\ \ \ | | |/ | |/|
| * | Updated to platform 1.0.10. Added handling of the DEB_HOST_MULTIARCH location...andreask2011-06-223-27/+68
* | | Fixed the inadvertently committed disabling of stack checks, see my 2010-11-1...andreask2011-06-222-2/+5
| | * merge to RCdgp2011-06-219-28/+83
| | |\ | |_|/ |/| |
* | | changes update for 8.5.10dgp2011-06-212-0/+5
* | | tcltest 2.3.3 fixes:dgp2011-06-213-4/+4
* | | Backport tcltest 2.3.3 for release with Tcl 8.5.*dgp2011-06-217-26/+61
* | | 3317466 Prevent multiple Tcl_LinkVar() links to a single Tcl variable.dgp2011-06-212-0/+13
| | * merge to RCdgp2011-06-205-3/+76
| | |\ | |_|/ |/| |
* | | another changes itemdgp2011-06-201-0/+2
* | | more changes workdgp2011-06-201-1/+5
|\ \ \
| * | | MINOR: Formatting fixes, mainly to comments, so code better fits the style indkf2011-03-1021-446/+648
| * | | Update more of the test suite to use Tcltest 2.dkf2011-03-092-116/+118
| * | | * generic/tclNamesp.c: Tighten the detector of nested [namespace code]dgp2011-03-094-22/+38
| |\ \ \
| * | | | Update more of the test suite to use Tcltest 2.dkf2011-03-094-172/+317
| * | | | Fix gcc warning: comparison between signed and unsigned integer expressionsjan.nijtmans2011-03-082-1/+3