Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Standardize guards in numpy/core/src/multiarray. | Charles Harris | 2021-09-05 | 1 | -3/+3 |
* | MAINT: Remove need for intermediate refcount incs in dealloc | Sebastian Berg | 2019-07-26 | 1 | -0/+3 |
* | MAINT: remove unused parse_index() | Tyler Reddy | 2018-10-26 | 1 | -11/+0 |
* | MAINT: Use PySlice_GetIndicesEx instead of custom reimplementation | Nathaniel J. Smith | 2016-02-09 | 1 | -5/+0 |
* | BUG: Fix indexing 0-sized arrays using empty fancy-indexes | Sebastian Berg | 2013-04-12 | 1 | -1/+2 |
* | Remove maskna API from ndarray, and all (and only) the code supporting it | Nathaniel J. Smith | 2012-06-16 | 1 | -6/+2 |
* | UPD: Use prefixed macros in *.h files except in numpy/numarray. | Charles Harris | 2012-02-04 | 1 | -3/+3 |
* | ENH: missingdata: Get the NA mask working with slice indexing | Mark Wiebe | 2011-08-27 | 1 | -4/+11 |
* | Move subscript iterator in mapping protocol. | David Cournapeau | 2009-04-30 | 1 | -16/+0 |
* | Put multiarray modul sources into separate directory. | David Cournapeau | 2009-04-30 | 1 | -0/+38 |