From: Donal K. F. <dk...@us...> - 2009-08-20 08:31:24
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17938 Modified Files: ChangeLog Log Message: Close off memory leak in [lsort]. |
From: Donal K. F. <dk...@us...> - 2009-08-20 14:29:24
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23633 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Backport of memory leak plug. |
From: Don P. <dg...@us...> - 2009-08-20 14:29:33
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23675 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Don P. <dg...@us...> - 2009-08-20 15:00:00
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv27353 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclPathObj.c: [Bug 2806250] Prevent the storage of strings starting with ~ in the "tail" part (normPathPtr field) of the path intrep when PATHFLAGS != 0. This establishes the assumptions relied on elsewhere that the name stored there is a relative path. Also refactored to make an AppendPath() routine instead of the cut/paste stanzas that were littered throughout. |
From: Don P. <dg...@us...> - 2009-08-20 15:17:48
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29817 Modified Files: ChangeLog Log Message: * generic/tclPathObj.c: [Bug 2806250] Prevent the storage of strings starting with ~ in the "tail" part (normPathPtr field) of the path intrep when PATHFLAGS != 0. This establishes the assumptions relied on elsewhere that the name stored there is a relative path. Also refactored to make an AppendPath() routine instead of the cut/paste stanzas that were littered throughout. |
From: Don P. <dg...@us...> - 2009-08-20 18:55:44
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18760 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Don P. <dg...@us...> - 2009-08-20 22:08:10
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv10853 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclFileName.c: Correct result from [glob */test] when * matches something like ~foo. [Bug 2837800] |
From: Don P. <dg...@us...> - 2009-08-20 22:09:53
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11106 Modified Files: ChangeLog Log Message: * generic/tclFileName.c: Correct result from [glob */test] when * matches something like ~foo. [Bug 2837800] |
From: Don P. <dg...@us...> - 2009-08-20 22:12:11
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11402 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Don P. <dg...@us...> - 2009-08-21 19:03:29
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28066 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclFileName.c: Correct regression in [Bug 2837800] fix. * tests/fileName.test: |
From: Don P. <dg...@us...> - 2009-08-21 19:06:19
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28382 Modified Files: ChangeLog Log Message: * generic/tclFileName.c: Correct regression in [Bug 2837800] fix. * tests/fileName.test: |
From: Don P. <dg...@us...> - 2009-08-21 19:11:05
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29156 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Daniel A. S. <da...@us...> - 2009-08-24 00:27:54
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22588 Modified Files: ChangeLog Log Message: * macosx/tclMacOSXNotify.c: fix multiple issues with nested event loops when CoreFoundation notifier is running in embedded mode. (fixes problems in TkAqua Cocoa reported by Youness Alaoui on tcl-mac) |
From: Daniel A. S. <da...@us...> - 2009-08-24 00:28:05
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22592 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * macosx/tclMacOSXNotify.c: fix multiple issues with nested event loops when CoreFoundation notifier is running in embedded mode. (fixes problems in TkAqua Cocoa reported by Youness Alaoui on tcl-mac) |
From: Daniel A. S. <da...@us...> - 2009-08-24 03:18:31
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2732 Modified Files: ChangeLog Log Message: * generic/tclInt.h: Annotate Tcl_Panic as noreturn for clang static analyzer in PURIFY builds, replacing preprocessor/assert technique. |
From: Donal K. F. <dk...@us...> - 2009-08-24 09:33:14
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3282 Modified Files: ChangeLog Log Message: Better formatting |
From: Don P. <dg...@us...> - 2009-08-24 19:34:14
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28590 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Andreas K. <and...@us...> - 2009-08-25 20:59:18
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29854 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, EvalTokensStandard, Tcl_EvalEx, EvalEx, TclAdvanceContinuations, TclEvalObjEx): * generic/tclCmdMZ.c (Tcl_SwitchObjCmd, ListLines): * generic/tclCompCmds.c (*): * generic/tclCompile.c (TclSetByteCodeFromAny, TclInitCompileEnv, TclFreeCompileEnv, TclCompileScript): * generic/tclCompile.h (CompileEnv): * generic/tclInt.h (ContLineLoc, Interp): * generic/tclObj.c (ThreadSpecificData, ContLineLocFree, TclThreadFinalizeObjects, TclInitObjSubsystem, TclContinuationsEnter, TclContinuationsEnterDerived, TclContinuationsCopy, TclContinuationsGet, TclFreeObj): * generic/tclProc.c (TclCreateProc): * generic/tclVar.c (TclPtrSetVar): * tests/info.test (info-30.0-22): Extended parser, compiler, and execution with code and attendant data structures tracking the positions of continuation lines which are not visible in script's, to properly account for them while counting lines for #280, during direct and compiled execution. |
From: Andreas K. <and...@us...> - 2009-08-25 21:01:13
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv30288 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, EvalTokensStandard, Tcl_EvalEx, EvalEx, TclAdvanceContinuations, TclEvalObjEx): * generic/tclCmdMZ.c (Tcl_SwitchObjCmd, TclListLines): * generic/tclCompCmds.c (*): * generic/tclCompile.c (TclSetByteCodeFromAny, TclInitCompileEnv, TclFreeCompileEnv, TclCompileScript): * generic/tclCompile.h (CompileEnv): * generic/tclInt.h (ContLineLoc, Interp): * generic/tclObj.c (ThreadSpecificData, ContLineLocFree, TclThreadFinalizeObjects, TclInitObjSubsystem, TclContinuationsEnter, TclContinuationsEnterDerived, TclContinuationsCopy, TclContinuationsGet, TclFreeObj): * generic/tclParse.c (TclSubstTokens, Tcl_SubstObj): * generic/tclProc.c (TclCreateProc): * generic/tclVar.c (TclPtrSetVar): * tests/info.test (info-30.0-24): Extended parser, compiler, and execution with code and attendant data structures tracking the positions of continuation lines which are not visible in script Tcl_Obj*'s, to properly account for them while counting lines for #280. |
From: Andreas K. <and...@us...> - 2009-08-25 21:03:36
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv30921 Modified Files: ChangeLog Log Message: * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, Tcl_EvalEx, TclEvalEx, TclAdvanceContinuations, TclNREvalObjEx): * generic/tclCmdMZ.c (Tcl_SwitchObjCmd, TclListLines): * generic/tclCompCmds.c (*): * generic/tclCompile.c (TclSetByteCodeFromAny, TclInitCompileEnv, TclFreeCompileEnv, TclCompileScript, TclCompileTokens): * generic/tclCompile.h (CompileEnv): * generic/tclInt.h (ContLineLoc, Interp): * generic/tclObj.c (ThreadSpecificData, ContLineLocFree, TclThreadFinalizeObjects, TclInitObjSubsystem, TclContinuationsEnter, TclContinuationsEnterDerived, TclContinuationsCopy, TclContinuationsGet, TclFreeObj): * generic/tclParse.c (TclSubstTokens, Tcl_SubstObj): * generic/tclProc.c (TclCreateProc): * generic/tclVar.c (TclPtrSetVar): * tests/info.test (info-30.0-24): Extended the parser, compiler, and execution engine with code and attendant data structures tracking the position of continuation lines which are not visible in the resulting script Tcl_Obj*'s, to properly account for them while counting lines for #280. |
From: Don P. <dg...@us...> - 2009-08-26 05:25:39
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17313 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Don P. <dg...@us...> - 2009-08-27 19:33:34
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31890 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclStringObj.c: A few more string overflow cases in [format]. [Bug 2845535] |
From: Don P. <dg...@us...> - 2009-08-27 19:34:33
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32105 Modified Files: ChangeLog Log Message: * generic/tclStringObj.c: A few more string overflow cases in [format]. [Bug 2845535] |
From: Don P. <dg...@us...> - 2009-08-27 21:23:42
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13162 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Don P. <dg...@us...> - 2009-09-01 14:13:12
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv19537 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revision * library/tcltest/pkgIndex.tcl: to verbose error message. * unix/Makefile.in: * win/Makefile.in: |