<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust-plist/src/events, branch master</title>
<subtitle>A rusty plist parser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/'/>
<entry>
<title>Use a proper recursion check in BinaryReader instead of heuristics.</title>
<updated>2018-10-08T15:11:34+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2018-10-08T14:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=598516d05999795f6fd17d1ac7638fb7a44023d4'/>
<id>598516d05999795f6fd17d1ac7638fb7a44023d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify and tidy XmlWriter.</title>
<updated>2018-10-06T22:18:58+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2018-10-06T22:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=88206832c7e2d086fbe1f88fd534aff2b3b4c234'/>
<id>88206832c7e2d086fbe1f88fd534aff2b3b4c234</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor doc improvements.</title>
<updated>2018-10-06T19:03:19+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2018-10-06T19:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=68f412c2bd440733226e5a463c542323000454e4'/>
<id>68f412c2bd440733226e5a463c542323000454e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Error in fewer places.</title>
<updated>2018-10-06T19:01:40+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2018-10-06T19:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=a1ab2a2550ed444828a8c76aaa8861268faeca33'/>
<id>a1ab2a2550ed444828a8c76aaa8861268faeca33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run latest rustfmt.</title>
<updated>2018-09-22T09:15:55+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2018-09-22T09:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=1b30e6eeb41963da1b2a4cc0867c5cf167fcff58'/>
<id>1b30e6eeb41963da1b2a4cc0867c5cf167fcff58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Appease clippy.</title>
<updated>2018-07-16T22:01:35+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2018-07-16T22:01:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=96b7e5cdbafc7dfa32d3a7339655a7f9b674b4b1'/>
<id>96b7e5cdbafc7dfa32d3a7339655a7f9b674b4b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `write_all` instead of `write` to output xml prologue and trailer.</title>
<updated>2018-07-16T21:55:45+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2018-07-16T21:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=58141392dd19d9f3f21df7cb812beb74209c3ba3'/>
<id>58141392dd19d9f3f21df7cb812beb74209c3ba3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the Result&lt;T, Error&gt; type alias.</title>
<updated>2018-05-17T19:50:21+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2018-05-17T19:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=4823636ef9002fa69a1df5e148e3dd156d17984d'/>
<id>4823636ef9002fa69a1df5e148e3dd156d17984d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganise crate.</title>
<updated>2018-05-17T19:50:21+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2018-05-17T19:30:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=2af279c344a6a917ce4102fec82e6cba8cf8b37c'/>
<id>2af279c344a6a917ce4102fec82e6cba8cf8b37c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
