summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-301-0/+6
| |\ \ | | |/
| | * [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-301-0/+6
* | | [Bug 2991415]: tclport.h #include'd before limits.hjan.nijtmans2011-11-301-0/+2
* | | don't install tommath_(super)?class.hjan.nijtmans2011-11-301-0/+5
|\ \ \ | |/ /
| * | Use the same shebang comment everywherejan.nijtmans2011-11-301-0/+8
| |\ \ | | |/
| | * Use the same shebang comment everywherejan.nijtmans2011-11-291-0/+6
* | | * library/history.tcl (history): Simplify the dance of variabledkf2011-11-251-0/+5
* | | Make some of the logic in TclCompileObj less heavily nested, to improve clarity.dkf2011-11-221-1/+6
* | | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only)jan.nijtmans2011-11-221-0/+6
|\ \ \ | |/ /
| * | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only)jan.nijtmans2011-11-221-0/+6
| |\ \ | | |/
| | * [Bug 2935503]: Windows: file mtime sets wrong timejan.nijtmans2011-11-221-0/+5
| * | 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
* | | Revise results of the thread-7.28 through thread-7.31 tests to account for th...Joe Mistachkin2011-11-211-1/+8
* | | Remove unnecessary [after] calls from the thread tests. Make error message m...Joe Mistachkin2011-11-211-0/+7
* | | Remove all use of thread::release from the thread 7.x tests, replacing it wit...Joe Mistachkin2011-11-181-0/+8
* | | Refactor all the remaining thread-7.x tests that were using [testthread]. No...Joe Mistachkin2011-11-181-0/+9
* | | For [testthread cancel], avoid creating a new Tcl_Obj when the default script...Joe Mistachkin2011-11-181-0/+5