<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cython.git/Cython/Utility/arrayarray.h, 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 shrinking and overflow in cpython.array</title>
<updated>2014-12-17T16:46:42+00:00</updated>
<author>
<name>Lars Buitinck</name>
<email>larsmans@gmail.com</email>
</author>
<published>2014-12-10T20:49:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=65d3b977d785bca3219c3dbaf055c4aacadf0a7f'/>
<id>65d3b977d785bca3219c3dbaf055c4aacadf0a7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify Py version checks in arrayarray.h</title>
<updated>2014-08-23T13:02:16+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-08-23T13:02:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=9c8d1ec425b4eadf645a7df679dd0545f9fa5794'/>
<id>9c8d1ec425b4eadf645a7df679dd0545f9fa5794</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove outdated comment</title>
<updated>2014-08-23T12:14:15+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-08-23T12:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=08267b8804649c3704ccadd7dca128c38d6b5e98'/>
<id>08267b8804649c3704ccadd7dca128c38d6b5e98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cpython.array declaration order.</title>
<updated>2012-10-30T07:19:54+00:00</updated>
<author>
<name>Robert Bradshaw</name>
<email>robertwb@gmail.com</email>
</author>
<published>2012-10-30T07:19:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=5941a5b71345307ad075c75f0d4cfea12e15242c'/>
<id>5941a5b71345307ad075c75f0d4cfea12e15242c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleaned up exported C-API of array.array object</title>
<updated>2012-08-20T17:03:06+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-08-20T17:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=a3ace265e68ad97c24ce2b52d99d45b60b26eda2'/>
<id>a3ace265e68ad97c24ce2b52d99d45b60b26eda2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>exclude comments from generated C file</title>
<updated>2012-08-20T11:55:04+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-08-20T11:55:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=f82ea1955c0d7cc669d70f77005135d7a6ad9c5c'/>
<id>f82ea1955c0d7cc669d70f77005135d7a6ad9c5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make declarations of arrayarray.h functions 'static' as they are only used internally as utility code</title>
<updated>2012-06-27T12:53:04+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-06-27T12:53:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=473cc0be9d9111c63994fb1089bdb4a5cbd3889f'/>
<id>473cc0be9d9111c63994fb1089bdb4a5cbd3889f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Arrays use unamed fields, require non-standard (C11) extension.</title>
<updated>2012-05-20T07:18:54+00:00</updated>
<author>
<name>Robert Bradshaw</name>
<email>robertwb@gmail.com</email>
</author>
<published>2012-05-20T07:18:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=008e1f626527f92d54cd961a0c1002b41532fd7d'/>
<id>008e1f626527f92d54cd961a0c1002b41532fd7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>arrayarray utility code hack</title>
<updated>2012-05-20T06:36:37+00:00</updated>
<author>
<name>Robert Bradshaw</name>
<email>robertwb@gmail.com</email>
</author>
<published>2012-05-20T06:36:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=3bd45ec20be0b5de966123cb08738d5dfdcea7f8'/>
<id>3bd45ec20be0b5de966123cb08738d5dfdcea7f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
