summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* REL: Release 1.10.2v1.10.2Charles R Harris2015-12-142-4/+4
* Merge pull request #6828 from charris/backport-6827Charles Harris2015-12-121-0/+4
|\
| * DOC: Update 1.10.2 release notes with fixes for windows i386.Charles Harris2015-12-121-0/+4
|/
* Merge pull request #6826 from charris/backport-6817Charles Harris2015-12-121-0/+6
|\
| * BUG: Disable 32-bit msvc9 compiler optimizations for npy_rintChristoph Gohlke2015-12-121-0/+6
* | Merge pull request #6822 from charris/backport-6819Charles Harris2015-12-111-12/+12
|\ \ | |/ |/|
| * TST: Fix test_mvoid_multidim_print failures on Python 2.x for WindowsChristoph Gohlke2015-12-111-12/+12
|/
* Merge pull request #6815 from charris/backport-6813Charles Harris2015-12-111-3/+3
|\
| * TST,BUG: Make test_mvoid_multidim_print work for 32 bit systems.Charles Harris2015-12-111-3/+3
|/
* Merge pull request #6788 from charris/backport-6778Charles Harris2015-12-072-4/+64
|\
| * DOC: Update the 1.10.0 release notes.Charles Harris2015-12-072-2/+17
| * DOC: update the 1.10.2 release notes.Charles Harris2015-12-071-4/+49
* | Merge pull request #6787 from charris/backport-6775Charles Harris2015-12-0711-2/+19
|\ \ | |/ |/|
| * MAINT: Include from __future__ boilerplate in some files missing it.Charles Harris2015-12-0711-2/+19
|/
* Merge pull request #6786 from charris/backport-6785Charles Harris2015-12-072-22/+55
|\
| * BUG: Quick and dirty fix for interp.Charles Harris2015-12-072-22/+55
|/
* Merge pull request #6782 from charris/backport-6780Charles Harris2015-12-062-0/+12
|\
| * BUG: metadata is not copied to base_dtypeAllan Haldane2015-12-062-0/+12
* | Merge pull request #6779 from charris/backport-6747Charles Harris2015-12-062-4/+32
|\ \ | |/ |/|
| * DEP: Deprecate changing shape of non-C-contiguous array via descr.Charles Harris2015-12-062-4/+32
|/
* Merge pull request #6783 from charris/fix-travis-for-1.10.xCharles Harris2015-12-062-15/+40
|\
| * BUG: Fix travis ci testing for new google infrastructure.Charles Harris2015-12-062-15/+40
|/
* Merge pull request #6772 from charris/backport-6756Charles Harris2015-12-051-3/+15
|\
| * TST: test f2py, fallback on f2py2.7 etc., fixes #6718Jörn Hees2015-12-051-3/+15
|/
* Merge pull request #6770 from charris/backport-6757Charles Harris2015-12-041-11/+38
|\
| * BUG: link cblas library if cblas is detectedAllan Haldane2015-12-041-11/+38
|/
* Merge pull request #6738 from charris/backport-6094Charles Harris2015-11-262-25/+43
|\
| * BUG: Fixed string representation of mvoid with multi-dimensional columnsThomas Robitaille2015-11-262-25/+43
* | Merge pull request #6736 from charris/backport-6721Charles Harris2015-11-261-1/+2
|\ \
| * | BUG: Fix for #6719Gerrit Holl2015-11-261-1/+2
* | | Merge pull request #6737 from tosh1ki/fix_typoCharles Harris2015-11-261-1/+1
|\ \ \ | |_|/ |/| |
| * | MAINT: Fix typo in swig.interface-file.rsttosh1ki2015-11-271-1/+1
| |/
* | Merge pull request #6735 from charris/undo-relaxed-strides-defaultCharles Harris2015-11-264-4/+4
|\ \ | |/ |/|
| * MAINT: Make no relaxed stride checking the default for 1.10.Charles Harris2015-11-264-4/+4
|/
* Merge pull request #6731 from charris/backport-6726Charles Harris2015-11-262-6/+8
|\
| * TST: Fix travis-ci test for numpy wheels.Charles Harris2015-11-251-1/+1
| * MAINT: Localize variables only used with relaxed stride checking.Charles Harris2015-11-251-5/+7
|/
* Merge pull request #6730 from charris/backport-6717Charles Harris2015-11-251-1/+29
|\
| * BUG: Readd fallback CBLAS detection on linux.Charles Harris2015-11-251-1/+29
|/
* Merge pull request #6703 from ahaldane/fix_getfield_p_arith1.10Charles Harris2015-11-241-13/+16
|\
| * MAINT: fix casting warnings in mapping.cAllan Haldane2015-11-231-12/+15
| * BUG: fix pointer arithmetic in _get_field_viewAllan Haldane2015-11-191-1/+1
* | Merge pull request #6705 from charris/backport-6686Charles Harris2015-11-192-6/+24
|\ \
| * | BUG: testing: fix a bug in assert_string_equalPauli Virtanen2015-11-192-6/+24
| |/
* | Merge pull request #6706 from charris/backport-6695Charles Harris2015-11-191-17/+18
|\ \
| * | BUG: fix removing tempdirs created during buildJulian Taylor2015-11-191-17/+18
| |/
* | Merge pull request #6707 from charris/backport-6697Charles Harris2015-11-191-1/+1
|\ \
| * | MAINT: fix spurious semicolon in macro definition of PyArray_FROM_OTCong Ma2015-11-191-1/+1
| |/
* | Merge pull request #6700 from matthew-brett/test-rint-bug-backportCharles Harris2015-11-191-0/+10
|\ \ | |/ |/|
| * TST: test np.rint bug for large integersMatthew Brett2015-11-181-0/+10
|/