From: Andreas K. <and...@us...> - 2009-10-07 23:09:25
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32478 Modified Files: ChangeLog Log Message: * generic/tclObj.c: [Bug 2871908]: Plug memory leaks of the objThreadMap and lineCLPtr hashtables. Also make the names of the continuation line information initialization and finalization functions more consistent. Patch supplied by Joe Mistachkin <jo...@mi...>. |
From: Andreas K. <and...@us...> - 2009-10-07 23:11:00
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv460 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclObj.c: [Bug 2871908]: Plug memory leaks of the objThreadMap and lineCLPtr hashtables. Also make the names of the continuation line information initialization and finalization functions more consistent. Patch supplied by Joe Mistachkin <jo...@mi...>. |
From: Don P. <dg...@us...> - 2009-10-07 23:17:12
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1713 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Donal K. F. <dk...@us...> - 2009-10-08 14:37:49
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6130 Modified Files: ChangeLog Log Message: [Bug 2874678]: Don't leak bignums in [dict incr]... |
From: Donal K. F. <dk...@us...> - 2009-10-08 14:42:49
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7474 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug 2874678]: Don't leak bignums in [dict incr]... |
From: Don P. <dg...@us...> - 2009-10-08 15:07:32
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13121 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Donal K. F. <dk...@us...> - 2009-10-17 22:24:50
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3559 Modified Files: ChangeLog Log Message: Fix [Bug 2629338]: Stop evil unset traces from accessing freed memory. |
From: Donal K. F. <dk...@us...> - 2009-10-17 22:36:07
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6488 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fix [Bug 2629338]: Stop evil unset traces from accessing freed memory. |
From: Joe M. <mis...@us...> - 2009-10-18 08:00:47
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29944 Modified Files: ChangeLog Log Message: Fix for [Bug 1565466] |
From: Joe M. <mis...@us...> - 2009-10-18 10:39:51
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv15211 Modified Files: ChangeLog Log Message: Fix for [Bug 2871908] |
From: Joe M. <mis...@us...> - 2009-10-18 11:15:17
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv19763 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Fix for [Bug 1565466] |
From: Joe M. <mis...@us...> - 2009-10-18 11:21:50
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20599 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fix for [Bug 988703, 1565466] |
From: Don P. <dg...@us...> - 2009-10-19 21:59:26
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31361 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclIO.c: Revised ReadChars and FilterInputBytes routines to permit reads to continue up to the string limits of Tcl values. Before revisions, large read attempts could panic when as little as half the limiting value length was reached. [Patch 2107634] Thanks to Sean Morrison and Bob Parker for their roles in the fix. |
From: Don P. <dg...@us...> - 2009-10-19 22:00:27
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31567 Modified Files: ChangeLog Log Message: * generic/tclIO.c: Revised ReadChars and FilterInputBytes routines to permit reads to continue up to the string limits of Tcl values. Before revisions, large read attempts could panic when as little as half the limiting value length was reached. [Patch 2107634] Thanks to Sean Morrison and Bob Parker for their roles in the fix. |
From: Don P. <dg...@us...> - 2009-10-19 22:14:06
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1821 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Don P. <dg...@us...> - 2009-10-20 17:21:33
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28071 Modified Files: ChangeLog Log Message: * unix/Makefile.in: Removed the long outdated and broken targets package-* that were for building Solaris packages. Appears that the pieces needed for these targets to function have never been present in the current era of Tcl development and belong completely to Tcl pre-history. |
From: Donal K. F. <dk...@us...> - 2009-10-21 13:36:30
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv27769 Modified Files: ChangeLog Log Message: Fix [Bug 2881259]. |
From: Donal K. F. <dk...@us...> - 2009-10-21 13:53:23
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31311 Modified Files: ChangeLog Log Message: Fix [Bug 2882561]. |
From: Donal K. F. <dk...@us...> - 2009-10-21 13:54:55
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31695 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fix [Bug 2882561]. |
From: Donal K. F. <dk...@us...> - 2009-10-21 13:58:55
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv332 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Fix [Bug 2882561]. |
From: Don P. <dg...@us...> - 2009-10-21 19:43:06
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv27813 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Donal K. F. <dk...@us...> - 2009-10-22 15:40:08
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8345 Modified Files: ChangeLog Log Message: Let [$obj varname x(y)] work. [Bug 2883857] |
From: Don P. <dg...@us...> - 2009-10-23 18:38:51
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29324 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Andreas K. <and...@us...> - 2009-10-23 19:08:52
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2106 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclIO.c (FlushChannel): Skip OutputProc for low-level 0-length writes. When closing pipes which have already been closed not skipping leads to spurious SIG_PIPE signals. Reported by Mikhail Teterin <mi...@al...>. |
From: Andreas K. <and...@us...> - 2009-10-23 19:09:16
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2156 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclIO.c (FlushChannel): Skip OutputProc for low-level 0-length writes. When closing pipes which have already been closed not skipping leads to spurious SIG_PIPE signals. Reported by Mikhail Teterin <mi...@al...>. |