|
From: Don P. <dg...@us...> - 2004-05-25 19:38:25
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8659 Modified Files: ChangeLog Log Message: * tests/winPipe.test: Protect against path being set * tests/unixInit.test: Unset path when done. * tests/unload.test (unload-3.1): Verify [pkgb_sub] does not exist. Delete interps when done. |
|
From: miguel s. <ms...@us...> - 2004-05-25 19:45:21
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10327 Modified Files: ChangeLog Log Message: * generic/tclNamesp.c (Tcl_FindNamespaceVar): * tests/namespace.test (namespace-17.10-12): reverted commit of 2004-05-23 and removed the tests, as it interferes with the varname resolver and there are apps that break (AlphaTk). A fix will have to wait for Tcl9. * generic/tclVar.c: Caching of namespace variables disabled: no simple way was found to avoid interfering with the resolver's idea of variable existence. A cached varName may keep a variable's name in the namespace's hash table, which is the resolver's criterion for existence. * tests/namespace.c (namespace-17.10): testing for interference between varname caching and name resolver. |
|
From: miguel s. <ms...@us...> - 2004-05-25 20:17:13
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17912 Modified Files: ChangeLog Log Message: * docs/global.n: added details for qualified variable names [Bug 959831] |
|
From: Donal K. F. <dk...@us...> - 2004-05-25 22:23:08
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9125 Modified Files: ChangeLog Log Message: Prototype fix for [Bug 960410] that tries to move hash table cleanup somewhere more reliable. |
|
From: Jeffrey H. <ho...@us...> - 2004-05-25 22:50:53
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13634 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * doc/http.n (http::config): add -urlencoding option (default utf-8) * library/http/http.tcl: that specifies encoding conversion of * library/http/pkgIndex.tcl: args for http::formatQuery. Previously * tests/http.test: undefined, RFC 2718 says it should be utf-8. 'http::config -urlencoding {}' returns previous behavior, which will throw errors processing non-latin-1 chars. Bumped http package to 2.5.0. |
|
From: Jeffrey H. <ho...@us...> - 2004-05-25 22:56:39
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14578 Modified Files: ChangeLog Log Message: * doc/http.n (http::config): add -urlencoding option (default utf-8) * library/http/http.tcl: that specifies encoding conversion of * library/http/pkgIndex.tcl: args for http::formatQuery. Previously * tests/http.test: undefined, RFC 2718 says it should be utf-8. 'http::config -urlencoding {}' returns previous behavior, which will throw errors processing non-latin-1 chars. Bumped http package to 2.5.0. |
|
From: Don P. <dg...@us...> - 2004-05-26 15:13:57
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15371 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcltest/pkgIndex.tcl: if TCLTEST_OPTIONS value. Updated * tests/tcltest.test: tcltest-19.1 to tcltest 2.1 behavior. Bumped to tcltest 2.2.6. |
|
From: Don P. <dg...@us...> - 2004-05-26 15:18:31
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16411 Modified Files: ChangeLog Log Message: * library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcltest/pkgIndex.tcl: if TCLTEST_OPTIONS value. Updated * tests/tcltest.test: tcltest-19.1 to tcltest 2.1 behavior. Bumped to tcltest 2.2.6. |
|
From: Don P. <dg...@us...> - 2004-05-26 16:24:47
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29810 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcltest/pkgIndex.tcl: if TCLTEST_OPTIONS value. Corrected * tests/tcltest.test: double increment of numTestFiles in -singleproc 1 configurations. Updated tcltest-19.1 to tcltest 2.1 behavior. Corrected tcltest-25.3 to not falsely report a failure in tcltest.test. Bumped to tcltest 2.2.6. [Bugs 960560, 960926] |
|
From: Don P. <dg...@us...> - 2004-05-26 16:25:08
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29887 Modified Files: ChangeLog Log Message: * library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcltest/pkgIndex.tcl: if TCLTEST_OPTIONS value. Corrected * tests/tcltest.test: double increment of numTestFiles in -singleproc 1 configurations. Updated tcltest-19.1 to tcltest 2.1 behavior. Corrected tcltest-25.3 to not falsely report a failure in tcltest.test. Bumped to tcltest 2.2.6. [Bugs 960560, 960926] |
|
From: Jeffrey H. <ho...@us...> - 2004-05-26 22:52:02
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12976 Modified Files: ChangeLog Log Message: * unix/Makefile.in: Rework configure ordering to TCL_LINK_LIBS, * unix/tcl.m4: ENABLE_SHARED, CONFIG_CFLAGS, & ENABLE_SYMBOLS * unix/configure: before TCL_EARLY_FLAGS and TCL_64BIT_FLAGS * unix/configure.in: (about 400 lines earlier) in configure.in. This forces CFLAGS configuration to be done before many tests, which is needed for 64-bit builds and may affect other builds. Also make CONFIG_CFLAGS append to CFLAGS directly instead of using EXTRA_CFLAGS, and have LDFLAGS append to any existing value. [Bug #874058] * unix/dltest/Makefile.in: change EXTRA_CFLAGS to DEFS |
|
From: Donal K. F. <dk...@us...> - 2004-05-27 13:18:59
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28080 Modified Files: ChangeLog Log Message: Made compiling with -Wstrict-prototypes -Wmissing-prototypes much cleaner. Also added support for [FRQ 951168] but left that switched off by default. |
|
From: Don P. <dg...@us...> - 2004-05-27 14:29:14
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10088 Modified Files: Tag: dgp-refactor ChangeLog Log Message: Merge updates from HEAD. Also implemented flags argument to TclCompEvalObj(). |
|
From: Reinhard M. <rm...@us...> - 2004-05-27 14:33:25
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10906 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclEncoding.c: * tests/encoding.test: added support and tests for translating embedded null characters between real nullbytes and the internal representation on input/output (Bug #949905). |
|
From: Kevin B K. <ke...@us...> - 2004-05-27 18:25:53
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23539 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * tests/clock.test: Added a single test for the presence of %G in [clock format], and conditioned out the clock-10.x series if they're all going to fail because of a broken strftime() call. [Bug 961714] |
|
From: Kevin B K. <ke...@us...> - 2004-05-27 18:28:51
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23939 Modified Files: ChangeLog Log Message: * tests/clock.test: Added a single test for the presence of %G in [clock format], and conditioned out the clock-10.x series if they're all going to fail because of a broken strftime() call. [Bug 961714] |
|
From: miguel s. <ms...@us...> - 2004-05-27 20:08:27
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11318 Modified Files: ChangeLog Log Message: * generic/tclExecute.c: * generic/tclVar.c: using (ptrdiff_t) instead of (int) casting to correct compiler warnings [Bug 961657], reported by Bob Techentin. |
|
From: Donal K. F. <dk...@us...> - 2004-05-28 13:18:49
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20273 Modified Files: ChangeLog Log Message: Added note to cover the ongoing example-adding activity |
|
From: Joe E. <jen...@us...> - 2004-05-29 18:50:40
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19747 Modified Files: ChangeLog Log Message: Fix minor markup errors. |
|
From: Donal K. F. <dk...@us...> - 2004-05-30 12:18:31
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16987 Modified Files: ChangeLog Log Message: Limits documentation and style improvements Added C docs, cleaned up C code, added note on behaviour of limited master interps |
|
From: David G. <dav...@us...> - 2004-05-30 21:57:40
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16682 Modified Files: ChangeLog Log Message: no message |
|
From: David G. <dav...@us...> - 2004-06-01 10:01:28
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8121 Modified Files: ChangeLog Log Message: no message |
|
From: David G. <dav...@us...> - 2004-06-01 18:11:08
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17956 Modified Files: ChangeLog Log Message: no message |
|
From: David G. <dav...@us...> - 2004-06-01 18:51:29
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27206 Modified Files: ChangeLog Log Message: no message |
|
From: Vince D. <vin...@us...> - 2004-06-02 14:24:11
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2331 Modified Files: ChangeLog Log Message: documentation bug |