<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libplist/swig, branch v0.11</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>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.libimobiledevice.org/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.libimobiledevice.org/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.libimobiledevice.org/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.libimobiledevice.org/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.libimobiledevice.org/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.libimobiledevice.org/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>
<entry>
<title>Add from_xml, from_bin, find_node_by_key and rename AddSubNode in Python API</title>
<updated>2009-04-15T16:25:53+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2009-04-15T14:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=e60af04e9fdb3a825454b615fdd61a22324af2fd'/>
<id>e60af04e9fdb3a825454b615fdd61a22324af2fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix install libdir for 64bit platform.</title>
<updated>2009-04-05T19:10:33+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2009-04-05T19:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=dbfbb78dbd74ac6cb74fc1551de589f1855bb4cb'/>
<id>dbfbb78dbd74ac6cb74fc1551de589f1855bb4cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix swig header install.</title>
<updated>2009-03-27T18:37:21+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-03-27T18:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=b9d27ab3b3fb0b3b5cc2b5f9cdccb4311a9ea7bd'/>
<id>b9d27ab3b3fb0b3b5cc2b5f9cdccb4311a9ea7bd</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-03-27T18:24:27+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-03-27T18:24:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=5709097015fe4b8e11867244b571045a612385ff'/>
<id>5709097015fe4b8e11867244b571045a612385ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
