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

    <title>libanimone: src/fd/proc.cc history</title>
    <description>src/fd/proc.cc revision history</description>
    <item>
    <title>*: megacommit that probably breaks things</title>
    <link>https://hg.paper.us.eu.org/libanimone/log/13b647714159/src/fd/proc.cc</link>
    <description><![CDATA[*: megacommit that probably breaks things]]></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, 02 Oct 2024 23:06:43 -0400</pubDate>
</item>
<item>
    <title>dep/animone: REFACTOR ALL THE THINGS</title>
    <link>https://hg.paper.us.eu.org/libanimone/log/973734ebd2be/src/fd/proc.cc</link>
    <description><![CDATA[dep/animone: REFACTOR ALL THE THINGS<br/>
<br/>
1: animone now has its own syntax divergent from anisthesia,<br/>
   making different platforms actually have their own sections<br/>
2: process names in animone are now called `comm' (this will<br/>
   probably break things). this is what its called in bsd/linux<br/>
   so I'm just going to use it everywhere<br/>
3: the X11 code now checks for the existence of a UTF-8 window title<br/>
   and passes it if available<br/>
4: ANYTHING THATS NOT LINUX IS 100% UNTESTED AND CAN AND WILL BREAK!<br/>
<br/>
I still actually need to test the bsd code. to be honest I'm probably<br/>
going to move all of the bsds into separate files because they're<br/>
all essentially different operating systems at this point]]></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, 19 Jun 2024 12:51:15 -0400</pubDate>
</item>
<item>
    <title>dep/animone: prepare for v1.0 release; it should be ready by now</title>
    <link>https://hg.paper.us.eu.org/libanimone/log/6596be6917a1/src/fd/proc.cc</link>
    <description><![CDATA[dep/animone: prepare for v1.0 release; it should be ready by now]]></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:38:51 -0400</pubDate>
</item>
<item>
    <title>misc: remove copyrighted app icon</title>
    <link>https://hg.paper.us.eu.org/libanimone/log/04b412228ca7/src/fd/proc.cc</link>
    <description><![CDATA[misc: remove copyrighted app icon<br/>
<br/>
if someone comes up with a good icon, please be my guest]]></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:59 -0400</pubDate>
</item>
<item>
    <title>*: convert all files CRLF -&gt; LF</title>
    <link>https://hg.paper.us.eu.org/libanimone/log/27b988a1048c/src/fd/proc.cc</link>
    <description><![CDATA[*: convert all files CRLF -&gt; LF<br/>
<br/>
some files were in DOS format, others were in unix. now everything<br/>
(that at least is under our control) should all be the same format]]></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, 13 May 2024 15:04:51 -0400</pubDate>
</item>
<item>
    <title>dep/animone: filter open files by access mode</title>
    <link>https://hg.paper.us.eu.org/libanimone/log/f26b08274dcf/src/fd/proc.cc</link>
    <description><![CDATA[dep/animone: filter open files by access mode]]></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>Fri, 12 Apr 2024 19:13:50 -0400</pubDate>
</item>
<item>
    <title>*: HUUUGE changes</title>
    <link>https://hg.paper.us.eu.org/libanimone/log/a76fa32bdc92/src/fd/proc.cc</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>

  </channel>
</rss>
