summaryrefslogtreecommitdiff
path: root/numpy/core/defchararray.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a few more improper uses of .dtype attribute.Travis Oliphant2006-01-211-2/+2
* Fixed char.array functionTravis Oliphant2006-01-181-4/+3
* Fixed dotblas for zero-size arrays.Travis Oliphant2006-01-171-1/+1
* Fixed up usage of dtype to be consistent with new dtype objects.Travis Oliphant2006-01-171-1/+1
* Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; .dt...Travis Oliphant2006-01-151-1/+1
* Renamed module file to minimize confusion.Travis Oliphant2006-01-061-0/+339