<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust-plist/tests, branch v0.1.3</title>
<subtitle>A rusty plist parser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/'/>
<entry>
<title>Fix reading small binary plists with data stored in the 6 byte trailer padding. Closes #20.</title>
<updated>2017-04-19T08:31:26+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-04-19T08:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=7079d594fa45495b411949d65d1d3a8f5dfecdcd'/>
<id>7079d594fa45495b411949d65d1d3a8f5dfecdcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit the number of objects that can be created by the binary parser. Binary plists can contain circular references.</title>
<updated>2017-03-06T21:08:58+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-03-06T21:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=1df5db005ea9959c4e19107997f446dc17095be4'/>
<id>1df5db005ea9959c4e19107997f446dc17095be4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Support Serde 0.8. Bump minimum Rust version to 0.15.</title>
<updated>2017-02-02T20:26:56+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-01-07T10:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=b8787a29a3a8d4bdeedecccbd2ab3a9b386f7683'/>
<id>b8787a29a3a8d4bdeedecccbd2ab3a9b386f7683</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Improve deserializer errors</title>
<updated>2015-12-26T19:46:57+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2015-12-26T19:46:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=51105dfdcac4e46ec4ae43f2e375a7da5b5b7818'/>
<id>51105dfdcac4e46ec4ae43f2e375a7da5b5b7818</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Improve error situation</title>
<updated>2015-12-24T23:24:23+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2015-12-24T23:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=214ab983b6b74b67316ac15036ef7c0dfe24858b'/>
<id>214ab983b6b74b67316ac15036ef7c0dfe24858b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add serde serialization tests</title>
<updated>2015-12-24T22:22:31+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2015-12-24T19:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=bc194fc8ef70a0b6a88a5b23cd5da443c403ea34'/>
<id>bc194fc8ef70a0b6a88a5b23cd5da443c403ea34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
