<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.omfa.de/prosody-hg/</link>
    <language>en-us</language>

    <title>prosody-hg: util-src/table.c history</title>
    <description>util-src/table.c revision history</description>
    <item>
    <title>util: Add compat for prosody module name change to C sources</title>
    <link>http://hg.omfa.de/prosody-hg/log/a187600ec7d6/util-src/table.c</link>
    <description><![CDATA[util: Add compat for prosody module name change to C sources]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 17 Mar 2023 18:03:07 +0100</pubDate>
</item>
<item>
    <title>util.table: Fix inaccurate comment</title>
    <link>http://hg.omfa.de/prosody-hg/log/494577d883ff/util-src/table.c</link>
    <description><![CDATA[util.table: Fix inaccurate comment<br/>
<br/>
Probably a duplicate of the comment next to Lmove, recorded by mistake<br/>
<br/>
Lpack can probably be removed at some point in the near future once we<br/>
are confident it is not used anywhere.]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Mon, 11 Jul 2022 20:02:10 +0200</pubDate>
</item>
<item>
    <title>util-src: Remove Lua 5.1 compat macros</title>
    <link>http://hg.omfa.de/prosody-hg/log/1f6f05a98fcd/util-src/table.c</link>
    <description><![CDATA[util-src: Remove Lua 5.1 compat macros<br/>
<br/>
Part of #1600]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 01 Jul 2022 21:21:21 +0200</pubDate>
</item>
<item>
    <title>util.table: Compatibility with Lua 5.1 lua_equals</title>
    <link>http://hg.omfa.de/prosody-hg/log/308ed64dc69b/util-src/table.c</link>
    <description><![CDATA[util.table: Compatibility with Lua 5.1 lua_equals]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 18 Mar 2022 15:29:05 +0000</pubDate>
</item>
<item>
    <title>util.table: Backport table.move() from Lua 5.4</title>
    <link>http://hg.omfa.de/prosody-hg/log/8deb401a21f6/util-src/table.c</link>
    <description><![CDATA[util.table: Backport table.move() from Lua 5.4<br/>
<br/>
One difference is that 5.4 accepts &quot;table-like&quot; values (for this and other<br/>
table.*() functions), but that would require additional backporting work.]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 18 Mar 2022 15:21:25 +0000</pubDate>
</item>
<item>
    <title>util-src: Specify size of various tables to be allocated</title>
    <link>http://hg.omfa.de/prosody-hg/log/1c6a07606309/util-src/table.c</link>
    <description><![CDATA[util-src: Specify size of various tables to be allocated]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Thu, 09 Mar 2017 01:20:59 +0100</pubDate>
</item>
<item>
    <title>Backed out changeset a3a4ed0d34f4 C99 is ok</title>
    <link>http://hg.omfa.de/prosody-hg/log/582bfb39337f/util-src/table.c</link>
    <description><![CDATA[Backed out changeset a3a4ed0d34f4 C99 is ok]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Thu, 02 Mar 2017 00:46:32 +0100</pubDate>
</item>
<item>
    <title>util-src/*.c: Attach pointer * to name instead of type</title>
    <link>http://hg.omfa.de/prosody-hg/log/b8d694646597/util-src/table.c</link>
    <description><![CDATA[util-src/*.c: Attach pointer * to name instead of type]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 12 Feb 2017 16:42:29 +0100</pubDate>
</item>
<item>
    <title>util-src/*.c: Squeeze repeated blank lines</title>
    <link>http://hg.omfa.de/prosody-hg/log/a809dcfd0c5b/util-src/table.c</link>
    <description><![CDATA[util-src/*.c: Squeeze repeated blank lines]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Mon, 23 Jan 2017 18:33:35 +0100</pubDate>
</item>
<item>
    <title>util-src: Make C modules assert that the Lua runtime matches what it was compiled for</title>
    <link>http://hg.omfa.de/prosody-hg/log/54669df178c2/util-src/table.c</link>
    <description><![CDATA[util-src: Make C modules assert that the Lua runtime matches what it was compiled for]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 08 Jan 2017 14:21:08 +0100</pubDate>
</item>
<item>
    <title>util.table: Move loop variable to top of function for C89 compatibility</title>
    <link>http://hg.omfa.de/prosody-hg/log/a3a4ed0d34f4/util-src/table.c</link>
    <description><![CDATA[util.table: Move loop variable to top of function for C89 compatibility]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 07 Aug 2016 20:49:50 +0200</pubDate>
</item>
<item>
    <title>util.table: Add pack() function (this is already available in Lua 5.2+)</title>
    <link>http://hg.omfa.de/prosody-hg/log/d278a770eddc/util-src/table.c</link>
    <description><![CDATA[util.table: Add pack() function (this is already available in Lua 5.2+)]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 27 Jul 2016 13:39:19 +0100</pubDate>
</item>
<item>
    <title>util-src/*.c: astyle --indent=tab --brackets=attach --indent-switches --break-blocks --pad-oper --unpad-paren --add-brackets --align-pointer=type --lineend=linux</title>
    <link>http://hg.omfa.de/prosody-hg/log/8e4572a642cb/util-src/table.c</link>
    <description><![CDATA[util-src/*.c: astyle --indent=tab --brackets=attach --indent-switches --break-blocks --pad-oper --unpad-paren --add-brackets --align-pointer=type --lineend=linux]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 03 Apr 2015 19:52:48 +0200</pubDate>
</item>
<item>
    <title>util.table, Makefile: New C module that allows pre-allocation of tables to improve performance and decrease memory fragmentation</title>
    <link>http://hg.omfa.de/prosody-hg/log/7c4cf87f4dff/util-src/table.c</link>
    <description><![CDATA[util.table, Makefile: New C module that allows pre-allocation of tables to improve performance and decrease memory fragmentation]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 31 Mar 2015 11:59:17 +0100</pubDate>
</item>

  </channel>
</rss>
