<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/xmlerror.pxi, branch lxml-3.0alpha1</title>
<subtitle>github.com: lxml/lxml.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/'/>
<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://git.baserock.org/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>
<entry>
<title>use absolute cimports to prevent build interference with already installed lxml packages</title>
<updated>2012-07-30T18:06:48+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-07-30T18:06:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=5658b26a7c7d9baf7b072a1de888e39d7b531eff'/>
<id>5658b26a7c7d9baf7b072a1de888e39d7b531eff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>code format</title>
<updated>2012-06-09T13:27:19+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-06-09T13:27:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=b0979673300d64745642ec39211af0513c68d5a4'/>
<id>b0979673300d64745642ec39211af0513c68d5a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some compiler warnings</title>
<updated>2012-04-07T20:58:00+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-04-07T20:58:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=0e974c31cffe7b38cb8ea2ef84776301256497e4'/>
<id>0e974c31cffe7b38cb8ea2ef84776301256497e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>declared some more internal methods 'final'</title>
<updated>2012-04-07T16:11:04+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-04-07T16:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=5be6cecbb96978d5b10e061d6e76cda6af2dce33'/>
<id>5be6cecbb96978d5b10e061d6e76cda6af2dce33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor cleanups</title>
<updated>2012-04-07T15:53:59+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-04-07T15:53:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=80dd33dfc3f6ddddcf60805882eda65f905f5d29'/>
<id>80dd33dfc3f6ddddcf60805882eda65f905f5d29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored error log connection into a context manager, added support for recursive usage of different logs</title>
<updated>2012-04-07T12:51:20+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-04-07T12:51:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=850144a221ee70377a84362aca005ae9fd3d120c'/>
<id>850144a221ee70377a84362aca005ae9fd3d120c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>instead of a global setup, use execution local error callbacks for XPath processing</title>
<updated>2012-04-05T21:03:18+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-04-05T21:03:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=c8c58424c26e4f5a87b8fd4856daf816797875cd'/>
<id>c8c58424c26e4f5a87b8fd4856daf816797875cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>instead of a global setup, use execution local error callbacks for XMLSchema and parsing</title>
<updated>2012-04-05T18:45:11+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-04-05T18:45:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=1eb7c789f683f5d18b7ea2a2d0bb35f179c51452'/>
<id>1eb7c789f683f5d18b7ea2a2d0bb35f179c51452</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up the left-overs of cstd.pxd by renaming it to cvarargs.pxd</title>
<updated>2012-03-02T06:57:49+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-03-02T06:57:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=85652b25626a84888f366485319e6bda10952125'/>
<id>85652b25626a84888f366485319e6bda10952125</id>
<content type='text'>
--HG--
rename : src/lxml/cstd.pxd =&gt; src/lxml/cvarargs.pxd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/lxml/cstd.pxd =&gt; src/lxml/cvarargs.pxd
</pre>
</div>
</content>
</entry>
</feed>
