<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cython.git/Cython/Utility/MemoryView_C.c, 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>Fix some maybe-unsed function warnings.</title>
<updated>2015-10-11T06:38:22+00:00</updated>
<author>
<name>Robert Bradshaw</name>
<email>robertwb@gmail.com</email>
</author>
<published>2015-10-11T06:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=a9cb5f7243cd9cdc1b82bc010886b4ece2f40845'/>
<id>a9cb5f7243cd9cdc1b82bc010886b4ece2f40845</id>
<content type='text'>
These would (and should) probably be inlined regardless.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These would (and should) probably be inlined regardless.
</pre>
</div>
</content>
</entry>
<entry>
<title>adapt and apply major refactoring of IndexNode originally written by Mark Florisson</title>
<updated>2015-09-04T11:27:58+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-09-04T11:27:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=ab78f93b3ffa88183a0d2aae6b692e394c51f860'/>
<id>ab78f93b3ffa88183a0d2aae6b692e394c51f860</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable atomics usage for MSVC again - seems to be unreliable</title>
<updated>2015-07-31T11:12:51+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-07-31T11:12:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=37d5ce6a6c2602778137c936477911a93342a1ac'/>
<id>37d5ce6a6c2602778137c936477911a93342a1ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove duplicated "va_start()" from memory view code</title>
<updated>2015-07-24T06:54:11+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-07-24T06:54:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=918654ad167008b13d1289a1064e966d21a3b94e'/>
<id>918654ad167008b13d1289a1064e966d21a3b94e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MSVC might want to have (...) around warning messages</title>
<updated>2015-07-04T10:37:01+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-07-04T10:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=2fa5bfa018b949388e16e59eb929ceb0b107898f'/>
<id>2fa5bfa018b949388e16e59eb929ceb0b107898f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix warnings in MSVC atomics code</title>
<updated>2015-07-04T10:33:37+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-07-04T10:33:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=15e83452498531ab3b8922ec132846000c780254'/>
<id>15e83452498531ab3b8922ec132846000c780254</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable dead "atomics" memoryview code for MSVC (untested)</title>
<updated>2015-07-01T15:47:10+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-07-01T15:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=fd6ed9d0773d30559af7abfeadd253d6c3e37f58'/>
<id>fd6ed9d0773d30559af7abfeadd253d6c3e37f58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent creation of "suboffset_dim" temp when it's not used in memory view slicing code</title>
<updated>2014-12-31T14:44:47+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-12-31T14:44:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=66b812263c44a01f0f68d24dbbc2b338238173d1'/>
<id>66b812263c44a01f0f68d24dbbc2b338238173d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out changeset 7102647c1ecd</title>
<updated>2014-10-29T08:33:39+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-10-29T08:33:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=b284081de6d036de216677bd3acff1665ba45c84'/>
<id>b284081de6d036de216677bd3acff1665ba45c84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove usages of CYTHON_FORMAT_SSIZE_T (which is always 'z')</title>
<updated>2014-10-26T16:21:17+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-10-26T16:21:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=049ebe24c86fe26866901c018660efc4cf9b74c5'/>
<id>049ebe24c86fe26866901c018660efc4cf9b74c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
