summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Support Visual Studio 11jan.nijtmans2011-09-261-0/+4
* Don't change Tcl_UniChar type when TCL_UTF_MAX == 4 (not supported anyway)jan.nijtmans2011-09-161-0/+5
* 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
* [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
* [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-0/+6
* [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
* [Bug 3388350] mingw64 compiler warnings. jan.nijtmans2011-08-151-0/+1
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-0/+6
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-0/+12
* [Bug 3372130] Fix hypot math function with MSVC10jan.nijtmans2011-07-211-0/+4
* 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
* Corrected statements about ctime field of 'struct stat'; that was always thedkf2011-07-031-0/+6
* Updated to platform 1.0.10. Added handling of the DEB_HOST_MULTIARCH location...andreask2011-06-221-0/+6
* fix USE_TCLALLOC so that it can be enabled without editing the Makefilemig2011-05-071-0/+5
* Make sure SetFooFromAny routines react reasonably when passed a NULL interp.dgp2011-04-211-0/+7
* fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW.jan.nijtmans2011-04-211-12/+9
* Fixed the shift in line numbers used for testing 'info frame' introduced by c...andreask2011-04-201-0/+6
* wrong datejan2011-04-201-1/+1
* (no comment)jan2011-04-201-2/+4
* fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. Follow-up: get it rig...jan2011-04-201-0/+5
* fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW.jan.nijtmans2011-04-181-0/+5
* fix for [Bug 2662380], crash caused by appending to a variable with a write t...mig2011-04-131-0/+5
* Updated README files, repairing broken URLs and other rot.dgp2011-04-041-1/+8
* [Bug 3007895]: Tcl_(Find|Create)HashEntryjan2011-03-251-0/+9
* Ensure that any reference to temporary index tables is squelched immediatelydkf2011-03-241-0/+6
* [Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG buildsjan.nijtmans2011-03-161-0/+2
* SHLIB_LD_LIBS='${LIBS}' for OSF1-V*.jan.nijtmans2011-03-161-0/+7
* ifdef protections to permit builds with mingw on amd64 systems.jan.nijtmans2011-03-111-0/+7
* * win/tcl.m4: handle --enable-64bit=ia64 for gcc.jan.nijtmans2011-03-111-2/+7
* Fix gcc warnings: variable set but not usedjan.nijtmans2011-03-081-0/+4
* * generic/tclBasic.c: More replacements of Tcl_UtfBackslash() callsdgp2011-03-061-0/+6
* * generic/tclUtil.c (TclFindElement): Guard escape sequence scansdgp2011-03-061-0/+5
* * generic/tclParse.c (TclParseBackslash): Correct trunction checks indgp2011-03-061-0/+5
* [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2,nijtmans2011-01-251-0/+6
* Fix gcc-4.5.2 error: lvalue required as ...nijtmans2011-01-141-0/+5
* [Bug 3127687] Triggers FORTIFY_SOURCE buffer overflow detectionnijtmans2010-12-051-0/+5
* Backported from 8.6 (see 2010-08-04).andreas_kupries2010-11-031-0/+8
* Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the ...nijtmans2010-10-311-0/+9
* Update for VS10nijtmans2010-10-231-0/+1
* [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-231-0/+9
* * tclWinsock.c: [Bug 3056775]: Fixed race condition between threadandreas_kupries2010-09-241-0/+7