summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
| | | * 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/+9
|\ \ \ \ \ | |/ / / /
| * | | | 2974459,2879351,1951574,1852572,1661378,1613456 Revisions to the NativeAccess()dgp2012-02-021-0/+9
| |\ \ \ \ | | |/ / /
| | * | | 2974459,2879351,1951574,1852572,1661378,1613456 Revisions to the NativeAccess()dgp2012-02-021-0/+10
| | |\ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
* | | | [Bug 3482614]: Documentation nit.dkf2012-02-011-0/+4
|\ \ \ \ | |/ / /
| * | | [Bug 3482614]: Documentation nit.dkf2012-02-011-0/+4
* | | | * generic/tclCompCmds.c (TclCompileCatchCmd): Added a more efficientdkf2012-01-301-5/+11
* | | | 3479689 New internal routine TclJoinPath().dgp2012-01-271-0/+8
* | | | 3475569 Add checks for unshared values before calls demanding them.dgp2012-01-261-0/+6
|\ \ \ \ | |/ / /
| * | | 3479689 Stop memory corruption when shimmering 0-refCount value to "path" type.dgp2012-01-261-0/+6
* | | | * generic/tclOO.c (Tcl_CopyObjectInstance): [Bug 3474460]: Whendkf2012-01-251-1/+7
* | | | [Frq 3473670]: Various Unicode-relatedjan.nijtmans2012-01-221-0/+8
|\ \ \ \ | |/ / /
| * | | [Frq 3473670]: Various Unicode-related speedups/robustnessjan.nijtmans2012-01-221-0/+8
| |\ \ \ | | |/ /
| | * | [Frq 3473670]: Various Unicode-related speedups/robustnessjan.nijtmans2012-01-221-0/+8
* | | | * generic/tclDictObj.c (DictExistsCmd): [Bug 3475264]: Ensure thatdkf2012-01-221-2/+9
|\ \ \ \ | |/ / /
| * | | * 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
|\ \ \ \ | |/ / /
| * | | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.hjan.nijtmans2012-01-211-1/+10
| |\ \ \ | | |/ /
| | * | [Bug-3474726] minGW Tcl_StatBuf not defined correctly in tcl.hjan.nijtmans2012-01-191-0/+9
* | | | Prevent buffer read overflow. Thanks to "sebres" for the report and fixjan.nijtmans2012-01-211-0/+5
|\ \ \ \ | |/ / /
| * | | Prevent buffer read overflow. Thanks to "sebres" for the report and fix.jan.nijtmans2012-01-211-0/+5
| |\ \ \ | | |/ /
| | * | 3475667 Prevent buffer read overflow. Thanks to "sebres" for the report and fix.dgp2012-01-191-1/+6
* | | | * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on when...dkf2012-01-171-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
| |\ \ \ | | |/ /
| | * | Bump to 2.5.6dgp2012-01-171-0/+5
* | | | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that wedkf2012-01-131-0/+5
|\ \ \ \ | |/ / /
| * | | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that wedkf2012-01-131-0/+5
| |\ \ \ | | |/ /
| | * | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that wedkf2012-01-131-0/+5
* | | | [Bug 3466506]: Document more environment variables.dkf2012-01-121-13/+17
* | | | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-091-0/+7
|\ \ \ \ | |/ / /
| * | | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-091-0/+7
| |\ \ \ | | |/ /
| | * | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-091-0/+9
| | |/
* | | Fix loading of timezones where one abbreviation is a proper suffix of another...Kevin B Kenny2012-01-081-0/+9
|\ \ \ | |/ /
| * | 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
|\ \ \ | |/ /
| * | Update to Olson's tzdata2011nvenkat2011-12-301-0/+10
* | | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-241-0/+9
|\ \ \ | |/ /
| * | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-241-0/+9
| |\ \ | | |/
| | * [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-231-0/+9
* | | (TclInitAuxDataTypeTable): Extended to register the DictUpdateInfo structure ...andreask2011-12-131-0/+6
* | | Some Unicode 6.0 chars not in [:print:] classjan.nijtmans2011-12-111-0/+5
|\ \ \ | |/ /
| * | [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
|\ \ \ | |/ /
| * | [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-071-0/+6
| |\ \ | | |/
| | * [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
|\ \ \ | |/ /
| * | 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
|\ \ \ | |/ /