1. 780cf38 MAINT: update release scripts for building OS X binaries. by Ralf Gommers · 12 years ago
  2. fbd6510 STY: Giant comma spacing fixup. by Charles Harris · 12 years ago
  3. 8ddb0ce STY: Giant whitespace cleanup. by Charles Harris · 12 years ago
  4. af306bf MAINT: Remove tools/osxbuild by Nathaniel J. Smith · 12 years ago
  5. 4c6cfab Merge pull request #3289 from rkern/fix-numpy.org-links by Charles Harris · 12 years ago
  6. dec4f4b MAINT: Apply 2to3 idioms fixer. by Charles Harris · 12 years ago
  7. c7c4d40 BUG: Fix some README links to point to www.numpy.org by Robert Kern · 12 years ago
  8. 11b2fcf MAINT: Remove the tools/py3tool.py file. by Charles Harris · 12 years ago
  9. 3a5c547 2to3: Apply unicode fixer. by Charles Harris · 12 years ago
  10. 56e806a Merge pull request #3242 from charris/2to3-apply-types-fixer by Charles Harris · 12 years ago
  11. 9361471 Merge pull request #3249 from charris/2to3-apply-next-fixer by Charles Harris · 12 years ago
  12. c6de097 2to3: Apply next fixer. by Charles Harris · 12 years ago
  13. c70025a 2to3: Apply urllib fixer. by Charles Harris · 12 years ago
  14. 3a31503 2to3: Skip isinstance fixer. by Charles Harris · 12 years ago
  15. c879ad8 2to3: Apply types fixer. by Charles Harris · 12 years ago
  16. 3f2c789 Merge pull request #3244 from charris/2to3-apply-zip-fixer by Charles Harris · 12 years ago
  17. 61c5ac6 Merge pull request #3241 from charris/2to3-apply-nonzero-fixer by Charles Harris · 12 years ago
  18. ff464ef Merge pull request #3238 from charris/2to3-apply-renames-fixer by Charles Harris · 12 years ago
  19. 0dfe67a 2to3: Apply zip fixer. by Charles Harris · 12 years ago
  20. 54ca3f2 2to3: Apply nonzero fixer. by Charles Harris · 12 years ago
  21. ffdad17 2to3: Apply renames fixer. by Charles Harris · 12 years ago
  22. 68338ee 2to3: Apply basestring fixer. by Charles Harris · 12 years ago
  23. 7f5af37 2to3: Apply the `numliterals` fixer and skip the `long` fixer. by Charles Harris · 12 years ago
  24. 5de56ef 2to3: Apply itertools fixer. by Charles Harris · 12 years ago
  25. 7e6c3eb 2to3: Skip itertools_imports fixer. by Charles Harris · 12 years ago
  26. d5bf8ac 2to3: Skip `setliteral` fixer. by Charles Harris · 12 years ago
  27. d083c29 2to3: Skip `funcattrs` fixer. by Charles Harris · 12 years ago
  28. 0cbe590 2to3: Skip buffer fixer. by Charles Harris · 12 years ago
  29. 16f9761 2to3: Skip `future` fixer. by Charles Harris · 12 years ago
  30. a616479 2to3: Apply `map` fixer. by Charles Harris · 12 years ago
  31. 011f8a2 2to3: Apply `repr` fixer. by Charles Harris · 12 years ago
  32. 1340fa6 Merge pull request #3205 from charris/2to3-apply-dict-fixer by Charles Harris · 12 years ago
  33. ef76d49 Merge pull request #3202 from charris/2to3-reduce-fixups by njsmith · 12 years ago
  34. aab46a7 2to3: apply `dict` fixer. by Charles Harris · 12 years ago
  35. bb726ca 2to3: Apply `print` fixer. by Charles Harris · 12 years ago
  36. 77e09f1 MAINT: Cleanup some imports involving reduce. by Charles Harris · 12 years ago
  37. 37d6468 MAINT: Append comma to last item tools/py3tool.py skipped fixers. by Charles Harris · 12 years ago
  38. 8d48c8f 2to3: Apply `imports2` fixer. by Charles Harris · 12 years ago
  39. 49a8902 Merge pull request #3191 from charris/2to3-apply-imports-fixer by Charles Harris · 12 years ago
  40. 961a28f Merge pull request #3162 from seberg/unsafe-strides by njsmith · 12 years ago
  41. 507b09e TST: Add NPY_RELAXED_STRIDES_CHECKING to Travis by Sebastian Berg · 12 years ago
  42. 09a52ed 2to3: Apply `imports` fixer. by Charles Harris · 12 years ago
  43. 670b126 2to3: Add `from __future__ import ...` to some files that were missed. by Charles Harris · 12 years ago
  44. d4b88c1 2to3: Use absolute imports. by Charles Harris · 12 years ago
  45. b995d00 BUG: Rebased tools/py3tool.py was missing `,` in list. by Charles Harris · 12 years ago
  46. 91aa03f 2to3: Replace xrange by range and use list(range(...)) where needed by Charles Harris · 12 years ago
  47. 342f074 2to3: Remove xreadlines and replace f.readlines() by f where valid. by Charles Harris · 12 years ago
  48. baeaeac 2to3:DEP: Remove interactive setup and gnu compiler configuration. by Charles Harris · 12 years ago
  49. 9207b4c ENH: Skip already applied fixers when running 2to3. by Charles Harris · 12 years ago
  50. 6aa264c 2to3: Put `from __future__ import division in every python file. by Charles Harris · 13 years ago
  51. 3655b73 2to3: Apply `raise` fixes. Closes #3077. by Charles Harris · 13 years ago
  52. c6397ba 2to3: Updata `except Exception, msg:` syntax in files not in numpy/ . by Charles Harris · 13 years ago
  53. 5b5a0f4 Wrap hook functions with GIL, add example. by Thouis (Ray) Jones · 13 years ago
  54. e3e5028 Add a little command-line tool for running tests, plus tox support by Nathaniel J. Smith · 13 years ago
  55. bbf49fc DOC: clarify numpy version for removal, document sed script better. by Charles Harris · 14 years ago
  56. 08338bd ENH: Add sed script that replaces macros in old_defines.h. by Charles Harris · 14 years ago
  57. 7ad8fef ENH: do not make backup copies when running 2to3. by Ralf Gommers · 14 years ago
  58. 6d49edc BUG: Py3: ensure version.py imports are translated appropriately by Pauli Virtanen · 15 years ago
  59. 33b3e60 add .gitattributes and fix line endings by Darren Dale · 15 years ago
  60. f4a313e DOC: Remove more SVN references. by Stefan van der Walt · 15 years ago
  61. 3843e86 BUG: core: fix _dotblas usage on Py3 (fixes #1609) by Pauli Virtanen · 15 years ago
  62. b74533b REL: forward-port change in size of dmg image from 1.5.x branch. by rgommers · 15 years ago
  63. 73b8b54 ENH: 3K: optionally use lib2to3cache in 2to3 conversion by Pauli Virtanen · 15 years ago
  64. 5657366 CLN: Remove some now unnecessary fixups to lib/npyio. by Charles Harris · 15 years ago
  65. 44118ae Rename numpy/lib/io.py to numpy/lib/npyio.py. The py3tool can probably be by Charles Harris · 15 years ago
  66. 11b80e7 3K: BUG: work around bugs in Python 3.1.1 2to3 by not using fixes_reduce by Pauli Virtanen · 16 years ago
  67. 9f9098f 3K: py3tool: use lib2to3 for the conversions by Pauli Virtanen · 16 years ago
  68. 9978917 3K: BUG: make test_defchararray convert properly via 2to3 by Pauli Virtanen · 16 years ago
  69. be838de py3tool: customize 2to3 flags for some files by Pauli Virtanen · 16 years ago
  70. f5aefee py3tool: skip temporary etc files by Pauli Virtanen · 16 years ago
  71. 35523ea py3tool: fix some relative imports for extension modules by Pauli Virtanen · 16 years ago
  72. 6815943 3K: make setup.py call 2to3 automatically -- place sources to build/py3k by Pauli Virtanen · 16 years ago
  73. d4d3480 REL: re-enable SSE2 binary in the superpack. by David Cournapeau · 16 years ago
  74. a898a83 REL: only build nosse and sse3 binaries. by David Cournapeau · 16 years ago
  75. b4fbc59 REL: add the scripts and art for the mac os x dmg. by David Cournapeau · 16 years ago
  76. f676229 Add first cut of C code coverage tool by mdroe · 16 years ago
  77. 8c7d1bc Add a tool for determining active SVN committers. by Travis Oliphant · 16 years ago
  78. 8774fa4 Add the x86analysis.py script to check instructions set in win binaries. by David Cournapeau · 16 years ago
  79. 950139d Remove python 2.3, add 2.6 for build scripts on windows. by David Cournapeau · 16 years ago
  80. a213a22 Add script to build msvcrt90 on mingw-w64. by David Cournapeau · 17 years ago
  81. d455fa9 Add /arch option to superpack installer to override detected arch. by David Cournapeau · 17 years ago
  82. b65b21c Update doall script: take the python version to build binaries from the command line instead of global variable. by David Cournapeau · 17 years ago
  83. d29107a reindenting prior to release by Jarrod Millman · 17 years ago
  84. c30bb0a Add install_and_test script for osxbuild. Update README. by chris.burns · 17 years ago
  85. 11a69c2 Fix typo in build script for win32. by David Cournapeau · 17 years ago
  86. 62dbc75 Handle MSI builds + python 2.3 for win32 build script. by David Cournapeau · 17 years ago
  87. 12cfaa0 Handle python version in prepare_bootstrap script. by David Cournapeau · 17 years ago
  88. 1006c22 Add doc to osxbuild script. by chris.burns · 17 years ago
  89. e3f63ef Set build scripts to unix ff. by David Cournapeau · 17 years ago
  90. 20efcc4 Remove unused nsis scripts. by David Cournapeau · 17 years ago
  91. 0a02410 prepare_bootstrap script now handles pyver correctly, and can be set from command line. by David Cournapeau · 17 years ago
  92. d42999f Update readme for win32build tools. by David Cournapeau · 17 years ago
  93. 6dde6a1 Fix path issue in nsis script. by David Cournapeau · 17 years ago
  94. d23e5e4 Add top script to generate binaries from scratch. by David Cournapeau · 17 years ago
  95. 1b4980a Bootstrap script now works from scratch. by David Cournapeau · 17 years ago
  96. 5e47de2 Set LZMA solid compressor. by David Cournapeau · 17 years ago
  97. f1ff5f9 Build all ARCHS if arch arg not given to build script. by David Cournapeau · 17 years ago
  98. 8a946f6 Uncomment bootstrap tasks. by David Cournapeau · 17 years ago
  99. c90b955 Add nsis template, and bootstrap script, to bootstrap win32 binary build. by David Cournapeau · 17 years ago
  100. bd8c4ce Use OptionParser for win32 build script. by David Cournapeau · 17 years ago