<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/</link>
    <language>en-us</language>

    <title>FreeBSD/ports/sysutils/local-bsdtools: tests/farray-object.t history</title>
    <description>tests/farray-object.t revision history</description>
    <item>
    <title>farray.sh: Add public functions to check whether a given value refers to a object (array, alist).</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/03350d2a2af6/tests/farray-object.t</link>
    <description><![CDATA[farray.sh: Add public functions to check whether a given value refers to a object (array, alist).<br/>
<br/>
Implemented also &quot;farray_isref()&quot;, &quot;falist_isref()&quot; and &quot;fobject_isref()&quot;.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 23 Oct 2024 01:00:33 +0200</pubDate>
</item>
<item>
    <title>farray.sh: Check for typos in local variable names or missing &quot;local&quot; declarations for variables</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/7ead30e3b2f9/tests/farray-object.t</link>
    <description><![CDATA[farray.sh: Check for typos in local variable names or missing &quot;local&quot; declarations for variables]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 20 Oct 2024 14:43:50 +0200</pubDate>
</item>
<item>
    <title>farray.sh: Unified the output of farray_debug() and falist_debug()</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/772e4999562b/tests/farray-object.t</link>
    <description><![CDATA[farray.sh: Unified the output of farray_debug() and falist_debug()]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 07 Oct 2024 14:08:29 +0200</pubDate>
</item>
<item>
    <title>farray.sh: an official function fobject_type() instead of an internal one</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/d92e7203a14d/tests/farray-object.t</link>
    <description><![CDATA[farray.sh: an official function fobject_type() instead of an internal one]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 07 Oct 2024 13:34:28 +0200</pubDate>
</item>
<item>
    <title>farray.sh: Rename farray_destroy() to farray_release() and falist_destroy() to falist_release()</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/8f1583faf9ea/tests/farray-object.t</link>
    <description><![CDATA[farray.sh: Rename farray_destroy() to farray_release() and falist_destroy() to falist_release()]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 07 Oct 2024 12:57:29 +0200</pubDate>
</item>
<item>
    <title>farray.sh: Resource management by reference counting done</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/858f4208d9cb/tests/farray-object.t</link>
    <description><![CDATA[farray.sh: Resource management by reference counting done]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 07 Oct 2024 12:36:18 +0200</pubDate>
</item>
<item>
    <title>farray.sh: Test the debug output and the destruction of complex objects.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/23f6d2993fa2/tests/farray-object.t</link>
    <description><![CDATA[farray.sh: Test the debug output and the destruction of complex objects.<br/>
<br/>
BUGS: No formal ownership management is done yet.<br/>
<br/>
      It is planned to implement resource management with reference counting.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 06 Oct 2024 16:19:45 +0200</pubDate>
</item>

  </channel>
</rss>
