<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx.git/sphinx/domains/cpp.py, branch ext-linkcode-fix</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/sphinx-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/'/>
<entry>
<title>Merged in shimizukawa/sphinx-fix-fork/#1041 (pull request #87)</title>
<updated>2012-11-30T03:46:52+00:00</updated>
<author>
<name>Takayuki Shimizukawa</name>
<email>shimizukawa+bitbucket@gmail.com</email>
</author>
<published>2012-11-30T03:46:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=b2c7e4db172fbe08f2998fa9f477a3d16486caa9'/>
<id>b2c7e4db172fbe08f2998fa9f477a3d16486caa9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: cpp domain parser cannot parse 'static constexpr' declarations. closes #1038</title>
<updated>2012-11-28T06:49:06+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2012-11-28T06:49:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=4eca27e2f8e6f69a57ff3f6c2c5c8908ae199e95'/>
<id>4eca27e2f8e6f69a57ff3f6c2c5c8908ae199e95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: cpp domain parser cannot parse a const type with a modifier. closes #1041</title>
<updated>2012-11-28T06:26:44+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2012-11-28T06:26:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=c1d576f049353ff98e13aa0a8fc91a5a6ff83446'/>
<id>c1d576f049353ff98e13aa0a8fc91a5a6ff83446</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #681: Allow nested parentheses in C++ signatures (patch by Vadim and Jim Naslund)</title>
<updated>2012-11-11T05:37:42+00:00</updated>
<author>
<name>Jon Waltman</name>
<email>jonathan.waltman@gmail.com</email>
</author>
<published>2012-11-11T05:37:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=54734b4220674fe8bc07da0fa9765e6ea161590c'/>
<id>54734b4220674fe8bc07da0fa9765e6ea161590c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed another ordering priority bug in the C++ parser.</title>
<updated>2012-01-25T12:43:49+00:00</updated>
<author>
<name>Armin Ronacher</name>
<email>armin.ronacher@active-4.com</email>
</author>
<published>2012-01-25T12:43:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=b2873446378e9f4c61faf82aaa152bdd431cd894'/>
<id>b2873446378e9f4c61faf82aaa152bdd431cd894</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a priority error that caused operator++ and operator-&gt; to not be parsed properly in the C++ domain. This fixes #861</title>
<updated>2012-01-25T12:41:11+00:00</updated>
<author>
<name>Armin Ronacher</name>
<email>armin.ronacher@active-4.com</email>
</author>
<published>2012-01-25T12:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=e2dfaf8abefb1720a74352647672936aa2c997f7'/>
<id>e2dfaf8abefb1720a74352647672936aa2c997f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore Python 3 compatibility.</title>
<updated>2011-10-09T21:23:45+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-10-09T21:23:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=252557a8b56e209dd83d88fb8c9fed11528e26ff'/>
<id>252557a8b56e209dd83d88fb8c9fed11528e26ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Satisfy "make check".</title>
<updated>2011-10-09T21:09:57+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-10-09T21:09:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=f67f7844aa0fd24504db04e56282b8506bfbfb68'/>
<id>f67f7844aa0fd24504db04e56282b8506bfbfb68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change default visibility for C++ superclasses.</title>
<updated>2011-10-08T12:55:18+00:00</updated>
<author>
<name>Robert Lehmann</name>
<email>mail@robertlehmann.de</email>
</author>
<published>2011-10-08T12:55:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=841c5a337b570f4f238191cd687c168d5913a406'/>
<id>841c5a337b570f4f238191cd687c168d5913a406</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #678: Support superclass declarations in C++ domain.</title>
<updated>2011-10-08T12:02:13+00:00</updated>
<author>
<name>Robert Lehmann</name>
<email>mail@robertlehmann.de</email>
</author>
<published>2011-10-08T12:02:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx.git/commit/?id=f81ceba276d562a24d2765d85e73c165d5d38499'/>
<id>f81ceba276d562a24d2765d85e73c165d5d38499</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
