summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* | | [Frq 3473670]: Various Unicode-related speedups/robustnessjan.nijtmans2012-01-221-0/+8
|\ \ \ | |/ /
* | | * generic/tclDictObj.c (DictExistsCmd): [Bug 3475264]: Ensure thatdkf2012-01-221-3/+10
* | | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.hjan.nijtmans2012-01-211-1/+10
|\ \ \
* \ \ \ Prevent buffer read overflow. Thanks to "sebres" for the report and fix.jan.nijtmans2012-01-211-0/+5
|\ \ \ \
* | | | | * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on when...dkf2012-01-171-0/+5
* | | | | Bump to version 2.7.8dgp2012-01-171-0/+7
|\ \ \ \ \
* \ \ \ \ \ * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that wedkf2012-01-131-0/+5
|\ \ \ \ \ \
* \ \ \ \ \ \ [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-091-0/+7
|\ \ \ \ \ \ \
* | | | | | | | Fix loading of timezones where one abbreviation is a proper suffix of another...Kevin B Kenny2012-01-081-0/+9
* | | | | | | | Update to Olson's tzdata2011nvenkat2011-12-301-0/+10
* | | | | | | | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-241-0/+9
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | [Bug 3457031]: Some Unicode 6.0 chars not in [:print:] classjan.nijtmans2011-12-111-0/+5
* | | | | | | | [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-071-0/+6
|\ \ \ \ \ \ \ \
* | | | | | | | | Note incompatibility caused by switch of flags to dlopen() for Bug 3216070.dkf2011-12-011-0/+4
* | | | | | | | | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-301-0/+6
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Use the same shebang comment everywherejan.nijtmans2011-11-301-0/+8
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only)jan.nijtmans2011-11-221-0/+6
|\ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | tag&bag another 8.5.11 RC.core_8_5_11core_8_5_11_rcdgp2011-11-041-1/+16
* | | | | | | | | | | | merge to releasedgp2011-11-011-0/+2
* | | | | | | | | | | | Update changes toward 8.5.11 release. Bump to http 2.7.7.dgp2011-10-201-0/+9
* | | | | | | | | | | | Don't cache the system timezone when it was derived from TCL_TZ or TZ.max2011-10-181-0/+7
* | | | | | | | | | | | Update to Olson's tzdata2011lvenkat2011-10-151-0/+5
* | | | | | | | | | | | revert test-case from [Bug 2935503]jan.nijtmans2011-10-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ [Bug 2935503] Incorrect mode field returned by file stat commandjan.nijtmans2011-10-111-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6)jan.nijtmans2011-10-071-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix gcc warning (discovered with latest mingw, based on gcc 4.6.1)jan.nijtmans2011-10-071-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | Update to Olson's tzdata2011kvenkat2011-10-041-0/+13
* | | | | | | | | | | | | | | | * generic/tclProc.c (ProcWrongNumArgs): [Bugs 3400658,3408830]:dkf2011-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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | | 3393150 Overlooked free of intreps. (It matters for bignums!)dgp2011-08-171-0/+5
* | | | | | | | | | | | | | | | | | | | | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | | | | | | 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