summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ENH: use linux fallocate to reserve diskspace in array.tofileJulian Taylor2015-12-173-1/+55
* Merge pull request #6842 from charris/fix-script-styleCharles Harris2015-12-172-6/+11
|\
| * STY: Style fixes for .travis.yml and travis-upload-wheel.shCharles Harris2015-12-162-6/+11
* | Merge pull request #6848 from heni/fix/bdist_egg-supportCharles Harris2015-12-171-2/+2
|\ \
| * | BLD: use setuptools for bdist_egg distributionsEugene Krokhalev2015-12-171-2/+2
| |/
* | Merge pull request #6795 from charris/update-1.11.0-notesCharles Harris2015-12-171-1/+2
|\ \
| * | DOC: Update future changes in the 1.11.0 release notes.Charles Harris2015-12-081-1/+2
* | | Merge pull request #6831 from gfyoung/spelling_correctionsCharles Harris2015-12-173-14/+14
|\ \ \
| * | | MAINT: minor spelling and grammar correctionsgfyoung2015-12-163-14/+14
| | |/ | |/|
* | | Merge pull request #6843 from charris/fix-filenotfounderrorCharles Harris2015-12-171-4/+5
|\ \ \ | |/ / |/| |
| * | BUG: Fix use of python 3 only FileNotFoundError in test_f2py.Charles Harris2015-12-161-4/+5
|/ /
* | Merge pull request #6837 from charris/test-chroot-buildCharles Harris2015-12-162-56/+85
|\ \
| * | TST: Clean up travis-test and make it work with current travis ci.Charles Harris2015-12-162-56/+85
* | | Merge pull request #6836 from jbn/masterNathaniel J. Smith2015-12-151-1/+1
|\ \ \ | |/ / |/| |
| * | Correct reference to Johnk's algorithmJohn Bjorn Nelson2015-12-151-1/+1
|/ /
* | Merge pull request #6832 from gopalmeena/Patch6792Jaime2015-12-141-1/+1
|\ \
| * | Made changes in numpy/numpy/random/mtrand/matrand.pyxgopalmeena2015-12-151-1/+1
* | | Merge pull request #6825 from proinsias/numpy.distutils.ccompilerRalf Gommers2015-12-141-5/+3
|\ \ \
| * | | MAINT: Resolve import naming collision and optimize importsFrancis T. O'Donovan2015-12-121-5/+3
* | | | Merge pull request #6829 from pv/bench-speedPauli Virtanen2015-12-146-51/+107
|\ \ \ \
| * | | | BENCH: speed up benchmark suite import time; bump bench_ufunc timeout upwardPauli Virtanen2015-12-146-51/+107
* | | | | Merge pull request #6830 from pv/travis-asvNathaniel J. Smith2015-12-142-1/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CI: run benchmark suite in travis-CIPauli Virtanen2015-12-142-1/+15
|/ / / /
* | | | Merge pull request #6827 from charris/update-1.10.2-notesCharles 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 #6817 from cgohlke/patch-1Charles Harris2015-12-121-0/+6
|\ \ \ \
| * | | | BUG: Disable 32-bit msvc9 compiler optimizations for npy_rintChristoph Gohlke2015-12-111-0/+6
* | | | | Merge pull request #6820 from madphysicist/patch-1Jaime2015-12-121-2/+2
|\ \ \ \ \
| * | | | | Updated typos in histogram bin estimator equationsMad Physicist2015-12-111-2/+2
| |/ / / /
* | | | | Merge pull request #6791 from Daetalus/bug_fixingNathaniel J. Smith2015-12-121-1/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | BUG: Fix thinko in assert_deprecated()Boxiang Sun2015-12-121-1/+14
* | | | | Merge pull request #6819 from cgohlke/patch-2Charles Harris2015-12-111-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | TST: Fix test_mvoid_multidim_print failures on Python 2.x for WindowsChristoph Gohlke2015-12-111-4/+4
|/ / / /
* | | | Merge pull request #6813 from charris/fix-ma-print-testNathaniel J. Smith2015-12-111-1/+1
|\ \ \ \
| * | | | TST,BUG: Make test_mvoid_multidim_print work for 32 bit systems.Charles Harris2015-12-111-1/+1
|/ / / /
* | | | Merge pull request #6808 from charris/fix-assert-in-testsJaime2015-12-1113-67/+68
|\ \ \ \
| * | | | MAINT: Replace assert with assert_(...) in some tests.Charles Harris2015-12-1013-67/+68
| | |_|/ | |/| |
* | | | Merge pull request #6768 from ogrisel/travis-wheelsNathaniel J. Smith2015-12-113-5/+26
|\ \ \ \
| * | | | ENH deploy dev wheels to rackspaceOlivier Grisel2015-12-103-5/+26
|/ / / /
* | | | Merge pull request #6344 from matthew-brett/update-howto-releaseCharles Harris2015-12-101-46/+157
|\ \ \ \ | |_|/ / |/| | |
| * | | DOC: update HOWTO_RELEASE documentMatthew Brett2015-10-261-46/+157
* | | | Merge pull request #6797 from njsmith/clean-up-builtin-alias-usagesseberg2015-12-091-3/+3
|\ \ \ \
| * | | | [TST] fix test_dtype_error to actually test what it's supposed toNathaniel J. Smith2015-12-081-3/+3
|/ / / /
* | | | Merge pull request #6789 from njsmith/governance-title-tweakseberg2015-12-081-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | [doc] Fix title of governance section in docsNathaniel J. Smith2015-12-071-1/+1
* | | | Merge pull request #6778 from charris/update-1.10.2-notesCharles 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 #6775 from charris/add-future-importsCharles Harris2015-12-0711-2/+19
|\ \ \ \ \
| * | | | | MAINT: Include from __future__ boilerplate in some files missing it.Charles Harris2015-12-0511-2/+19