Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Fix unused var | Allen Byrne | 2019-09-05 | 1 | -2/+6 | |
| | * | | | Add updated find module for earlier CMake versions | Allen Byrne | 2019-09-05 | 2 | -0/+194 | |
| | * | | | Correct label and var names | Allen Byrne | 2019-09-05 | 1 | -14/+14 | |
| | * | | | Add back missing java implementation | Allen Byrne | 2019-09-05 | 7 | -129/+417 | |
| | * | | | use h5test.h | Allen Byrne | 2019-09-05 | 1 | -33/+4 | |
| | * | | | add test library | Allen Byrne | 2019-09-05 | 1 | -2/+2 | |
| | * | | | special windows override | Allen Byrne | 2019-09-05 | 1 | -0/+3 | |
| | * | | | Correct name and add mingw to 32bit toolchain | Allen Byrne | 2019-09-05 | 2 | -1/+37 | |
| | * | | | Fix build for tools library test | Allen Byrne | 2019-09-05 | 2 | -12/+9 | |
| * | | | | Merge pull request #1919 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_... | Dana Robinson | 2019-09-10 | 28 | -168/+140 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | Fixed some exit calls. | Dana Robinson | 2019-09-07 | 28 | -168/+140 | |
| |/ / / | ||||||
| * | | | Merge pull request #1918 in HDFFV/hdf5 from ~BMRIBLER/hdf5-bmr:develop to dev... | Binh-Minh Ribler | 2019-09-05 | 1 | -151/+173 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Reworked the previously refactorred code. | Binh-Minh Ribler | 2019-09-05 | 1 | -150/+161 | |
| | * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5-b... | Binh-Minh Ribler | 2019-09-04 | 36 | -772/+815 | |
| | |\ \ | | |/ / | |/| | | ||||||
| * | | | Merge pull request #1917 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-09-03 | 1 | -1/+14 | |
| |\ \ \ | ||||||
| | * | | | Fix CMake build of test needing compression libs | Allen Byrne | 2019-09-03 | 1 | -1/+14 | |
| |/ / / | ||||||
| * | | | Merge pull request #1908 in HDFFV/hdf5 from ~BMRIBLER/hdf5-bmr:develop to dev... | Binh-Minh Ribler | 2019-09-03 | 14 | -96/+2719 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge pull request #1914 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/share... | Vailin Choi | 2019-09-03 | 6 | -46/+32 | |
| |\ \ \ \ | ||||||
| | * | | | | Add comment to add tests later to verify conflicting values for MPI-specific ... | Vailin Choi | 2019-09-02 | 1 | -0/+5 | |
| | * | | | | Move ext_path field in H5F_t to H5F_shared_t. | Vailin Choi | 2019-08-31 | 4 | -33/+12 | |
| | * | | | | Move coll_md_read and coll_md_write fields in H5F_t to H5F_shared_t. | Vailin Choi | 2019-08-31 | 5 | -14/+16 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #1911 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-08-30 | 12 | -35/+75 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix namespace usage | Allen Byrne | 2019-08-29 | 1 | -3/+3 | |
| | * | | | | Fix EXISTS test syntax | Allen Byrne | 2019-08-29 | 10 | -34/+34 | |
| | * | | | | Update settings | Allen Byrne | 2019-08-29 | 1 | -2/+4 | |
| | * | | | | Add 32-bit cross-compile toolchain | Allen Byrne | 2019-08-29 | 2 | -0/+38 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #1904 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-08-28 | 17 | -690/+694 | |
| |\ \ \ \ | ||||||
| | * | | | | Whitespace and HD prefix changes | Allen Byrne | 2019-08-28 | 1 | -298/+294 | |
| | * | | | | fix get gethostname for windows | Allen Byrne | 2019-08-28 | 2 | -1/+3 | |
| | * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-08-27 | 12 | -426/+1002 | |
| | |\ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | OESS-29 Fix HD prefix in perform and enable test compile | Allen Byrne | 2019-08-27 | 12 | -373/+380 | |
| | * | | | | HDFFV-10876 h5dump OPAQUE size should be optional | Allen Byrne | 2019-08-27 | 3 | -18/+17 | |
| | | | * | | Improvement of test code | Binh-Minh Ribler | 2019-09-04 | 1 | -10/+21 | |
| | | |/ / | ||||||
| | | * | | Fixed error code and error messages | Binh-Minh Ribler | 2019-09-03 | 2 | -27/+27 | |
| | | * | | Changed H5VL_NATIVE_DATASET_GET_CHUNK_INFO_BY_COOR to | Binh-Minh Ribler | 2019-09-03 | 3 | -3/+3 | |
| | | * | | Updated comments | Binh-Minh Ribler | 2019-09-01 | 1 | -1/+9 | |
| | | * | | Updated based on reviews and refactored test code | Binh-Minh Ribler | 2019-09-01 | 4 | -779/+815 | |
| | | * | | Code cleanup and refactor | Binh-Minh Ribler | 2019-08-29 | 2 | -72/+47 | |
| | | * | | Re-ordered items w.r.t. date. | Binh-Minh Ribler | 2019-08-28 | 1 | -49/+50 | |
| | | * | | Fixed typo | Binh-Minh Ribler | 2019-08-28 | 1 | -1/+1 | |
| | | * | | Added notes about HDFFV-10677 and HDFFV-10661 | Binh-Minh Ribler | 2019-08-28 | 1 | -0/+21 | |
| | | * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5-b... | Binh-Minh Ribler | 2019-08-28 | 13 | -428/+1004 | |
| | | |\ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Merge pull request #1896 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Pset_fapl_mp... | Dana Robinson | 2019-08-27 | 12 | -426/+1002 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Minor tweaks to new H5P MPI code based on code review feedback. | Dana Robinson | 2019-08-27 | 2 | -23/+17 | |
| | * | | | Merge branch 'develop_minor_pr' into H5Pset_fapl_mpi | Dana Robinson | 2019-08-27 | 2 | -2/+2 | |
| | |\ \ \ | ||||||
| | | * | | | Fixed a bug in the cache image code that was introduced by the HD | Dana Robinson | 2019-08-27 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Merge pull request #1903 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_... | Dana Robinson | 2019-08-27 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Fixed typo from HD changes | Dana Robinson | 2019-08-27 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #1902 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:fcntl_lock_bug... | Dana Robinson | 2019-08-27 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Fixed a bug where we incorrectly pass a lock struct to fcntl | Dana Robinson | 2019-08-27 | 1 | -1/+1 | |