From: Andreas K. <and...@us...> - 2009-10-23 19:09:24
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2352 Modified Files: 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:22:32
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5002 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * library/platform/pkgIndex.tcl: Backported the platform packages * library/platform/platform.tcl: from head and8.5 into the 8.4 * library/platform/shell.tcl: branch. Updated makefiles to install * unix/Makfile.in: the packages. * win/Makefile.in: |
From: Andreas K. <and...@us...> - 2009-10-23 19:29:35
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6668 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclCompCmds.c: [Bug 2881263] (TclCompileForeachCmd, TclCompileLindexCmd): Fixed. Moved the use of DefineLineInformation after all regular variable declarations, so that an empty statement (-UTIP_280) doesn't confuse c89 compilers. |
From: Don P. <dg...@us...> - 2009-10-23 19:40:36
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv9263 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Kevin B K. <ke...@us...> - 2009-10-24 22:20:19
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3492 Modified Files: ChangeLog Log Message: * library/clock.tcl (ProcessPosixTimeZone): Corrected a regression in the fix to [Bug 2207436] that caused [clock] to apply EU daylight saving time rules in the US. Thanks to Karl Lehenbauer for reporting this regression. * tests/clock.test (clock-52.4): Added a regression test for the above bug. * library/tzdata/Asia/Dhaka: * library/tzdata/Asia/Karachi: New DST rules for Bangladesh and Pakistan. (Olson's tzdata2009o.) |
From: Kevin B K. <ke...@us...> - 2009-10-24 22:21:02
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3580 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * library/clock.tcl (ProcessPosixTimeZone): Corrected a regression in the fix to [Bug 2207436] that caused [clock] to apply EU daylight saving time rules in the US. Thanks to Karl Lehenbauer for reporting this regression. * tests/clock.test (clock-52.4): Added a regression test for the above bug. * library/tzdata/Asia/Dhaka: * library/tzdata/Asia/Karachi: New DST rules for Bangladesh and Pakistan. (Olson's tzdata2009o.) |
From: Don P. <dg...@us...> - 2009-10-25 15:48:09
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26767 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Don P. <dg...@us...> - 2009-10-26 16:56:33
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4601 Modified Files: ChangeLog Log Message: * unix/Makefile.in: Remove $(PACKAGE).* and prototype from the `make distclean` target. Completes 2009-10-20 commit. |
From: Kevin B K. <ke...@us...> - 2009-10-27 03:23:44
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14394 Modified Files: ChangeLog Log Message: * library/clock.tcl (ParseClockScanFormat): Corrected a problem where [clock scan] didn't load the timezone soon enough when processing a time format that lacked a complete date. [Bug 2886852] * tests/clock.test (clock-66.1): Added a test case for the above bug. |
From: Kevin B K. <ke...@us...> - 2009-10-27 03:24:27
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14440 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * library/clock.tcl (ParseClockScanFormat): Corrected a problem where [clock scan] didn't load the timezone soon enough when processing a time format that lacked a complete date. [Bug 2886852] * tests/clock.test (clock-66.1): Added a test case for the above bug. |
From: Kevin B K. <ke...@us...> - 2009-10-27 03:35:18
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv15803 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * library/tzdata/America/Argentina/Buenos_Aires: * library/tzdata/America/Argentina/Cordoba: * library/tzdata/America/Argentina/San_Luis: * library/tzdata/America/Argentina/Tucuman: New DST rules for Argentina. (Olson's tzdata2009p.) |
From: Kevin B K. <ke...@us...> - 2009-10-27 03:35:49
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv15849 Modified Files: ChangeLog Log Message: * library/tzdata/America/Argentina/Buenos_Aires: * library/tzdata/America/Argentina/Cordoba: * library/tzdata/America/Argentina/San_Luis: * library/tzdata/America/Argentina/Tucuman: New DST rules for Argentina. (Olson's tzdata2009p.) |
From: Don P. <dg...@us...> - 2009-10-27 03:42:31
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16613 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Don P. <dg...@us...> - 2009-10-27 20:31:09
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26714 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclPathObj.c: Missing refcount on cached normalized path caused crashes. [Bug 2884203]. |
From: Don P. <dg...@us...> - 2009-10-27 20:31:18
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26792 Modified Files: ChangeLog Log Message: * generic/tclPathObj.c: Missing refcount on cached normalized path caused crashes. [Bug 2884203]. |
From: Don P. <dg...@us...> - 2009-10-27 20:43:15
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29622 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Kevin B K. <ke...@us...> - 2009-10-28 16:46:06
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18010 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * tests/fileName.test (fileName-20.[78]): Corrected poor test hygiene (failure to save and restore the working directory) that caused these two tests to fail on Windows (and [Bug 2806250] to be reopened). |
From: Kevin B K. <ke...@us...> - 2009-10-28 16:46:40
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18065 Modified Files: ChangeLog Log Message: * tests/fileName.test (fileName-20.[78]): Corrected poor test hygiene (failure to save and restore the working directory) that caused these two tests to fail on Windows (and [Bug 2806250] to be reopened). |
From: Don P. <dg...@us...> - 2009-10-28 21:03:30
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25550 Modified Files: ChangeLog Log Message: * generic/tclLiteral.c: Fixed 2 bugs reported in [Bug 2888044]. * tests/info.test: First, as noted in the comments of the TclCleanupLiteralTable routine, since the teardown of the intrep of one Tcl_Obj can cause the teardown of others in the same table, the full table cleanup must be done with care, but the code did not contain the same care demanded in the comment. Second, recent additions to the info.test file had poor hygiene, leaving an array variable ::a lying around, which breaks later interp.test tests during a -singleproc 1 run of the test suite. |
From: Don P. <dg...@us...> - 2009-10-28 21:11:13
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26873 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclLiteral.c: Backport fix for [Bug 2888044]. |
From: Kevin B K. <ke...@us...> - 2009-10-29 01:17:10
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18235 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * library/clock.tcl (LocalizeFormat): * tests/clock.test (clock-67.1): Corrected a problem where '%%' followed by a letter in a format group could expand recursively: %%R would turn into %%H:%M:%S. [Bug 2819334] |
From: Kevin B K. <ke...@us...> - 2009-10-29 01:18:08
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18314 Modified Files: ChangeLog Log Message: * library/clock.tcl (LocalizeFormat): * tests/clock.test (clock-67.1): Corrected a problem where '%%' followed by a letter in a format group could expand recursively: %%R would turn into %%H:%M:%S. [Bug 2819334] |
From: Donal K. F. <dk...@us...> - 2009-10-29 08:08:40
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16869 Modified Files: ChangeLog Log Message: Remove accidental C99-ism which reportedly makes the AIX native compiler choke. |
From: Donal K. F. <dk...@us...> - 2009-10-29 11:49:40
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv15989 Modified Files: ChangeLog Log Message: General cleanliness improvements. |
From: Don P. <dg...@us...> - 2009-10-29 11:51:47
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16307 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |