|
From: Kevin B K. <ke...@us...> - 2005-02-06 03:43:52
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14217 Modified Files: Tag: kennykb-numerics-branch ChangeLog Log Message: added fpu controls to workaround bug in gcc+ix86 |
|
From: David N. W. <da...@us...> - 2005-02-06 22:14:32
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29769 Modified Files: ChangeLog Log Message: * doc/Thread.3: One-word grammar fix. |
|
From: David N. W. <da...@us...> - 2005-02-08 11:42:38
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29098 Modified Files: ChangeLog Log Message: * doc/CrtChannel.3: Typo: return->returns. |
|
From: Donal K. F. <dk...@us...> - 2005-02-10 09:33:07
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23468 Modified Files: ChangeLog Log Message: More consistency. [Bug 1117017] |
|
From: Donal K. F. <dk...@us...> - 2005-02-10 10:28:28
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14406 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: More consistency. [Bug 1117017] |
|
From: Vince D. <vin...@us...> - 2005-02-10 17:09:55
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18212 Modified Files: ChangeLog Log Message: fix to test suite failures |
|
From: miguel s. <ms...@us...> - 2005-02-10 18:58:41
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28718 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclBasic.c (Tcl_EvalObjEx): * tests/basic.test (basic-26.2): preserve the arguments passed to TEOV in the pure-list branch, in case the list shimmers away. Fix for [Bug 1119369], reported by Peter MacDonald. |
|
From: miguel s. <ms...@us...> - 2005-02-10 19:08:18
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv383 Modified Files: ChangeLog Log Message: * generic/tclBasic.c (Tcl_EvalObjEx): * tests/basic.test (basic-26.2): preserve the arguments passed to TEOV in the pure-list branch, in case the list shimmers away. Fix for [Bug 1119369], reported by Peter MacDonald. |
|
From: Jeffrey H. <ho...@us...> - 2005-02-10 23:40:27
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13308 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined * unix/tcl.m4: into SHLIB_LD). Combine AIX-* and AIX-5 * unix/configure: branches in SC_CONFIG_CFLAGS. Enable 64-bit gcc builds for AIX-4+, correct gcc builds for HP-UX-11. |
|
From: Jeffrey H. <ho...@us...> - 2005-02-10 23:41:19
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13790 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: correct ChangeLog notes |
|
From: miguel s. <ms...@us...> - 2005-02-11 12:15:51
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10006 Modified Files: ChangeLog Log Message: * tests/basic.test (basic-26.3): new test |
|
From: Jeffrey H. <ho...@us...> - 2005-02-11 18:32:21
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30208 Modified Files: ChangeLog Log Message: * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined * unix/tcl.m4: into SHLIB_LD). Combine AIX-* and AIX-5 * unix/configure: branches in SC_CONFIG_CFLAGS. Correct gcc builds for AIX-4+ and HP-UX-11. autoconf-2.59 gen'd. |
|
From: miguel s. <ms...@us...> - 2005-02-16 18:52:31
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8246 Modified Files: ChangeLog Log Message: * /doc/variable.n: fix for [Bug 1124160], variables are detected by [info vars] but not by [info locals]. |
|
From: miguel s. <ms...@us...> - 2005-02-16 18:53:10
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8411 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * /doc/variable.n: fix for [Bug 1124160], variables are detected by [info vars] but not by [info locals]. |
|
From: Jeffrey H. <ho...@us...> - 2005-02-17 18:32:01
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21721 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, not Tcl_UniCharLen. |
|
From: Jeffrey H. <ho...@us...> - 2005-02-17 18:34:42
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22172 Modified Files: ChangeLog Log Message: * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, not Tcl_UniCharLen. |
|
From: Donal K. F. <dk...@us...> - 2005-02-23 10:23:51
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7914 Modified Files: ChangeLog Log Message: Formatting typo [Bug 1149605] |
|
From: Donal K. F. <dk...@us...> - 2005-02-23 10:27:52
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9090 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Formatting typo fix. [Bug 1149605] |
|
From: Don P. <dg...@us...> - 2005-02-24 18:03:58
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv812 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid * tests/tcltest.test: failed attempts to [source] a directory, and similar matters. Thanks to "mpettigr". [Bug 1119798] * library/tcltest/pkgIndex.tcl: Bump to tcltest 2.2.8 |
|
From: Don P. <dg...@us...> - 2005-02-24 18:05:49
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1591 Modified Files: ChangeLog Log Message: * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid * tests/tcltest.test: failed attempts to [source] a directory, and similar matters. Thanks to "mpettigr". [Bug 1119798] * library/tcltest/pkgIndex.tcl: Bump to tcltest 2.2.8 * unix/Makefile.in: * win/Makefile.in: |
|
From: Don P. <dg...@us...> - 2005-02-24 19:53:46
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32411 Modified Files: Tag: dgp-refactor ChangeLog Log Message: Merge updates from HEAD |
|
From: David N. W. <da...@us...> - 2005-03-01 22:52:12
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25824 Modified Files: ChangeLog Log Message: * doc/CrtSlave.3: Changed to Tcl_Object to Tcl_Obj in the man page. |
|
From: Kevin B K. <ke...@us...> - 2005-03-02 21:25:26
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26506 Modified Files: Tag: kennykb-numerics-branch ChangeLog Log Message: Developer's checkpoint, see ChangeLog for details |
|
From: Kevin B K. <ke...@us...> - 2005-03-02 23:10:49
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28012 Modified Files: Tag: kennykb-numerics-branch ChangeLog Log Message: made build work again on Linux |
|
From: Kevin B K. <ke...@us...> - 2005-03-03 19:00:16
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9582 Modified Files: Tag: kennykb-numerics-branch ChangeLog Log Message: updated handling of signed zeroes |