Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UPDATE: Replace macros in old_defines.h by new. | Charles Harris | 2012-02-04 | 1 | -16/+16 |
* | STY: Remove trailing whitespace | Mark Wiebe | 2011-07-26 | 4 | -17/+17 |
* | ENH: core: More cleanups removing direct PyArrayObject field access | Mark Wiebe | 2011-07-19 | 1 | -35/+35 |
* | BUG: core: use PyCapsule objects only on Python >= 3.0, stay with PyCObjects ... | Pauli Virtanen | 2010-07-17 | 1 | -1/+1 |
* | ENH, BUG: PyCObject will be deprecated in python 2.7. So use the NpyCapsule | Charles Harris | 2010-05-03 | 1 | -1/+1 |
* | BUG: NPY_PY3K probably isn't defined when libnumarray.h is included. | Charles Harris | 2010-02-23 | 1 | -1/+1 |
* | BUG: Replace deprecated PyCObject by PyCapsule for Python >= 3.1. | Charles Harris | 2010-02-23 | 1 | -21/+40 |
* | 3K: ENH: move numarray includes under numarray/include so that the 'numpy' di... | Pauli Virtanen | 2010-02-21 | 6 | -0/+1583 |