From: <no...@tc...> - 2025-06-17 18:18:53
|
Automated mail by fx, on behalf of no...@tc... Ticket Change [63959657aa13465e833da52a6470db0c8e52653a828e81f67680bb2803c22b16] [R Project] By anonymous For A Widget Library On 2025-06-17T18:07:01.052 Details https://core.tcl-lang.org/widget/tinfo?name=63959657aa13465e833da52a6470db0c8e52653a828e81f67680bb2803c22b16 Ticket https://core.tcl-lang.org/widget/tktview/cbc4b72a818741a4ba38d33282a90499249f025e Changed Fields assignee: aku comment: The R devs copied from this library some files. $ svn log -r r9653 R ---------------------------------------------------------------------- -- r9653 | tlumley | 2000-06-23 17:11:24 -0500 (Fri, 23 Jun 2000) | 2 lines added Tk directory browser and support code ---------------------------------------------------------------------- -- $ console.tcl hierarchy.tcl pkgIndex.tcl util-dump.tcl util-expand.tcl util-number.tcl util-string.tcl util-tk.tcl util.tcl widget.tcl Looking at the R source subdirectory src/library/tcltk/exec exposed a few typos. Would the library devs consider to implement these GNU sed commands to fix them? $ cat typos.sh #!/bin/sh sed -i "s/Specifis/Specifies/g" library/hierarchy.tcl sed -i "s/forknowledge/foreknowledge/g" library/hierarchy.tcl sed -i "s/hierachical/hierarchical/g" library/hierarchy.tcl sed -i "s/hierachy/hierarchy/g" library/hierarchy.tcl sed -i "s/ie /i.e. /g" library/hierarchy.tcl sed -i "s/occured/occurred/g" library/hierarchy.tcl $ For convenience a patch is attached. login: anonymous ------------------------------------------------------------ See Tcl/Tk development @ http://core.tcl-lang.org/ ------------------------------------------------------------ |
From: <no...@tc...> - 2025-06-17 19:03:41
|
Automated mail by fx, on behalf of no...@tc... Ticket Change [b211ffcf24ee382b45d021e8b349303f2296677234fd4466baec352309cd00cb] [R Project] By anonymous For A Widget Library On 2025-06-17T18:48:31.751 Details https://core.tcl-lang.org/widget/tinfo?name=b211ffcf24ee382b45d021e8b349303f2296677234fd4466baec352309cd00cb Ticket https://core.tcl-lang.org/widget/tktview/cbc4b72a818741a4ba38d33282a90499249f025e Changed Fields comment: The R devs copied from this library some files. $ svn log -r r9653 R ---------------------------------------------------------------------- -- r9653 | tlumley | 2000-06-23 17:11:24 -0500 (Fri, 23 Jun 2000) | 2 lines added Tk directory browser and support code ---------------------------------------------------------------------- -- $ console.tcl hierarchy.tcl pkgIndex.tcl util-dump.tcl util-expand.tcl util-number.tcl util-string.tcl util-tk.tcl util.tcl widget.tcl Looking at the R source subdirectory src/library/tcltk/exec exposed a few typos. Would the library devs consider to implement these GNU sed commands to fix them? $ cat typos.sh #!/bin/sh sed -i "s/Specifis/Specifies/g" library/hierarchy.tcl sed -i "s/forknowledge/foreknowledge/g" library/hierarchy.tcl sed -i "s/hierachical/hierarchical/g" library/hierarchy.tcl sed -i "s/hierachy/hierarchy/g" library/hierarchy.tcl sed -i "s/ie /i.e. /g" library/hierarchy.tcl sed -i "s/occured/occurred/g" library/hierarchy.tcl $ For convenience a patch has been attached. login: anonymous ------------------------------------------------------------ See Tcl/Tk development @ http://core.tcl-lang.org/ ------------------------------------------------------------ |
From: <no...@tc...> - 2025-06-17 21:03:42
|
Automated mail by fx, on behalf of no...@tc... Ticket Change [06ce43ad1fbaa7d87202e42236a3eb2e5c2b07747a403ec8af015eb7d72a7e44] [R Project] By anonymous For A Widget Library On 2025-06-17T20:53:14.478 Details https://core.tcl-lang.org/widget/tinfo?name=06ce43ad1fbaa7d87202e42236a3eb2e5c2b07747a403ec8af015eb7d72a7e44 Ticket https://core.tcl-lang.org/widget/tktview/cbc4b72a818741a4ba38d33282a90499249f025e Changed Fields comment: The R devs copied from this library some files. $ svn log -r r9653 R ---------------------------------------------------------------------- -- r9653 | tlumley | 2000-06-23 17:11:24 -0500 (Fri, 23 Jun 2000) | 2 lines added Tk directory browser and support code ---------------------------------------------------------------------- -- $ hierarchy.tcl pkgIndex.tcl util-dump.tcl util-expand.tcl util-number.tcl util-string.tcl util-tk.tcl util.tcl widget.tcl Looking at the R source subdirectory src/library/tcltk/exec exposed a few typos. Would the library devs consider to implement these GNU sed commands to fix them? $ cat typos.sh #!/bin/sh sed -i "s/Specifis/Specifies/g" library/hierarchy.tcl sed -i "s/forknowledge/foreknowledge/g" library/hierarchy.tcl sed -i "s/hierachical/hierarchical/g" library/hierarchy.tcl sed -i "s/hierachy/hierarchy/g" library/hierarchy.tcl sed -i "s/ie /i.e. /g" library/hierarchy.tcl sed -i "s/occured/occurred/g" library/hierarchy.tcl $ For convenience a patch has been attached. login: anonymous ------------------------------------------------------------ See Tcl/Tk development @ http://core.tcl-lang.org/ ------------------------------------------------------------ |
From: <no...@tc...> - 2025-06-19 16:18:34
|
Automated mail by fx, on behalf of no...@tc... Ticket Change [08653a45d5de7e53883ef379fc5b46b27ddf69149a72ce23674e0f244cbb390a] [R Project] By anonymous For A Widget Library On 2025-06-19T16:08:45.744 Details https://core.tcl-lang.org/widget/tinfo?name=08653a45d5de7e53883ef379fc5b46b27ddf69149a72ce23674e0f244cbb390a Ticket https://core.tcl-lang.org/widget/tktview/cbc4b72a818741a4ba38d33282a90499249f025e Changed Fields comment: The R devs copied from this library some files. $ svn log -r r9653 R ---------------------------------------------------------------------- -- r9653 | tlumley | 2000-06-23 17:11:24 -0500 (Fri, 23 Jun 2000) | 2 lines added Tk directory browser and support code ---------------------------------------------------------------------- -- $ hierarchy.tcl pkgIndex.tcl util-dump.tcl util-expand.tcl util-number.tcl util-string.tcl util-tk.tcl util.tcl widget.tcl Looking at the R source subdirectory src/library/tcltk/exec exposed a few typos. Would the library devs consider to implement these GNU sed commands to fix them? $ cat typos.sh #!/bin/sh sed -i "s/Specifis/Specifies/g" library/hierarchy.tcl sed -i "s/forknowledge/foreknowledge/g" library/hierarchy.tcl sed -i "s/hierachical/hierarchical/g" library/hierarchy.tcl sed -i "s/hierachy/hierarchy/g" library/hierarchy.tcl sed -i "s/ie /i.e. /g" library/hierarchy.tcl sed -i "s/occured/occurred/g" library/hierarchy.tcl $ In addition to the above fixes - which are likewise in the patch - here's another fix. $ sed -i "s/unkown/unknown/g" library/hierarchy.tcl $ login: anonymous ------------------------------------------------------------ See Tcl/Tk development @ http://core.tcl-lang.org/ ------------------------------------------------------------ |
From: <no...@tc...> - 2025-06-20 21:03:11
|
Automated mail by fx, on behalf of no...@tc... Ticket Change [7b2a8eae24ba18ddef5216dea089256314474169bd67b4d1beff299d0ac3f384] [R Project] By anonymous For A Widget Library On 2025-06-20T21:00:24.478 Details https://core.tcl-lang.org/widget/tinfo?name=7b2a8eae24ba18ddef5216dea089256314474169bd67b4d1beff299d0ac3f384 Ticket https://core.tcl-lang.org/widget/tktview/cbc4b72a818741a4ba38d33282a90499249f025e Changed Fields comment: The R devs copied from this library some files. $ svn log -r r9653 R ---------------------------------------------------------------------- -- r9653 | tlumley | 2000-06-23 17:11:24 -0500 (Fri, 23 Jun 2000) | 2 lines added Tk directory browser and support code ---------------------------------------------------------------------- -- $ hierarchy.tcl pkgIndex.tcl util-dump.tcl util-expand.tcl util-number.tcl util-string.tcl util-tk.tcl util.tcl widget.tcl Looking at the R source subdirectory src/library/tcltk/exec exposed a few typos. Would the library devs consider to implement these GNU sed commands to fix them? $ cat typos.sh #!/bin/sh sed -i "s/Specifis/Specifies/g" library/hierarchy.tcl sed -i "s/forknowledge/foreknowledge/g" library/hierarchy.tcl sed -i "s/hierachical/hierarchical/g" library/hierarchy.tcl sed -i "s/hierachy/hierarchy/g" library/hierarchy.tcl sed -i "s/ie /i.e. /g" library/hierarchy.tcl sed -i "s/occured/occurred/g" library/hierarchy.tcl $ In addition to the above fixes - which are likewise in the patch - here's another fix. sed -i "s/unkown/unknown/g" library/hierarchy.tcl login: anonymous ------------------------------------------------------------ See Tcl/Tk development @ http://core.tcl-lang.org/ ------------------------------------------------------------ |