summaryrefslogtreecommitdiff
path: root/numpy/f2py/cb_rules.py
Commit message (Expand)AuthorAgeFilesLines
* 3K: f2py: make f2py run far enough to produce output files (they don't compil...Pauli Virtanen2010-03-061-1/+1
* ENH: Add support for PyCapsule.Charles Harris2010-02-251-2/+2
* 3K: f2py: break cyclic imports (which are not allowed on Py3) by moving them ...Pauli Virtanen2010-02-201-1/+2
* f2py: fix a code generation bug when callback function is taking arguments wi...Pearu Peterson2009-11-091-31/+31
* Removed unused/redundant imports.Alan McIntyre2008-09-181-3/+0
* use 'in' keyword to test dictionary membershipJarrod Millman2007-11-281-18/+27
* ran reindent.py to clean up whitespaceJarrod Millman2007-10-291-1/+1
* using faster string methods rather than deprecated string moduleJarrod Millman2007-10-291-3/+6
* Applying patch from ticket 437.Pearu Peterson2007-04-021-4/+4
* More f2py changesTravis Oliphant2006-07-081-2/+2
* Fix f2py to use new namesTravis Oliphant2006-07-081-1/+1
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-7/+2
* Change License text to NumPy License (permission granted by Pearu)Travis Oliphant2006-01-201-1/+1
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+534