summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Don't change Tcl_UniChar type when TCL_UTF_MAX == 4 (not supported anyway)jan.nijtmans2011-09-161-0/+5
|\
| * Don't change Tcl_UniChar type when TCL_UTF_MAX == 4 (not supported anyway)jan.nijtmans2011-09-161-0/+5
* | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides thedkf2011-09-161-0/+7
* | 3390638 Workaround broken solaris studio cc optimizer.dgp2011-09-131-0/+3
|\ \ | |/
| * 3390638 Workaround broken solaris studio cc optimizer.dgp2011-09-131-0/+3
* | 3405652 Portability workaround for broken system DTrace support.dgp2011-09-131-0/+5
|\ \ | |/
| * 3405652 Portability workaround for broken system DTrace support.dgp2011-09-131-0/+5
* | [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIGjan.nijtmans2011-09-121-0/+5
|\ \ | |/
| * [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIGjan.nijtmans2011-09-121-0/+5
| * Add --disable-rpath option to configure scriptjan.nijtmans2011-09-061-3/+5
| * Tcl_HashStats does not return a CONSTjan.nijtmans2011-09-061-0/+7
| * Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform necessa...jan.nijtmans2011-08-301-0/+8
| * Fixed use of C99 features breaking the build with MSVC6. The problem was intr...andreask2011-08-221-0/+6
* | 3401704 Allow function names like influence(), nanobot(), and 99bottles()dgp2011-09-071-0/+8
|\ \
* | | Update to Olson's tzdata2011ivenkat2011-09-071-0/+11
|/ /
* | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex)dgp2011-09-011-0/+7
* | [Bug 3398794]: Use Tcl errors in scripts, not panics.dkf2011-08-301-13/+21
* | [Bug 1774689] async-4.3 sometimes fails. (backport)ferrieux2011-08-191-0/+1
* | [Bug 2981154] async-4.3 segfault. (backport)ferrieux2011-08-191-0/+4
* | [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-0/+6
|\ \ | |/
| * [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-0/+6
* | 3393150 Overlooked free of intreps. (It matters for bignums!)dgp2011-08-171-0/+5
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-0/+19
|\ \ | |/
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-1/+4
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-0/+9
| * 3390272 Leak of [info script] value.dgp2011-08-151-0/+4
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-0/+1
* | 3390272 Leak of [info script] value.dgp2011-08-151-0/+4
* | mingw64 compiler warnings. Reverse the detection of struct _stat32i64, jan.nijtmans2011-08-151-0/+2
|\ \ | |/
| * [Bug 3388350] mingw64 compiler warnings. jan.nijtmans2011-08-151-0/+1
* | Oops, tclWinFile.c was not supposed to be checked injan.nijtmans2011-08-151-1/+0
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-0/+3
|\ \ | |/
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-0/+6
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-0/+6
|\ \ | |/
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-0/+12
* | 3389764 Eliminate possibility that "path" value dup can create reference cycle.dgp2011-08-121-0/+5
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-091-1/+8
* | Plugged a memory leak in double->stringKevin B Kenny2011-08-061-0/+5
* | Update to Olson's tzdata2011hdgp2011-07-281-0/+21
* | [Bug 3372130] Fix hypot math function with MSVC10jan.nijtmans2011-07-211-0/+4
|\ \ | |/
| * [Bug 3372130] Fix hypot math function with MSVC10jan.nijtmans2011-07-211-0/+4
* | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement().dgp2011-07-191-0/+5
* | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp.dgp2011-07-151-0/+5
|\ \ | |/
| * Avoid segfaults when RecordByteCodeStats() is called in a deleted interp.dgp2011-07-151-0/+5
| * 3366265 Buffer allocated one byte too small caused overrun.dgp2011-07-131-0/+7
* | [FRQ 3358415]: Minor doc improvementdkf2011-07-081-0/+4
* | Corrected statements about ctime field of 'struct stat'; that was always thedkf2011-07-031-0/+6
|\ \ | |/
| * Corrected statements about ctime field of 'struct stat'; that was always thedkf2011-07-031-0/+6
* | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+15
* | Fix TCL_STACK_GROWS_UP for gcc 4.6max2011-06-301-0/+6