From: Don P. <dg...@us...> - 2009-12-12 03:07:04
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv9427 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Donal K. F. <dk...@us...> - 2009-12-12 19:46:44
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv2658 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Plug testing memleak. [Bug 2895367] |
From: Donal K. F. <dk...@us...> - 2009-12-12 19:57:34
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv4463 Modified Files: ChangeLog Log Message: Plug testing memleak. [Bug 2895367] |
From: miguel s. <ms...@us...> - 2009-12-13 16:41:52
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv8209 Modified Files: ChangeLog Log Message: * generic/tclBasic.c: Moving TclBCArgumentRelease call * generic/tclExecute.c: from TclNRTailcallObjCmd to TEBC, so that the pairing of the Enter and Release calls is clearer. |
From: miguel s. <ms...@us...> - 2009-12-13 17:11:55
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv16326 Modified Files: ChangeLog Log Message: * generic/tclBasic.c: Release TclPopCallFrame() from its * generic/tclExecute.c: tailcall-management duties * generic/tclNamesp.c: |
From: Donal K. F. <dk...@us...> - 2009-12-14 10:03:26
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv20506 Modified Files: ChangeLog Log Message: Document that [file tempfile] always works on the native filesystem by design. [Bug 2388866] |
From: Don P. <dg...@us...> - 2009-12-14 13:56:41
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv6688 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Donal K. F. <dk...@us...> - 2009-12-16 09:26:31
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv26241 Modified Files: ChangeLog Log Message: [Bug 2913616]: Make msgcat package work in safe interpreters. |
From: Donal K. F. <dk...@us...> - 2009-12-16 09:31:15
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv27440 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug 2913616]: Make msgcat package work in safe interpreters. |
From: Donal K. F. <dk...@us...> - 2009-12-16 14:01:18
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv11577 Modified Files: ChangeLog Log Message: [Bug 1911342]: Rewrite formatting to avoid bogus link from tm.n to list.n in the HTML documentation. |
From: Donal K. F. <dk...@us...> - 2009-12-16 14:04:13
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv12342 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug 1911342]: Rewrite formatting to avoid bogus link from tm.n to list.n in the HTML documentation. |
From: Jan N. <nij...@us...> - 2009-12-16 23:26:09
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv7955 Modified Files: ChangeLog Log Message: Fix gcc warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result CONSTify functions TclpGetUserHome and TclSetPreInitScript (TIP #27) |
From: Donal K. F. <dk...@us...> - 2009-12-16 23:31:45
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv9138 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Upgrade to Safe Base's handling of [glob] to be more permissive with the feature set supported, but stricter with path management. It also now has an error pattern more like the standard [glob] command. |
From: Donal K. F. <dk...@us...> - 2009-12-16 23:44:24
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv11680 Modified Files: ChangeLog Log Message: Upgrade to Safe Base's handling of [glob] to be more permissive with the feature set supported, but stricter with path management. It also now has an error pattern more like the standard [glob] command. |
From: Don P. <dg...@us...> - 2009-12-17 15:18:05
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv7961 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: miguel s. <ms...@us...> - 2009-12-19 14:22:09
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv32213 Modified Files: ChangeLog Log Message: * generic/tclBasic.c: Fix for bad cmd resolution by coroutines * tests/coroutine.test: [Bug #2917627]. Thanks to schelte for finding it. |
From: Don P. <dg...@us...> - 2009-12-21 20:40:12
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv32571 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Jan N. <nij...@us...> - 2009-12-21 23:25:47
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv21178 Modified Files: ChangeLog Log Message: Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still not enabled yet, but at least it is a step in the right direction. |
From: Don P. <dg...@us...> - 2009-12-22 04:42:45
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv21358 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Donal K. F. <dk...@us...> - 2009-12-22 19:49:43
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv27118 Modified Files: ChangeLog Log Message: [Bug 2918962]: Stop crash when -index and -stride are used together in [lsort]. |
From: Jan N. <nij...@us...> - 2009-12-23 07:10:14
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv13034 Modified Files: ChangeLog Log Message: Cygwin: Install libtcl8.6.dll in bin directory |
From: Donal K. F. <dk...@us...> - 2009-12-23 11:13:21
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv27099 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug 2913625]: Stop information about paths from leaking through [info script] and [info nameofexecutable]. |
From: Donal K. F. <dk...@us...> - 2009-12-23 11:17:42
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28143 Modified Files: ChangeLog Log Message: [Bug 2913625]: Stop information about paths from leaking through [info script] and [info nameofexecutable]. |
From: Donal K. F. <dk...@us...> - 2009-12-27 22:06:20
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5411 Modified Files: ChangeLog Log Message: [Bug 2921538]: Updated example to not be quite so ancient. |
From: Donal K. F. <dk...@us...> - 2009-12-27 22:09:28
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5943 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug 2921538]: Updated example to not be quite so ancient. |