summaryrefslogtreecommitdiff
path: root/numpy/distutils/command/build_ext.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed ticket 4Pearu Peterson2006-02-151-0/+3
* Back out mistaken commitRobert Kern2006-02-091-1/+0
* Fixed join() -> os.path.join()Robert Kern2006-02-091-0/+1
* Remove unused importscookedm2006-02-021-7/+6
* Replace type(a) is (something) with appropiate is_string/is_sequence testscookedm2006-02-011-3/+2
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-5/+5
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+349