summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 3401704 New patch to enable nancy(), influence(), 99bottles().dgp2011-09-061-43/+38
* merge-markjan.nijtmans2011-09-060-0/+0
|\
| * Add --disable-rpath option to configure scriptjan.nijtmans2011-09-063-529/+578
* | merge-markjan.nijtmans2011-09-060-0/+0
|\ \ | |/
| * Tcl_HashStats does not return a CONSTjan.nijtmans2011-09-065-6/+12
* | unused static array wtensjan.nijtmans2011-09-061-10/+0
* | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex)dgp2011-09-014-2/+30
* | merge-markjan.nijtmans2011-08-300-0/+0
|\ \ | |/
| * Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform necessa...jan.nijtmans2011-08-303-519/+543
* | [Bug 3398794]: Use Tcl errors in scripts, not panics.dkf2011-08-303-13/+54
* | gcc 4.6 (64-bit) warningsjan.nijtmans2011-08-231-2/+2
* | merge-markjan.nijtmans2011-08-220-0/+0
|\ \ | |/
| * Fixed use of C99 features breaking the build with MSVC6. The problem was intr...andreask2011-08-222-1/+7
* | [Bug 1774689] async-4.3 sometimes fails. (backport)ferrieux2011-08-192-1/+2
* | [Bug 2981154] async-4.3 segfault. (backport)ferrieux2011-08-192-9/+44
* | remove some debugging stuffjan.nijtmans2011-08-181-12/+1
|\ \ | |/
| * remove some debugging stuffjan.nijtmans2011-08-181-12/+1
* | [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-184-35/+48
|\ \ | |/
| * [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-184-35/+48
* | merge-markjan.nijtmans2011-08-180-0/+0
|\ \ | |/
| * A few more compiler warningsjan.nijtmans2011-08-182-4/+4
* | 3393150 Overlooked free of intreps. (It matters for bignums!)dgp2011-08-172-0/+8
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-1612-16/+35
|\ \ | |/
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-165-6/+9
* | merge-markjan.nijtmans2011-08-160-0/+0
|\ \ | |/
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-167-1/+15
* | merge-markjan.nijtmans2011-08-160-0/+0
|\ \ | |/
| * 3390272 Leak of [info script] value.dgp2011-08-152-0/+8
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-154-11/+11
* | 3390272 Leak of [info script] value.dgp2011-08-152-0/+8
* | 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