<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libical-git.git, branch fixthreading</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>src/libical/icaltimezone.c - fix threading problems on BSD-type systems</title>
<updated>2018-01-27T17:01:52+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2018-01-27T17:01:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=4cee1aca2034c0c9895bbbeddd1ab12ec48fd02f'/>
<id>4cee1aca2034c0c9895bbbeddd1ab12ec48fd02f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMakeLists.txt - handle clang COMPILER_ID on Mac is "AppleClang".</title>
<updated>2018-01-21T21:34:30+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2018-01-21T21:34:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=d9244fa3dce4ab337a9559c9b29bb62c92bf6758'/>
<id>d9244fa3dce4ab337a9559c9b29bb62c92bf6758</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/buildtests.sh - cmake -DICAL_BUILD_DOCS=False</title>
<updated>2018-01-21T21:19:00+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2018-01-21T21:19:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=c1218563197651f5eb7c2686c26425adb7a2fecc'/>
<id>c1218563197651f5eb7c2686c26425adb7a2fecc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>src/python/Collection.py, src/python/Component.py - reduce calls to len()</title>
<updated>2018-01-21T17:47:16+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2017-12-19T20:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=472936612e2ee89e5f8d608cf93d8ffc3e92a12c'/>
<id>472936612e2ee89e5f8d608cf93d8ffc3e92a12c</id>
<content type='text'>
Issue#322
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue#322
</pre>
</div>
</content>
</entry>
<entry>
<title>CMakeLists.txt, docs/CMakeLists.txt, Install.txt - new CMake option ICAL_BUILD_DOCS</title>
<updated>2018-01-21T17:44:56+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2018-01-21T17:44:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=bf9e0b3c7909f316e8b33b12e21ccda6c6d9681f'/>
<id>bf9e0b3c7909f316e8b33b12e21ccda6c6d9681f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMakeLists.txt - minor improvement to a help message</title>
<updated>2018-01-21T15:37:59+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2018-01-21T15:37:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=31586f528c03d27e512b715be21166cacf1d61ff'/>
<id>31586f528c03d27e512b715be21166cacf1d61ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMakeLists.txt - no longer detect if -DUSE_32BIT_TIME_T is required.</title>
<updated>2018-01-21T15:20:46+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2018-01-21T15:20:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=fe946e8d1ec0931f49d33af8683873db82cefe14'/>
<id>fe946e8d1ec0931f49d33af8683873db82cefe14</id>
<content type='text'>
The user can still use that CMake option, when needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The user can still use that CMake option, when needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>icalarray.c - minor coding style</title>
<updated>2018-01-20T22:32:20+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2018-01-20T22:32:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=ea88af60c3e230e6533f1f10c9d444e030863511'/>
<id>ea88af60c3e230e6533f1f10c9d444e030863511</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>icalvalue.c, sspm.c - fallthrough comments</title>
<updated>2018-01-20T22:31:38+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2018-01-20T22:31:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=166b899ea14735a7557b5b7ed1f07ac53ea1a6b2'/>
<id>166b899ea14735a7557b5b7ed1f07ac53ea1a6b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>null pointer passed as argument 2 to memcpy(), which is declared to never be null</title>
<updated>2018-01-20T15:25:09+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2018-01-17T17:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=bc7dae39069728c09ee3ab06144024dd38d6cefa'/>
<id>bc7dae39069728c09ee3ab06144024dd38d6cefa</id>
<content type='text'>
Signed-off-by: Allen Winter &lt;allen.winter@kdab.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Allen Winter &lt;allen.winter@kdab.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
