<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust-plist/src, branch v0.1.2</title>
<subtitle>A rusty plist parser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/'/>
<entry>
<title>Don’t panic on invalid object references.</title>
<updated>2017-03-03T14:05:31+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-03-03T13:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=f7c3d0d0875e1e3c2b2b317581416e5c389197dd'/>
<id>f7c3d0d0875e1e3c2b2b317581416e5c389197dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit individual allocation sizes to the size of the plist being read.</title>
<updated>2017-03-03T14:05:31+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-03-03T13:50:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=62cae5d6ea74e2a9d95ed4b68a1b74b78f49d31e'/>
<id>62cae5d6ea74e2a9d95ed4b68a1b74b78f49d31e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>serde::deserialize should support binary and xml encodings.</title>
<updated>2017-02-22T10:42:59+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-02-22T10:42:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=fbbfc59aa3b0ba672e71d1df57dcd899d6e56479'/>
<id>fbbfc59aa3b0ba672e71d1df57dcd899d6e56479</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
