summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-301-0/+7
* [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-291-0/+9
* [Bug 3508771] Wrong Tcl_StatBuf used on MinGWjan.nijtmans2012-03-271-0/+5
* [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-241-0/+10
* [Bug 3288345] Wrong Tcl_StatBuf used on Cygwinjan.nijtmans2012-03-201-5/+11
* [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-201-0/+9
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2012-03-121-0/+4
* http package. Fix Bug 3498327. Generate upper-case hexadecimal output for com...andreask2012-03-071-0/+6
* now with changelog entryjan.nijtmans2012-03-061-0/+4
* Backport to 8.4/unix the healthy FD_SET reform started by das. Allows Tcl8.4 ...guest2012-03-041-0/+6
* Patch from the cygwin folksjan.nijtmans2012-03-041-0/+6
* [Bug 3466099] BOM in Unicodejan.nijtmans2012-02-291-0/+6
|\
| * [Bug 3466099] BOM in Unicodejan.nijtmans2012-02-191-0/+6
|/
* 3484402 Correct Off-By-One error appending unicode. Thanks to Poor Yorick.dgp2012-02-091-0/+6
* 3484621 Invalidate bytecode when exec traces are added/removed from compiled ...dgp2012-02-061-0/+5
* [Frq 3464401] Support Unicode 6.1jan.nijtmans2012-02-021-0/+5
|\
| * merge to feature branchrfe_3464401jan.nijtmans2012-01-261-1/+42
| |\
| * | [Frq 3464401] Support Unicode 6.1jan.nijtmans2011-12-261-0/+5
* | | 2974459,2879351,1951574,1852572,1661378,1613456 Revisions to the NativeAccess()dgp2012-02-021-0/+10
|\ \ \ | |_|/ |/| |
| * | [Bug 3482614]: Documentation nit.dkf2012-02-011-0/+4
| * | 3479689 Stop memory corruption when shimmering 0-refCount value to "path" type.dgp2012-01-261-0/+6
| * | [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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \