aboutsummaryrefslogtreecommitdiffstats
path: root/main/cython
Commit message (Collapse)AuthorAgeFilesLines
* main/cython: fix indentation and licenseJakub Jirutka2016-10-301-7/+7
|
* main/cython: update to 0.25.1Stuart Cardall2016-10-301-5/+5
| | | | https://github.com/cython/cython/blob/master/CHANGES.rst
* [various] rename python executable in APKBUILDs to python2Jakub Jirutka2016-10-261-2/+2
|
* [various] rename dependency python-dev to python2-devJakub Jirutka2016-10-261-1/+1
|
* main/cython: update to 0.24.1Stuart Cardall2016-08-121-19/+10
| | | | https://github.com/cython/cython/blob/master/CHANGES.rst
* main/cython: fix $depends_devStuart Cardall2016-05-091-2/+2
|
* main/cython: update to 0.24Stuart Cardall2016-04-181-4/+4
|
* main/cython: new upstream version 0.23.5Christian Kampka2016-03-291-4/+4
|
* update all source= lines to use :: instead of saveas- syntaxMuh Muhten2016-03-101-1/+1
|
* main/cython: update to 0.23.4Stuart Cardall2015-10-261-4/+4
|
* main/cython: update to 0.23.3Stuart Cardall2015-10-071-4/+4
|
* main/cython: update to 0.23.2Stuart Cardall2015-09-171-4/+4
|
* main/cython: update to 0.23.1Stuart Cardall2015-08-241-4/+4
| | | | | | | | | | | | | | | | | | 0.23.1 (2015-08-22) Bugs fixed Invalid C code for generators. This fixes ticket 858. Invalid C code for some builtin methods. This fixes ticket 856. Invalid C code for unused local buffer variables. This fixes ticket 154. Test failures on 32bit systems. This fixes ticket 857. Code that uses "from xyz import *" and global C struct/union/array variables could fail to compile due to missing helper functions. This fixes ticket 851. Misnamed PEP 492 coroutine property cr_yieldfrom renamed to cr_await to match CPython. Missing deallocation code for C++ object attributes in certain extension class hierarchies. Crash when async coroutine was not awaited. Compiler crash on yield in signature annotations and default argument values. Both are forbidden now. Compiler crash on certain constructs in finally clauses. Cython failed to build when CPython's pgen is installed.
* main/cython: update to 0.23Stuart Cardall2015-08-121-5/+4
|
* main/cython: update to 0.22.1Stuart Cardall2015-06-261-4/+4
|
* testing/cython: move to mainCarlo Landmeter2015-04-241-0/+40