<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.paper.us.eu.org/minori/</link>
    <language>en-us</language>

    <title>minori: include/core/time.h history</title>
    <description>include/core/time.h revision history</description>
    <item>
    <title>*: clang-format all the things</title>
    <link>https://hg.paper.us.eu.org/minori/log/47c9f8502269/include/core/time.h</link>
    <description><![CDATA[*: clang-format all the things<br/>
<br/>
I've edited the formatting a bit. Now pointer asterisks (and reference<br/>
ampersands) are on the variable instead of the type, as well as having<br/>
newlines for function braces (but nothing else)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#116;&#102;&#108;&#99;&#46;&#117;&#115;&#62;</author>
    <pubDate>Fri, 25 Jul 2025 10:16:02 -0400</pubDate>
</item>
<item>
    <title>services/kitsu: implement GetAnimeList()</title>
    <link>https://hg.paper.us.eu.org/minori/log/d928ec7b6a0d/include/core/time.h</link>
    <description><![CDATA[services/kitsu: implement GetAnimeList()<br/>
<br/>
it finally works!]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 12 Jun 2024 17:52:26 -0400</pubDate>
</item>
<item>
    <title>time: don't use time_t!</title>
    <link>https://hg.paper.us.eu.org/minori/log/da2c5a8ff306/include/core/time.h</link>
    <description><![CDATA[time: don't use time_t!]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Tue, 11 Jun 2024 04:24:19 -0400</pubDate>
</item>
<item>
    <title>core/time: remove Duration class, use regular functions instead</title>
    <link>https://hg.paper.us.eu.org/minori/log/91ac90a34003/include/core/time.h</link>
    <description><![CDATA[core/time: remove Duration class, use regular functions instead<br/>
<br/>
this class was pretty useless anyway]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sun, 19 May 2024 15:56:20 -0400</pubDate>
</item>
<item>
    <title>include: make header guards more sane</title>
    <link>https://hg.paper.us.eu.org/minori/log/3ec7804abf17/include/core/time.h</link>
    <description><![CDATA[include: make header guards more sane<br/>
<br/>
The C++ standard[1] says:<br/>
	Each identifier that contains a double underscore __ or<br/>
	begins with an underscore followed by an uppercase letter<br/>
	is reserved to the implementation for any use.<br/>
<br/>
[1]: https://timsong-cpp.github.io/cppwp/n4659/lex.name#3.1]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 03 Apr 2024 20:04:28 -0400</pubDate>
</item>
<item>
    <title>*: HUUUGE changes</title>
    <link>https://hg.paper.us.eu.org/minori/log/862d0d8619f6/include/core/time.h</link>
    <description><![CDATA[*: HUUUGE changes<br/>
<br/>
animia has been renamed to animone, so instead of thinking of a<br/>
health condition, you think of a beautiful flower :)<br/>
<br/>
I've also edited some of the code for animone, but I have no idea<br/>
if it even works or not because I don't have a mac or windows<br/>
machine lying around. whoops!<br/>
<br/>
... anyway, all of the changes divergent from Anisthesia are now<br/>
licensed under BSD. it's possible that I could even rewrite most<br/>
of the code to where I don't even have to keep the MIT license,<br/>
but that's thinking too far into the future<br/>
<br/>
I've been slacking off on implementing the anime seasons page,<br/>
mostly out of laziness. I think I'd have to create another db file<br/>
specifically for the seasons<br/>
<br/>
anyway, this code is being pushed *primarily* because the hard drive<br/>
it's on is failing! yay :)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 01 Apr 2024 02:43:44 -0400</pubDate>
</item>
<item>
    <title>*: cleanup includes</title>
    <link>https://hg.paper.us.eu.org/minori/log/c69230dc2b5d/include/core/time.h</link>
    <description><![CDATA[*: cleanup includes]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 29 Oct 2023 00:57:03 -0400</pubDate>
</item>
<item>
    <title>*: mass update</title>
    <link>https://hg.paper.us.eu.org/minori/log/2743011a6042/include/core/time.h</link>
    <description><![CDATA[*: mass update<br/>
<br/>
formatted all source files, converted ALL instances of setStyleSheet() to<br/>
palettes and fonts (stylesheets suck), and I changed the clang-format file because<br/>
it wasn't working on my laptop for some reason.]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 21 Sep 2023 15:17:47 -0400</pubDate>
</item>
<item>
    <title>INCOMPLETE: megacommit :)</title>
    <link>https://hg.paper.us.eu.org/minori/log/5c0397762b53/include/core/time.h</link>
    <description><![CDATA[INCOMPLETE: megacommit :)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 10 Sep 2023 03:59:16 -0400</pubDate>
</item>

  </channel>
</rss>
