Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: Fix more typos in docs and comments. | Dongjoon Hyun | 2016-02-25 | 1 | -1/+1 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
* | 2to3: Add `from __future__ import ...` to some files that were missed. | Charles Harris | 2013-03-28 | 1 | -0/+2 |
* | 2to3: Updata `except Exception, msg:` syntax in files not in numpy/ . | Charles Harris | 2013-02-27 | 1 | -1/+1 |
* | reindenting prior to release | Jarrod Millman | 2008-09-02 | 1 | -1/+1 |
* | prepare_bootstrap script now handles pyver correctly, and can be set from com... | David Cournapeau | 2008-07-28 | 1 | -2/+13 |
* | Bootstrap script now works from scratch. | David Cournapeau | 2008-07-28 | 1 | -7/+34 |
* | Uncomment bootstrap tasks. | David Cournapeau | 2008-07-28 | 1 | -3/+3 |
* | Add nsis template, and bootstrap script, to bootstrap win32 binary build. | David Cournapeau | 2008-07-28 | 1 | -0/+71 |