<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cython.git, branch fixed_code_objects</title>
<subtitle>github.com: cython/cython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/'/>
<entry>
<title>correctly tie one PyCodeObject instance to one function to allow for proper tracing and profiling</title>
<updated>2016-07-31T19:48:16+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2016-07-31T19:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=1695e3889159537e0677528b52210b7575a2a95a'/>
<id>1695e3889159537e0677528b52210b7575a2a95a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reformat some code</title>
<updated>2016-07-31T18:10:21+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2016-07-31T18:04:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=ffa9234c32a07e6578d59be86d9349f10cc46d1a'/>
<id>ffa9234c32a07e6578d59be86d9349f10cc46d1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add "e" and "pi" aliases to libc.math declarations to bring it closer to a drop-in replacement for Python's math module</title>
<updated>2016-07-31T14:09:02+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2016-07-31T14:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=608641ca5600f6d829bd50eba7bb1d180d7fa896'/>
<id>608641ca5600f6d829bd50eba7bb1d180d7fa896</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fold CYTHON_USE_PYLONG_INTERNALS feature macro into the same initialisation section as the others</title>
<updated>2016-07-31T07:30:31+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2016-07-31T07:30:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=f121eebde46e487d29dc2c22b4809e37c577e4cc'/>
<id>f121eebde46e487d29dc2c22b4809e37c577e4cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use new macro in two more places</title>
<updated>2016-07-31T07:22:03+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2016-07-31T07:22:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=602198567bd7fbef8f0f25ef080c8f3dcfaa14d6'/>
<id>602198567bd7fbef8f0f25ef080c8f3dcfaa14d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add macro indirections that apparently help making pyston happier</title>
<updated>2016-07-31T07:16:01+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2016-07-31T07:10:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=9a3f96e8109ae0c00c763a4878e871b9d0d06e59'/>
<id>9a3f96e8109ae0c00c763a4878e871b9d0d06e59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>silence a C compiler warning for trivial generators that do not use their closure class cast (seems to be difficult to avoid such cases)</title>
<updated>2016-07-31T06:59:32+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2016-07-31T06:59:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=7fa5990c78dd8a30b66881f58c9947399484e493'/>
<id>7fa5990c78dd8a30b66881f58c9947399484e493</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>guard the usage of the new PEP 492 async type slots by an explicit feature macro</title>
<updated>2016-07-31T06:16:20+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2016-07-31T06:16:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=5e7c718a7d2200c286e00c04e9f6c55a13dcab9e'/>
<id>5e7c718a7d2200c286e00c04e9f6c55a13dcab9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>temporarily undo last commit, in case travis doesn't have it</title>
<updated>2016-07-30T22:03:51+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2016-07-30T22:03:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=6931f23407d58c81df6c1e3346a21529ef01d2cd'/>
<id>6931f23407d58c81df6c1e3346a21529ef01d2cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>let's see if travis has a Py2.7-dev available that we can test against</title>
<updated>2016-07-30T21:53:29+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2016-07-30T21:53:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=a395b91dbe446b6518293c574e41430bc698f815'/>
<id>a395b91dbe446b6518293c574e41430bc698f815</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
