From: Pat T. <pat...@us...> - 2009-11-11 23:46:16
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24127 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fixed a number of test issues for Vista and Win7. These test failures are due to the more restrictive permissions on the newer versions of Windows. |
From: Don P. <dg...@us...> - 2009-11-12 15:47:27
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv652 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * tests/io.test: New test io-53.11 to test for [Bug 2895565]. |
From: Don P. <dg...@us...> - 2009-11-12 16:31:29
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5577 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclClock.c (TclClockInit): Do not create [clock] support commands in safe interps. |
From: Don P. <dg...@us...> - 2009-11-12 16:31:49
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5665 Modified Files: ChangeLog Log Message: * generic/tclClock.c (TclClockInit): Do not create [clock] support commands in safe interps. |
From: Andreas K. <and...@us...> - 2009-11-12 17:03:13
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv9568 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity which used the number of _written_ bytes or character to update the counters for the read bytes/characters. See last entry for the test case. |
From: Andreas K. <and...@us...> - 2009-11-12 17:25:34
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11754 Modified Files: ChangeLog Log Message: * generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity * tests/io.test: which used the number of _written_ bytes or character to update the counters for the read bytes/characters. New test io-53.11. This is a forward port from the 8.5 branch. |
From: Don P. <dg...@us...> - 2009-11-12 17:34:47
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12775 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: retag |
From: Andreas K. <and...@us...> - 2009-11-12 17:41:37
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13589 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity * tests/io.test: which used the number of _written_ bytes or character to update the counters for the read bytes/characters. New test io-53.11. This is a backward port from the 8.5 branch. |
From: Don P. <dg...@us...> - 2009-11-12 18:16:31
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17276 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Mo D. <md...@us...> - 2009-11-16 06:29:30
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14458 Modified Files: ChangeLog Log Message: * win/tclWinDde.c: Avoid gcc compiler warning by explicitly casting DdeCreateStringHandle argument. |
From: Alexandre F. <fer...@us...> - 2009-11-16 12:49:50
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29233 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fix [Bug 2891556] and improve test to detect similar manifestations in the future. |
From: Alexandre F. <fer...@us...> - 2009-11-16 17:03:36
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28312 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: (Backport) Fix [Bug 2891556] and improve test to detect similar manifestations in the future. |
From: Alexandre F. <fer...@us...> - 2009-11-16 17:38:16
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31822 Modified Files: ChangeLog Log Message: (forward port) Fix [Bug 2891556] and improve test to detect similar manifestations in the future. Add tcltest support for finalization. |
From: Don P. <dg...@us...> - 2009-11-16 18:04:19
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2658 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Andreas K. <and...@us...> - 2009-11-17 17:27:49
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv15824 Modified Files: ChangeLog Log Message: * unix/tclUnixChan.c (TtyParseMode): Partial undo of Donal's tidy- up from a few days ago (2009-11-9, not in ChangeLog). strchr is apparently a macro on AIX and reacts badly to pre-processor directives in its arguments. |
From: Don P. <dg...@us...> - 2009-11-17 19:51:33
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv962 Modified Files: ChangeLog Log Message: format |
From: Don P. <dg...@us...> - 2009-11-17 19:54:37
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1424 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Jan N. <nij...@us...> - 2009-11-18 21:23:40
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26314 Modified Files: ChangeLog Log Message: Eliminate "then" keyword |
From: Jan N. <nij...@us...> - 2009-11-18 21:45:44
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28951 Modified Files: ChangeLog Log Message: Eliminate unneccessary spaces |
From: Jan N. <nij...@us...> - 2009-11-18 21:59:59
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv30602 Modified Files: ChangeLog Log Message: Eliminate various gcc warnings (in -Wextra mode) |
From: Jan N. <nij...@us...> - 2009-11-18 22:03:08
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31564 Modified Files: ChangeLog Log Message: Eliminate various gcc warnings (in -Wextra mode) |
From: Jan N. <nij...@us...> - 2009-11-18 22:21:14
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1185 Modified Files: ChangeLog Log Message: Eliminate unneccessary spaces |
From: Jan N. <nij...@us...> - 2009-11-18 22:41:53
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3479 Modified Files: ChangeLog Log Message: Fix [Bug 2849797]: channel name inconsistencies as suggested by DKF minor *** POTENTIAL INCOMPATIBILITY *** because Tcl_CreateChannel() and its derivatives, now sometimes ignore their "chanName" argument. |
From: Jan N. <nij...@us...> - 2009-11-18 23:46:16
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11073 Modified Files: ChangeLog Log Message: Fix [Bug 2883850]: pkgIndex.tcl doesn't get created with static Tcl build |
From: Donal K. F. <dk...@us...> - 2009-11-19 12:00:01
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1737 Modified Files: ChangeLog Log Message: Undo Jan's needless vandalism. |