<feed xmlns='http://www.w3.org/2005/Atom'>
<title>everge.git/src/main/java/bjc/everge/StringUtils.java, branch trunk</title>
<subtitle>Tool for doing text-manipulation of files
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/everge.git/'/>
<entry>
<title>Cleanup pass</title>
<updated>2020-04-13T22:45:06+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-04-13T22:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/everge.git/commit/?id=7bbc3b4c159eb50f6286ccbcc8da6af9f5a8fb06'/>
<id>7bbc3b4c159eb50f6286ccbcc8da6af9f5a8fb06</id>
<content type='text'>
Pass to do some cleanup</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pass to do some cleanup</pre>
</div>
</content>
</entry>
<entry>
<title>Update StringUtils</title>
<updated>2019-07-13T02:44:25+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2019-07-13T02:44:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/everge.git/commit/?id=9379692f9cfa436af7ad1ffd3bbd489802a86d4a'/>
<id>9379692f9cfa436af7ad1ffd3bbd489802a86d4a</id>
<content type='text'>
Perform some maintenance/cleanup with StringUtils. Mostly just doing
some abstracting of stuff properly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Perform some maintenance/cleanup with StringUtils. Mostly just doing
some abstracting of stuff properly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor cleanups</title>
<updated>2019-07-13T00:57:09+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2019-07-13T00:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/everge.git/commit/?id=c02d78bdf6092fb3b31350fd2de79b7995d70d96'/>
<id>c02d78bdf6092fb3b31350fd2de79b7995d70d96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix escapeSplit to properly handle chaining escapes</title>
<updated>2019-06-26T00:13:39+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2019-06-26T00:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/everge.git/commit/?id=65cdd46dce13ca35d73bdf3ebf75789df5581ac9'/>
<id>65cdd46dce13ca35d73bdf3ebf75789df5581ac9</id>
<content type='text'>
escapeSplit will now properly handle arbitrary length escape sequences
and do the right thing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
escapeSplit will now properly handle arbitrary length escape sequences
and do the right thing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some bugs in escapeSplit</title>
<updated>2019-06-25T00:35:41+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2019-06-25T00:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/everge.git/commit/?id=eb703a69c83a0bdb3d2172b0bd26d38188ecbe86'/>
<id>eb703a69c83a0bdb3d2172b0bd26d38188ecbe86</id>
<content type='text'>
The main bug was that if you started the string with a delimiter, you
would only get an empty string as a result. Turns out endsWith("") is
usually true :-|

Also, added some more tests, and some more early outs to escapeSplit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The main bug was that if you started the string with a delimiter, you
would only get an empty string as a result. Turns out endsWith("") is
usually true :-|

Also, added some more tests, and some more early outs to escapeSplit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Lots of frontend work</title>
<updated>2019-06-18T21:44:32+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2019-06-18T21:44:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/everge.git/commit/?id=d86cbcbabc4b251956bd2c5bf4dfa459a00bb239'/>
<id>d86cbcbabc4b251956bd2c5bf4dfa459a00bb239</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
