summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct Windows checkAllen Byrne2019-09-061-4/+1
* revert windows changeAllen Byrne2019-09-061-4/+4
* Windows ssl headers are not in system loacationAllen Byrne2019-09-061-5/+5
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-09-061-151/+173
|\
| * Merge pull request #1918 in HDFFV/hdf5 from ~BMRIBLER/hdf5-bmr:develop to dev...Binh-Minh Ribler2019-09-051-151/+173
| |\
| | * Reworked the previously refactorred code.Binh-Minh Ribler2019-09-051-150/+161
| | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5-b...Binh-Minh Ribler2019-09-0436-772/+815
| | |\ | | |/ | |/|
| | * Improvement of test codeBinh-Minh Ribler2019-09-041-10/+21
* | | Add include dirs and default lib for windowsAllen Byrne2019-09-051-0/+4
* | | Add policy to use <package>_ROOTAllen Byrne2019-09-051-0/+4
* | | Add statement for label if code unimplementedAllen Byrne2019-09-051-0/+2
* | | Update Windows require for CURL to CMake 3.13Allen Byrne2019-09-053-196/+3
* | | Fix unused varAllen Byrne2019-09-051-2/+6
* | | Add updated find module for earlier CMake versionsAllen Byrne2019-09-052-0/+194
* | | Correct label and var namesAllen Byrne2019-09-051-14/+14
* | | Add back missing java implementationAllen Byrne2019-09-057-129/+417
* | | use h5test.hAllen Byrne2019-09-051-33/+4
* | | add test libraryAllen Byrne2019-09-051-2/+2
* | | special windows overrideAllen Byrne2019-09-051-0/+3
* | | Correct name and add mingw to 32bit toolchainAllen Byrne2019-09-052-1/+37
* | | Fix build for tools library testAllen Byrne2019-09-052-12/+9
|/ /
* | Merge pull request #1917 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-09-031-1/+14
|\ \
| * | Fix CMake build of test needing compression libsAllen Byrne2019-09-031-1/+14
|/ /
* | Merge pull request #1908 in HDFFV/hdf5 from ~BMRIBLER/hdf5-bmr:develop to dev...Binh-Minh Ribler2019-09-0314-96/+2719
|\ \ | |/
| * Fixed error code and error messagesBinh-Minh Ribler2019-09-032-27/+27
| * Changed H5VL_NATIVE_DATASET_GET_CHUNK_INFO_BY_COOR toBinh-Minh Ribler2019-09-033-3/+3
| * Updated commentsBinh-Minh Ribler2019-09-011-1/+9
| * Updated based on reviews and refactored test codeBinh-Minh Ribler2019-09-014-779/+815
| * Code cleanup and refactorBinh-Minh Ribler2019-08-292-72/+47
| * Re-ordered items w.r.t. date.Binh-Minh Ribler2019-08-281-49/+50
| * Fixed typoBinh-Minh Ribler2019-08-281-1/+1
| * Added notes about HDFFV-10677 and HDFFV-10661Binh-Minh Ribler2019-08-281-0/+21
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5-b...Binh-Minh Ribler2019-08-2813-428/+1004
| |\
| * | HDFFV-10677 and HDFFV-10661Binh-Minh Ribler2019-08-2813-67/+2649
* | | Merge pull request #1914 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/share...Vailin Choi2019-09-036-46/+32
|\ \ \
| * | | Add comment to add tests later to verify conflicting values for MPI-specific ...Vailin Choi2019-09-021-0/+5
| * | | Move ext_path field in H5F_t to H5F_shared_t.Vailin Choi2019-08-314-33/+12
| * | | Move coll_md_read and coll_md_write fields in H5F_t to H5F_shared_t.Vailin Choi2019-08-315-14/+16
|/ / /
* | | Merge pull request #1911 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-08-3012-35/+75
|\ \ \
| * | | Fix namespace usageAllen Byrne2019-08-291-3/+3
| * | | Fix EXISTS test syntaxAllen Byrne2019-08-2910-34/+34
| * | | Update settingsAllen Byrne2019-08-291-2/+4
| * | | Add 32-bit cross-compile toolchainAllen Byrne2019-08-292-0/+38
|/ / /
* | | Merge pull request #1904 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-08-2817-690/+694
|\ \ \ | |_|/ |/| |
| * | Whitespace and HD prefix changesAllen Byrne2019-08-281-298/+294
| * | fix get gethostname for windowsAllen Byrne2019-08-282-1/+3
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-08-2712-426/+1002
| |\ \ | |/ / |/| |
* | | Merge pull request #1896 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Pset_fapl_mp...Dana Robinson2019-08-2712-426/+1002
|\ \ \
| * | | Minor tweaks to new H5P MPI code based on code review feedback.Dana Robinson2019-08-272-23/+17
| * | | Merge branch 'develop_minor_pr' into H5Pset_fapl_mpiDana Robinson2019-08-272-2/+2
| |\ \ \