2010-08-25 |
Craig Citro | Bump version to 0.13 0.13 |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Lisandro Dalcin | more robust build for embedded tests |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Lisandro Dalcin | previous commit broke numpy buffer access for Py<=2.4 |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Lisandro Dalcin | fix support for packed structs with SunPro compiler |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Lisandro Dalcin | skip __index__ test for Py<2.5 |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Robert Bradshaw | Bump version to 0.13.rc1 |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Robert Bradshaw | Unset debug flags. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Robert Bradshaw | bump version to 0.13.r0 |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Robert Bradshaw | Remove failing __getattr__ missing test. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Lisandro Dalcin | conditional compilation for {Py2|Py3}-only special... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Lisandro Dalcin | get rid of Py_TPFLAGS_HAVE_INDEX to fill typeobj.nb_ind... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Lisandro Dalcin | set CYTHON_UNUSED modifier for __index__ special method |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Lisandro Dalcin | silent GCC warnings with Py<2.5 |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Stefan Behnel | merged in latest cython-release |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Stefan Behnel | extended test case: test that common method forwarding... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Stefan Behnel | extended test case: test that common method forwarding... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Stefan Behnel | disable extended unicode test for Python versions ... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Stefan Behnel | disable extended unicode test for Python versions ... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Stefan Behnel | less verbose 2to3 output in test runner |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Stefan Behnel | less verbose 2to3 output in test runner |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Stefan Behnel | quick fix for __getattr__ until we have a better solution |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Stefan Behnel | quick fix for __getattr__ until we have a better solution |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Stefan Behnel | added docstring test for __getattr__ which makes the... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Stefan Behnel | fix inop test |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Stefan Behnel | Added tag 0.13.beta1 for changeset 14957f635a37 |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Stefan Behnel | fix inop test |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Stefan Behnel | merge |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Robert Bradshaw | Fix invisible special methods. |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Robert Bradshaw | Special method docstring tests. |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Robert Bradshaw | Restore special method docstrings. |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Lisandro Dalcin | PyObject_GC_[Un]TRACK -> PyObject_GC_[Un]Track |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Carl Witty | Fix #561 doctests to work under Python 2 and 3; remove... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Stefan Behnel | lots of runnable tests for try-except |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Stefan Behnel | unpack exception test tuples in 'except' clauses, resul... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Stefan Behnel | new test case for doctests in special methods |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Craig Citro | Make version number 0.13.beta1 0.13.beta1 |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Robert Bradshaw | merge |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Robert Bradshaw | Define PyBoolObject for Py3. |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Lisandro Dalcin | fix failing tests (Python 2, 32bits) because of L suffi... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Robert Bradshaw | Comment out ___XXXslice__ methods so we don't break... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Carl Witty | Fix #566, where __getslice__ generates code that gives... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Robert Bradshaw | Fix cpp bool test. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Robert Bradshaw | cpp_bool test (failing) |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Robert Bradshaw | Fix builtin bool tests. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Robert Bradshaw | CPython and C++ bool declarations. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Robert Bradshaw | Remove bool builtin name. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Robert Bradshaw | Add T562 to known bugs list. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Carl Witty | trac #562: test case for segmentation fault |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Carl Witty | Test suite for #561, verifying that all bound methods... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Carl Witty | trac #561: fixed major performance bug in special funct... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Stefan Behnel | do not rely on floating point string representation... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Stefan Behnel | more None check elimination |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Stefan Behnel | re-enable tree assertions in tests |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Stefan Behnel | merged in changes from cython-release branch |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Stefan Behnel | reenable optimisations to prevent their tests from... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Stefan Behnel | fix temp handling inside of EvalWithTempExprNode: |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Stefan Behnel | better debug output |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Stefan Behnel | prevent control characters in unicode literals (ord... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Stefan Behnel | better error output in test |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Robert Bradshaw | Optimization tests. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Robert Bradshaw | Permute optimizations. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Robert Bradshaw | Re-enable DropRefcountingTransform. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Robert Bradshaw | Disable FlattenInListTransform |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Robert Bradshaw | Enable FlattenInListTransform, IterationTransform. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Robert Bradshaw | Another needed optimization. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Robert Bradshaw | Another necessary "optimization." |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Robert Bradshaw | Disable optimizations (revert before release). |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Robert Bradshaw | Testcase for #564, refcount bug in isinstance optimization |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Kurt Smith | use 'hg identify' to generate .hgrev file |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Stefan Behnel | code cleanup for function default arguments, make sure... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Stefan Behnel | removed 'test3' make target - 'make PYTHON=python3... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Stefan Behnel | comments |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Stefan Behnel | fix performance hit in argument unpacking when passing... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Stefan Behnel | coercions should always return a new node in order... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Robert Bradshaw | Add wrapper files to MANIFEST.in. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Robert Bradshaw | Added tag 0.13.beta0 for changeset 5ac2eaefcdc9 |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Robert Bradshaw | Version bump. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Stefan Behnel | Py3 test fix 0.13.beta0 |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Stefan Behnel | merge |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Stefan Behnel | safety fix for unicode literals test - otherwise fails... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Robert Bradshaw | Merge closures into main development branch. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Chuck Blake | Easy enough to wrap in a hasattr. On my system only... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Chuck Blake | Add pyrex_directives dictionary optional attribute... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Lisandro Dalcin | forgot to update pxd in previous commit |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Lisandro Dalcin | fix C++ namespace for enum items |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Stefan Behnel | typo |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Stefan Behnel | generate the expected (fast) code for isinstance()... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Stefan Behnel | fix 'set' type checks (prevent match with frozenset) |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Stefan Behnel | provide 'complex' type as Builtin.complex_type |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Stefan Behnel | fix return types of PyBytes_* C-API functions |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Stefan Behnel | fix code annotation of 'finally' block |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Robert Bradshaw | Fix #549, compiler crash on bad template type. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Robert Bradshaw | Test case for #494, function binding. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Robert Bradshaw | Fix #502, handle implicitly unsigned chars. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Stefan Behnel | applied fix by haoyu for bug #543 |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Stefan Behnel | merged in latest cython-devel |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Stefan Behnel | better error message for tuple unpacking, following... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Stefan Behnel | fix test for Py3.x after breaking it with the Py2.4 fix |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Stefan Behnel | test fix for Py<2.5 |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Stefan Behnel | test fix for Py<=2.5 |
commit | commitdiff | tree | snapshot |
next |