<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bjc-utils2.git/base/src/test/java/bjc/utils/data/QueuedIteratorTest.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>Refactor test structure</title>
<updated>2020-03-27T20:39:52+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-03-27T20:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=373464d30d87bd8702fe27b920ed1406a0833ef3'/>
<id>373464d30d87bd8702fe27b920ed1406a0833ef3</id>
<content type='text'>
Tests are now in a 'test' sub-package, so it is clear that they are
indeed test code, not just disjoint parts of the main code</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests are now in a 'test' sub-package, so it is clear that they are
indeed test code, not just disjoint parts of the main code</pre>
</div>
</content>
</entry>
<entry>
<title>QueuedIterator changes</title>
<updated>2019-04-11T21:59:02+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2019-04-11T21:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=16e1e23250063d7885b790d082d2118f83693028'/>
<id>16e1e23250063d7885b790d082d2118f83693028</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2018-10-30T09:13:08+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-10-30T09:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=bdff2bfb7719b5a811fe86f4016900a4cd3a3d52'/>
<id>bdff2bfb7719b5a811fe86f4016900a4cd3a3d52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>QueuedIterators</title>
<updated>2018-10-30T00:09:28+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-10-30T00:09:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=e6ff84b22248c3c66b7d3fd619132e48a89db5ef'/>
<id>e6ff84b22248c3c66b7d3fd619132e48a89db5ef</id>
<content type='text'>
QueuedIterators are iterators that can have other iterators interleaved
into their iteration sequences. This was implemented as a decent idea,
and because it may help get the iterative topDownTransform working again
(if it ever worked in the first place...)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
QueuedIterators are iterators that can have other iterators interleaved
into their iteration sequences. This was implemented as a decent idea,
and because it may help get the iterative topDownTransform working again
(if it ever worked in the first place...)</pre>
</div>
</content>
</entry>
</feed>
