Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BLD: Move numpy.build_utils -> numpy._build_utils, add to MANIFEST.in | Alex Willmer | 2015-08-05 | 1 | -138/+0 |
* | STY: Giant comma spacing fixup. | Charles Harris | 2013-08-18 | 1 | -3/+3 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
* | Merge pull request #460 from endolith/regex_formatting | Charles Harris | 2013-04-03 | 1 | -2/+3 |
|\ | |||||
| * | DOC: Used regex to find colons missing spaces which render wrong online, also... | endolith | 2013-03-19 | 1 | -2/+3 |
* | | 2to3: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -1/+1 |
|/ | |||||
* | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -0/+2 |
* | BUG: forgot to add long double check. | David Cournapeau | 2011-08-29 | 1 | -0/+135 |