<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/xpath.pxi, branch macos_unicode_tests</title>
<subtitle>github.com: lxml/lxml.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/'/>
<entry>
<title>Minor code cleanup.</title>
<updated>2019-03-02T09:25:33+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-03-02T09:25:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=c41d1f6eda5130cbb59799d3f33a8e587165a6fa'/>
<id>c41d1f6eda5130cbb59799d3f33a8e587165a6fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace old Pyrex property syntax with @property decorators for read-only properties, and resolve some Cython warnings.</title>
<updated>2019-02-23T10:52:55+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-02-23T10:52:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=fd971a56dd5fe68dbafc8048ebaf9d712b2dfc21'/>
<id>fd971a56dd5fe68dbafc8048ebaf9d712b2dfc21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix signature of helper function to avoid C compiler warnings.</title>
<updated>2018-11-23T18:27:29+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-11-23T18:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=00d8bcaa72fdc881d70edf7e35145f2dfcb1117a'/>
<id>00d8bcaa72fdc881d70edf7e35145f2dfcb1117a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clarify control flow when raising XPath exceptions</title>
<updated>2015-04-24T08:02:29+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-04-24T08:02:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=1957170ee9c5b730f0676d6f2635b345c3558473'/>
<id>1957170ee9c5b730f0676d6f2635b345c3558473</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove legacy code for now unsupported libxml2/libxslt versions</title>
<updated>2014-03-22T14:25:14+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-03-22T14:25:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=3337f4834396774d63d3ecaa4ba954912462190b'/>
<id>3337f4834396774d63d3ecaa4ba954912462190b</id>
<content type='text'>
--HG--
extra : amend_source : 5f766bb41c74b8ea7bba7f71905fb18cb90a19f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : 5f766bb41c74b8ea7bba7f71905fb18cb90a19f2
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused code</title>
<updated>2014-01-17T21:59:36+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-01-17T21:59:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=84504dbde18c7f55a297d8af5b07e3d5ae3eeb03'/>
<id>84504dbde18c7f55a297d8af5b07e3d5ae3eeb03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix memory leak when creating XPath evaluators in threads</title>
<updated>2013-11-06T18:19:59+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-11-06T18:19:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=f7d2682a511253445c128137f205bfb4d6973cbb'/>
<id>f7d2682a511253445c128137f205bfb4d6973cbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove some useless explicit usages of C-API calls from the code base</title>
<updated>2013-02-17T10:27:45+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-02-17T10:27:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=328d69f6bfd921af2c2def9aa698ad71008bab94'/>
<id>328d69f6bfd921af2c2def9aa698ad71008bab94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix another load of C compiler warnings about xmlChar* unsignedness etc.</title>
<updated>2012-08-11T09:05:50+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-08-11T09:05:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=7eca2bb4b704058c0430ded3d1c05ed418ac7223'/>
<id>7eca2bb4b704058c0430ded3d1c05ed418ac7223</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed libxml2 API usage by appropriately using 'const' and 'xmlChar*'</title>
<updated>2012-07-30T18:12:24+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-07-30T18:12:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=290fdc52a30164a46f349dd6b7d2a94b45bdc15b'/>
<id>290fdc52a30164a46f349dd6b7d2a94b45bdc15b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
