<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libplist, branch 1.5</title>
<subtitle>Library to handle Apple Property List format files in binary or XML</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/'/>
<entry>
<title>Bundle libcnary for better packaging</title>
<updated>2011-06-13T16:30:37+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2011-06-13T16:30:37+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=c7412d4813ccb994fdd219f421eaba8bb37831dd'/>
<id>c7412d4813ccb994fdd219f421eaba8bb37831dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove libcnary submodule</title>
<updated>2011-06-13T16:28:59+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2011-06-13T16:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=3277a11f0beedda8b5d65ffccb05fabd4e8ded28'/>
<id>3277a11f0beedda8b5d65ffccb05fabd4e8ded28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.5 for release</title>
<updated>2011-06-13T15:39:38+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2011-06-13T15:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=27fe1b1937825cef1bcdb6c893c046b596660206'/>
<id>27fe1b1937825cef1bcdb6c893c046b596660206</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated NEWS</title>
<updated>2011-06-13T15:38:48+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2011-06-13T15:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=31b2e3315f1a7319cc74405231d0e3f85796da2b'/>
<id>31b2e3315f1a7319cc74405231d0e3f85796da2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing include &lt;cstddef&gt; to fix FTBFS with GCC 4.6</title>
<updated>2011-06-13T15:12:35+00:00</updated>
<author>
<name>Matthias Klose</name>
</author>
<published>2011-06-13T15:12:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=55530ad32f1ef658b48764bca1fac6ca3a58d797'/>
<id>55530ad32f1ef658b48764bca1fac6ca3a58d797</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix base64 encoding</title>
<updated>2011-05-31T23:09:53+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2011-05-31T23:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=fde488d1b961f77f27a43cf8732b95ab65baf471'/>
<id>fde488d1b961f77f27a43cf8732b95ab65baf471</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use simple sscanf for parsing dates if strptime is not available</title>
<updated>2011-05-29T03:07:33+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2011-05-29T03:07:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=bfd8c56c016d97e6845664c7bb2e9b0c65d8cb95'/>
<id>bfd8c56c016d97e6845664c7bb2e9b0c65d8cb95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use signed char instead of int8_t</title>
<updated>2011-05-29T02:13:30+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2011-05-29T02:13:30+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=b82787f145fbc205e539a23715cbd3d11f3cdd9b'/>
<id>b82787f145fbc205e539a23715cbd3d11f3cdd9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use malloc+snprintf instead of asprintf</title>
<updated>2011-05-29T01:36:44+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2011-05-29T01:36:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=7f376a838be410af848b8b6689180baf79140ded'/>
<id>7f376a838be410af848b8b6689180baf79140ded</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>user CMAKE_C_OUTPUT_EXTENSION instead of .o</title>
<updated>2011-05-29T01:17:46+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2011-05-29T01:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=f058a5aeddb57b4f453952bc4c03d26501f764ee'/>
<id>f058a5aeddb57b4f453952bc4c03d26501f764ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
