<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bjc-utils2.git/base/src/test/java/bjc/utils, 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>Add mode support</title>
<updated>2023-08-09T15:35:53+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2023-08-09T15:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=4e6854faa5706d02a74e0c04dc84a81aca58169a'/>
<id>4e6854faa5706d02a74e0c04dc84a81aca58169a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc Updates</title>
<updated>2023-06-23T23:48:49+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2023-06-23T23:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=29db46041115065559a0d42f9a76ebb7c19424ea'/>
<id>29db46041115065559a0d42f9a76ebb7c19424ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add terminal</title>
<updated>2023-06-23T23:48:38+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2023-06-23T23:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=2df02c35b70f7e8077832470de9594b657f1be67'/>
<id>2df02c35b70f7e8077832470de9594b657f1be67</id>
<content type='text'>
This is some functionality based on the way that MVS/other IBM OSes
handle their UI</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is some functionality based on the way that MVS/other IBM OSes
handle their UI</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2022-09-16T22:58:48+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2022-09-16T22:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=a3d2728f84375566da3da560b3faad018d34005d'/>
<id>a3d2728f84375566da3da560b3faad018d34005d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak a few things</title>
<updated>2021-04-11T14:51:42+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2021-04-11T14:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=aba8e262d0e89ebef4229ad807b67660fc9bef35'/>
<id>aba8e262d0e89ebef4229ad807b67660fc9bef35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit tests for defines</title>
<updated>2020-10-07T00:05:00+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-10-07T00:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=3a818da77acf50e7ea0d2c02d669cb67b9f114e3'/>
<id>3a818da77acf50e7ea0d2c02d669cb67b9f114e3</id>
<content type='text'>
Adds unit tests for SimpleDefine and IteratedDefine.

This also fixes an issue with IteratedDefine, where once you had
consumed a replacer, it was consumed for good; you couldn't use it in
the future, even in a different call to apply().

This was fixed through the introduction of a new iterator type from
esodata - ResettableIterator. See that project/type for more details on
what exactly this does; but suffice to say, it allows to restore our
iterator and re-iterate over the same elements on every call to apply.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds unit tests for SimpleDefine and IteratedDefine.

This also fixes an issue with IteratedDefine, where once you had
consumed a replacer, it was consumed for good; you couldn't use it in
the future, even in a different call to apply().

This was fixed through the introduction of a new iterator type from
esodata - ResettableIterator. See that project/type for more details on
what exactly this does; but suffice to say, it allows to restore our
iterator and re-iterate over the same elements on every call to apply.</pre>
</div>
</content>
</entry>
<entry>
<title>Warning cleanup</title>
<updated>2020-09-25T23:04:55+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-09-25T23:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=47b755db5ec896725038c45d8d6143c0f8821e8b'/>
<id>47b755db5ec896725038c45d8d6143c0f8821e8b</id>
<content type='text'>
Take care of some various warnings that were occuring
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Take care of some various warnings that were occuring
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup some warnings and stuff</title>
<updated>2020-04-14T20:43:27+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-04-14T20:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=8cda0679cd5f1d72158249224689f57903ba4bd2'/>
<id>8cda0679cd5f1d72158249224689f57903ba4bd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup pass II</title>
<updated>2020-04-13T22:42:14+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-04-13T22:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=a2b0364035a52625fc043dc62618112599013744'/>
<id>a2b0364035a52625fc043dc62618112599013744</id>
<content type='text'>
Part II of the cleanup pass</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part II of the cleanup pass</pre>
</div>
</content>
</entry>
<entry>
<title>Add some javadoc.</title>
<updated>2020-04-13T22:30:53+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-04-13T22:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=2ac2e31a56ae59ee582e43a90c3495f86dd9ee7a'/>
<id>2ac2e31a56ae59ee582e43a90c3495f86dd9ee7a</id>
<content type='text'>
Add some javadoc comments</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add some javadoc comments</pre>
</div>
</content>
</entry>
</feed>
