From: Donal K. F. <dk...@us...> - 2010-04-18 11:51:50
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv10412 Modified Files: ChangeLog Log Message: * doc/unset.n: [Bug 2988940]: Fix typo. |
From: Donal K. F. <dk...@us...> - 2010-04-18 20:08:50
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv22268 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * doc/unset.n: [Bug 2988940]: Fix typo. |
From: Donal K. F. <dk...@us...> - 2010-04-18 21:35:04
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5241 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * doc/unset.n: [Bug 2988940]: Fix typo. |
From: Jan N. <nij...@us...> - 2010-04-19 07:40:49
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv9417 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp |
From: Donal K. F. <dk...@us...> - 2010-04-19 15:43:43
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19856 Modified Files: ChangeLog Log Message: * generic/tclExecute.c (TclExecuteByteCode): Improve commenting and reduce indentation for the Invocation Block. |
From: Don P. <dg...@us...> - 2010-04-19 15:58:58
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv23151 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge |
From: Jan N. <nij...@us...> - 2010-04-20 14:24:42
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv12171 Modified Files: ChangeLog Log Message: Use function prototypes from the FS API. |
From: Jan N. <nij...@us...> - 2010-04-20 14:50:17
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15587 Modified Files: ChangeLog Log Message: Upgrade to zlib 1.2.5 |
From: Don P. <dg...@us...> - 2010-04-21 14:23:58
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv27165 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge |
From: Jan N. <nij...@us...> - 2010-04-22 11:40:42
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv29145 Modified Files: ChangeLog Log Message: Move TCHAR fallback typedef from tcl.h to tclPlatDecls.h (as suggested by dgp) Eliminate various unnecessary type casts. |
From: Jan N. <nij...@us...> - 2010-04-23 15:45:22
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv18135 Modified Files: ChangeLog Log Message: Fix [Bug #2991415] tclport.h #included before limits.h |
From: miguel s. <ms...@us...> - 2010-04-24 17:07:39
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv17984 Modified Files: ChangeLog Log Message: * generic/tclBasic.test: modify api of TclSpliceTailcall() * generic/tclExecute.c: to fix yieldTo, which had not survived * generic/tclInt.h: the latest mods to tailcall. Thanks kbk for detecting the problem. |
From: miguel s. <ms...@us...> - 2010-04-25 13:39:33
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv27593 Modified Files: ChangeLog Log Message: * generic/tclBasic.c: add unsupported [yieldm] command. * generic/tclInt.h: |
From: Don P. <dg...@us...> - 2010-04-25 15:41:00
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv26441 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge |
From: Donal K. F. <dk...@us...> - 2010-04-26 13:32:40
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv17294 Modified Files: ChangeLog Log Message: * generic/tclStubInit.c: Add a small amount of gcc-isms (with #ifdef * generic/tclOOStubInit.c: guards) to ensure that warnings are issued when these files are older than the various *.decls files. |
From: Donal K. F. <dk...@us...> - 2010-04-26 13:34:27
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv18080 Modified Files: ChangeLog Log Message: typofix |
From: Don P. <dg...@us...> - 2010-04-26 13:46:18
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv21630 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge |
From: Donal K. F. <dk...@us...> - 2010-04-26 13:49:19
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv22244 Modified Files: ChangeLog Log Message: * unix/tclLoadDl.c (FindSymbol): [Bug 2992295]: Added an explicit cast because auto-casting between function and non-function types is never naturally warning-free. |
From: Kevin B K. <ke...@us...> - 2010-04-26 22:30:12
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15891 Modified Files: ChangeLog Log Message: * unix/tclLoadDl.c (FindSymbol): [Bug 2992295]: Simplified the logic so that the casts added in Donal Fellows's change for the same bug are no longer necessary. |
From: Jan N. <nij...@us...> - 2010-04-27 08:20:08
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv467 Modified Files: ChangeLog Log Message: [Bug 2992292]: tclIOUtil.c assignment type mismatch compiler warning |
From: Jan N. <nij...@us...> - 2010-04-27 12:36:29
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv8888 Modified Files: ChangeLog Log Message: If tclInt.h or tclPort.h is already included, don't include <limits.h> again. Follow-up to [Bug 2991415]: tclport.h #included before limits.h See comments in [Bug 2991415] |
From: Donal K. F. <dk...@us...> - 2010-04-27 14:58:25
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv10488 Modified Files: ChangeLog Log Message: Code reordering to slightly shorten generated object code. |
From: Donal K. F. <dk...@us...> - 2010-04-28 10:50:41
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv25005 Modified Files: ChangeLog Log Message: * generic/tclInt.h (TclIsVarDirectUnsettable): Corrected flags so that deletion of traces is not optimized out... * generic/tclExecute.c (ExecuteExtendedBinaryMathOp) (TclCompareTwoNumbers,ExecuteExtendedUnaryMathOp,TclExecuteByteCode): [Patch 2981677]: Move the less common arithmetic operations (i.e., exponentiation and operations on non-longs) out of TEBC for a big drop in the overall size of the stack frame for most code. Net effect on speed is minimal (slightly faster overall in tclbench). Also extended the number of places where TRESULT handling is replaced with a jump to dedicated code. |
From: Jan N. <nij...@us...> - 2010-04-28 11:51:01
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv8283 Modified Files: ChangeLog Log Message: Remove unused @MAN2TCLFLAGS@ Move <limits.h> include from tclInt.h to tclWinPort.h, and eliminate unneeded <stdlib.h>, <stdio.h> and <string.h>, which are already in tclInt.h Move "tclInt.h" from regcustom.h up to regex.h. tclAlloc.c: Unneeded <stdio.h> include tclExecute.c: Fix gcc warning: comparison between signed and unsigned |
From: Jan N. <nij...@us...> - 2010-04-29 09:24:06
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv20527 Modified Files: ChangeLog Log Message: Include "tcl.h", not <tcl.h>, like everywhere else, to insure that the version in the Tcl distribution is used, not some version from somewhere else. |