Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put multiarray modul sources into separate directory. | David Cournapeau | 2009-04-30 | 1 | -119/+0 |
* | Fix numscons build for platforms without wide character unicode support. | David Cournapeau | 2009-04-30 | 1 | -4/+15 |
* | Nuke obsolete register keyword in c sources. | Charles Harris | 2009-04-09 | 1 | -5/+5 |
* | 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 |