|
From: Don P. <dg...@us...> - 2008-04-15 19:19:34
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv16326 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
|
From: Don P. <dg...@us...> - 2008-04-15 19:20:48
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv18122 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: bump release tag |
|
From: Daniel A. S. <da...@us...> - 2008-04-16 14:32:13
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv15810 Modified Files: ChangeLog Log Message: * generic/tclInt.h: revise Tcl_SetNotifier() to use a * generic/tclNotify.c: module-scope hooks table instead of * generic/tclStubInit.c: runtime stubs-table modification; * macosx/tclMacOSXNotify.c: ensure all hookable notifier functions * win/tclWinNotify.c: check for hooks; remove hook checks in * unix/tclUnixNotfy.c: notifier API callers. [Patch 1938497] |
|
From: Daniel A. S. <da...@us...> - 2008-04-16 14:49:34
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv24323 Modified Files: ChangeLog Log Message: * generic/tclInt.h: make stubs tables 'static const' and * generic/tclStubInit.c: export only module-scope pointers to * generic/tclStubLib.c: the main stubs tables (for package * tools/genStubs.tcl: initialization). [Patch 1938497] * generic/tclBasic.c (Tcl_CreateInterp): * generic/tclTomMathInterface.c (TclTommath_Init): |
|
From: Andreas K. <and...@us...> - 2008-04-17 19:14:29
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv17937 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclCompExpr.c (CompileMathFuncCall): Added * tests/compile.test (compile-16.0): Tcl_ResetResult before appending error message, to clear out possible sharing. Added test case demonstrating the crash (abort on shared object) without the fix. |
|
From: Don P. <dg...@us...> - 2008-04-17 19:47:28
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv32135 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: style revisions to latest commit |
|
From: Don P. <dg...@us...> - 2008-04-17 20:19:50
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv13178 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: bump release tag |
|
From: Don P. <dg...@us...> - 2008-04-18 13:02:18
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7861 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
|
From: George P. S. <geo...@us...> - 2008-04-20 02:52:25
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv443 Modified Files: ChangeLog Log Message: doc/Ensemble.3: Fix a typo: s/defiend/defined/ Thanks to hat0 for spotting this. |
|
From: Don P. <dg...@us...> - 2008-04-21 16:26:32
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv17977 Modified Files: ChangeLog Log Message: * generic/tclIOUtil.c: Removed all code delimited by * generic/tclTest.c: USE_OBSOLETE_FS_HOOKS, completing * tests/ioCmd.test: the deprecation path for these * tests/ioUtil.test (removed): obsolete interfaces. (Code was active in Tcl 8.4, present but enabled only by customized compile switch in Tcl 8.5, and now completely gone for Tcl 8.6). Also removed all tests relevant only to the removed interfaces. |
|
From: Don P. <dg...@us...> - 2008-04-24 04:56:31
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv10345 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
|
From: Andreas K. <and...@us...> - 2008-04-24 18:50:35
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv29978 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * tests/ioCmd.test: Extended testsuite for reflected channel implementation. Added test cases about how it handles if the rug is pulled out from under a channel (= killing threads, interpreters containing the tcl command for a channel, and channel sitting in a different interpreter/thread.) * generic/tclIORChan.c: Fixed the bugs exposed by the new testcases, redone most of the cleanup and exit handling. |
|
From: Andreas K. <and...@us...> - 2008-04-24 18:50:57
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv30319 Modified Files: ChangeLog Log Message: * tests/ioCmd.test: Extended testsuite for reflected channel implementation. Added test cases about how it handles if the rug is pulled out from under a channel (= killing threads, interpreters containing the tcl command for a channel, and channel sitting in a different interpreter/thread.) * generic/tclIORChan.c: Fixed the bugs exposed by the new testcases, redone most of the cleanup and exit handling. |
|
From: Zoran V. <vas...@us...> - 2008-04-26 11:37:41
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv22487 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: generic/tclAsync.c: Tcl_AsyncDelete(): panic if attempt to locate handler token fails. Happens when some other thread attempts to delete somebody else's token. |
|
From: Zoran V. <vas...@us...> - 2008-04-26 11:50:49
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv27390 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Oooops... wrong year in the log timestamp? |
|
From: Zoran V. <vas...@us...> - 2008-04-26 11:53:20
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv28729 Modified Files: ChangeLog Log Message: generic/tclAsync.c: Tcl_AsyncDelete(): panic if attempt to locate handler token fails. Happens when some other thread attempts to delete somebody else's token. |
|
From: Zoran V. <vas...@us...> - 2008-04-27 08:05:40
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv29109 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: generic/tclAsync.c: Tcl_AsyncDelete(): panic if attempt to locate handler token fails. Happens when some other thread attempts to delete somebody else's token. |
|
From: Zoran V. <vas...@us...> - 2008-04-27 08:26:01
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv5299 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Also, panic early if we find out the wrong thread attempting to delete the async handler (common trap). As, only the one that created the handler is allowed to delete it. |
|
From: Zoran V. <vas...@us...> - 2008-04-27 08:36:15
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv9467 Modified Files: ChangeLog Log Message: Also, panic early if we find out the wrong thread attempting to delete the async handler (common trap). As, only the one that created the handler is allowed to delete it. |
|
From: Zoran V. <vas...@us...> - 2008-04-27 08:39:14
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv2013 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Also, panic early if we find out the wrong thread attempting to delete the async handler (common trap). As, only the one that created the handler is allowed to delete it. |
|
From: Donal K. F. <dk...@us...> - 2008-04-27 22:21:22
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7464 Modified Files: ChangeLog Log Message: Get rid of pre-C89-isms (esp. CONST vs const). |
|
From: Pat T. <pat...@us...> - 2008-05-02 20:02:32
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv12846 Modified Files: ChangeLog Log Message: Reverted dkf's accidental commit of the TIP 316 APIs as part of a code cleanup |
|
From: Pat T. <pat...@us...> - 2008-05-02 20:08:45
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv15321 Modified Files: ChangeLog Log Message: Converted the [binary] command into an ensemble. |
|
From: Donal K. F. <dk...@us...> - 2008-05-07 09:07:06
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv30455 Modified Files: ChangeLog Log Message: Fix off-by-one error that caused crashes. D'oh! |
|
From: Donal K. F. <dk...@us...> - 2008-05-07 10:39:32
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv3651 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fix off-by-one error that caused crashes. Backport from HEAD. |