1. 34b8ce6 Added LICENSE.txt to distribution. Fixed f2py check_and_fix_dimensions to not reverse dimensions. by Travis Oliphant · 20 years ago
  2. 5c1981d MANIFEST.in clean up by Pearu Peterson · 20 years ago
  3. b7b5cba Added string initialization conversion to chararray. by Travis Oliphant · 20 years ago
  4. d54955f Added records unittest for fromfile method. Included file testdata.fits file for use in test. by chanley · 20 years ago
  5. 2d40d9e Moved inclusion of files from MANIFEST.in to proper setup.py files. by Pearu Peterson · 20 years ago
  6. 77ec6f0 Fixed object put bug.. by Travis Oliphant · 20 years ago
  7. dfcf45c Added f2py2e as scipy.f2py, improved scipy.distutils, fixed setup.py files, etc by Pearu Peterson · 20 years ago
  8. 2199334 r3493@803638d6: kern | 2005-09-27 19:52:10 -0700 by Robert Kern · 20 years ago
  9. 0ba15d5 Getting ready to release beta. by Travis Oliphant · 20 years ago
  10. 52e7976 Removed obsolute file. Using MANIFEST.in should be avoided, all source files should be listed in setup_...py files. by Pearu Peterson · 21 years ago
  11. a2d94a2 Added scipy_base/_compiled_base.c since it is used at build time but by jmiller · 21 years ago
  12. ef5e7ba Removed .build_py_ignore files: the feature didn't work properly, e.g. building binaries failed. Added sample_site.cfg to data_files. Emptied MANIFEST.in (later we can consider removing it). by Pearu Peterson · 22 years ago
  13. 78c6e1a Added setup_*.py files to MANIFEST.in. It is possible that they were missing due to .build_py_ignore feature, so, we might consider dropping the feature. by Pearu Peterson · 22 years ago
  14. 34777aa Introduced MANIFEST.in that includes *.inc files to sdist by Pearu Peterson · 22 years ago