<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libplist/include/plist, branch 1.12</title>
<subtitle>Library to handle Apple Property List format files in binary or XML</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/'/>
<entry>
<title>Avoid exporting non-public symbols</title>
<updated>2014-10-03T13:39:47+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2014-10-03T13:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=62813daf2c4aaec675652d9c1131a58dfa634e38'/>
<id>62813daf2c4aaec675652d9c1131a58dfa634e38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plist.h: Move deprecation marker before function declaration to make non-gcc/clang compilers happy</title>
<updated>2014-09-26T20:35:38+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2014-09-26T20:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=eab599c151617eef9035343fd63591fa4d09bd3e'/>
<id>eab599c151617eef9035343fd63591fa4d09bd3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C++: Add missing cstddef include to Node.h</title>
<updated>2014-09-25T23:22:47+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2014-09-25T23:22:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=7377026506597fa96853e8e178d51952c9809e7e'/>
<id>7377026506597fa96853e8e178d51952c9809e7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added const to Array.GetSize(), and to 3 Node methods.</title>
<updated>2014-09-19T22:10:46+00:00</updated>
<author>
<name>Aaron Burghardt</name>
</author>
<published>2014-08-16T21:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=b6c43e901c1ee3ded15261621be1aaa090dab984'/>
<id>b6c43e901c1ee3ded15261621be1aaa090dab984</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change Clone() to be const, which required constructors with const references and a const GetValue().</title>
<updated>2014-09-19T22:10:46+00:00</updated>
<author>
<name>Aaron Burghardt</name>
</author>
<published>2014-08-16T01:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=ccd6f05fe1e6cd5a1611b0df78974fa39869013d'/>
<id>ccd6f05fe1e6cd5a1611b0df78974fa39869013d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly rename header guards according to C++ standard</title>
<updated>2014-08-05T23:42:46+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2014-08-05T23:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=83650b30ad5ef6a4de0bb988bd653298db5eba9a'/>
<id>83650b30ad5ef6a4de0bb988bd653298db5eba9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move deprecation marker also for C++ API for better compiler output</title>
<updated>2014-05-21T12:42:49+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-05-21T12:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=1317925ffc18a1fd669e8d008de404a8429ea3cf'/>
<id>1317925ffc18a1fd669e8d008de404a8429ea3cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move deprecation marker after the function declaration for better compiler output</title>
<updated>2014-05-20T21:43:36+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2014-05-20T21:43:36+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=135164ae0676ccd2f5cbb9f88d4ea4bd35d1a584'/>
<id>135164ae0676ccd2f5cbb9f88d4ea4bd35d1a584</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed plist_set_type() as it should not be used.</title>
<updated>2014-05-20T19:01:11+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2014-05-20T19:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=a9ec8fa5ceaa082e36150814f0b9b4d123b00f26'/>
<id>a9ec8fa5ceaa082e36150814f0b9b4d123b00f26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redo PLIST_WARN_DEPRECATED macro to work with older llvm/clang</title>
<updated>2014-05-20T15:47:13+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-05-20T15:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=c51d1a77b04872020234af49384a4ebd22ddd5f0'/>
<id>c51d1a77b04872020234af49384a4ebd22ddd5f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
