<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libplist/include/plist, branch v1.0</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>Move some methods and drop Utils class in C++ binding.</title>
<updated>2009-11-10T23:18:14+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-11-10T23:18:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=8c6a809fafa6befff7e2b1adc3df2bdb47042dd1'/>
<id>8c6a809fafa6befff7e2b1adc3df2bdb47042dd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove deprecated functions from API.</title>
<updated>2009-11-10T22:37:43+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-11-10T22:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=ff536344bc04ab9ec3763968b82997d07312acd6'/>
<id>ff536344bc04ab9ec3763968b82997d07312acd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove wrongly exposed SetParent method.</title>
<updated>2009-11-10T17:30:43+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-11-10T17:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=0f92ed12ff8a0f46e80ff8cfc030c476d371c19b'/>
<id>0f92ed12ff8a0f46e80ff8cfc030c476d371c19b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add GetNodeIdex and GetNodeKey methods.</title>
<updated>2009-11-04T19:21:54+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-11-04T19:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=84596548e5d0cb14dfd7d2a74156331ab36a8909'/>
<id>84596548e5d0cb14dfd7d2a74156331ab36a8909</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update doxygen documentation generation to be useful.</title>
<updated>2009-10-28T17:49:38+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2009-10-28T17:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=7f7ac1c257065e8dd4d40cce51ed48b09133af24'/>
<id>7f7ac1c257065e8dd4d40cce51ed48b09133af24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Format sources to ANSI style using AStyle (astyle --style=ansi).</title>
<updated>2009-10-28T17:31:34+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-10-28T17:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=6710f4bfb980dd0fe6e75e4d6cba75532cde30e8'/>
<id>6710f4bfb980dd0fe6e75e4d6cba75532cde30e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unlink previous node in SetParent().</title>
<updated>2009-10-28T17:08:33+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-10-28T17:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=fed2573566c2da1c5489260069a99ae9d2abf255'/>
<id>fed2573566c2da1c5489260069a99ae9d2abf255</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build for MSVC9.</title>
<updated>2009-10-28T16:57:52+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-10-28T16:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=1bc333972bb5d5b45ba8908f1b12015300d88711'/>
<id>1bc333972bb5d5b45ba8908f1b12015300d88711</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change name of input argument as 'in' is a reserved keyword in python.</title>
<updated>2009-10-26T19:33:36+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-10-26T19:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=a129688a888968286a30eeba7833629225c59fa0'/>
<id>a129688a888968286a30eeba7833629225c59fa0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Set/Get Parent and a helper to create a Node from a plist_t.</title>
<updated>2009-10-26T17:41:15+00:00</updated>
<author>
<name>Jonathan Beck</name>
</author>
<published>2009-10-26T17:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=c1363bea107b15bdc10ce80671747be891661889'/>
<id>c1363bea107b15bdc10ce80671747be891661889</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
