<feed xmlns='http://www.w3.org/2005/Atom'>
<title>esodata.git/src/main/java/bjc/esodata/MinMaxList.java, branch trunk</title>
<subtitle>Various data-structures, some more esoteric than others
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/esodata.git/'/>
<entry>
<title>GPLize project</title>
<updated>2022-09-27T23:09:11+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2022-09-27T23:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/esodata.git/commit/?id=2442e05e638a61dd1bfbd6b95cb3544b6a327af9'/>
<id>2442e05e638a61dd1bfbd6b95cb3544b6a327af9</id>
<content type='text'>
Finally deciding to move things into a proper license; which I can do
since I've never accepted (or had :( ) a pull request from another
person</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Finally deciding to move things into a proper license; which I can do
since I've never accepted (or had :( ) a pull request from another
person</pre>
</div>
</content>
</entry>
<entry>
<title>Add MinMaxList data type</title>
<updated>2020-11-15T17:32:12+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-11-15T17:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/esodata.git/commit/?id=b60ab8e8524b21a48b2440c346b1dd0c6ccc2d85'/>
<id>b60ab8e8524b21a48b2440c346b1dd0c6ccc2d85</id>
<content type='text'>
This is a list wrapper that automatically tracks the minimum/maximum
element currently in the list</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a list wrapper that automatically tracks the minimum/maximum
element currently in the list</pre>
</div>
</content>
</entry>
</feed>
