Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix pickling of numpy.unicode_ objects on narrow builds of Python. | Travis Oliphant | 2007-10-26 | 1 | -1/+1 |
* | Fix whitespace to conform to Python 3000 convention. | Stefan van der Walt | 2007-08-21 | 1 | -62/+62 |
* | Fix white-space issues. | Travis Oliphant | 2006-08-19 | 1 | -9/+9 |
* | Add string (and unicode) comparison to array objects. | Travis Oliphant | 2006-04-14 | 1 | -2/+3 |
* | Fixed bug in unicode change. | Travis Oliphant | 2006-02-09 | 1 | -3/+4 |
* | Fixed reference count problems. | Travis Oliphant | 2006-02-09 | 1 | -3/+3 |
* | Created NumPy unicode as 32-bit. | Travis Oliphant | 2006-02-09 | 1 | -3/+69 |
* | Add ucsnarrow.c code. | Travis Oliphant | 2006-02-09 | 1 | -0/+40 |