|
From: Donal K. F. <dk...@us...> - 2006-02-08 22:27:22
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18484 Modified Files: ChangeLog Log Message: Updates post-review |
|
From: Don P. <dg...@us...> - 2006-02-09 15:22:58
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23515 Modified Files: ChangeLog Log Message: * tests/main.test (Tcl_Main-6.7): Improved robustness of command auto-completion test. [Bug 1422736]. |
|
From: Don P. <dg...@us...> - 2006-02-09 15:24:01
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23924 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * tests/main.test (Tcl_Main-6.7): Improved robustness of command auto-completion test. [Bug 1422736]. |
|
From: Don P. <dg...@us...> - 2006-02-09 17:34:47
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15837 Modified Files: ChangeLog Log Message: TIP#215 IMPLEMENTATION * doc/incr.n: Revised [incr] to auto-initialize when varName * generic/tclExecute.c: argument is unset. [Patch 1413115]. * generic/tclVar.c: * tests/compile.test: * tests/incr-old.test: * tests/incr.test: * tests/set.test: |
|
From: Don P. <dg...@us...> - 2006-02-09 22:41:32
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22386 Modified Files: Tag: dgp-refactor ChangeLog Log Message: Merge udpates from HEAD |
|
From: Don P. <dg...@us...> - 2006-02-15 15:44:07
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16971 Modified Files: ChangeLog Log Message: * generic/tclIO.c: Made several routines tolerant of * generic/tclIORChan.c: interp == NULL arguments. [Bug 1380662] * generic/tclIOUtil.c: |
|
From: Don P. <dg...@us...> - 2006-02-15 16:04:36
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23961 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclIO.c: Made several routines tolerant of * generic/tclIOUtil.c: interp == NULL arguments. [Bug 1380662] |
|
From: Don P. <dg...@us...> - 2006-02-16 20:22:05
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5466 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclIndexObj.c: Disallow the "ambiguous" error message * generic/indexObj.test: when TCL_EXACT matching is requested. |
|
From: Don P. <dg...@us...> - 2006-02-16 20:24:10
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6512 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: typo |
|
From: Don P. <dg...@us...> - 2006-02-16 20:25:19
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6997 Modified Files: ChangeLog Log Message: * generic/tclIndexObj.c: Disallow the "ambiguous" error message * tests/indexObj.test: when TCL_EXACT matching is requested. * tests/ioCmd.test: |
|
From: Don P. <dg...@us...> - 2006-02-17 16:16:53
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30584 Modified Files: ChangeLog Log Message: * generic/tclIORChan.c: Revised error message generation and handling * tests/ioCmd.test: of exceptional return codes in the channel reflection layer. [Bug 1372348]. |
|
From: Don P. <dg...@us...> - 2006-02-22 17:42:06
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10451 Modified Files: ChangeLog Log Message: * generic/tclBasic.c: Corrected a few bugs in how [namespace unknown] * tests/namespace.test: interacts with TCL_EVAL_* flags. [Patch 958222] |
|
From: Don P. <dg...@us...> - 2006-02-23 14:45:14
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24494 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
|
From: Don P. <dg...@us...> - 2006-02-28 15:44:37
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24482 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBAL * tests/parse.test: evaluations act the same as [uplevel #0] * tests/trace.test: evaluations, even when execution traces or invocations of [::unknown] are present. [Bug 1439836]. |
|
From: Don P. <dg...@us...> - 2006-02-28 15:47:10
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25947 Modified Files: ChangeLog Log Message: * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBAL * tests/namespace.test: evaluations act the same as [uplevel #0] * tests/parse.test: evaluations, even when execution traces or * tests/trace.test: invocations of [::unknown] are present. [Bug 1439836]. |
|
From: Don P. <dg...@us...> - 2006-02-28 16:34:56
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23409 Modified Files: Tag: dgp-refactor ChangeLog Log Message: merge updates from HEAD |
|
From: Reinhard M. <rm...@us...> - 2006-03-01 19:48:16
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19478 Modified Files: ChangeLog Log Message: * unix/installManPage: Fix the script for manpages that have quotes around the .SH arguments, as doctools produces them (Bug#1292145). Some minor cleanups and improvements. |
|
From: Pat T. <pat...@us...> - 2006-03-02 01:08:10
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21803 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * unix/tcl.m4: Fix for tk bug #1334613 to sort out shared library * unix/configure: issues on NetBSD. Regenerated configure script. |
|
From: Jeffrey H. <ho...@us...> - 2006-03-02 22:33:32
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23328 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: see changes |
|
From: Don P. <dg...@us...> - 2006-03-03 04:32:13
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5150 Modified Files: ChangeLog Log Message: * generic/tclPathObj.c: Fix for failed normalization of * tests/fileSystem.test: paths with /../ that lead back to the root of the filesystem, like /foo/.. [Bug 1379287]. |
|
From: Don P. <dg...@us...> - 2006-03-03 06:53:11
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25048 Modified Files: ChangeLog Log Message: * generic/tclObj.c: Compatibility support for existing code that calls Tcl_GetObjType("boolean"). |
|
From: Don P. <dg...@us...> - 2006-03-03 20:10:11
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4632 Modified Files: ChangeLog Log Message: * generic/tclPathObj.c: Revised yesterday's fix for [Bug 1379287] to work on Windows. |
|
From: Don P. <dg...@us...> - 2006-03-06 21:56:14
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4467 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclBasic.c: Revised handling of TCL_EVAL_* flags to * tests/parse.test: simplify TclEvalObjvInternal and to correct the auto-loading of alias targets (parse-8.12). [Bug 1444291]. |
|
From: Don P. <dg...@us...> - 2006-03-06 21:56:36
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4860 Modified Files: ChangeLog Log Message: * generic/tclBasic.c: Revised handling of TCL_EVAL_* flags to * tests/parse.test: simplify TclEvalObjvInternal and to correct the auto-loading of alias targets (parse-8.12). [Bug 1444291]. |
|
From: Don P. <dg...@us...> - 2006-03-07 18:59:08
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30133 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: *** 8.4.13 TAGGED FOR RELEASE *** * library/http/http.tcl: Bump to version 2.5.3 to cover bug fix * library/http/pkgIndex.tcl: in URL parsing. [Bug 1358369] |