<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bjc-utils2.git/base/src/main/java/bjc/utils/ioutils/ReportWriter.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>General cleanup</title>
<updated>2020-11-13T23:15:22+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-11-13T23:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=7aef85cae4d6c61ee1f34f0c25440886bafa774d'/>
<id>7aef85cae4d6c61ee1f34f0c25440886bafa774d</id>
<content type='text'>
This is mostly just some cleanup of the various implementation types,
but it also adds a 'marker' interface for decrees, IDecree</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is mostly just some cleanup of the various implementation types,
but it also adds a 'marker' interface for decrees, IDecree</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</title>
<updated>2020-04-13T22:40:41+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-04-13T22:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=d4ca769e542b2489b1e23cfcbdc3a0b7275b87cd'/>
<id>d4ca769e542b2489b1e23cfcbdc3a0b7275b87cd</id>
<content type='text'>
Cleanup pass to uniformize things</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup pass to uniformize things</pre>
</div>
</content>
</entry>
<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>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>Cleanup</title>
<updated>2018-10-14T15:46:19+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-10-14T15:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=d5915c773f9e8c65126f2fd2ea03a6b47f2aa9b7'/>
<id>d5915c773f9e8c65126f2fd2ea03a6b47f2aa9b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Add linespacing to ReportWriter</title>
<updated>2018-09-17T19:49:05+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-09-17T19:49:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=3d6076ead0d2b9b3543482469502a84a675160dd'/>
<id>3d6076ead0d2b9b3543482469502a84a675160dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more features to ReportWriter</title>
<updated>2018-09-17T19:20:21+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-09-17T19:20:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=ecbe7abdde7198adcd13034f110dd675fa096a63'/>
<id>ecbe7abdde7198adcd13034f110dd675fa096a63</id>
<content type='text'>
This adds both an ability to get the column at which the indent ended,
as well as some basic page control.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds both an ability to get the column at which the indent ended,
as well as some basic page control.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add indent levels to ReportWriter</title>
<updated>2018-09-17T16:49:03+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-09-17T16:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=72186c677da15390cf63e65270e918524a2c6107'/>
<id>72186c677da15390cf63e65270e918524a2c6107</id>
<content type='text'>
ReportWriter now has support for different indent types at various
levels. This is useful for Word-style bulleted lists
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ReportWriter now has support for different indent types at various
levels. This is useful for Word-style bulleted lists
</pre>
</div>
</content>
</entry>
</feed>
