- 02 Sep, 2015 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
Conflicts: Cython/Compiler/Optimize.py Cython/Compiler/StringEncoding.py
-
Stefan Behnel authored
fix bytes literal creation from compile-time DEF expressions (used to become Unicode strings due to missing encoding)
-
- 01 Sep, 2015 10 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
This avoids the issue with overloaded address-of operators.
-
Robert Bradshaw authored
-
Jakub Wilk authored
-
Stefan Behnel authored
-
- 30 Aug, 2015 3 commits
-
-
scoder authored
CHANGES: fix Docutils warnings: Inline emphasis start-string without end-string.
-
Jakub Wilk authored
-
Robert Bradshaw authored
Fix typo.
-
- 29 Aug, 2015 1 commit
-
-
Jakub Wilk authored
-
- 28 Aug, 2015 3 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
This avoids the issue with overloaded address-of operators.
-
- 23 Aug, 2015 5 commits
-
-
Stefan Behnel authored
Conflicts: CHANGES.rst
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 22 Aug, 2015 13 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
seems like the explicit deepcopy helpers in the control flow state objects are no longer needed but crash the compiler due to infinite recursion
-
Stefan Behnel authored
base buffer handling conditions during code generation only on used buffer entries to avoid overhead if all of them are unused
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 21 Aug, 2015 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-