<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust-plist/src, branch v0.1.1</title>
<subtitle>A rusty plist parser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/'/>
<entry>
<title>Rustfmt.</title>
<updated>2017-02-22T10:28:39+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-02-22T10:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=ba0703033773605c2bcb06ee31014550d064c8d7'/>
<id>ba0703033773605c2bcb06ee31014550d064c8d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update usage example.</title>
<updated>2017-02-22T10:28:17+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-02-22T10:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=147672ce1f2d069b4c736fa4855769ba8bc040e7'/>
<id>147672ce1f2d069b4c736fa4855769ba8bc040e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use builder pattern for xml_rs config structs.</title>
<updated>2017-02-22T10:27:48+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-02-22T10:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=364edcccfa907c0182bf085e1fbc3fc49389c54c'/>
<id>364edcccfa907c0182bf085e1fbc3fc49389c54c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Track xml-rs changes (#17)</title>
<updated>2017-02-22T10:21:07+00:00</updated>
<author>
<name>Raph Levien</name>
</author>
<published>2017-02-22T10:21:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=6955747b8fd89025424c2c3feeb568d8fa08e880'/>
<id>6955747b8fd89025424c2c3feeb568d8fa08e880</id>
<content type='text'>
A recent release of xml-rs (0.3.7) added a new field to the parser
config. This patch provides that field and also updates the version.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A recent release of xml-rs (0.3.7) added a new field to the parser
config. This patch provides that field and also updates the version.</pre>
</div>
</content>
</entry>
<entry>
<title>Update Serde to 0.9.</title>
<updated>2017-02-02T20:29:58+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-02-01T12:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=0109401a38edfb892482e096b060b39fc23af144'/>
<id>0109401a38edfb892482e096b060b39fc23af144</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add simple serde example.</title>
<updated>2017-02-02T20:29:58+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-01-07T14:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=c23fe27f7bc2249d617f224a25b27b11296d8767'/>
<id>c23fe27f7bc2249d617f224a25b27b11296d8767</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve binary plist datetime decoding.</title>
<updated>2017-02-02T20:29:57+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-01-07T13:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=910c3eed3dc7895086a98bf7f5d373e22388a272'/>
<id>910c3eed3dc7895086a98bf7f5d373e22388a272</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run rustfmt.</title>
<updated>2017-02-02T20:29:57+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-01-07T11:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=e0c687aa4dfa8a27982037efdf8692b39b7b9c97'/>
<id>e0c687aa4dfa8a27982037efdf8692b39b7b9c97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move Plist to separate module.</title>
<updated>2017-02-02T20:29:57+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-01-07T11:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=cca66f01d6e5d0ef944012bbe52dd65960b3a982'/>
<id>cca66f01d6e5d0ef944012bbe52dd65960b3a982</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop ignoring working doc test.</title>
<updated>2017-02-02T20:26:56+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-01-07T10:59:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=e2211e405be3b5660a5f665084be6b802439ee16'/>
<id>e2211e405be3b5660a5f665084be6b802439ee16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
