- 11 Feb, 2017 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Issue a warning as this is a behavioural change that can lead to subtle code breakage of currently working code, in the same way that the previous behaviour could easily lead to bugs in general. Resolves #1602.
-
- 10 Feb, 2017 6 commits
-
-
scoder authored
ENH: update test skip list for pypy
-
scoder authored
Delete trailing spaces
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
use compiled Cython for appveyor build: we compile it anyway so that is what we should test (and it speeds up the tests)
-
- 06 Feb, 2017 1 commit
-
-
Robert Bradshaw authored
Vector cleanups
-
- 03 Feb, 2017 2 commits
-
-
Joe Jevnik authored
-
Joe Jevnik authored
interator (true as of C++11)
-
- 02 Feb, 2017 3 commits
-
-
Robert Bradshaw authored
C++ fixes
-
Joe Jevnik authored
-
Joe Jevnik authored
-
- 25 Jan, 2017 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 24 Jan, 2017 1 commit
-
-
Robert Bradshaw authored
-
- 20 Jan, 2017 1 commit
-
-
Robert Bradshaw authored
-
- 18 Jan, 2017 1 commit
-
-
Robert Bradshaw authored
Add --src flag to add c/c++ src files (cythonmagic)
-
- 13 Jan, 2017 2 commits
-
-
Robert Bradshaw authored
-
Karl Kempe authored
-
- 11 Jan, 2017 1 commit
-
-
mathbunnyru authored
-
- 06 Jan, 2017 2 commits
-
-
Robert Bradshaw authored
Fix Includes/Deprecated not included in Windows wheels
-
Christoph Gohlke authored
-
- 04 Jan, 2017 1 commit
-
-
Robert Bradshaw authored
-
- 02 Jan, 2017 8 commits
-
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
scoder authored
Optimize string comparisons
-
Robert Bradshaw authored
-
Claudio Freire authored
-
Claudio Freire authored
-
- 29 Dec, 2016 3 commits
-
-
Claudio Freire authored
-
Claudio Freire authored
-
Claudio Freire authored
Use their hashes, if initialized, to short-circuit the "not-eq" path. Should speed up comparisons of interned strings.
-