<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bjc-utils2.git/base/src/main/java/bjc/utils/esodata/Tape.java, branch trunk</title>
<subtitle>Miscellaneous utilities and support code
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/'/>
<entry>
<title>Remove utils.esodata</title>
<updated>2020-04-08T01:21:12+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-04-08T01:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=780a3da69b66921fb7bf7b5779fb44830bb45ddc'/>
<id>780a3da69b66921fb7bf7b5779fb44830bb45ddc</id>
<content type='text'>
utils.esodata now also lives in the esodata project; not here</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
utils.esodata now also lives in the esodata project; not here</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup warnings</title>
<updated>2020-04-07T02:05:28+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-04-07T02:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=e578fe2beb5a38f1c221348dfd33b8d6ef48c080'/>
<id>e578fe2beb5a38f1c221348dfd33b8d6ef48c080</id>
<content type='text'>
Cleanup some warnings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup some warnings</pre>
</div>
</content>
</entry>
<entry>
<title>Add Tape append</title>
<updated>2020-04-06T20:48:10+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-04-06T20:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=5ff8c489054b15d388d9db4f3a3edc1b468f959a'/>
<id>5ff8c489054b15d388d9db4f3a3edc1b468f959a</id>
<content type='text'>
Add an ability to append an item to a tape. Currently, the
implementation is kind of inefficent for everything that isn't a
SingleTape</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add an ability to append an item to a tape. Currently, the
implementation is kind of inefficent for everything that isn't a
SingleTape</pre>
</div>
</content>
</entry>
<entry>
<title>General cleanup and documentation.</title>
<updated>2018-10-13T19:51:53+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-10-13T19:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=327c2a35bde7a13d77f343464e41e19e4a214790'/>
<id>327c2a35bde7a13d77f343464e41e19e4a214790</id>
<content type='text'>
Cleanup files, and add missing comments in places.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup files, and add missing comments in places.</pre>
</div>
</content>
</entry>
<entry>
<title>Minor updates</title>
<updated>2018-09-06T21:00:19+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-09-06T21:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=92c56c5918a0858aad32cc9ee0fb3eee99ebd007'/>
<id>92c56c5918a0858aad32cc9ee0fb3eee99ebd007</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update tape interface</title>
<updated>2018-07-17T21:22:09+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-07-17T21:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=27955d04989bf819c60632999ceaef4e985da6f7'/>
<id>27955d04989bf819c60632999ceaef4e985da6f7</id>
<content type='text'>
This adds a seekTo method, among other things
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a seekTo method, among other things
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor tapes</title>
<updated>2018-06-07T16:03:39+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-06-07T16:03:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=ca2a5c012267c500d9f0fd883c98904d125a64f0'/>
<id>ca2a5c012267c500d9f0fd883c98904d125a64f0</id>
<content type='text'>
DoubleSided is now its own interface, and the unnecessary tape classes
have been removed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DoubleSided is now its own interface, and the unnecessary tape classes
have been removed
</pre>
</div>
</content>
</entry>
<entry>
<title>Formatting pass</title>
<updated>2018-02-13T03:45:04+00:00</updated>
<author>
<name>bjculkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-02-13T03:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=df94066e3af02ff02d5ab4d033a3d603f743234c'/>
<id>df94066e3af02ff02d5ab4d033a3d603f743234c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup work</title>
<updated>2017-10-11T16:41:07+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-10-11T16:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=946cab444bc301d8a7c756a1bab039558288de89'/>
<id>946cab444bc301d8a7c756a1bab039558288de89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start splitting into maven modules</title>
<updated>2017-10-09T01:39:59+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-10-09T01:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=c82e3b3b2de0633317ec8fc85925e91422820597'/>
<id>c82e3b3b2de0633317ec8fc85925e91422820597</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
