|
From: Jeffrey H. <ho...@us...> - 2005-07-28 18:39:58
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31613 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * unix/configure, unix/tcl.m4: defined TCL_LOAD_FROM_MEMORY on Darwin only for SHARED_BUILD |
|
From: Don P. <dg...@us...> - 2005-07-28 18:42:34
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32055 Modified Files: ChangeLog Log Message: * tests/compExpr-old.test: Still more conversion of "nonPortable" * tests/error.test: tests into tests with constraints that * tests/expr-old.test: describe the limits of their * tests/expr.test: portability. Also more consolidation * tests/fileName.test: of constraint synonyms. * tests/format.test: wideis64bit, 64bitInts => wideIs64bit * tests/get.test: wideIntegerUnparsed => wideIs32bit * tests/load.test: wideIntExpressions => wideBiggerThanInt * tests/obj.test: * tests/parseExpr.test: Dropped "roundOffBug" constraint that * tests/string.test: protected from buggy sprintf. |
|
From: Mo D. <md...@us...> - 2005-07-29 03:47:47
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6693 Modified Files: ChangeLog Log Message: * win/README: Update link to msys_mingw8.zip |
|
From: Mo D. <md...@us...> - 2005-07-29 03:50:57
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7049 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * win/README: Update link to msys_mingw8.zip. Remove old Cygwin + Mingw info, people should just build with the msys + mingw configuration. |
|
From: Donal K. F. <dk...@us...> - 2005-07-29 14:47:52
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12795 Modified Files: ChangeLog Log Message: Take care with globals that have an entry in the var table but "don't exist" |
|
From: Donal K. F. <dk...@us...> - 2005-07-29 14:57:33
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14766 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Take care with globals that have an entry in the var table but "don't exist" |
|
From: Daniel A. S. <da...@us...> - 2005-07-30 07:57:58
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5958 Modified Files: ChangeLog Log Message: * unix/tclLoadDyld.c (TclpDlopen, TclpLoadMemory): workarounds for bugs/changes in behaviour in Mac OS X 10.4 Tiger. |
|
From: Daniel A. S. <da...@us...> - 2005-07-30 07:58:19
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6009 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * unix/configure, unix/tcl.m4: revert 2005-07-28 change. * unix/tclLoadDyld.c (TclpDlopen, TclpLoadMemory): workarounds for bugs/changes in behaviour in Mac OS X 10.4 Tiger, sync formatting changes from HEAD. |
|
From: Don P. <dg...@us...> - 2005-08-02 16:38:51
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12634 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
|
From: Don P. <dg...@us...> - 2005-08-02 18:15:15
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5967 Modified Files: Tag: kennykb-numerics-branch ChangeLog Log Message: merge updates from HEAD |
|
From: Don P. <dg...@us...> - 2005-08-03 22:23:53
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2065 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclCompExpr.c: Untangled some dependencies in the * generic/tclEvent.c: order of finalization routines. * generic/tclInt.h: [Bug 1251399] * generic/tclObj.c: |
|
From: Don P. <dg...@us...> - 2005-08-03 22:25:18
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2801 Modified Files: ChangeLog Log Message: * generic/tclCompExpr.c: Untangled some dependencies in the * generic/tclEvent.c: order of finalization routines. * generic/tclInt.h: [Bug 1251399] * generic/tclObj.c: |
|
From: Don P. <dg...@us...> - 2005-08-04 15:55:19
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10389 Modified Files: ChangeLog Log Message: * generic/tclObj.c: Simplified routines that manage the typeTable. |
|
From: Don P. <dg...@us...> - 2005-08-04 15:55:37
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10529 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclObj.c: Simplified routines that manage the typeTable. |
|
From: Don P. <dg...@us...> - 2005-08-04 16:32:48
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18914 Modified Files: ChangeLog Log Message: Deleted the UpdateStringOfBoolean() routine, that can never be called. |
|
From: Don P. <dg...@us...> - 2005-08-04 16:47:13
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22323 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
|
From: Don P. <dg...@us...> - 2005-08-04 16:47:56
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22426 Modified Files: Tag: kennykb-numerics-branch ChangeLog Log Message: merge updates from HEAD |
|
From: Andreas K. <and...@us...> - 2005-08-04 17:29:10
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31246 Modified Files: ChangeLog Log Message: * generic/tclIO.c (CloseChannel): Fixed comment nit, added apparently missing word to complete a sentence. * generic/tclObj.c (Tcl_DbDecrRefCount): Fixed whitespace nit in panic message. |
|
From: Don P. <dg...@us...> - 2005-08-04 21:27:16
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19454 Modified Files: Tag: kennykb-numerics-branch ChangeLog Log Message: * generic/tclObj.c: Rewrote Tcl_GetBooleanFromObj() and supporting routines to make use of TclParseNumber. This reduces the potential number of times a string value must be scanned. |
|
From: Don P. <dg...@us...> - 2005-08-05 14:04:25
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29856 Modified Files: Tag: kennykb-numerics-branch ChangeLog Log Message: Rewrote Tcl_GetDoubleFromObj |
|
From: Kevin B K. <ke...@us...> - 2005-08-05 18:15:33
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15956 Modified Files: ChangeLog Log Message: removed refs to ldAout.tcl [Bug 1244361] |
|
From: Kevin B K. <ke...@us...> - 2005-08-05 18:25:08
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18584 Modified Files: ChangeLog Log Message: Cleaned up [binary scan] testing for NaN [Bug 1246264] |
|
From: Kevin B K. <ke...@us...> - 2005-08-05 18:50:34
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24303 Modified Files: ChangeLog Log Message: Handle abs(-0x80000000) [Bug 1241572] |
|
From: Kevin B K. <ke...@us...> - 2005-08-05 19:19:19
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30321 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: fix abs(MIN_INT) [Bug 1241572] |
|
From: Donal K. F. <dk...@us...> - 2005-08-05 20:36:27
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14245 Modified Files: ChangeLog Log Message: Solaris mis-names the cp1251 encoding. |