- 14 Apr, 2013 7 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
work around inability to detect existing Python globals (e.g. from imports) when cpdef-ing global functions
-
Mark Florisson authored
-
Mark Florisson authored
Relax stride check for zero- and one-sized dimensions
-
Mark Florisson authored
-
Stefan Behnel authored
-
Stefan Behnel authored
remove redundant importing overhead for newly built test module in test runner and make sure we always import exactly the one we just built
-
- 12 Apr, 2013 7 commits
-
-
Mark Florisson authored
Naive approach to fix memview incref/decref asymmetry in transpose
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 11 Apr, 2013 10 commits
-
-
Stefan Behnel authored
--HG-- extra : rebase_source : 9a5bbb4f08a0eb5be71afd48d9ad5566d8a39efc
-
Stefan Behnel authored
--HG-- extra : rebase_source : fb47cc7e0154abb172016f1945dad2968b3f2a3e
-
Robert Bradshaw authored
Non-Wrapped Inline Declaration Breaking Compatibility with C89 Compilers
-
Charles Grunwald (Juntalis) authored
-
scoder authored
Explain difference between cdef and cpdef
-
nbruin authored
-
nbruin authored
-
nbruin authored
-
nbruin authored
-
nbruin authored
-
- 10 Apr, 2013 1 commit
-
-
Stefan Behnel authored
-
- 09 Apr, 2013 5 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
Add casting to const
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
- 08 Apr, 2013 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 07 Apr, 2013 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- rename : tests/compile/ext_attribute_cache.pyx => tests/run/ext_attribute_cache.pyx
-
- 06 Apr, 2013 4 commits
-
-
Stefan Behnel authored
enable Py_TPFLAGS_HAVE_VERSION_TAG on extension types by default (also in Py2) and provide 'type_version_tag' option to disable it
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-