Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ticket #102 and a few other 1-field descriptions. | Travis Oliphant | 2006-05-09 | 1 | -2/+2 |
* | Changed the C-API by making the a.flags object a builtin object for speed. A... | Travis Oliphant | 2006-03-15 | 1 | -150/+1 |
* | Fixed segfault on multiarray import in install directory. Now, it just raise... | Travis Oliphant | 2006-03-12 | 1 | -3/+6 |
* | Run reindent.py (script distributed with Python) over the source to remove ex... | cookedm | 2006-03-10 | 1 | -12/+12 |
* | Run tabnanny over the code, and replace uses of tab for indentation with spaces | cookedm | 2006-03-10 | 1 | -2/+2 |
* | Check for duplicate field names. Change .arrdescr --> .descr and .subdescr -... | Travis Oliphant | 2006-01-25 | 1 | -3/+3 |
* | Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; .dt... | Travis Oliphant | 2006-01-15 | 1 | -7/+7 |
* | Added new feature to .view method so that if the argument is a sub-type of th... | Travis Oliphant | 2006-01-06 | 1 | -15/+1 |
* | rename sub-packages | Travis Oliphant | 2006-01-04 | 1 | -0/+327 |