From: Don P. <dg...@us...> - 2009-11-06 03:24:52
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25614 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Andreas K. <and...@us...> - 2009-11-06 18:17:06
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23176 Modified Files: ChangeLog Log Message: * library/safe.tcl (::safe::Setup): Added documentation of the contents of the state array. Also killed the 'InterpState' procedure with its upleveled variable/upvar combination, and replaced all uses with 'namespace upvar'. |
From: Pat T. <pat...@us...> - 2009-11-07 09:24:33
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23621 Modified Files: ChangeLog Log Message: [Bug 2891026] add addtional contraints for vista+ for non-readable directories |
From: Donal K. F. <dk...@us...> - 2009-11-08 20:18:51
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31220 Modified Files: ChangeLog Log Message: Moved the descriptions of the index formats to their own section, and added a warning to the 'bytelength' subcommand about future compatibility. |
From: Andreas K. <and...@us...> - 2009-11-09 22:35:51
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21654 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclBasic.c (TclEvalObjEx): Moved the #280 decrement of refCount for the file path out of the branch after the whole conditional, closing a memory leak. Added clause on structure type to prevent seg.faulting. Backport from valgrinding the Tcl 8.5 branch. |
From: Andreas K. <and...@us...> - 2009-11-09 22:36:27
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21780 Modified Files: ChangeLog Log Message: * generic/tclBasic.c (TclEvalObjEx): Moved the #280 decrement of refCount for the file path out of the branch after the whole conditional, closing a memory leak. Added clause on structure type to prevent seg.faulting. Forward port from valgrinding the Tcl 8.5 branch. |
From: Don P. <dg...@us...> - 2009-11-09 22:36:48
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21924 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclBasic.c (TclEvalObjEx): Plug memory leak in TCL_EVAL_DIRECT evaluation. * tests/info.test: Resolve ambiguous resolution of variable "res". |
From: Andreas K. <and...@us...> - 2009-11-09 22:59:08
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25809 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * tests/info.test: Resolve ambiguous resolution of variable "res". Backport from 8.5 |
From: Andreas K. <and...@us...> - 2009-11-09 22:59:23
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25934 Modified Files: ChangeLog Log Message: * tests/info.test: Resolve ambiguous resolution of variable "res". Forward port from 8.5 |
From: Stuart C. <st...@us...> - 2009-11-09 23:15:14
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29016 Modified Files: ChangeLog Log Message: Removed outdated Msys + Mingw info. |
From: Stuart C. <st...@us...> - 2009-11-09 23:38:18
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1556 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Removed outdated Msys + Mingw info, fix for [Bug 2459744]. |
From: Don P. <dg...@us...> - 2009-11-10 16:46:24
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3780 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclObj.c: Plus memory leak in TclContinuationsEnter(). [Bug 2895323] |
From: Andreas K. <and...@us...> - 2009-11-10 17:57:48
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12396 Modified Files: ChangeLog Log Message: * generic/tclObj.c: Plus memory leak in TclContinuationsEnter(). [Bug 2895323]. Forward port from Tcl 8.5 branch, change by Don Porter. |
From: Andreas K. <and...@us...> - 2009-11-10 17:58:42
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12509 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclObj.c: Plus memory leak in TclContinuationsEnter(). [Bug 2895323]. Backport from Tcl 8.5 branch, change by Don Porter. |
From: Don P. <dg...@us...> - 2009-11-10 20:19:09
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29821 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclBasic.c: Plug another leak in TCL_EVAL_DIRECT evaluation. |
From: Pat T. <pat...@us...> - 2009-11-10 20:40:14
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31933 Modified Files: ChangeLog Log Message: Cleanup directories that have been set chmod 000. On Windows7 and Vista we really have no access and these were getting left behind. A few tests were changed to reflect the intent of the test where setting a directory chmod 000 should prevent any modification. This restriction was ignored on XP but is honoured on Vista |
From: Andreas K. <and...@us...> - 2009-11-10 20:53:34
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv972 Modified Files: ChangeLog Log Message: * generic/tclBasic.c: Plug another leak in TCL_EVAL_DIRECT evaluation. Forward port from Tcl 8.5 branch, change by Don Porter. |
From: Stuart C. <st...@us...> - 2009-11-10 21:14:34
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5402 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Removed outdated Msys + Mingw info, fix for [Bug 2459744]. |
From: Don P. <dg...@us...> - 2009-11-10 21:59:34
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv10614 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Pat T. <pat...@us...> - 2009-11-10 22:32:46
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv15317 Modified Files: Tag: core-8-4-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: Alexandre F. <fer...@us...> - 2009-11-10 23:50:24
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29541 Modified Files: ChangeLog Log Message: Fix [Bug 2888099] (close discards ENOSPC error) by saving the errno from the first of two FlushChannel()s. Uneasy to test; might need specific channel drivers. Four-hands with aku. |
From: Alexandre F. <fer...@us...> - 2009-11-11 00:04:35
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31983 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Backported fix for [Bug 2888099] (close discards ENOSPC error) by saving the errno from the first of two FlushChannel()s. Uneasy to test; might need specific channel drivers. Four-hands with aku. |
From: Jan N. <nij...@us...> - 2009-11-11 06:49:23
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8798 Modified Files: ChangeLog Log Message: Fix [Bug 2891171]: URL checking too strict when using multiple question marks |
From: Don P. <dg...@us...> - 2009-11-11 14:27:17
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16664 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Don P. <dg...@us...> - 2009-11-11 16:14:51
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1751 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * library/http/http.tcl: Update the URL syntax check to RFC 3986 compliance on the subject of non-encoded question mark characters. [Bug 2891171]. * library/http/pkgIndex.tcl: Bump to http 2.7.5 to avoid any * unix/Makefile.in: confusion with snapshot "releases" * win/Makefile.in: that might be in ActiveTcl, etc. |