From: Don P. <dg...@us...> - 2009-07-16 21:24:42
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12995 Modified Files: ChangeLog Log Message: * generic/tclBinary.c: Removed unused variables. * generic/tclCmdIL.c: * generic/tclCompile.c: * generic/tclExecute.c: * generic/tclHash.c: * generic/tclIOUtil.c: * generic/tclVar.c: * generic/tclBasic.c: Silence compiler warnings about ClientData. * generic/tclProc.c: * generic/tclScan.c: Typo in ACCEPT_NAN configuration. * generic/tclStrToD.c: Set floating point control register on MIPS systems so that the gradual underflow expected by Tcl is in effect. [Bug 2819200] |
From: Don P. <dg...@us...> - 2009-07-16 21:45:45
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv15580 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Daniel A. S. <da...@us...> - 2009-07-18 08:16:14
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv10438 Modified Files: ChangeLog Log Message: * unix/Makefile.in: Define NDEBUG in optimized (non-symbols) build to disable NRE assert()s and threaded allocator range checks. |
From: Donal K. F. <dk...@us...> - 2009-07-19 11:46:56
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32572 Modified Files: ChangeLog Log Message: Expose function to efficiently return current name of an object. |
From: Donal K. F. <dk...@us...> - 2009-07-20 09:13:47
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv15420 Modified Files: ChangeLog Log Message: Performance boost for [string is]. |
From: Donal K. F. <dk...@us...> - 2009-07-20 09:26:18
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18044 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Performance boost for [string is]. |
From: Don P. <dg...@us...> - 2009-07-20 16:31:43
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22949 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Kevin B K. <ke...@us...> - 2009-07-21 21:21:01
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31173 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: 2009-07-21 Kevin B. Kenny <ke...@ac...> * library/tzdata/Asia/Dhaka: * library/tzdata/Indian/Mauritius: Olson's tzdata2009k. |
From: Alexandre F. <fer...@us...> - 2009-07-22 08:42:06
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11033 Modified Files: ChangeLog Log Message: Refined the 20090617 patch on [exit] streamlining, so that it now correctly calls thread exit handlers for the calling thread, which includes <Destroy> bindings in Tk [Bug 2001201 again]. |
From: Jan N. <nij...@us...> - 2009-07-22 12:00:45
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8133 Modified Files: ChangeLog Log Message: * macosx/tclMacOSXFCmd.c: CONST -> const * generic/tclGetDate.y: * generic/tclDate.c: * generic/tclLiteral.c: (char *) cast in ckfree call |
From: Don P. <dg...@us...> - 2009-07-22 13:07:54
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17722 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Jan N. <nij...@us...> - 2009-07-22 19:54:57
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv15187 Modified Files: ChangeLog Log Message: Feature Request 2814786: remove TclpPanic |
From: Joe M. <mis...@us...> - 2009-07-23 10:07:15
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4606 Modified Files: ChangeLog Log Message: Fix for [Bug 2820349] |
From: Joe M. <mis...@us...> - 2009-07-23 10:17:06
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5726 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fix for [Bug 2820349] |
From: Joe M. <mis...@us...> - 2009-07-23 10:19:50
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6155 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Fix for [Bug 2820349] |
From: Don P. <dg...@us...> - 2009-07-23 12:18:29
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22468 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Andreas K. <and...@us...> - 2009-07-23 22:49:32
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5593 Modified Files: ChangeLog Log Message: * generic/tclIO.c (Tcl_GetChannelHandle): Do not crash for * generic/tclPipe.c (FileForRedirect): getHandleProc == NULL, this is allowed. Provide a nice error message in the bypass area. Updated caller to check the bypass for a mesage. This fixes the bug [Bug 2826248] reported by Andy Sonnenburg <and...@us...> |
From: Donal K. F. <dk...@us...> - 2009-07-24 08:23:13
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23963 Modified Files: ChangeLog Log Message: Made it clearer what most people want instead of [self class]. |
From: Don P. <dg...@us...> - 2009-07-24 13:16:57
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5787 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Andreas K. <and...@us...> - 2009-07-24 16:51:37
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2640 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclIO.c (Tcl_GetChannelHandle): [Bug 2826248]: Do not crash * generic/tclPipe.c (FileForRedirect): for getHandleProc == NULL, this is allowed. Provide a nice error message in the bypass area. Updated caller to check the bypass for a mesage. Bug reported by Andy Sonnenburg <and...@us...>. Backported from CVS head. |
From: Donal K. F. <dk...@us...> - 2009-07-25 21:51:12
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv27844 Modified Files: ChangeLog Log Message: Make [history] (well, [::tcl::history]) be a real ensemble. |
From: Jan N. <nij...@us...> - 2009-07-26 07:58:04
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16823 Modified Files: ChangeLog Log Message: [Bug 2827066] msys build --enable-symbols broken And modified the same for unicows.dll, as a preparation for [Enh 2819611] |
From: Alexandre F. <fer...@us...> - 2009-07-26 11:26:24
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7143 Modified Files: ChangeLog Log Message: Forced LF translation when generating .h's to avoid spurious diffs when regenerating on a Windows box. |
From: Donal K. F. <dk...@us...> - 2009-07-26 11:40:42
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8668 Modified Files: ChangeLog Log Message: Use [try] to replace obscurer uses of [catch]. |
From: Don P. <dg...@us...> - 2009-07-27 19:01:41
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23881 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |