summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* TST: switch i386 build to python3.4 defaulting ubuntu 14.04Julian Taylor2014-02-251-3/+3
* TST: bootstrap chroot in tmpfsJulian Taylor2014-02-131-0/+3
* TST: fail on declaration-after-statement in travis testJulian Taylor2014-01-241-1/+3
* TST: add travis test using python-dbgJulian Taylor2014-01-161-0/+13
* TST: run 32 bit test with python3Julian Taylor2014-01-111-6/+11
* MAINT: enable verbose bento buildJulian Taylor2014-01-031-1/+1
* TST: add 32 bit travis testsJulian Taylor2014-01-031-0/+104
* MAINT: update release scripts for building OS X binaries.Ralf Gommers2013-09-161-1/+1
* STY: Giant comma spacing fixup.Charles Harris2013-08-182-3/+3
* STY: Giant whitespace cleanup.Charles Harris2013-08-183-8/+4
* MAINT: Remove tools/osxbuildNathaniel J. Smith2013-05-224-214/+0
* Merge pull request #3289 from rkern/fix-numpy.org-linksCharles Harris2013-05-041-1/+4
|\
| * BUG: Fix some README links to point to www.numpy.orgRobert Kern2013-04-291-1/+4
* | MAINT: Apply 2to3 idioms fixer.Charles Harris2013-05-021-2/+1
|/
* MAINT: Remove the tools/py3tool.py file.Charles Harris2013-04-241-301/+0
* 2to3: Apply unicode fixer.Charles Harris2013-04-211-1/+1
* Merge pull request #3242 from charris/2to3-apply-types-fixerCharles Harris2013-04-211-1/+1
|\
| * 2to3: Apply types fixer.Charles Harris2013-04-141-1/+1
* | Merge pull request #3249 from charris/2to3-apply-next-fixerCharles Harris2013-04-151-1/+1
|\ \
| * | 2to3: Apply next fixer.Charles Harris2013-04-151-1/+1
* | | 2to3: Apply urllib fixer.Charles Harris2013-04-141-1/+1
|/ /
* | 2to3: Skip isinstance fixer.Charles Harris2013-04-141-1/+1
|/
* Merge pull request #3244 from charris/2to3-apply-zip-fixerCharles Harris2013-04-141-1/+1
|\
| * 2to3: Apply zip fixer.Charles Harris2013-04-131-1/+1
* | Merge pull request #3241 from charris/2to3-apply-nonzero-fixerCharles Harris2013-04-141-1/+1
|\ \
| * | 2to3: Apply nonzero fixer.Charles Harris2013-04-131-1/+1
| |/
* | Merge pull request #3238 from charris/2to3-apply-renames-fixerCharles Harris2013-04-141-1/+1
|\ \
| * | 2to3: Apply renames fixer.Charles Harris2013-04-131-1/+1
| |/
* | 2to3: Apply basestring fixer.Charles Harris2013-04-131-1/+1
|/
* 2to3: Apply the `numliterals` fixer and skip the `long` fixer.Charles Harris2013-04-131-3/+3
* 2to3: Apply itertools fixer.Charles Harris2013-04-121-1/+1
* 2to3: Skip itertools_imports fixer.Charles Harris2013-04-121-1/+1
* 2to3: Skip `setliteral` fixer.Charles Harris2013-04-121-1/+1
* 2to3: Skip `funcattrs` fixer.Charles Harris2013-04-111-1/+1
* 2to3: Skip buffer fixer.Charles Harris2013-04-111-1/+1
* 2to3: Skip `future` fixer.Charles Harris2013-04-101-1/+1
* 2to3: Apply `map` fixer.Charles Harris2013-04-101-25/+46
* 2to3: Apply `repr` fixer.Charles Harris2013-04-081-0/+1
* Merge pull request #3205 from charris/2to3-apply-dict-fixerCharles Harris2013-04-072-1/+2
|\
| * 2to3: apply `dict` fixer.Charles Harris2013-04-062-1/+2
* | Merge pull request #3202 from charris/2to3-reduce-fixupsnjsmith2013-04-071-9/+0
|\ \ | |/ |/|
| * MAINT: Cleanup some imports involving reduce.Charles Harris2013-04-061-9/+0
* | 2to3: Apply `print` fixer.Charles Harris2013-04-0612-38/+39
|/
* MAINT: Append comma to last item tools/py3tool.py skipped fixers.Charles Harris2013-04-061-1/+1
* 2to3: Apply `imports2` fixer.Charles Harris2013-04-061-1/+2
* Merge pull request #3191 from charris/2to3-apply-imports-fixerCharles Harris2013-04-062-3/+8
|\
| * 2to3: Apply `imports` fixer.Charles Harris2013-04-022-3/+8
* | Merge pull request #3162 from seberg/unsafe-stridesnjsmith2013-04-031-1/+12
|\ \ | |/ |/|
| * TST: Add NPY_RELAXED_STRIDES_CHECKING to TravisSebastian Berg2013-04-021-1/+12
* | 2to3: Add `from __future__ import ...` to some files that were missed.Charles Harris2013-03-286-6/+19