From: Don P. <dg...@us...> - 2010-01-25 21:05:15
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5138 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Donal K. F. <dk...@us...> - 2010-01-28 10:25:12
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv23935 Modified Files: ChangeLog Log Message: Improvements to destructor handling. Stop crashes from odd destruction routes. |
From: Don P. <dg...@us...> - 2010-01-28 14:26:22
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv22106 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Jan N. <nij...@us...> - 2010-01-29 09:38:54
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv4194 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Use correct TCL_LL_MODIFIER for CYGWIN. Formatting (all backported from HEAD) Fix gcc 4.4 warning: ignoring return value of âwriteâ, |
From: Jan N. <nij...@us...> - 2010-01-29 09:47:06
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5231 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fix macro conflict on CYGWIN: don't use "small". |
From: Jan N. <nij...@us...> - 2010-01-29 16:17:29
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5041 Modified Files: ChangeLog Log Message: - genStubs.tcl: No longer generate a space after "*" and immediately after a function name, so the format of function definitions in tcl*Decls.h matches all other tcl*.h header files. - Change Tcl_ArgvFuncProc, Tcl_ArgvGenFuncProc and GetFrameInfoValueProc to be function definitions, not pointers, for consistency with all other Tcl function definitions. |
From: Jan N. <nij...@us...> - 2010-01-29 19:31:03
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv8167 Modified Files: ChangeLog Log Message: Reverted Tcl_ThreadDataKey type change, see Bug #2942081 Changed some Tcl_CallFrame fields from "char *" to "void *". This saves unnecessary space on Cray's (and it's simply more correct). |
From: Donal K. F. <dk...@us...> - 2010-01-30 16:33:31
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5571 Modified Files: ChangeLog Log Message: Make the [unset] command be bytecode compiled. |
From: Jan N. <nij...@us...> - 2010-01-31 23:51:44
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv17544 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Various CYGWIN-related fixes backported from HEAD. Still configure script not modified, so CYGWIN build is still disabled. Reason: although the build succeeds with those changes, many tests still fail. |
From: Donal K. F. <dk...@us...> - 2010-02-01 00:29:08
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv21816 Modified Files: ChangeLog Log Message: [Bug 2942697]: Rework the RE engine so that certain pathological patterns are matched much more rapidly. Many thanks to Tom Lane for dianosing this issue and providing an initial patch. |
From: Donal K. F. <dk...@us...> - 2010-02-01 11:12:08
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv8969 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug 2942697]: Rework the RE engine so that certain pathological patterns are matched much more rapidly. Many thanks to Tom Lane for dianosing this issue and providing an initial patch. |
From: Donal K. F. <dk...@us...> - 2010-02-01 11:19:36
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv10254 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: [Bug 2942697]: Rework the RE engine so that certain pathological patterns are matched much more rapidly. Many thanks to Tom Lane for dianosing this issue and providing an initial patch. |
From: Don P. <dg...@us...> - 2010-02-01 15:34:38
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv9638 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Donal K. F. <dk...@us...> - 2010-02-02 00:11:37
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv12757 Modified Files: ChangeLog Log Message: Fix [Bug 2939073]: dangling ref when an unset trace triggered by [array unset] hits the next element to be deleted. |
From: Donal K. F. <dk...@us...> - 2010-02-02 00:42:48
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv17614 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fix [Bug 2939073]: dangling ref when an unset trace triggered by [array unset] hits the next element to be deleted. |
From: Donal K. F. <dk...@us...> - 2010-02-02 09:13:53
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv4800 Modified Files: ChangeLog Log Message: [Bug 2944404] Be careful in case an object deletes itself in its destructor. |
From: Donal K. F. <dk...@us...> - 2010-02-02 09:51:54
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv12796 Modified Files: ChangeLog Log Message: Chisel away at reducing the cost of recent changes. |
From: Don P. <dg...@us...> - 2010-02-02 15:56:38
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv10427 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Donal K. F. <dk...@us...> - 2010-02-02 16:12:08
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv12905 Modified Files: ChangeLog Log Message: Turned the [array] command into a true ensemble. Test changes indicate some alteration to error messages, otherwise no change. |
From: Don P. <dg...@us...> - 2010-02-02 16:27:20
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15763 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Andreas K. <and...@us...> - 2010-02-02 20:51:53
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv27799 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclCompile.c: [Bug 2933089]: A literal sharing problem with * generic/tclCompile.h: 'info frame' affects not only 8.6 but 8.5 as * generic/tclExecute.h: well. Backported the fix done in 8.6, without * tests/info.test: changes. New testcase info-39.1. |
From: Donal K. F. <dk...@us...> - 2010-02-03 13:26:12
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv3836 Modified Files: ChangeLog Log Message: More corrections to the [array unset] command. |
From: Donal K. F. <dk...@us...> - 2010-02-03 13:28:50
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv4607 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: More corrections to the [array unset] command. |
From: Don P. <dg...@us...> - 2010-02-03 15:30:23
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28256 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
From: Donal K. F. <dk...@us...> - 2010-02-04 10:53:42
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15237 Modified Files: ChangeLog Log Message: Minor updates: more errorcodes, less C stack levels for old APIs |