summaryrefslogtreecommitdiff
path: root/numpy/f2py/src/fortranobject.h
Commit message (Expand)AuthorAgeFilesLines
* BUG: core: use PyCapsule objects only on Python >= 3.0, stay with PyCObjects ...Pauli Virtanen2010-07-171-1/+1
* ENH, BUG: PyCObject will be deprecated in python 2.7. So use the NpyCapsuleCharles Harris2010-05-031-2/+2
* 3K: f2py: port much of f2py C code to Py3Pauli Virtanen2010-03-061-3/+29
* ENH: Add support for PyCapsule.Charles Harris2010-02-251-1/+15
* Introduced intent(align4|align8|align16) attributes. Fixes scipy ticket 794 a...Pearu Peterson2009-10-251-0/+14
* Fix f2py and docTravis Oliphant2006-07-081-1/+1
* Fix f2py to use new namesTravis Oliphant2006-07-081-4/+4
* Fix f2py to handle character arrays in common blocksTravis Oliphant2006-03-081-0/+1
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-1/+1
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+123