1. 5b5a0f4 Wrap hook functions with GIL, add example. by Thouis (Ray) Jones · 13 years ago
  2. e3e5028 Add a little command-line tool for running tests, plus tox support by Nathaniel J. Smith · 13 years ago
  3. bbf49fc DOC: clarify numpy version for removal, document sed script better. by Charles Harris · 14 years ago
  4. 08338bd ENH: Add sed script that replaces macros in old_defines.h. by Charles Harris · 14 years ago
  5. 7ad8fef ENH: do not make backup copies when running 2to3. by Ralf Gommers · 14 years ago
  6. 6d49edc BUG: Py3: ensure version.py imports are translated appropriately by Pauli Virtanen · 15 years ago
  7. 33b3e60 add .gitattributes and fix line endings by Darren Dale · 15 years ago
  8. f4a313e DOC: Remove more SVN references. by Stefan van der Walt · 15 years ago
  9. 3843e86 BUG: core: fix _dotblas usage on Py3 (fixes #1609) by Pauli Virtanen · 15 years ago
  10. b74533b REL: forward-port change in size of dmg image from 1.5.x branch. by rgommers · 15 years ago
  11. 73b8b54 ENH: 3K: optionally use lib2to3cache in 2to3 conversion by Pauli Virtanen · 15 years ago
  12. 5657366 CLN: Remove some now unnecessary fixups to lib/npyio. by Charles Harris · 15 years ago
  13. 44118ae Rename numpy/lib/io.py to numpy/lib/npyio.py. The py3tool can probably be by Charles Harris · 15 years ago
  14. 11b80e7 3K: BUG: work around bugs in Python 3.1.1 2to3 by not using fixes_reduce by Pauli Virtanen · 16 years ago
  15. 9f9098f 3K: py3tool: use lib2to3 for the conversions by Pauli Virtanen · 16 years ago
  16. 9978917 3K: BUG: make test_defchararray convert properly via 2to3 by Pauli Virtanen · 16 years ago
  17. be838de py3tool: customize 2to3 flags for some files by Pauli Virtanen · 16 years ago
  18. f5aefee py3tool: skip temporary etc files by Pauli Virtanen · 16 years ago
  19. 35523ea py3tool: fix some relative imports for extension modules by Pauli Virtanen · 16 years ago
  20. 6815943 3K: make setup.py call 2to3 automatically -- place sources to build/py3k by Pauli Virtanen · 16 years ago
  21. d4d3480 REL: re-enable SSE2 binary in the superpack. by David Cournapeau · 16 years ago
  22. a898a83 REL: only build nosse and sse3 binaries. by David Cournapeau · 16 years ago
  23. b4fbc59 REL: add the scripts and art for the mac os x dmg. by David Cournapeau · 16 years ago
  24. f676229 Add first cut of C code coverage tool by mdroe · 16 years ago
  25. 8c7d1bc Add a tool for determining active SVN committers. by Travis Oliphant · 16 years ago
  26. 8774fa4 Add the x86analysis.py script to check instructions set in win binaries. by David Cournapeau · 16 years ago
  27. 950139d Remove python 2.3, add 2.6 for build scripts on windows. by David Cournapeau · 17 years ago
  28. a213a22 Add script to build msvcrt90 on mingw-w64. by David Cournapeau · 17 years ago
  29. d455fa9 Add /arch option to superpack installer to override detected arch. by David Cournapeau · 17 years ago
  30. 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
  31. d29107a reindenting prior to release by Jarrod Millman · 17 years ago
  32. c30bb0a Add install_and_test script for osxbuild. Update README. by chris.burns · 17 years ago
  33. 11a69c2 Fix typo in build script for win32. by David Cournapeau · 17 years ago
  34. 62dbc75 Handle MSI builds + python 2.3 for win32 build script. by David Cournapeau · 17 years ago
  35. 12cfaa0 Handle python version in prepare_bootstrap script. by David Cournapeau · 17 years ago
  36. 1006c22 Add doc to osxbuild script. by chris.burns · 17 years ago
  37. e3f63ef Set build scripts to unix ff. by David Cournapeau · 17 years ago
  38. 20efcc4 Remove unused nsis scripts. by David Cournapeau · 17 years ago
  39. 0a02410 prepare_bootstrap script now handles pyver correctly, and can be set from command line. by David Cournapeau · 17 years ago
  40. d42999f Update readme for win32build tools. by David Cournapeau · 17 years ago
  41. 6dde6a1 Fix path issue in nsis script. by David Cournapeau · 17 years ago
  42. d23e5e4 Add top script to generate binaries from scratch. by David Cournapeau · 17 years ago
  43. 1b4980a Bootstrap script now works from scratch. by David Cournapeau · 17 years ago
  44. 5e47de2 Set LZMA solid compressor. by David Cournapeau · 17 years ago
  45. f1ff5f9 Build all ARCHS if arch arg not given to build script. by David Cournapeau · 17 years ago
  46. 8a946f6 Uncomment bootstrap tasks. by David Cournapeau · 17 years ago
  47. c90b955 Add nsis template, and bootstrap script, to bootstrap win32 binary build. by David Cournapeau · 17 years ago
  48. bd8c4ce Use OptionParser for win32 build script. by David Cournapeau · 17 years ago
  49. e1bc01f Add cpu_caps nsis plugin sources (to detect SSE in nsis scripts). by David Cournapeau · 17 years ago
  50. 1fddb21 Add script for building osx installer. by chris.burns · 17 years ago
  51. 207754f Add cpuid + nsis scripts to build win32 installer. by David Cournapeau · 17 years ago
  52. aa4bc9e Update build script. by David Cournapeau · 17 years ago
  53. b6590c5 by David Cournapeau · 17 years ago
  54. b7cb2d5 Add a tools directory, to hold various things related to build, etc... Add a python script to build win32 binaries. by David Cournapeau · 17 years ago