<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust-plist/tests/data, branch v0.2.0</title>
<subtitle>A rusty plist parser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/'/>
<entry>
<title>Correctly read the length of UTF16 strings</title>
<updated>2016-09-06T20:14:10+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2016-09-06T20:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=effd194f6e81a8f0cb00e03914764353f67f8b32'/>
<id>effd194f6e81a8f0cb00e03914764353f67f8b32</id>
<content type='text'>
Closes #12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #12
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix UTF-16 decoding.</title>
<updated>2015-12-25T05:07:50+00:00</updated>
<author>
<name>Hubert Figuière</name>
</author>
<published>2015-12-25T05:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=e9ed32888a4d5493521e5d4d3c0abe437304a972'/>
<id>e9ed32888a4d5493521e5d4d3c0abe437304a972</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle blank strings</title>
<updated>2015-09-23T19:21:16+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2015-09-23T19:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=bad63f4d227c65245c43d747e37f02c5d0265f03'/>
<id>bad63f4d227c65245c43d747e37f02c5d0265f03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle multiline xml data elements</title>
<updated>2015-09-23T19:20:52+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2015-09-23T19:20:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=5660e923ff061ff7b0115738c2be77d258a8e572'/>
<id>5660e923ff061ff7b0115738c2be77d258a8e572</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle errors in xml parsing</title>
<updated>2015-09-23T18:24:51+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2015-09-23T18:24:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=b06b6c6631a728d5a82da456c69d0bc3b562436c'/>
<id>b06b6c6631a728d5a82da456c69d0bc3b562436c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add date support via chrono</title>
<updated>2015-08-28T16:08:03+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2015-08-28T16:08:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=361aa56bf877cd4210018c97ebaf6aa92ab4f608'/>
<id>361aa56bf877cd4210018c97ebaf6aa92ab4f608</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add binary plist support</title>
<updated>2015-08-10T22:48:12+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2015-08-10T22:48:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=e1889668d9e077392d9172691d7530c7b2de5abf'/>
<id>e1889668d9e077392d9172691d7530c7b2de5abf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A bit of prep for binary plist support</title>
<updated>2015-08-05T21:40:01+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2015-08-05T21:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=2d549c343a9f07a751e9a7b537c3c2166168ff06'/>
<id>2d549c343a9f07a751e9a7b537c3c2166168ff06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More parsing</title>
<updated>2015-08-04T16:24:37+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2015-08-04T16:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=094994360a7eb81eb545fccfe73e80765be71fd3'/>
<id>094994360a7eb81eb545fccfe73e80765be71fd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Basic streaming pull parser support</title>
<updated>2015-08-04T14:49:16+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2015-08-04T14:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=9e8196ba875e4f8602a8c619fbbac08a1559602d'/>
<id>9e8196ba875e4f8602a8c619fbbac08a1559602d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
