<feed xmlns='http://www.w3.org/2005/Atom'>
<title>c_utils, branch v0.1</title>
<subtitle>Basic c utility functions/data structures.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/projects/c_utils/'/>
<entry>
<title>Merge branch 'develop'</title>
<updated>2020-06-11T19:19:06+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tucker@tuckerevans.com</email>
</author>
<published>2020-06-11T19:19:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/projects/c_utils/commit/?id=b0080d500557c6ebe407a714690ea03f78b99c7a'/>
<id>b0080d500557c6ebe407a714690ea03f78b99c7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish initial implementation of double ended queue.</title>
<updated>2020-06-11T19:03:27+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tucker@tuckerevans.com</email>
</author>
<published>2020-06-11T19:03:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/projects/c_utils/commit/?id=d904ea42acf2a4c03ee7dfb0f172d6deb1fd857f'/>
<id>d904ea42acf2a4c03ee7dfb0f172d6deb1fd857f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add reserve function for double ended queue.</title>
<updated>2020-06-11T19:00:14+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tucker@tuckerevans.com</email>
</author>
<published>2020-06-11T18:42:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/projects/c_utils/commit/?id=349c75c16a3713ee6f3ffd701f1c88ce31ecd8de'/>
<id>349c75c16a3713ee6f3ffd701f1c88ce31ecd8de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add insert function to double ended queue.</title>
<updated>2020-06-11T03:46:57+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tucker@tuckerevans.com</email>
</author>
<published>2020-06-11T03:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/projects/c_utils/commit/?id=277e14127bbe1a5080a2a88b6ee3ef94859bc3a5'/>
<id>277e14127bbe1a5080a2a88b6ee3ef94859bc3a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix change order of functions in double ended queue.</title>
<updated>2020-06-11T03:46:26+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tucker@tuckerevans.com</email>
</author>
<published>2020-06-11T03:23:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/projects/c_utils/commit/?id=0f7085dedd2f60f2ccc0b1f49558f5be89de97b2'/>
<id>0f7085dedd2f60f2ccc0b1f49558f5be89de97b2</id>
<content type='text'>
Groups functions that return items together.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Groups functions that return items together.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation for double ended queue.</title>
<updated>2020-06-11T03:46:18+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tucker@tuckerevans.com</email>
</author>
<published>2020-06-10T22:10:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/projects/c_utils/commit/?id=fcf2831e9151e87f3feed9827ce56a39c9256804'/>
<id>fcf2831e9151e87f3feed9827ce56a39c9256804</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix update double ended queue header to match implementation.</title>
<updated>2020-06-10T22:10:13+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tucker@tuckerevans.com</email>
</author>
<published>2020-06-10T22:10:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/projects/c_utils/commit/?id=282a63e054231481fd2107d78cb36f79cdf8867c'/>
<id>282a63e054231481fd2107d78cb36f79cdf8867c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add capacity function to double ended queue.</title>
<updated>2020-06-10T22:09:48+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tucker@tuckerevans.com</email>
</author>
<published>2020-06-10T22:09:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/projects/c_utils/commit/?id=6dce1b32a4e19c875131cdbb441cca0ca23f73f5'/>
<id>6dce1b32a4e19c875131cdbb441cca0ca23f73f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add set index function for double ended queue.</title>
<updated>2020-06-10T16:55:33+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tucker@tuckerevans.com</email>
</author>
<published>2020-06-10T16:55:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/projects/c_utils/commit/?id=b38bcd56356973a50797630f8366d6701dd7c988'/>
<id>b38bcd56356973a50797630f8366d6701dd7c988</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix double ended queue index  to use bounds check.</title>
<updated>2020-06-10T16:51:52+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tucker@tuckerevans.com</email>
</author>
<published>2020-06-10T16:51:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/projects/c_utils/commit/?id=ce6d7f43e7ad77b3eec043ff731d17ab21e89e87'/>
<id>ce6d7f43e7ad77b3eec043ff731d17ab21e89e87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
