summaryrefslogtreecommitdiff
path: root/numpy/distutils/ccompiler.py
Commit message (Expand)AuthorAgeFilesLines
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-9/+9
* Merge trunk (r2142:2204) to power_optimization branchcookedm2006-03-071-0/+8
* Fixing mingw32 building: fixes undefined referece __EH_FRAME_BEGIN__ linker f...Pearu Peterson2006-02-181-3/+2
* Replace type(a) is (something) with appropiate is_string/is_sequence testscookedm2006-02-011-11/+11
* Misc cleanups + replace `a` with %r or repr(a)cookedm2006-01-311-3/+4
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-3/+3
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+359