|
From: Donal K. F. <dk...@us...> - 2005-07-14 10:50:31
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4426 Modified Files: ChangeLog Log Message: Style improvements to tclCompile.c, plus bytecode printing enhancements. |
|
From: Kevin B K. <ke...@us...> - 2005-07-15 22:32:30
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20926 Modified Files: ChangeLog Log Message: Bug 1237907 |
|
From: Kevin B K. <ke...@us...> - 2005-07-16 21:29:29
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8080 Modified Files: ChangeLog Log Message: Tk Bug 1227781 |
|
From: Kevin B K. <ke...@us...> - 2005-07-21 21:35:53
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12585 Modified Files: ChangeLog Log Message: drop support of ancient BSD, IRIX4, RISCos, Ultrix, and ldAout.tcl |
|
From: Donal K. F. <dk...@us...> - 2005-07-21 21:51:13
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19633 Modified Files: ChangeLog Log Message: Compiler for [dict] and related changes. |
|
From: Don P. <dg...@us...> - 2005-07-22 21:59:45
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24762 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * library/auto.tcl: Updates to the Tcl script library to make * library/history.tcl: use of Tcl 8.4 feautures. Thanks to * library/init.tcl: Patrick Fradin for prompting on this. * library/package.tcl: [Patch 1237755]. * library/safe.tcl: * library/word.tcl: |
|
From: Donal K. F. <dk...@us...> - 2005-07-22 23:56:40
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20620 Modified Files: ChangeLog Log Message: Improve the incrementer code for INST_DICT_INCR_IMM, removing a gcc-ism. |
|
From: miguel s. <ms...@us...> - 2005-07-23 01:32:12
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6872 Modified Files: ChangeLog Log Message: * generic/tclExecute.c (INST_DICT_*): stop 2 compiler warnings for uninitialised variables. |
|
From: Mo D. <md...@us...> - 2005-07-23 03:00:12
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21996 Modified Files: ChangeLog Log Message: * tests/string.test: Add string is tests for functionality that was not tested. * win/README: Update msys + mingw URL. Remove old Cygwin + mingw info. |
|
From: Don P. <dg...@us...> - 2005-07-23 04:12:54
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv944 Modified Files: ChangeLog Log Message: * library/auto.tcl: Updates to the Tcl script library to make * library/history.tcl: use of Tcl 8.4 features. Forward port of * library/init.tcl: appropriate portions of [Patch 1237755]. * library/package.tcl: * library/safe.tcl: * library/word.tcl: |
|
From: Mo D. <md...@us...> - 2005-07-25 00:40:06
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5173 Modified Files: ChangeLog Log Message: * unix/configure: Regen. * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): * win/configure: Regen. * win/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): Split confused search for tclsh on PATH and build and install locations into two macros. SC_PROG_TCLSH searches just the PATH. SC_BUILD_TCLSH determines the name of the tclsh executable in the Tcl build directory. [Tcl bug 1160114] [Tcl patch 1244153] |
|
From: Mo D. <md...@us...> - 2005-07-25 01:17:15
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12514 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): * win/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): Split confused search for tclsh on PATH and build and install locations into two macros. SC_PROG_TCLSH searches just the PATH. SC_BUILD_TCLSH determines the name of the tclsh executable in the Tcl build directory. [Tcl bug 1160114] [Tcl patch 1244153] |
|
From: Don P. <dg...@us...> - 2005-07-26 04:11:58
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20506 Modified Files: Tag: dgp-refactor ChangeLog Log Message: Merge updates from HEAD |
|
From: Don P. <dg...@us...> - 2005-07-26 16:20:50
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3921 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so that * tests/trace.test (trace-34.4): command delete traces fire while the command still exists. [Bug 1047286] |
|
From: Don P. <dg...@us...> - 2005-07-26 16:21:37
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4157 Modified Files: ChangeLog Log Message: * generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so that * tests/trace.test (trace-34.4): command delete traces fire while the command still exists. [Bug 1047286] |
|
From: Don P. <dg...@us...> - 2005-07-26 17:05:49
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14842 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclBasic.c (Tcl_CallWhenDeleted): Converted to use per-thread counter, rather than a process global one that required mutex protection. [RFE 1077194] |
|
From: Don P. <dg...@us...> - 2005-07-26 17:06:23
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15296 Modified Files: ChangeLog Log Message: * generic/tclBasic.c (Tcl_CallWhenDeleted): Converted to use per-thread counter, rather than a process global one that required mutex protection. [RFE 1077194] |
|
From: Mo D. <md...@us...> - 2005-07-26 20:20:49
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30363 Modified Files: ChangeLog Log Message: * unix/configure: Regen. * unix/configure.in: Check for a $prefix/share directory and add it the the package if found. This will check for Tcl packages in /usr/local/share when Tcl is configured with the default dist install. [patch 1231015] |
|
From: Mo D. <md...@us...> - 2005-07-26 20:26:43
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31874 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * unix/configure: Regen. * unix/configure.in: Check for a $prefix/share directory and add it the the package if found. This will check for Tcl packages in /usr/local/share when Tcl is configured with the default dist install. [patch 1231015] |
|
From: Don P. <dg...@us...> - 2005-07-26 21:39:30
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18505 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * doc/tclvars.n: Improved $errorCode documentation. [RFE 776921] |
|
From: Don P. <dg...@us...> - 2005-07-27 16:24:20
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3919 Modified Files: ChangeLog Log Message: * library/init.tcl ([unknown]): Corrected return code handling in the portions of [unknown] that expand incomplete commands during interactive operations. [Bug 1214462]. |
|
From: Don P. <dg...@us...> - 2005-07-27 18:12:42
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26004 Modified Files: ChangeLog Log Message: * tests/expr.test: Consolidated equivalent constraints into * tests/fileName.test: single definitions and (more precise) names: * tests/get.test: longis32bit, 32bit, !intsAre64bit => longIs32bit * tests/listObj.test: empty => emptyTest; winOnly => win * tests/obj.test: intsAre64bit => longIs64bit Also updated some "nonPortable" tests to use constraints that mark precisely what about them isn't portable, so the tests can run where they work. |
|
From: Don P. <dg...@us...> - 2005-07-27 18:24:11
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29011 Modified Files: ChangeLog Log Message: * generic/tclUtil.c: Converted the $::tcl_precision value to be kept per-thread to prevent different threads from stomping on each others' formatting prescriptions. ***POTENTIAL INCOMPATIBILITY*** Multi-threaded programs that set the value of ::tcl_precision will now have to set it in each thread. |
|
From: Donal K. F. <dk...@us...> - 2005-07-28 10:55:43
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19457 Modified Files: ChangeLog Log Message: * generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems to * unix/tclUnixPipe.c (TclpOpenFile): use the O_APPEND flag for * tests/exec.test (exec-19.1): files opened in a pipeline like ">>this". Note that Windows cannot support such access; there is no equivalent flag on the handle that can be set at the kernel-call level. The test is unix-specific in every way. [Bug 1245953] |
|
From: Donal K. F. <dk...@us...> - 2005-07-28 15:28:09
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14075 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Backport of fix for [Bug 1245953] |