summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* BUG: disable garbage collector during memory allocation hookJulian Taylor2014-07-051-0/+10
* Fix typemap for Fortran ordered array inputAdam Reeve2014-06-161-3/+3
* BLD: add a simple python file to build cpucaps.dllJulian Taylor2014-06-042-0/+17
* BUG: Fix missing fragment in ARGOUTVIEWM typemaps.David Froger2014-05-261-18/+18
* Merge pull request #4662 from matthew-brett/cythonize-for-wheelsRalf Gommers2014-05-111-1/+7
|\
| * TST: add travis test for wheel build and installMatthew Brett2014-05-041-1/+7
* | TST: update package list for chroot buildJulian Taylor2014-05-091-1/+2
* | MAINT: annotate reference stealing and burrowed refs in multiarrayJulian Taylor2014-04-241-1/+1
|/
* BLD: remove cython c source from gitJulian Taylor2014-04-052-1/+200
* STY: Whitespace patrol on numpy.i.Charles Harris2014-03-121-6/+6
* MAINT: Move doc/swig to tools/swig.Charles Harris2014-03-1236-0/+7361
* TST: work around outdated travis boxesJulian Taylor2014-03-061-0/+1
* 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