Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Fix some typos in a code string and comments | Dongjoon Hyun | 2016-01-27 | 1 | -1/+1 |
* | DOC note the effect of #1866 in byteorder discussion | Joel Nothman | 2014-10-22 | 1 | -0/+9 |
* | ENH: add tobytes and stop using tostring in documentation | Julian Taylor | 2014-02-11 | 1 | -4/+4 |
* | DOC: Add an example of casting array type and byte order using astype. | Miguel de Val-Borro | 2013-11-11 | 1 | -0/+9 |
* | STY: Giant whitespace cleanup. | Charles Harris | 2013-08-18 | 1 | -1/+0 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
* | 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 | -2/+4 |
* | Proper escaping in doc.byteswapping | Pauli Virtanen | 2009-10-04 | 1 | -1/+1 |
* | Small doc rephrase | Matthew Brett | 2009-10-03 | 1 | -1/+1 |
* | ENH: add byteswapping tutorial | Matthew Brett | 2009-10-03 | 1 | -0/+137 |