<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libical-git.git/src/libical/icalparameter.c, branch vpatch</title>
<subtitle>github.com: libical/libical.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/'/>
<entry>
<title>icalparameter.c - restore the cast</title>
<updated>2016-12-23T19:18:46+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2016-12-23T19:18:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=362a9d6a9a9d96cdb3ee3361924b3e204b04e48d'/>
<id>362a9d6a9a9d96cdb3ee3361924b3e204b04e48d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "icalparameter.c - cast to unsigned char for icalparameter_is_safe_char"</title>
<updated>2016-12-23T18:46:22+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2016-12-23T18:46:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=fff818ea2a9bfa8c2cd5f389468cf5168714cb49'/>
<id>fff818ea2a9bfa8c2cd5f389468cf5168714cb49</id>
<content type='text'>
see if reverting fixes the regression test on Windows

This reverts commit 2e921574e9e16ca354420a383beadc86c246b2fb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
see if reverting fixes the regression test on Windows

This reverts commit 2e921574e9e16ca354420a383beadc86c246b2fb.
</pre>
</div>
</content>
</entry>
<entry>
<title>icalparameter.c - cast to unsigned char for icalparameter_is_safe_char</title>
<updated>2016-12-23T18:15:38+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2016-12-23T18:15:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=2e921574e9e16ca354420a383beadc86c246b2fb'/>
<id>2e921574e9e16ca354420a383beadc86c246b2fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RFC6868 parameter value en/decoding</title>
<updated>2016-12-23T13:19:37+00:00</updated>
<author>
<name>Ken Murchison</name>
<email>murch@andrew.cmu.edu</email>
</author>
<published>2016-12-23T13:19:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=c63af68b33accf16a5bd8ffc8464d80fe4338c60'/>
<id>c63af68b33accf16a5bd8ffc8464d80fe4338c60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more redundancy-decls cleaning</title>
<updated>2016-11-23T20:57:00+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2016-11-23T20:57:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=7dd18bb4c08d358605b8ac543e61de94dc270c8b'/>
<id>7dd18bb4c08d358605b8ac543e61de94dc270c8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change RFC2445/2446 references to RFC5545/5546</title>
<updated>2015-08-18T15:23:36+00:00</updated>
<author>
<name>Ken Murchison</name>
<email>murch@andrew.cmu.edu</email>
</author>
<published>2015-08-18T15:23:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=62cd9b001e35ef0bb0ff7f53524fbfdb7bcf11a9'/>
<id>62cd9b001e35ef0bb0ff7f53524fbfdb7bcf11a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use memset to zero the allocated memory instead of naming each field individually.</title>
<updated>2015-08-10T22:15:33+00:00</updated>
<author>
<name>Kent Sutherland</name>
<email>git@ksuther.com</email>
</author>
<published>2015-08-10T20:11:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=4aa5866caa8a23e71801e4b8bb98e03d5d8a770c'/>
<id>4aa5866caa8a23e71801e4b8bb98e03d5d8a770c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>src/libical - consistent coding style enforced</title>
<updated>2015-05-31T14:19:22+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2015-05-31T14:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=ec01d53af2ede633761c80d7dfcd998f47e70028'/>
<id>ec01d53af2ede633761c80d7dfcd998f47e70028</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Coverity Scan and Splint fixes</title>
<updated>2015-05-09T22:51:31+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2015-05-09T22:51:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=938adfc30db8affd9afd57466763f31f30454a78'/>
<id>938adfc30db8affd9afd57466763f31f30454a78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove all the ifdef UNCLEAN blocks</title>
<updated>2015-05-03T22:45:19+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2015-05-03T22:45:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=db7ff8902f1a682af577119315ce712567b50f19'/>
<id>db7ff8902f1a682af577119315ce712567b50f19</id>
<content type='text'>
so some cleaning along the way
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so some cleaning along the way
</pre>
</div>
</content>
</entry>
</feed>
