1. bb4682a TST: fail tests on compiler warnings by Julian Taylor · 10 years ago
  2. a49ad15 New typemap for in-place arrays of arbitrary number of dimensions: by Tom Krauss · 10 years ago
  3. d0f95cc MAINT: switch waf download to https://github.com/numpy/numpy-vendor by Ralf Gommers · 10 years ago
  4. 5e98be6 Merge pull request #5829 from rgommers/bento-ci by Charles Harris · 10 years ago
  5. d9eb7a5 TST: re-enable TravisCI testing with Bento. by Ralf Gommers · 10 years ago
  6. 83e0d17 TEST: add module to test installed scripts by Matthew Brett · 10 years ago
  7. b89bcd0 DOC: put a copy of the text in LICENSE.txt into tools/swig/numpy.i by Ralf Gommers · 10 years ago
  8. 9d77ba8 Correct exit code if number of errors % 256 == 0 by Chris Lamb · 11 years ago
  9. 237d16b Use correct #ifdef __cplusplus guard to include std_complex.i by Michele Vallisneri · 11 years ago
  10. 1cad7f8 ENH: added std::complex support to numpy.i by Glen Mabey · 11 years ago
  11. 23d5461 ENH: support parallel compilation of extensions by Julian Taylor · 11 years ago
  12. cd0b8e7 Merge pull request #5149 from charris/fix-ma-docs-for-OO-option by Julian Taylor · 11 years ago
  13. 43ca904 TST: Add test with python flag -OO. by Charles Harris · 11 years ago
  14. fee3c92 MAINT: Update waf to 1.7.16 by Charles Harris · 11 years ago
  15. dc98a3d Merge pull request #4671 from charris/prepare-1.10-devel by Charles Harris · 11 years ago
  16. c9c53ea BUG: disable garbage collector during memory allocation hook by Julian Taylor · 11 years ago
  17. 71fc802 Fix typemap for Fortran ordered array input by Adam Reeve · 11 years ago
  18. 3cca518 BLD: add a simple python file to build cpucaps.dll by Julian Taylor · 11 years ago
  19. 39715d5 BUG: Fix missing fragment in ARGOUTVIEWM typemaps. by David Froger · 11 years ago
  20. cd0d057 Merge pull request #4662 from matthew-brett/cythonize-for-wheels by Ralf Gommers · 11 years ago
  21. fbf668e TST: update package list for chroot build by Julian Taylor · 11 years ago
  22. d1422d3 MAINT: Make NPY_RELAXED_STRIDE_CHECKING true by default. by Charles Harris · 11 years ago
  23. 0beb47f TST: add travis test for wheel build and install by Matthew Brett · 11 years ago
  24. 999753f MAINT: annotate reference stealing and burrowed refs in multiarray by Julian Taylor · 11 years ago
  25. c9fd634 BLD: remove cython c source from git by Julian Taylor · 11 years ago
  26. 147c6bb STY: Whitespace patrol on numpy.i. by Charles Harris · 11 years ago
  27. a38888c MAINT: Move doc/swig to tools/swig. by Charles Harris · 11 years ago
  28. bf2a953 TST: work around outdated travis boxes by Julian Taylor · 11 years ago
  29. 2872bf7 TST: switch i386 build to python3.4 defaulting ubuntu 14.04 by Julian Taylor · 12 years ago
  30. 09aef17 TST: bootstrap chroot in tmpfs by Julian Taylor · 12 years ago
  31. 89e59e0 TST: fail on declaration-after-statement in travis test by Julian Taylor · 12 years ago
  32. 8ef97a9 TST: add travis test using python-dbg by Julian Taylor · 12 years ago
  33. a1c6d4a TST: run 32 bit test with python3 by Julian Taylor · 12 years ago
  34. b3bdb4b MAINT: enable verbose bento build by Julian Taylor · 12 years ago
  35. b6cb030 TST: add 32 bit travis tests by Julian Taylor · 12 years ago
  36. 0c857a8 MAINT: update release scripts for building OS X binaries. by Ralf Gommers · 12 years ago
  37. fbd6510 STY: Giant comma spacing fixup. by Charles Harris · 12 years ago
  38. 8ddb0ce STY: Giant whitespace cleanup. by Charles Harris · 12 years ago
  39. af306bf MAINT: Remove tools/osxbuild by Nathaniel J. Smith · 12 years ago
  40. 4c6cfab Merge pull request #3289 from rkern/fix-numpy.org-links by Charles Harris · 12 years ago
  41. dec4f4b MAINT: Apply 2to3 idioms fixer. by Charles Harris · 12 years ago
  42. c7c4d40 BUG: Fix some README links to point to www.numpy.org by Robert Kern · 12 years ago
  43. 11b2fcf MAINT: Remove the tools/py3tool.py file. by Charles Harris · 12 years ago
  44. 3a5c547 2to3: Apply unicode fixer. by Charles Harris · 12 years ago
  45. 56e806a Merge pull request #3242 from charris/2to3-apply-types-fixer by Charles Harris · 12 years ago
  46. 9361471 Merge pull request #3249 from charris/2to3-apply-next-fixer by Charles Harris · 12 years ago
  47. c6de097 2to3: Apply next fixer. by Charles Harris · 12 years ago
  48. c70025a 2to3: Apply urllib fixer. by Charles Harris · 12 years ago
  49. 3a31503 2to3: Skip isinstance fixer. by Charles Harris · 12 years ago
  50. c879ad8 2to3: Apply types fixer. by Charles Harris · 12 years ago
  51. 3f2c789 Merge pull request #3244 from charris/2to3-apply-zip-fixer by Charles Harris · 12 years ago
  52. 61c5ac6 Merge pull request #3241 from charris/2to3-apply-nonzero-fixer by Charles Harris · 12 years ago
  53. ff464ef Merge pull request #3238 from charris/2to3-apply-renames-fixer by Charles Harris · 12 years ago
  54. 0dfe67a 2to3: Apply zip fixer. by Charles Harris · 12 years ago
  55. 54ca3f2 2to3: Apply nonzero fixer. by Charles Harris · 12 years ago
  56. ffdad17 2to3: Apply renames fixer. by Charles Harris · 12 years ago
  57. 68338ee 2to3: Apply basestring fixer. by Charles Harris · 12 years ago
  58. 7f5af37 2to3: Apply the `numliterals` fixer and skip the `long` fixer. by Charles Harris · 12 years ago
  59. 5de56ef 2to3: Apply itertools fixer. by Charles Harris · 12 years ago
  60. 7e6c3eb 2to3: Skip itertools_imports fixer. by Charles Harris · 12 years ago
  61. d5bf8ac 2to3: Skip `setliteral` fixer. by Charles Harris · 12 years ago
  62. d083c29 2to3: Skip `funcattrs` fixer. by Charles Harris · 12 years ago
  63. 0cbe590 2to3: Skip buffer fixer. by Charles Harris · 12 years ago
  64. 16f9761 2to3: Skip `future` fixer. by Charles Harris · 12 years ago
  65. a616479 2to3: Apply `map` fixer. by Charles Harris · 12 years ago
  66. 011f8a2 2to3: Apply `repr` fixer. by Charles Harris · 12 years ago
  67. 1340fa6 Merge pull request #3205 from charris/2to3-apply-dict-fixer by Charles Harris · 12 years ago
  68. ef76d49 Merge pull request #3202 from charris/2to3-reduce-fixups by njsmith · 12 years ago
  69. aab46a7 2to3: apply `dict` fixer. by Charles Harris · 12 years ago
  70. bb726ca 2to3: Apply `print` fixer. by Charles Harris · 12 years ago
  71. 77e09f1 MAINT: Cleanup some imports involving reduce. by Charles Harris · 12 years ago
  72. 37d6468 MAINT: Append comma to last item tools/py3tool.py skipped fixers. by Charles Harris · 12 years ago
  73. 8d48c8f 2to3: Apply `imports2` fixer. by Charles Harris · 12 years ago
  74. 49a8902 Merge pull request #3191 from charris/2to3-apply-imports-fixer by Charles Harris · 12 years ago
  75. 961a28f Merge pull request #3162 from seberg/unsafe-strides by njsmith · 12 years ago
  76. 507b09e TST: Add NPY_RELAXED_STRIDES_CHECKING to Travis by Sebastian Berg · 12 years ago
  77. 09a52ed 2to3: Apply `imports` fixer. by Charles Harris · 12 years ago
  78. 670b126 2to3: Add `from __future__ import ...` to some files that were missed. by Charles Harris · 12 years ago
  79. d4b88c1 2to3: Use absolute imports. by Charles Harris · 12 years ago
  80. b995d00 BUG: Rebased tools/py3tool.py was missing `,` in list. by Charles Harris · 12 years ago
  81. 91aa03f 2to3: Replace xrange by range and use list(range(...)) where needed by Charles Harris · 12 years ago
  82. 342f074 2to3: Remove xreadlines and replace f.readlines() by f where valid. by Charles Harris · 12 years ago
  83. baeaeac 2to3:DEP: Remove interactive setup and gnu compiler configuration. by Charles Harris · 12 years ago
  84. 9207b4c ENH: Skip already applied fixers when running 2to3. by Charles Harris · 12 years ago
  85. 6aa264c 2to3: Put `from __future__ import division in every python file. by Charles Harris · 12 years ago
  86. 3655b73 2to3: Apply `raise` fixes. Closes #3077. by Charles Harris · 12 years ago
  87. c6397ba 2to3: Updata `except Exception, msg:` syntax in files not in numpy/ . by Charles Harris · 13 years ago
  88. 5b5a0f4 Wrap hook functions with GIL, add example. by Thouis (Ray) Jones · 13 years ago
  89. e3e5028 Add a little command-line tool for running tests, plus tox support by Nathaniel J. Smith · 13 years ago
  90. bbf49fc DOC: clarify numpy version for removal, document sed script better. by Charles Harris · 14 years ago
  91. 08338bd ENH: Add sed script that replaces macros in old_defines.h. by Charles Harris · 14 years ago
  92. 7ad8fef ENH: do not make backup copies when running 2to3. by Ralf Gommers · 14 years ago
  93. 6d49edc BUG: Py3: ensure version.py imports are translated appropriately by Pauli Virtanen · 15 years ago
  94. 33b3e60 add .gitattributes and fix line endings by Darren Dale · 15 years ago
  95. f4a313e DOC: Remove more SVN references. by Stefan van der Walt · 15 years ago
  96. 3843e86 BUG: core: fix _dotblas usage on Py3 (fixes #1609) by Pauli Virtanen · 15 years ago
  97. b74533b REL: forward-port change in size of dmg image from 1.5.x branch. by rgommers · 15 years ago
  98. 73b8b54 ENH: 3K: optionally use lib2to3cache in 2to3 conversion by Pauli Virtanen · 15 years ago
  99. 5657366 CLN: Remove some now unnecessary fixups to lib/npyio. by Charles Harris · 15 years ago
  100. 44118ae Rename numpy/lib/io.py to numpy/lib/npyio.py. The py3tool can probably be by Charles Harris · 15 years ago