Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Formatted the docstring. Added comment regarding the handling of missing valu... | dhuard | 2008-04-09 | 1 | -42/+40 | |
* | Modified io._getconv to allow loading values stored as float as integers arra... | dhuard | 2008-04-04 | 1 | -1/+1 | |
* | Add fromregex function (needs more testing) and some simple spreadsheet-like ... | Travis Oliphant | 2008-04-04 | 1 | -0/+22 | |
* | added 1D tests for loadtxt and savetxt. Fixed a bug | dhuard | 2008-04-03 | 1 | -1/+1 | |
* | Fixed a bug with loadtxt and savetxt failing on record arrays. This addresses... | dhuard | 2008-04-03 | 1 | -4/+2 | |
* | Correct condition. | Robert Kern | 2008-02-28 | 1 | -1/+1 | |
* | Typo. | Robert Kern | 2008-02-28 | 1 | -1/+1 | |
* | Handle the no-comment case correctly. | Robert Kern | 2008-02-27 | 1 | -1/+5 | |
* | ran reindent | Jarrod Millman | 2008-02-08 | 1 | -27/+23 | |
* | Fix deprecate_with_doc and deprecate for builtin functions. | Travis Oliphant | 2007-12-30 | 1 | -3/+8 | |
* | Merge the lib_for_io branch back into the trunk. | Travis Oliphant | 2007-12-30 | 1 | -0/+360 |