summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for HDFFV-10585 investigate hyperslab slowness:Vailin Choi2019-09-192-36/+331
* Merge pull request #20 in ~VCHOI/my_third_fork from develop to bugfix/HDFFV-1...Vailin Choi2019-09-1936-895/+1146
|\
| * Merge pull request #1932 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-09-181-0/+2
| |\
| | * Fix for H5EA debug package when built in release mode.Dana Robinson2019-09-181-0/+2
| |/
| * Merge pull request #1930 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-09-187-38/+18
| |\
| | * Moved NDEBUG guards to H5EA_DEBUG in H5EA package.Dana Robinson2019-09-177-38/+18
| * | Merge pull request #1927 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-09-172-0/+16
| |\ \ | | |/
| | * Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertantDana Robinson2019-09-172-0/+16
| |/
| * Merge pull request #1924 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-09-161-0/+22
| |\
| | * Added a release note for HDFFV-10892 (fcntl lock bug).Dana Robinson2019-09-161-0/+22
| * | Merge pull request #1923 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2019-09-162-4/+4
| |\ \ | | |/ | |/|
| | * Fix segfault after H5VL_loc_params_t fix mergeJordan Henderson2019-09-162-4/+4
| |/
| * Merge pull request #1922 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-09-168-646/+533
| |\
| | * HDFFV-10901 add missing config optionsAllen Byrne2019-09-138-646/+533
| * | Merge pull request #1887 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2019-09-163-6/+6
| |\ \ | | |/ | |/|
| | * Fix issue in H5Lcreate_hard and H5Olink where entire H5VL_loc_params_t struct...Jordan Henderson2019-08-213-6/+6
| * | Merge pull request #1920 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-09-1317-201/+545
| |\ \
| | * | HDFFV-10854 add release note for windowsAllen Byrne2019-09-121-3/+28
| | * | Fix get home dir for windowsAllen Byrne2019-09-121-23/+26
| | * | Use variable for test outputAllen Byrne2019-09-111-1/+2
| | * | Allow tests to dump output if not comparingAllen Byrne2019-09-111-0/+8
| | * | revert as CHECK will first check for exceptionAllen Byrne2019-09-101-6/+6
| | * | Clear exception for getting JNI string to clear the exceptionAllen Byrne2019-09-101-6/+6
| | * | 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
| | |\ \
| | * | | 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 #19 in ~VCHOI/my_third_fork from develop to bugfix/HDFFV-1...Vailin Choi2019-09-10224-24054/+27016
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #1919 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-09-1028-168/+140
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fixed some exit calls.Dana Robinson2019-09-0728-168/+140
| |/ / /
| * | | 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
| | |\ \ | | |/ / | |/| |
| * | | 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
| |\ \ \
| * \ \ \ Merge pull request #1914 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/share...Vailin Choi2019-09-036-46/+32
| |\ \ \ \