<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libical-git.git/src/libical/icalvalue_cxx.cpp, branch fixthreading</title>
<subtitle>github.com: libical/libical.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/'/>
<entry>
<title>Relicense to MPL 2.0 instead of MPL 1.0</title>
<updated>2017-05-07T21:07:02+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2017-05-07T21:07:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=878f1ea29a9d8999979c9acbf3f6a6b2f7132974'/>
<id>878f1ea29a9d8999979c9acbf3f6a6b2f7132974</id>
<content type='text'>
fix urls. make source license headers consistent
GNU "Lesser" vs. GNU "Library"
etc.

issue: #297
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix urls. make source license headers consistent
GNU "Lesser" vs. GNU "Library"
etc.

issue: #297
</pre>
</div>
</content>
</entry>
<entry>
<title>lots of clang-tidy cleaning in the C++ wrapper code</title>
<updated>2016-11-26T18:11:12+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2016-11-26T18:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=9ced2f752faa05c710d1ce4b5d03843422564f15'/>
<id>9ced2f752faa05c710d1ce4b5d03843422564f15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>try to eliminate -Weffc++ warnings</title>
<updated>2015-05-21T22:00:16+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2015-05-21T22:00:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=851b0600f1d6b6a253c9bf2007cb23a5ba0eb2a7'/>
<id>851b0600f1d6b6a253c9bf2007cb23a5ba0eb2a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup _unused() function variables</title>
<updated>2015-05-07T23:08:03+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2015-05-07T23:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=112aef0b3f343d22d0e8d14b7a4cd4b858ff5ce9'/>
<id>112aef0b3f343d22d0e8d14b7a4cd4b858ff5ce9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>massive include file cleaning. partially done</title>
<updated>2015-04-27T22:04:16+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2015-04-27T22:04:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=7263e5201247f2cabee805dca6eddf9f9e97704f'/>
<id>7263e5201247f2cabee805dca6eddf9f9e97704f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more fixes for the C++ bindings:</title>
<updated>2015-02-19T14:50:06+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2015-02-19T14:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=067a79b9a402f58244b817f312f579afa5f5de26'/>
<id>067a79b9a402f58244b817f312f579afa5f5de26</id>
<content type='text'>
+ use std::string instead of the string typedef
+ more passing args as const refs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ use std::string instead of the string typedef
+ more passing args as const refs
</pre>
</div>
</content>
</entry>
<entry>
<title>Improvements for the C++ bindings:</title>
<updated>2015-02-18T22:45:47+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2015-02-18T22:45:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=f93deb846a72d8ebeb815e11b0ba9cfcd42ec62d'/>
<id>f93deb846a72d8ebeb815e11b0ba9cfcd42ec62d</id>
<content type='text'>
- pass args by const ref
- namespace
- minor stuff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- pass args by const ref
- namespace
- minor stuff
</pre>
</div>
</content>
</entry>
<entry>
<title>Seems to link on Windows with MSVC now, albeit with some warnings.</title>
<updated>2015-02-16T22:00:22+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2015-02-16T22:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=0ec7860bd9f0f5e7fda73eea61d72ccd57fb4a5b'/>
<id>0ec7860bd9f0f5e7fda73eea61d72ccd57fb4a5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>restore the CXX-bindings feature</title>
<updated>2014-12-23T15:38:36+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2014-12-23T15:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=dd5808c32c3450f46efa74644aecc2b5b02616e9'/>
<id>dd5808c32c3450f46efa74644aecc2b5b02616e9</id>
<content type='text'>
also cleanup some code: coding style, licenses, copyrights
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also cleanup some code: coding style, licenses, copyrights
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-arrange after svn to git conversion</title>
<updated>2014-05-31T21:22:41+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2014-05-31T21:22:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=bc831ea040913b1069e8eaf99496dc12704b94a9'/>
<id>bc831ea040913b1069e8eaf99496dc12704b94a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
