- 12 Apr, 2013 3 commits
-
-
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 10 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
-
scoder authored
Correctly handle function pointer typedefs with calling convention specified.
-
scoder authored
Fix extern variable cimport code in cimport_from_pyx mode
-
scoder authored
Consistently declare local error reporting variables (lineno, clineno, filename)
-
Nikita Nemkin authored
In cimport_from_pyx mode don't treat "cdef extern from" variables as being defined, preventing erroneous cross-module cimport.
-
Nikita Nemkin authored
Consistently declare local error reporting variables (lineno, clineno, filename) for all types of functions.
-
Stefan Behnel authored
-
- 05 Apr, 2013 5 commits
-
-
Robert Bradshaw authored
Fix C/C++ compilation error when if/else expression has extension class type.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-