<?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: spec/util_cache_spec.lua history</title>
    <description>spec/util_cache_spec.lua revision history</description>
    <item>
    <title>util.cache: Pass cache itself to eviction callback</title>
    <link>http://hg.omfa.de/prosody-hg/log/bbdaa770b955/spec/util_cache_spec.lua</link>
    <description><![CDATA[util.cache: Pass cache itself to eviction callback<br/>
<br/>
Simplifies access to the cache without moving code around a lot given<br/>
the currently common pattern of<br/>
<br/>
	local some_cache = cache.new(size, function(k,v) end)]]></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, 30 Jun 2023 22:01:55 +0200</pubDate>
</item>
<item>
    <title>util.cache: Keep eviction candidate if callback resized to make room</title>
    <link>http://hg.omfa.de/prosody-hg/log/8ec7b7d6556f/spec/util_cache_spec.lua</link>
    <description><![CDATA[util.cache: Keep eviction candidate if callback resized to make room<br/>
<br/>
Previously either the old or the new values would be rejected, even if<br/>
the cache was resized to allow more items.]]></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, 30 Jun 2023 22:01:49 +0200</pubDate>
</item>
<item>
    <title>util.cache: Add some missing test cases</title>
    <link>http://hg.omfa.de/prosody-hg/log/e9fcc69ea508/spec/util_cache_spec.lua</link>
    <description><![CDATA[util.cache: Add some missing test cases<br/>
<br/>
Found via mutation testing.]]></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>Thu, 13 Oct 2022 09:55:36 +0100</pubDate>
</item>
<item>
    <title>tests: Remove special-casing of Lua 5.1</title>
    <link>http://hg.omfa.de/prosody-hg/log/c4337ff4f1c4/spec/util_cache_spec.lua</link>
    <description><![CDATA[tests: Remove special-casing of Lua 5.1<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>Sat, 02 Jul 2022 17:29:03 +0200</pubDate>
</item>
<item>
    <title>util.cache: Add test for :table (fails on Lua 5.1)</title>
    <link>http://hg.omfa.de/prosody-hg/log/618ab9bba1c2/spec/util_cache_spec.lua</link>
    <description><![CDATA[util.cache: Add test for :table (fails on Lua 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>Fri, 05 Feb 2021 16:14:06 +0100</pubDate>
</item>
<item>
    <title>util.cache tests: Add annotation to fix [luacheck] warning</title>
    <link>http://hg.omfa.de/prosody-hg/log/3259653512e7/spec/util_cache_spec.lua</link>
    <description><![CDATA[util.cache tests: Add annotation to fix [luacheck] warning]]></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, 17 Sep 2018 15:25:47 +0100</pubDate>
</item>
<item>
    <title>Port tests to the `busted` test runner</title>
    <link>http://hg.omfa.de/prosody-hg/log/4878e4159e12/spec/util_cache_spec.lua</link>
    <description><![CDATA[Port tests to the `busted` test runner]]></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>Fri, 15 Sep 2017 17:07:57 -0400</pubDate>
</item>

  </channel>
</rss>
