<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libplist/src, branch 2.2.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>Add API version to library and pkgconfig file for proper linking</title>
<updated>2020-06-14T21:18:39+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2020-06-13T01:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=eff97404bd3ca5954a100a68705474956f1a89dc'/>
<id>eff97404bd3ca5954a100a68705474956f1a89dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unfold automake variables into multiple lines for maintainability</title>
<updated>2020-06-09T16:19:07+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2020-06-09T16:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=c14849987d893999c03f165b49257e108d07bad3'/>
<id>c14849987d893999c03f165b49257e108d07bad3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pkg-config file liblist++-2.0.pc referencing wrong (old) libplist</title>
<updated>2020-06-09T06:54:45+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2020-06-09T06:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=2d9e7f7da5b5928cdd4cb197996c420b5f431b9e'/>
<id>2d9e7f7da5b5928cdd4cb197996c420b5f431b9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove whitespace errors from all files</title>
<updated>2020-06-08T20:47:19+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2020-06-08T20:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=5ca510afde8bc59c9682f5f1ae11b1ed74d1acdd'/>
<id>5ca510afde8bc59c9682f5f1ae11b1ed74d1acdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pkgconfig: Correctly rename libplist*.pc to libplist*-2.0.pc</title>
<updated>2020-06-08T20:00:04+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2020-06-08T20:00:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=137716df3f197a7184c1fba88fcb30480dafd6e0'/>
<id>137716df3f197a7184c1fba88fcb30480dafd6e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>c++: Switch to c++ headers</title>
<updated>2020-06-03T18:00:34+00:00</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-05-31T03:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=319de9a78e5346dabb9a3a8e985679a602d27dbb'/>
<id>319de9a78e5346dabb9a3a8e985679a602d27dbb</id>
<content type='text'>
[clang-tidy]Found with hicpp-deprecated-headers

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[clang-tidy]Found with hicpp-deprecated-headers

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>c++: Remove redundant initialization</title>
<updated>2020-06-03T17:59:53+00:00</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-05-31T03:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=aa450796af628119e4348f10b6d45c282ed68bbe'/>
<id>aa450796af628119e4348f10b6d45c282ed68bbe</id>
<content type='text'>
[clang-tidy] Found with readability-redundant-member-init

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[clang-tidy] Found with readability-redundant-member-init

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>c++: Add closing namespace comment</title>
<updated>2020-06-03T17:59:23+00:00</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-05-31T03:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=7c69e03ba2fb07ccac0b088331dae02216d37cba'/>
<id>7c69e03ba2fb07ccac0b088331dae02216d37cba</id>
<content type='text'>
[clang-tidy] Found with google-readability-namespace-comments

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[clang-tidy] Found with google-readability-namespace-comments

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pointless return in void functions</title>
<updated>2020-06-03T17:57:18+00:00</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-05-31T02:14:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=f5fb0b4cf87b50c86531a7f0e98fa0637134c925'/>
<id>f5fb0b4cf87b50c86531a7f0e98fa0637134c925</id>
<content type='text'>
[clang-tidy] Found with readability-redundant-control-flow

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[clang-tidy] Found with readability-redundant-control-flow

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make plist_bool_val_is_true() return 0 instead of -1 if node is NULL or not a PLIST_BOOLEAN</title>
<updated>2020-05-26T01:58:20+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2020-05-26T01:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=66d2bb65c2c5b72bcca9cd6d4eb76a2f029519e2'/>
<id>66d2bb65c2c5b72bcca9cd6d4eb76a2f029519e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
