|
From: miguel s. <ms...@us...> - 2005-04-04 10:12:58
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16817 Modified Files: ChangeLog Log Message: * generic/tclExecute.c: small opts in obj handling |
|
From: miguel s. <ms...@us...> - 2005-04-04 22:17:13
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20620 Modified Files: Tag: msofer-wcodes-branch ChangeLog Log Message: * generic/tclExecute.c: small opts in obj handling |
|
From: miguel s. <ms...@us...> - 2005-04-05 16:19:15
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15993 Modified Files: ChangeLog Log Message: * generic/tclInt.h: * generic/tclObj.c: Change in TclDecrRefCount and TclFreeObj, to speed up the freeing of simple Tcl_Obj [Patch 1174551] |
|
From: Don P. <dg...@us...> - 2005-04-05 16:40:17
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22110 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the * generic/tclUtil.c (TclGetIntForIndex): intreps of numeric types with simpler calls of Tcl_GetIntFromObj and Tcl_GetLongFromObj, now that those routines are better behaved wrt shimmering. [Patch 1177219] |
|
From: Don P. <dg...@us...> - 2005-04-05 16:56:32
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26336 Modified Files: ChangeLog Log Message: * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the * generic/tclUtil.c (TclGetIntForIndex): intreps of numeric types with simpler calls of Tcl_GetIntFromObj and Tcl_GetLongFromObj, now that those routines are better behaved wrt shimmering. [Patch 1177219] |
|
From: Donal K. F. <dk...@us...> - 2005-04-06 09:34:10
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7584 Modified Files: ChangeLog Log Message: Change some .TP macros to .IP to work around *roff formatter bugs. |
|
From: Donal K. F. <dk...@us...> - 2005-04-06 09:52:09
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15672 Modified Files: ChangeLog Log Message: Improvements to man2html script to handle .IP better |
|
From: Donal K. F. <dk...@us...> - 2005-04-06 20:55:26
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6334 Modified Files: ChangeLog Log Message: Purge old and inaccurate .VS/.VE macros. |
|
From: Zoran V. <vas...@us...> - 2005-04-07 11:33:42
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23743 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: See file. |
|
From: Don P. <dg...@us...> - 2005-04-07 17:32:04
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31143 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
|
From: Donal K. F. <dk...@us...> - 2005-04-08 10:43:02
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17402 Modified Files: ChangeLog Log Message: Improved [switch] compilation. |
|
From: Don P. <dg...@us...> - 2005-04-08 20:04:11
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30576 Modified Files: ChangeLog Log Message: * generic/tclInt.h (TclGetEncodingFromObj): New function to * generic/tclEncoding.c (TclGetEncodingFromObj): retrieve a Tcl_Encoding value, as well as cache it in the internal rep of a new "encoding" Tcl_ObjType. * generic/tclCmdAH.c (Tcl_EncodingObjCmd): Updated to call new function so that Tcl_Encoding's used by [encoding convert*] routines are not freed too quickly. [Bug 1077262] |
|
From: Donal K. F. <dk...@us...> - 2005-04-08 21:39:04
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17975 Modified Files: ChangeLog Log Message: Fix whitespace |
|
From: Daniel A. S. <da...@us...> - 2005-04-09 10:16:13
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19073 Modified Files: ChangeLog Log Message: * unix/tcl.m4 (Darwin): added -single_module linker flag to TCL_SHLIB_LD_EXTRAS and TK_SHLIB_LD_EXTRAS. * unix/configure: autoconf-2.59 |
|
From: Daniel A. S. <da...@us...> - 2005-04-09 10:17:03
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20100 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * unix/tcl.m4 (Darwin): added -single_module linker flag to TCL_SHLIB_LD_EXTRAS and TK_SHLIB_LD_EXTRAS. * unix/configure: autoconf-2.13 |
|
From: Daniel A. S. <da...@us...> - 2005-04-09 11:10:35
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17140 Modified Files: ChangeLog Log Message: * generic/tclListObj.c (Tcl_ListObjIndex): added missing NULL return when getting index from an empty list. |
|
From: Daniel A. S. <da...@us...> - 2005-04-09 15:38:37
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28170 Modified Files: ChangeLog Log Message: * macosx/README: updated requirements for OS & developer tool versions + other small fixes/cleanup. |
|
From: Daniel A. S. <da...@us...> - 2005-04-09 15:39:29
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28655 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * macosx/README: updated requirements for OS & developer tool versions + other small fixes/cleanup. |
|
From: miguel s. <ms...@us...> - 2005-04-09 20:48:23
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7185 Modified Files: Tag: msofer-wcodes-branch ChangeLog Log Message: * generic/tclInt.h: change of order in macros * generic/tclListObj.c (Tcl_ListObjIndex): added missing NULL return when getting index from an empty list. |
|
From: miguel s. <ms...@us...> - 2005-04-09 21:12:43
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19244 Modified Files: ChangeLog Log Message: * generic/tclExecute.c: fix possible leak of expansion Tcl_Objs |
|
From: miguel s. <ms...@us...> - 2005-04-09 21:17:53
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22268 Modified Files: Tag: msofer-wcodes-branch ChangeLog Log Message: * generic/tclExecute.c: fix possible leak of expansion Tcl_Objs |
|
From: miguel s. <ms...@us...> - 2005-04-10 18:14:08
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8251 Modified Files: Tag: msofer-wcodes-branch ChangeLog Log Message: * generic/tcl.h (comments): * generic/tclCmdIL.c: * generic/tclCompile.c: * generic/tclExecute.c: * generic/tclInt.h: * generic/tclNamesp.c: * generic/tclProc.c: * generic/tclVar.c: First part of variable reform. Change Var struct so that sizeof(Var)==sizeof(Tcl_Obj), and use the special obj allocator for vars. The Var struct has been reduced from (2ints+6ptrs) to (2ints+4ptrs). *** COMPAT: breaks both binary and (trivially) source compat for extensions that access the Var struct. * generic/tclCompile.c (optimiser): * generic/tclExecute.c: storing pointers to literals instead of offsets into the literal table for INST_PUSH. This is currently implemented using NASTY CASTS (ptr->TclPSizedInt->ptr) [not used when VM_USE_PACKED] *** REQUIRES CLEANING: use a union for opnd, instead of casting. |
|
From: miguel s. <ms...@us...> - 2005-04-10 18:16:59
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9956 Modified Files: Tag: msofer-wcodes-branch ChangeLog Log Message: changelog entry |
|
From: Don P. <dg...@us...> - 2005-04-10 23:08:01
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22887 Modified Files: ChangeLog Log Message: * generic/tclBasic.c (TclObjInvoke): Plug memory leak. [Bug 1180368] |
|
From: Kevin B K. <ke...@us...> - 2005-04-10 23:14:48
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27158 Modified Files: Tag: kennykb-numerics-branch ChangeLog Log Message: merged with HEAD and fixed 1180368 |