<?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/windows.c history</title>
    <description>util-src/windows.c revision history</description>
    <item>
    <title>util-src: Remove Lua 5.1 compat macros</title>
    <link>http://hg.omfa.de/prosody-hg/log/1f6f05a98fcd/util-src/windows.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-src: Use the luaL_pushfail API added in Lua 5.4 to highlight all failure conditions</title>
    <link>http://hg.omfa.de/prosody-hg/log/6eb5d2bb11af/util-src/windows.c</link>
    <description><![CDATA[util-src: Use the luaL_pushfail API added in Lua 5.4 to highlight all failure conditions<br/>
<br/>
Actually just an alias of pushnil, but it does make it more obvious<br/>
where the failure conditions are, which is good for readability.]]></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 Jun 2020 02:25:56 +0200</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/windows.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: 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/windows.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-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1</title>
    <link>http://hg.omfa.de/prosody-hg/log/6b180e77c97a/util-src/windows.c</link>
    <description><![CDATA[util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1]]></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, 26 Apr 2015 12:38:37 +0200</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/windows.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-src/*.c: Add macro for compiling with Lua 5.2</title>
    <link>http://hg.omfa.de/prosody-hg/log/a552f4170aed/util-src/windows.c</link>
    <description><![CDATA[util-src/*.c: Add macro for compiling with Lua 5.2]]></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>Wed, 17 Sep 2014 14:30:29 +0200</pubDate>
</item>
<item>
    <title>util-src/*.c: Use the more concise lua_setfield</title>
    <link>http://hg.omfa.de/prosody-hg/log/0e94f89d0e62/util-src/windows.c</link>
    <description><![CDATA[util-src/*.c: Use the more concise lua_setfield]]></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>Wed, 17 Sep 2014 02:23:17 +0200</pubDate>
</item>
<item>
    <title>util-src/*.c: Don't create globals when loaded</title>
    <link>http://hg.omfa.de/prosody-hg/log/6c8f6364bc48/util-src/windows.c</link>
    <description><![CDATA[util-src/*.c: Don't create globals when loaded]]></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>Tue, 16 Sep 2014 21:56:18 +0200</pubDate>
</item>
<item>
    <title>util.windows: Incorrect output buffer size passed to ReadConsoleOutputAttribute (fixes issue#362, thanks yanjun).</title>
    <link>http://hg.omfa.de/prosody-hg/log/22b1d18eb919/util-src/windows.c</link>
    <description><![CDATA[util.windows: Incorrect output buffer size passed to ReadConsoleOutputAttribute (fixes issue#362, thanks yanjun).]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 10 Oct 2013 17:18:16 -0400</pubDate>
</item>
<item>
    <title>windows.c: Return nil,err from functions instead of throwing errors.</title>
    <link>http://hg.omfa.de/prosody-hg/log/b6d072a3668d/util-src/windows.c</link>
    <description><![CDATA[windows.c: Return nil,err from functions instead of throwing errors.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 29 Jan 2011 04:40:43 +0500</pubDate>
</item>
<item>
    <title>util-src/windows.c: Added get_consolecolor, set_consolecolor.</title>
    <link>http://hg.omfa.de/prosody-hg/log/2237796ba228/util-src/windows.c</link>
    <description><![CDATA[util-src/windows.c: Added get_consolecolor, set_consolecolor.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 15 Dec 2010 01:53:33 +0500</pubDate>
</item>
<item>
    <title>util.windows: Convert from Windows line endings</title>
    <link>http://hg.omfa.de/prosody-hg/log/8dc4e2e00129/util-src/windows.c</link>
    <description><![CDATA[util.windows: Convert from Windows line endings]]></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>Mon, 22 Mar 2010 17:16:28 +0000</pubDate>
</item>
<item>
    <title>Update copyright headers for 2010</title>
    <link>http://hg.omfa.de/prosody-hg/log/b7049746bd29/util-src/windows.c</link>
    <description><![CDATA[Update copyright headers for 2010]]></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>Mon, 22 Mar 2010 17:06:15 +0000</pubDate>
</item>
<item>
    <title>util.windows: Initial commit. Adds support for querying the windows DNS API for nameservers.</title>
    <link>http://hg.omfa.de/prosody-hg/log/699686c8d016/util-src/windows.c</link>
    <description><![CDATA[util.windows: Initial commit. Adds support for querying the windows DNS API for nameservers.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 31 Oct 2009 04:58:23 +0500</pubDate>
</item>

  </channel>
</rss>
