summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
*---. merge 8.5dgp2012-07-101-3/+13
|\ \ \
| | | * [Bug 3541646] Don't panic on triggerPipe overrunjan.nijtmans2012-07-101-0/+4
| | |/
| | * Update changes, repair ChangeLogdgp2012-07-101-52/+55
| |/
| * * win/tclWinSock.c (InitializeHostName): Corrected logic thatdkf2012-07-101-0/+7
* | Add fix and test for URLs that contain literal IPv6 addresses. [Bug 3531209]max2012-07-081-0/+5
* | 1189293 Make "<<" binary safe.dgp2012-07-051-0/+5
|\ \ | |/
| * 1189293 Make "<<" binary safe.dgp2012-07-051-3/+8
| |\
| | * 1189293 Make "<<" binary safe.dgp2012-07-051-3/+8
* | | Factor out a number of common patterns of use of Tcl_DStringAppend.dkf2012-07-031-0/+9
* | | Add tn, ro_MO and ru_MO to msgcatjan.nijtmans2012-06-291-0/+4
|\ \ \ | |/ /
| * | Add tn, ro_MO and ru_MO to msgcatjan.nijtmans2012-06-291-0/+4
| |\ \ | | |/
| | * Add tn, ro_MO and ru_MO to msgcat. jan.nijtmans2012-06-291-0/+5
* | | [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7jan.nijtmans2012-06-291-0/+7
|\ \ \ | |/ /
| * | [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7jan.nijtmans2012-06-291-0/+7
| |\ \
| | * \ merge trunkjan.nijtmans2012-06-281-0/+23
| | |\ \
| | * | | Locale guessing of msgcat fails on (some) Windows 7jan.nijtmans2012-06-221-0/+7
* | | | | Reinforced the description of the requirement for the tables of names for Tcl...dkf2012-06-291-1/+9
|\ \ \ \ \ | |/ / / /
| * | | | Reinforced the description of the requirement for the tables of names for Tcl...dkf2012-06-291-0/+8
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Reinforced the description of the requirement for the tables of names for Tcl...dkf2012-06-291-0/+8
* | | | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less dependenc...jan.nijtmans2012-06-261-0/+7
* | | | Use EAI_SYSTEM only if it exists.max2012-06-261-0/+5
* | | | 3024359 Make sure that the per-thread cache of the list of file systemsdgp2012-06-251-0/+8
|\ \ \ \ | |/ / /
| * | | 3024359 Make sure that the per-thread cache of the list of file systemsdgp2012-06-251-0/+8
* | | | minor: changelog formattingdkf2012-06-251-16/+17
* | | | [Bug 3537605]: Make [encoding dirs ? ?] report the right error message.dkf2012-06-251-0/+5
|\ \ \ \ | |/ / /
| * | | [Bug 3537605]: Make [encoding dirs ? ?] report the right error message.dkf2012-06-251-0/+5
* | | | [Patch #1536227]: Cygwin network pathname supportjan.nijtmans2012-06-251-0/+5
|\ \ \ \ | |/ / /
| * | | [Patch #1536227]: Cygwin network pathname supportjan.nijtmans2012-06-251-0/+5
| |\ \ \ | | | |/ | | |/|
* | | | [Bug 3508771]: Cygwin notifier for handling win32 eventsjan.nijtmans2012-06-231-0/+5
|\ \ \ \ | |/ / /
| * | | [Bug 3508771]: Cygwin notifier for handling win32 eventsjan.nijtmans2012-06-231-0/+5
| |\ \ \ | | |/ / | |/| / | | |/
| | * [Bug 3508771]: Cygwin notifier for handling win32 eventsjan.nijtmans2012-06-231-0/+5
* | | Rework the error message generation of [socket], so that the errormax2012-06-221-0/+6
* | | [Bug #3362446]: registry keys command fails with 8.5/8.6jan.nijtmans2012-06-211-3/+3
|\ \ \ | |/ /
| * | [Bug #3362446]: registry keys command fails with 8.5/8.6jan.nijtmans2012-06-211-2/+4
| |\ \
* | \ \ Plug memory leak, part of [Bug #3362446]. jan.nijtmans2012-06-191-0/+5
|\ \ \ \ | |/ / /
| * | | Plug memory leak, part of [Bug #3362446]jan.nijtmans2012-06-191-0/+4
| |\ \ \ | | | |/ | | |/|
| | * | Plug memory leak, part of [Bug #3362446]jan.nijtmans2012-06-191-0/+4
| | |/
* | | 3532959 Make sure the lifetime management of entries in the linePBodyPtr hashdgp2012-06-111-0/+7
|\ \ \ | |/ /
| * | 3532959 Make sure the lifetime management of entries in the linePBodyPtr hashdgp2012-06-111-0/+7
* | | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so thatdgp2012-06-081-0/+10
|\ \ \ | |/ /
| * | Update autogoo for gettimeofday(). Thanks Joe English.dgp2012-06-081-0/+4
| |\ \ | | |/
| | * Update autogoo for gettimeofday(). Thanks Joe English.dgp2012-06-081-0/+6
| * | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so thatdgp2012-06-081-0/+6
* | | Revise the "null data" check: null strings are possible, but empty binary arr...jan.nijtmans2012-06-081-0/+7
* | | Declare that Tcl provides the zlib 2.0 package.dkf2012-06-061-0/+7
* | | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform va...jan.nijtmans2012-06-061-0/+5
|\ \ \ | |/ /
| * | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform va...jan.nijtmans2012-06-061-0/+5
| |\ \ | | |/
| | * On Cygwin, use win32 API in stead of uname() to determine the tcl_platform va...jan.nijtmans2012-06-061-0/+5
* | | [Bug 3530536]: zlib-7.4 fails on IRIX64jan.nijtmans2012-06-011-0/+7
* | | fix subtle problem with safe [file] that caused Tk test failuredkf2012-05-311-0/+4