hdf5/release_docs
Allen Byrne 9eab6b3d1a Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit '758b9667b3e07a7562107f19f7dabee027e5bd53': (41 commits)
  HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake
  removed duplicate exports of DS subroutines
  removed duplicate exports of DS subroutines
  Normalization with VOL integration branch.
  clean-up
  moved dll export to Module
  Fixed typo.
  removed parameters
  added missing parameter
  added missing parameter
  removed duplicate exports of DS subroutines
  removed fortran comments
  Various code cleanup Description:     - Replaced H5Location::exists with H5Location::nameExists and marked       H5Location::exists as deprecated.     - Miscellaneous test cleanup for consistency. Platforms tested:     Linux/32 2.6 (jam)     Linux/64 (jelly)     Darwin (osx1010test)
  exported global variables for windows
  export var.
  initialized integer constants
  Update macros
  Changed casts to const void *
  Casted pointers to void to quiet warnings on Linux.
  Added CHECK_PTR_EQ macro to testhdf5 to quiet cast warnings on Windows.
  ...
2017-12-13 11:15:11 -06:00
..
COPYING Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
HISTORY-1_0-1_8_0_rc3.txt
HISTORY-1_8_0-1_10_0.txt Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
HISTORY-1_8.txt Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
HISTORY-1_10.txt Update release_docs/HISTORY-1_10.txt and RELEASE.txt after HDF5 1.10.1 2017-05-05 10:45:24 -05:00
INSTALL
INSTALL_CMake.txt HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake 2017-12-07 08:56:04 -06:00
INSTALL_Cygwin.txt
INSTALL_parallel added point to build script repo. 2017-04-18 09:21:36 -05:00
INSTALL_Windows.txt
RELEASE.txt Added java wrappers and tests 2017-12-12 13:10:46 -06:00
USING_CMake_Examples.txt
USING_HDF5_CMake.txt
USING_HDF5_VS.txt