summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MAINT: `multiarray_tests` was renamed in master.backport_10824Charles Harris2018-04-251-1/+1
* STY: Fix long line.Charles Harris2018-04-251-1/+2
* fix from reviewmattip2018-04-252-16/+18
* BUG: test, fix PyArray_DiscardWritebackIfCopy refcount issue and documentmattip2018-04-254-13/+60
* Merge pull request #10947 from ahaldane/fix_style_arg_1.14Charles Harris2018-04-242-0/+5
|\
| * BUG: 'style' arg to array2string broken in legacy modeAllan Haldane2018-04-212-0/+5
* | Merge pull request #10962 from ahaldane/backport_10860Allan Haldane2018-04-232-2/+39
|\ \
| * | BUG: core: fix NPY_TITLE_KEY macro on pypyPauli Virtanen2018-04-232-2/+39
| |/
* | Merge pull request #10961 from ahaldane/backport_10869Allan Haldane2018-04-231-0/+2
|\ \
| * | BUG: Fix encoding regression in ma/bench.py (Issue #10868)Jonathan March2018-04-231-0/+2
| |/
* | Merge pull request #10960 from ahaldane/backport_10916Allan Haldane2018-04-231-1/+1
|\ \
| * | Add missing underscore to prototype in check_embedded_lapackMalcolm Smith2018-04-231-1/+1
| |/
* | Merge pull request #10959 from ahaldane/backport_10778Allan Haldane2018-04-232-1/+3
|\ \ | |/ |/|
| * BUG: test, fix for missing flags['WRITEBACKIFCOPY'] keymattip2018-04-232-1/+3
|/
* Merge pull request #10905 from ahaldane/fix_fromrecords_backcompatCharles Harris2018-04-132-24/+40
|\
| * BUG: for 1.14 back-compat, accept list-of-lists in fromrecordsAllan Haldane2018-04-132-24/+40
|/
* Merge pull request #10862 from ahaldane/fix_float_repr_tp_print_override_1.14Charles Harris2018-04-092-0/+53
|\
| * BUG: floating types should override tp_printAllan Haldane2018-04-082-0/+53
|/
* Merge pull request #10729 from charris/prepare-1.14.2Charles Harris2018-03-123-0/+64
|\
| * DOC: Create 1.14.2 notes and changelog.Charles Harris2018-03-113-0/+64
|/
* Merge pull request #10727 from charris/backport-10650Charles Harris2018-03-112-2/+2
|\
| * BUG: Fix missing NPY_VISIBILITY_HIDDEN on npy_longdouble_to_PyLongEric Wieser2018-03-112-2/+2
* | Merge pull request #10726 from charris/backport-10657Charles Harris2018-03-111-5/+25
|\ \
| * | BUG: f2py: fix f2py generated code to work on PypyPauli Virtanen2018-03-111-5/+25
| |/
* | Merge pull request #10725 from charris/backport-10716Charles Harris2018-03-112-27/+38
|\ \ | |/ |/|
| * BUG: dragon4 fractional output mode adds too many trailing zerosAllan Haldane2018-03-112-27/+38
|/
* Merge pull request #10674 from ahaldane/fix_0d_object_subclass_again_1.14.2Charles Harris2018-03-022-13/+47
|\
| * BUG: Further back-compat fix for subclassed array reprAllan Haldane2018-02-272-13/+47
|/
* Merge pull request #10630 from charris/prepare-1.14.1Charles Harris2018-02-202-25/+141
|\
| * REL: Prepare for 1.14.1 release.Charles Harris2018-02-192-25/+141
|/
* Merge pull request #10629 from ahaldane/recursive_closure_backport2Charles Harris2018-02-193-93/+106
|\
| * BUG: break cyclic refs in recursive closuresAllan Haldane2018-02-184-9/+37
| * Revert "Merge pull request #10622 from ahaldane/fix_arrayprint_recursive_clos...Allan Haldane2018-02-182-103/+88
|/
* Merge pull request #10624 from charris/backport-10623Charles Harris2018-02-182-1/+6
|\
| * BUG: Correctly identify comma seperated dtype stringsSimon Gibbons2018-02-182-1/+6
|/
* Merge pull request #10622 from ahaldane/fix_arrayprint_recursive_closure_back...Charles Harris2018-02-182-88/+103
|\
| * BUG: deallocate recursive closure in arrayprint.pyAllan Haldane2018-02-172-88/+103
|/
* Merge pull request #10612 from charris/backport-10381Charles Harris2018-02-163-15/+48
|\
| * ENH: Always show dtype fields in the array repr, even for non-voidEric Wieser2018-02-162-7/+13
| * BUG: Fix crash on non-void structured array reprEric Wieser2018-02-162-7/+29
| * BUG: Show the base of a compound dtype even when it doesn't subclass voidEric Wieser2018-02-162-2/+7
* | Merge pull request #10610 from charris/backport-10477Charles Harris2018-02-1611-819/+256
|\ \
| * | BUG: Align type definition with generated lapack (#10477)xoviat2018-02-1611-819/+256
| |/
* | Merge pull request #10608 from charris/backport-10588Charles Harris2018-02-162-15/+30
|\ \
| * | BUG: Revert sort optimization in np.unique.Charles Harris2018-02-162-15/+30
| |/
* | Merge pull request #10609 from charris/backport-10544Charles Harris2018-02-162-6/+63
|\ \ | |/ |/|
| * BUG: infinite recursion in str of 0d subclassesAllan Haldane2018-02-162-6/+63
|/
* Merge pull request #10607 from charris/backport-10596Charles Harris2018-02-162-5/+7
|\
| * BUG: Functions in ma should not add Notes to existing docstrings.Charles Harris2018-02-161-5/+7
| * DOC: Update sphinxext submodule hash.Charles Harris2018-02-161-0/+0