|
From: Don P. <dg...@us...> - 2007-06-27 18:21:50
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv347 Modified Files: ChangeLog Log Message: * generic/tclTrace.c: Corrected broken trace reversal logic in * generic/tclTest.c: TclCheckInterpTraces that led to infinite loop * tests/trace.test: when multiple Tcl_CreateTrace traces were set and one of them did not fire due to level restrictions. [Bug 1743931]. |
|
From: Don P. <dg...@us...> - 2007-06-27 22:44:45
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv11984 Modified Files: Tag: core-stabilizer-branch ChangeLog Log Message: merge updates from HEAD |
|
From: Don P. <dg...@us...> - 2007-06-27 22:45:56
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv12441 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
|
From: miguel s. <ms...@us...> - 2007-06-28 13:56:19
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7637 Modified Files: ChangeLog Log Message: * generic/tclVar.c (UnsetVarStruct): fix possible segfault with recent streamlining. |
|
From: Don P. <dg...@us...> - 2007-06-28 18:09:18
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv18690 Modified Files: Tag: core-stabilizer-branch ChangeLog Log Message: merge updates from HEAD |
|
From: Don P. <dg...@us...> - 2007-06-28 18:11:52
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv19553 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
|
From: Pat T. <pat...@us...> - 2007-06-28 21:10:35
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv31305 Modified Files: ChangeLog Log Message: Silence constness warnings for TclStackFree when building with msvc. |
|
From: Don P. <dg...@us...> - 2007-06-28 21:24:54
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv4970 Modified Files: ChangeLog Log Message: * generic/tclBasic.c: Removed dead code, including the * generic/tclExecute.c: entire file tclMathOp.c. * generic/tclInt.h: * generic/tclMathOp.c (removed): * generic/tclTestObj.c: * win/tclWinFile.c: * unix/Makefile.in: Updated to reflect deletion of tclMathOp.c. * win/Makefile.in: * win/makefile.bc: * win/makefile.vc: |
|
From: Daniel A. S. <da...@us...> - 2007-06-29 03:17:03
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv19017 Modified Files: ChangeLog Log Message: * generic/tclAlloc.c: on Darwin, ensure memory allocated by * generic/tclThreadAlloc.c: the custom TclpAlloc()s is aligned to 16 byte boundaries (as is the case with the Darwin system malloc). |
|
From: Daniel A. S. <da...@us...> - 2007-06-29 03:17:30
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv19430 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclAlloc.c: on Darwin, ensure memory allocated by * generic/tclThreadAlloc.c: the custom TclpAlloc()s is aligned to 16 byte boundaries (as is the case with the Darwin system malloc). |
|
From: Donal K. F. <dk...@us...> - 2007-06-29 22:37:25
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv20934 Modified Files: ChangeLog Log Message: Improved documentation of Tcl_DictObjDone to make it clearer how to use it. [Bug 1710795] |
|
From: Zoran V. <vas...@us...> - 2007-06-30 09:58:41
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7270 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Prevent RemeberSyncObj() from growing the sync object lists by reusing already free'd slots, if possible. See discussion on Bug 1726873 for more information. |
|
From: Zoran V. <vas...@us...> - 2007-06-30 10:00:44
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv8176 Modified Files: ChangeLog Log Message: Prevent RemeberSyncObj() from growing the sync object lists by reusing already free'd slots, if possible. See discussion on Bug 1726873 for more information. |
|
From: Donal K. F. <dk...@us...> - 2007-06-30 13:56:25
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv6233 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: De-fang an instance of the shared-result anti-pattern. [Bug 1716704] |
|
From: Donal K. F. <dk...@us...> - 2007-06-30 14:07:47
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv10535 Modified Files: ChangeLog Log Message: Plug a memory leak caused by a missing Tcl_DecrRefCount on an error path. [Bug 1717186] |
|
From: Don P. <dg...@us...> - 2007-07-01 17:31:19
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv29312 Modified Files: Tag: core-stabilizer-branch ChangeLog Log Message: merge updates from HEAD |
|
From: Don P. <dg...@us...> - 2007-07-01 18:29:14
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv19098 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
|
From: Don P. <dg...@us...> - 2007-07-02 17:13:45
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv16091 Modified Files: ChangeLog Log Message: * generic/tclCompExpr.c: Removed dead code, old implementations * generic/tclEvent.c: of expr parsing and compiling, including the * generic/tclInt.h: routine TclFinalizeCompilation(). |
|
From: Don P. <dg...@us...> - 2007-07-02 19:18:29
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv6030 Modified Files: ChangeLog Log Message: * generic/tclIO.c: Removed dead code. * unix/tclUnixChan.c: |
|
From: Donal K. F. <dk...@us...> - 2007-07-02 20:30:50
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv4254 Modified Files: ChangeLog Log Message: Simplify string hashing a little. [FRQ 951168] |
|
From: Don P. <dg...@us...> - 2007-07-02 21:10:49
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv21400 Modified Files: ChangeLog Log Message: * generic/tcl.h: Removed TCL_PRESERVE_BINARY_COMPATIBILITY and * generic/tclHash.c: any code enabled when it is set to 0. We will * generic/tclStubInit.c: always want to preserve binary compat of the structs that appear in the interface through the 8.* series of releases, so it's pointless to drag around this never-enabled alternative. |
|
From: Don P. <dg...@us...> - 2007-07-03 02:28:33
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv23048 Modified Files: Tag: core-stabilizer-branch ChangeLog Log Message: merge updates from HEAD |
|
From: Don P. <dg...@us...> - 2007-07-03 02:54:04
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv601 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
|
From: Don P. <dg...@us...> - 2007-07-03 18:36:57
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv5235 Modified Files: ChangeLog Log Message: * generic/tclCompExpr.c: Revised #define values so that there is now more expansion room to define more BINARY operators. |
|
From: Don P. <dg...@us...> - 2007-07-03 20:25:21
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv21030 Modified Files: Tag: core-stabilizer-branch ChangeLog Log Message: merge updates from HEAD |