summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Updated ChangeLog for changes in [7a82c3e6]twylite2012-07-301-0/+8
| * | | | | [Bug: 3545363]: Use a large enough buffer for accept()ing IPv6max2012-07-191-0/+7
* | | | | | Fix http-3.29 for machines without IPv6 support.max2012-08-091-0/+4
* | | | | | Change one '#ifdef' to '#if defined()' for improved consistency within the file.stwo2012-08-081-0/+5
* | | | | | [Bug #1536227]: Cygwin network pathname supoortjan.nijtmans2012-08-081-0/+5
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | [Bug #1536227]: Cygwin network pathname supoortjan.nijtmans2012-08-081-0/+5
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ 3554250 Overlooked one field of cleanup in the thread exit handlerdgp2012-08-071-0/+5
|\ \ \ \ \ \ \ | | |/ / / / /
| | * | | | | 3554250 Overlooked one field of cleanup in the thread exit handlerdgp2012-08-071-0/+5
| |/ / / / /
* | | | | | Reference to correct Bug #number. jan.nijtmans2012-08-061-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Reference to correct Bug #numberjan.nijtmans2012-08-061-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Reference to correct Bug #numberjan.nijtmans2012-08-061-1/+1
* | | | | | Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integerdkf2012-07-311-0/+8
* | | | | | small cosmetic fixesdkf2012-07-311-182/+182
* | | | | | [Frq 3544967] Missing objectfiles in static libjan.nijtmans2012-07-311-3/+5
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
* | | | | add -Q option from sampleextensionjan.nijtmans2012-07-311-0/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-311-0/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-311-0/+5
* | | | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+6
* | | | | [Bug 3549770] Multiple test failures running tcltest outside build treejan.nijtmans2012-07-281-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | [Bug 3549770] Multiple test failures running tcltest outside build treejan.nijtmans2012-07-281-0/+6
* | | | | Support Unicode 6.2 (Add Turkish lira sign)jan.nijtmans2012-07-271-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Support Unicode 6.2 (Add Turkish lira sign)jan.nijtmans2012-07-271-0/+5
| |\ \ \ \ | | |/ / /
| | * | | Support Unicode 6.2 (Add Turkish lira sign)jan.nijtmans2012-07-271-0/+5
| * | | | merge 8.5dgp2012-07-241-1/+12
| |\ \ \ \
| * | | | | Release note tidinessdgp2012-07-171-0/+17
* | | | | | [Bug 3547994]: Abandon the synchronous Windows pipe driver to its fate when n...ferrieux2012-07-251-0/+5
* | | | | | [Bug 3545365]: Never try a bg-flush on a dead channel, just like before 201...ferrieux2012-07-231-0/+5
* | | | | | Fix several more missing mutex-locks in TestasyncCmd.Joe Mistachkin2012-07-201-0/+11
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Fix several more missing mutex-locks in TestasyncCmd.Joe Mistachkin2012-07-201-0/+5
| * | | | [Bug 3544685]: Missing mutex-lock in TestasyncCmd since 2011-08-19. Unbounded...ferrieux2012-07-191-0/+6
| |/ / /
* | | | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-1/+5
|\ \ \ \ | |/ / /
| * | | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-0/+4
| |\ \ \ | | |/ /
| | * | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-0/+4
| * | | [Bug 3544683]: Backport of reentrancy fix for super-POSIX correctness of thedkf2012-07-161-0/+9
* | | | Fix mostly-harmless minor buffer overrun.dkf2012-07-161-0/+6
| |_|/ |/| |
* | | Make registry 1.3 package dynamically loadable when ::tcl::pkgconfig is avail...jan.nijtmans2012-07-161-0/+5
* | | [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts e...jan.nijtmans2012-07-111-0/+6
|\ \ \ | |/ /
| * | [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts e...jan.nijtmans2012-07-111-0/+6
| | |
| \ \
| \ \
| \ \
*---. \ \ 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