summaryrefslogtreecommitdiff
path: root/numpy/distutils/fcompiler/absoft.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix version detection of an older absoft compiler (version 2.3 to be specific).Pearu Peterson2006-04-191-1/+4
|
* Some fixes for Absoft Fortran 10.0 on 64-bit Linux. I would appreciate some ↵Robert Kern2006-04-191-2/+13
| | | | double-checking from someone else on this!
* Run reindent.py (script distributed with Python) over the source to remove ↵cookedm2006-03-101-1/+1
| | | | extraneous whitespace
* Run tabnanny over the code, and replace uses of tab for indentation with spacescookedm2006-03-101-1/+1
|
* Back out mistaken commitRobert Kern2006-02-091-2/+2
|
* Fixed join() -> os.path.join()Robert Kern2006-02-091-2/+2
|
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-4/+4
|
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+137