|
From: Daniel A. S. <da...@us...> - 2006-04-05 02:02:15
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28462 Modified Files: ChangeLog Log Message: typos |
|
From: Donal K. F. <dk...@us...> - 2006-04-05 12:48:47
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22919 Modified Files: ChangeLog Log Message: Nail [Bug 1464039] by allowing the empty string to be exactly matched by Tcl_GetIndexFromObj. Also added tests. |
|
From: Donal K. F. <dk...@us...> - 2006-04-05 13:20:14
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13340 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Fix [Bug 1646039] |
|
From: Don P. <dg...@us...> - 2006-04-05 15:17:14
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5077 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow empty strings to be matched by the Tcl_GetIndexFromObj machinery, in the same manner as any other key. [Bug 1464039] |
|
From: Don P. <dg...@us...> - 2006-04-05 15:17:44
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5478 Modified Files: ChangeLog Log Message: * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow empty strings to be matched by the Tcl_GetIndexFromObj machinery, in the same manner as any other key. [Bug 1464039] |
|
From: Don P. <dg...@us...> - 2006-04-05 16:10:47
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12298 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * library/dde/pkgIndex.tcl: Long overlooked bump to dde package * win/tclWinDde.c: version 1.2.4 (should have been done for the Tcl 8.4.8 release!) |
|
From: Don P. <dg...@us...> - 2006-04-05 16:22:20
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21451 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * library/reg/pkgIndex.tcl: Long overlooked bump to registry package * win/tclWinReg.c: version 1.1.4 (should have been done for the Tcl 8.4.8 release!) |
|
From: Don P. <dg...@us...> - 2006-04-05 16:32:45
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29771 Modified Files: ChangeLog Log Message: * win/tclWinInit.c: More careful calls to Tcl_DStringSetLength() * win/tclWinSock.c: to avoid creating invalid DString states. * win/tclWinDde.c: Bump to version 1.3.2. [RFE 1366195] * library/dde/pkgIndex.tcl: * library/reg/pkgIndex.tcl: Bump to registry 1.1.6 * win/tclWinReg.c: * win/configure.in: Bump package version numbers. * win/configure: autoconf 2.59 |
|
From: Don P. <dg...@us...> - 2006-04-05 16:50:08
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9345 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * library/dde/pkgIndex.tcl: Backport dde 1.3.2 from HEAD. * win/tclWinDde.c: * win/Makefile.in: * win/configure.in: * win/configure: autoconf 2.13 |
|
From: Don P. <dg...@us...> - 2006-04-05 16:52:58
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11710 Modified Files: ChangeLog Log Message: * library/reg/pkgIndex.tcl: Bump to registry 1.2 because * win/tclWinReg.c: Registry_Unload() is a new public routine * win/Makefile.in: compared to the 1.1.* releases. * win/configure.in: Bump package version numbers. * win/configure: autoconf 2.59 |
|
From: Don P. <dg...@us...> - 2006-04-05 20:50:52
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24260 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Revert attempted backport of dde 1.3 to the core-8-4-branch. |
|
From: Daniel A. S. <da...@us...> - 2006-04-06 09:25:54
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21035 Modified Files: ChangeLog Log Message: * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING define on Darwin. [Bug 1457515] * unix/configure: autoconf-2.59 * unix/tclConfig.h.in: autoheader-2.59 |
|
From: Daniel A. S. <da...@us...> - 2006-04-06 09:26:14
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21575 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING define on Darwin. [Bug 1457515] * unix/configure: autoconf-2.13 |
|
From: Don P. <dg...@us...> - 2006-04-06 16:43:10
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8752 Modified Files: ChangeLog Log Message: * generic/tclPathObj.c: Revised fix for the [Bug 1379287] family of path normalization bugs. |
|
From: Don P. <dg...@us...> - 2006-04-06 18:19:32
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10763 Modified Files: ChangeLog Log Message: * tests/compExpr-old.test: Updated testmathfunctions constraint * tests/compExpr.test: to post-TIP-232 world. * tests/expr-old.test: * tests/expr.test: * tests/info.test: * tests/indexObj.test: Corrected other test errors revealed by * tests/upvar.test: testing outside the tcltest application. |
|
From: Don P. <dg...@us...> - 2006-04-06 18:57:38
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5371 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): It seems * tests/indexObj.test: there are extensions that rely on the prior * doc/GetIndex.3: behavior that the empty string cannot succeed as a unique prefix matcher, so I'm restoring Donal Fellow's solution. Added mention of this detail to the documentation. [Bug 1464039] |
|
From: Don P. <dg...@us...> - 2006-04-06 18:58:03
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6124 Modified Files: ChangeLog Log Message: * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): It seems * tests/indexObj.test: there are extensions that rely on the prior * doc/GetIndex.3: behavior that the empty string cannot succeed as a unique prefix matcher, so I'm restoring Donal Fellow's solution. Added mention of this detail to the documentation. [Bug 1464039] |
|
From: Don P. <dg...@us...> - 2006-04-07 14:08:48
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7149 Modified Files: ChangeLog Log Message: * generic/tclPathObj.c: Yet another revised fix for the [Bug 1379287] * tests/fileSystem.test: family of path normalization bugs. |
|
From: Jeffrey H. <ho...@us...> - 2006-04-07 14:25:31
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3796 Modified Files: ChangeLog Log Message: * generic/tclRegexp.c (FinalizeRegexp): full reset data to indicate that readiness for reinitialization. |
|
From: Jeffrey H. <ho...@us...> - 2006-04-07 14:27:04
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5770 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclRegexp.c (FinalizeRegexp): full reset data to indicate that readiness for reinitialization. |
|
From: Don P. <dg...@us...> - 2006-04-07 16:16:52
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32378 Modified Files: ChangeLog Log Message: move tag |
|
From: Daniel A. S. <da...@us...> - 2006-04-11 12:14:41
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19891 Modified Files: ChangeLog Log Message: typos |
|
From: Don P. <dg...@us...> - 2006-04-11 14:37:15
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15368 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclCmdMZ.c: Stop some interference between enter traces * tests/trace.test: and enterstep traces. [Bug 1458266] |
|
From: Don P. <dg...@us...> - 2006-04-11 14:37:59
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16152 Modified Files: ChangeLog Log Message: * generic/tclTrace.c: Stop some interference between enter traces * tests/trace.test: and enterstep traces. [Bug 1458266] |
|
From: Daniel A. S. <da...@us...> - 2006-04-11 15:21:14
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21825 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: typos |