From: Don P. <dg...@us...> - 2010-04-06 02:37:56
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv8805 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge |
From: Zoran V. <vas...@us...> - 2010-04-06 07:44:00
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19379 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fixed object leak |
From: Zoran V. <vas...@us...> - 2010-04-06 07:46:05
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19934 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Fixed object leak |
From: Donal K. F. <dk...@us...> - 2010-04-06 07:50:52
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv20653 Modified Files: ChangeLog Log Message: * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): Plug leak of object when setting a variable fails. |
From: Zoran V. <vas...@us...> - 2010-04-06 08:26:10
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv26590 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Reverted previous checin as Tcl_ObjSetVar2 (convoluted and undocumented) jnterface implicitly decrements refcount of the passed result object when the passed result object refcount was already zero. |
From: Donal K. F. <dk...@us...> - 2010-04-06 08:34:59
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28559 Modified Files: ChangeLog Log Message: Undo |
From: Jan N. <nij...@us...> - 2010-04-06 09:05:12
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv2376 Modified Files: ChangeLog Log Message: regenerated with autoconf-2.59 [Bug 2982540] configure and install* script files should always have LF |
From: Don P. <dg...@us...> - 2010-04-06 12:02:21
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv27077 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge |
From: Jan N. <nij...@us...> - 2010-04-06 12:35:11
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31799 Modified Files: ChangeLog Log Message: Fix signature of Tcl_LoadFile in documentation |
From: Donal K. F. <dk...@us...> - 2010-04-06 12:51:51
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv943 Modified Files: ChangeLog Log Message: * doc/Load.3: Minor corrections of formatting and cross links. |
From: Don P. <dg...@us...> - 2010-04-06 14:22:21
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv14140 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge |
From: Kevin B K. <ke...@us...> - 2010-04-06 19:59:55
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv30808 Modified Files: ChangeLog Log Message: Repair missing bits in ChangeLog |
From: Donal K. F. <dk...@us...> - 2010-04-07 09:51:38
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv21814 Modified Files: ChangeLog Log Message: Formatting improvements for error stack docs |
From: Don P. <dg...@us...> - 2010-04-07 13:58:12
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv21419 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge |
From: Donal K. F. <dk...@us...> - 2010-04-08 13:26:33
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv24595 Modified Files: ChangeLog Log Message: * generic/tclCompCmdsSZ.c (TclSubstCompile): If the first token does not result in a *guaranteed* push of a Tcl_Obj on the stack, we must push an empty object. Otherwise it is possible to get to a 'concat1' or 'done' without enough values on the stack, resulting in a crash. Thanks to Joe Mistachkin for identifying a script that could trigger this case. |
From: Don P. <dg...@us...> - 2010-04-09 02:05:09
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv11850 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge |
From: Jan N. <nij...@us...> - 2010-04-13 13:37:36
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv16031 Modified Files: ChangeLog Log Message: Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp Fix gcc warning: comparison of unsigned expression >= 0 is always true |
From: Andreas K. <and...@us...> - 2010-04-14 19:42:37
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5303 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * library/platform/platform.tcl: Linux platform identification: Check /lib64 for existence of files matching libc* before accepting it as base directory. This can happen on weirdly installed 32bit systems which have an empty or partially filled /lib64 without an actual libc. Bumped to version 1.0.6. |
From: Andreas K. <and...@us...> - 2010-04-14 19:42:58
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5470 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * library/platform/platform.tcl: Linux platform identification: Check /lib64 for existence of files matching libc* before accepting it as base directory. This can happen on weirdly installed 32bit systems which have an empty or partially filled /lib64 without an actual libc. Bumped to version 1.0.6. |
From: Andreas K. <and...@us...> - 2010-04-14 19:43:19
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5600 Modified Files: ChangeLog Log Message: * library/platform/platform.tcl: Linux platform identification: Check /lib64 for existence of files matching libc* before accepting it as base directory. This can happen on weirdly installed 32bit systems which have an empty or partially filled /lib64 without an actual libc. Bumped to version 1.0.6. |
From: Andreas K. <and...@us...> - 2010-04-14 22:58:12
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv22995 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Fixed missing update of platform package index. |
From: Andreas K. <and...@us...> - 2010-04-14 22:58:33
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv23193 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fixed missing update of platform package index, and Makefiles. |
From: Andreas K. <and...@us...> - 2010-04-14 22:58:43
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv23300 Modified Files: ChangeLog Log Message: Fixed missing update of platform package index, and Makefiles. |
From: Donal K. F. <dk...@us...> - 2010-04-15 08:53:02
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv14666 Modified Files: ChangeLog Log Message: * doc/try.n: [Bug 2987551]: Fix typo. |
From: Jan N. <nij...@us...> - 2010-04-15 13:58:53
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv17991 Modified Files: ChangeLog Log Message: Move inclusion of <tchar.h> from tclPlatDecls.h to tclWinPort.h, where it belongs. Add fallback in tcl.h, so at least TCHAR typedef is always available in win32, even without <tchar.h> Tk already did the same in tkWinPort.h, now Tcl does it the same (correct) way. |