summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-12-16STY: Style fixes for .travis.yml and travis-upload-wheel.shCharles Harris1-5/+7
2015-12-16TST: Clean up travis-test and make it work with current travis ci.Charles Harris1-52/+79
2015-12-14CI: run benchmark suite in travis-CIPauli Virtanen1-0/+11
2015-12-10ENH deploy dev wheels to rackspaceOlivier Grisel2-3/+16
2015-12-05MAINT: Include from __future__ boilerplate in some files missing it.Charles Harris1-0/+2
2015-11-26Merge pull request #6726 from charris/fix-bugs-exposed-by-relaxed-stride-roll...Charles Harris1-1/+1
2015-11-25TST: Fix travis-ci test for numpy wheels.Charles Harris1-1/+1
2015-11-24MAINT: enable Werror=vla in travisJulian Taylor1-4/+4
2015-11-04BUG: Fix swig make_fortran function.Charles Harris1-1/+1
2015-11-01BUG: Fix use of PyArray_ISFORTRAN in numpy.i.Charles Harris1-1/+1
2015-09-02typo in numpy.ijschueller1-1/+1
2015-08-19MAINT,TST: Remove Bento from the travis ci testing.Charles Harris1-35/+1
2015-08-05BLD: Speed up up Travis jobs by running on container-based infrastructureAlex Willmer1-8/+1
2015-07-03TST: fail tests on compiler warningsJulian Taylor1-2/+11
2015-05-25New typemap for in-place arrays of arbitrary number of dimensions:Tom Krauss8-26/+394
2015-05-07MAINT: switch waf download to https://github.com/numpy/numpy-vendorRalf Gommers1-1/+1
2015-05-03Merge pull request #5829 from rgommers/bento-ciCharles Harris1-1/+1
2015-05-03TST: re-enable TravisCI testing with Bento.Ralf Gommers1-1/+1
2015-04-30TEST: add module to test installed scriptsMatthew Brett1-3/+10
2015-03-18DOC: put a copy of the text in LICENSE.txt into tools/swig/numpy.iRalf Gommers1-0/+34
2015-02-15Correct exit code if number of errors % 256 == 0Chris Lamb7-7/+7
2015-02-13Use correct #ifdef __cplusplus guard to include std_complex.iMichele Vallisneri1-2/+2
2014-11-07ENH: added std::complex support to numpy.iGlen Mabey7-12/+333
2014-10-28ENH: support parallel compilation of extensionsJulian Taylor1-0/+3
2014-10-04Merge pull request #5149 from charris/fix-ma-docs-for-OO-optionJulian Taylor1-0/+5
2014-10-04TST: Add test with python flag -OO.Charles Harris1-0/+5
2014-09-04MAINT: Update waf to 1.7.16Charles Harris1-3/+3
2014-07-06Merge pull request #4671 from charris/prepare-1.10-develCharles Harris1-1/+1
2014-07-05BUG: disable garbage collector during memory allocation hookJulian Taylor1-0/+10
2014-06-16Fix typemap for Fortran ordered array inputAdam Reeve1-3/+3
2014-06-04BLD: add a simple python file to build cpucaps.dllJulian Taylor2-0/+17
2014-05-26BUG: Fix missing fragment in ARGOUTVIEWM typemaps.David Froger1-18/+18
2014-05-11Merge pull request #4662 from matthew-brett/cythonize-for-wheelsRalf Gommers1-1/+7
2014-05-09TST: update package list for chroot buildJulian Taylor1-1/+2
2014-05-06MAINT: Make NPY_RELAXED_STRIDE_CHECKING true by default.Charles Harris1-1/+1
2014-05-04TST: add travis test for wheel build and installMatthew Brett1-1/+7
2014-04-24MAINT: annotate reference stealing and burrowed refs in multiarrayJulian Taylor1-1/+1
2014-04-05BLD: remove cython c source from gitJulian Taylor2-1/+200
2014-03-12STY: Whitespace patrol on numpy.i.Charles Harris1-6/+6
2014-03-12MAINT: Move doc/swig to tools/swig.Charles Harris36-0/+7361
2014-03-06TST: work around outdated travis boxesJulian Taylor1-0/+1
2014-02-25TST: switch i386 build to python3.4 defaulting ubuntu 14.04Julian Taylor1-3/+3
2014-02-13TST: bootstrap chroot in tmpfsJulian Taylor1-0/+3
2014-01-24TST: fail on declaration-after-statement in travis testJulian Taylor1-1/+3
2014-01-16TST: add travis test using python-dbgJulian Taylor1-0/+13
2014-01-11TST: run 32 bit test with python3Julian Taylor1-6/+11
2014-01-03MAINT: enable verbose bento buildJulian Taylor1-1/+1
2014-01-03TST: add 32 bit travis testsJulian Taylor1-0/+104
2013-09-16MAINT: update release scripts for building OS X binaries.Ralf Gommers1-1/+1
2013-08-18STY: Giant comma spacing fixup.Charles Harris2-3/+3