<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libplist/swig, branch v0.13</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>Update python binding to use new setters API.</title>
<updated>2009-07-18T10:19:32+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-07-18T10:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=ef203c828941d0d97c99a5d8c3c79b2aa0992758'/>
<id>ef203c828941d0d97c99a5d8c3c79b2aa0992758</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change plist swig allocator name so that it won't collide when included.</title>
<updated>2009-07-18T10:14:35+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-07-18T10:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=365acdbafd2ff8ffc0a302c7c897f06596d6a1aa'/>
<id>365acdbafd2ff8ffc0a302c7c897f06596d6a1aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add function to get parent node in API and python bindings.</title>
<updated>2009-07-18T10:08:13+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-07-18T10:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=07c1d3c90512f5fa057e7eff7d307cffe6258111'/>
<id>07c1d3c90512f5fa057e7eff7d307cffe6258111</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge ascii and unicode handling in PLIST_STRING using UTF-8. Remove unicode related declaration in API (breaks API&amp;ABI)</title>
<updated>2009-04-28T20:15:39+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-04-28T20:15:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=07b8041d44c6b43da1b0c55d140999cb3137d040'/>
<id>07b8041d44c6b43da1b0c55d140999cb3137d040</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use CString SWIG library to handle binary buffers.</title>
<updated>2009-04-19T20:00:21+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-04-19T20:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=0a050c5c74fda302d563d4138f83ec17fc6d393c'/>
<id>0a050c5c74fda302d563d4138f83ec17fc6d393c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix subnode lifecycle (do not free).</title>
<updated>2009-04-18T09:13:01+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-04-18T09:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=33ca54263ea530d438e54733c8d495952c0b6cdd'/>
<id>33ca54263ea530d438e54733c8d495952c0b6cdd</id>
<content type='text'>
Always return NULL if node not found.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Always return NULL if node not found.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add special accessor for structured types in API.</title>
<updated>2009-04-15T20:35:56+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-04-15T20:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=21e389bca01794aeca1e79c92a86fc060549b835'/>
<id>21e389bca01794aeca1e79c92a86fc060549b835</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework SWIG interface to handle lifecycle of C pointers correctly.</title>
<updated>2009-04-15T19:46:46+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-04-15T19:46:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=2abf518f8e92957df0dd74c06c49a5eb17845865'/>
<id>2abf518f8e92957df0dd74c06c49a5eb17845865</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass C pointer to API instead of swig wrapper in binding.</title>
<updated>2009-04-15T19:27:37+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-04-15T19:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=4f795b010b0df0b8ec8fb72470472143ced504b1'/>
<id>4f795b010b0df0b8ec8fb72470472143ced504b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix python binding install.</title>
<updated>2009-04-15T17:45:01+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-04-15T17:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=fb18f4eb351b6924b309a75c1eb042114fea33ec'/>
<id>fb18f4eb351b6924b309a75c1eb042114fea33ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
