- 15 May, 2015 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 14 May, 2015 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 13 May, 2015 8 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
Fix the pxd file for libcpp.complex
-
- 12 May, 2015 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
avoid runtime 'in' tests for dict literals when we can determine at compile time that there are no duplicate keys
-
Stefan Behnel authored
-
- 11 May, 2015 1 commit
-
-
scoder authored
Fix two small sphinx errors in the tutorials
-
- 09 May, 2015 2 commits
-
-
da_woods authored
Added it to libcpp_all (where it should have been) instead of a custom compile test. complex isn't actually tested in libcpp_all, except that it can be cimported
-
da_woods authored
Previously it could not be cimported Also added a test case (for cimporting the whole of the libcpp standard library)
-
- 08 May, 2015 2 commits
-
-
Hans Moritz Günther authored
-
Hans Moritz Günther authored
-
- 03 May, 2015 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Conflicts: Cython/Utility/CythonFunction.c Cython/Utility/Generator.c
-
Stefan Behnel authored
-
- 28 Apr, 2015 2 commits
-
-
scoder authored
PyTypeObject members tp_compare, tp_richcompare, tp_base
-
Jeroen Demeyer authored
-
- 27 Apr, 2015 3 commits
-
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
- 26 Apr, 2015 6 commits
-
-
Stefan Behnel authored
Conflicts: tests/run/generators.pyx
-
Stefan Behnel authored
prevent generator methods from returning NULL without setting an exception: method call protocol differs from __next__() protocol
-
Stefan Behnel authored
remove test that doesn't apply to normal Python (only to the corresponding .pyx test where it remains)
-
Stefan Behnel authored
-
Stefan Behnel authored
Conflicts: Cython/Compiler/ExprNodes.py
-
Stefan Behnel authored
-