| Commit message (Expand) | Author | Age | Files | Lines |
* | Update RELEASE.txt for reference changes | Jerome Soumagne | 2019-10-08 | 1 | -0/+10 |
|
|
* | HDFFV-10408,10918 Add note | Allen Byrne | 2019-10-02 | 1 | -1/+9 |
|
|
* | Fixed the iteration error in test_versionbounds() in test/dtypes.c. | Vailin Choi | 2019-09-30 | 1 | -0/+10 |
|
|
* | (1) Address the feedback from the PR review | Vailin Choi | 2019-09-26 | 1 | -0/+13 |
|
|
* | Update versioning to next major version | Allen Byrne | 2019-09-25 | 1 | -6/+6 |
|
|
* | Update develop branch version to 1.13.0 after creation of hdf5_1_12 | Larry Knox | 2019-09-25 | 1 | -1/+1 |
|
|
* | Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertant | Dana Robinson | 2019-09-17 | 1 | -0/+13 |
|
|
* | Added a release note for HDFFV-10892 (fcntl lock bug). | Dana Robinson | 2019-09-16 | 1 | -0/+22 |
|
|
* | HDFFV-10854 add release note for windows | Allen Byrne | 2019-09-12 | 1 | -3/+28 |
|
|
* | 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 |
|
|
* | Fixed the assertion failure for HDFFV-10873. | Vailin Choi | 2019-08-23 | 1 | -0/+14 |
|
|
* | Changes based on PR feedback. | Vailin Choi | 2019-08-15 | 1 | -2/+2 |
|
|
* | Fix for HDFFV-10813 H5Fset_metadata_read_retry_info() test fails on jelly wit... | Vailin Choi | 2019-08-14 | 1 | -0/+17 |
|
|
* | Added the map (H5M) API | Dana Robinson | 2019-08-13 | 1 | -0/+5 |
|
|
* | Use a STRING option for API version | Allen Byrne | 2019-08-12 | 2 | -11/+14 |
|
|
* | HDFFV-10529 add note | Allen Byrne | 2019-07-23 | 1 | -1/+9 |
|
|
* | HDFFV-10845 update note | Allen Byrne | 2019-07-23 | 1 | -2/+6 |
|
|
* | HDFFV-10845 update mingw cmake changes | Allen Byrne | 2019-07-17 | 2 | -7/+7 |
|
|
* | HDFFV-10845 add release note. | Allen Byrne | 2019-07-17 | 1 | -0/+9 |
|
|
* | HDFFV-10424 add optional variable to avoid PDB installs | Allen Byrne | 2019-07-17 | 1 | -0/+9 |
|
|
* | Fix note text and cmake module include | Allen Byrne | 2019-07-10 | 1 | -3/+3 |
|
|
* | HDFFV-10581 add missed change and release note. | Allen Byrne | 2019-07-09 | 1 | -2/+11 |
|
|
* | Add release notes. | Vailin Choi | 2019-06-25 | 1 | -0/+16 |
|
|
* | HDFFV-9407 Add test | Allen Byrne | 2019-06-24 | 1 | -7/+11 |
|
|
* | Merge pull request #1748 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:links_iterate_... | Dana Robinson | 2019-06-18 | 1 | -0/+12 |
|\ |
|
| * | Fixed a bug in the links code where iterating over an empty group would | Dana Robinson | 2019-06-18 | 1 | -0/+12 |
|
|
* | | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -0/+10 |
|/ |
|
* | Merge pull request #1729 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV... | Vailin Choi | 2019-06-17 | 1 | -0/+13 |
|\ |
|
| * | Fix release notes based on feedback from pull request. | Vailin Choi | 2019-06-14 | 1 | -7/+9 |
|
|
| * | Fix for HDFFV-10800 H5Ocopy failure: | Vailin Choi | 2019-06-12 | 1 | -0/+11 |
|
|
* | | Merge pull request #1728 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:bugfix/HDFFV-997... | Larry Knox | 2019-06-12 | 1 | -0/+12 |
|\ \
| |/
|/| |
|
| * | Add release note for enable-tools and enable-tests options. | Larry Knox | 2019-06-12 | 1 | -0/+12 |
|
|
* | | Refactor H5S__hyper_project_intersection to operate directly on span | Neil Fortner | 2019-06-01 | 1 | -0/+8 |
|/ |
|
* | Add note about CMake and spaces in paths | Allen Byrne | 2019-05-07 | 1 | -0/+4 |
|
|
* | Snapshot version 1.11 release 5. | hdftest | 2019-05-02 | 1 | -1/+1 |
|
|
* | Fix Java JUnit-TestH5P failure on 32-bit arch | Jordan Henderson | 2019-04-30 | 1 | -0/+4 |
|
|
* | Added new C++ wrappers - HDFFV-10622 | Binh-Minh Ribler | 2019-04-22 | 1 | -3/+7 |
|
|
* | Remove conflict symbols | Allen Byrne | 2019-04-15 | 1 | -4/+0 |
|
|
* | HDFFV-10741 - remove SKIP_ERRSTK_TESTS option | Allen Byrne | 2019-04-15 | 2 | -4/+8 |
|
|
* | Fix merge conflicts | Allen Byrne | 2019-04-15 | 1 | -1/+0 |
|
|
* | Renamed the HDF5_TEST_VOL option to HDF5_TEST_PASSTHROUGH_VOL. | Dana Robinson | 2019-04-11 | 1 | -1/+1 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-04-03 | 1 | -1/+1 |
|\ |
|
| * | Snapshot version 1.11 release 4. | hdftest | 2019-04-01 | 1 | -1/+1 |
|
|
| * | Correct examples for packaging | Allen Byrne | 2019-03-28 | 1 | -0/+2 |
|
|
* | | Correct examples for packaging | Allen Byrne | 2019-03-28 | 1 | -0/+2 |
|
|
* | | HDFFV-10741 - add option to skip tool error stack tests | Allen Byrne | 2019-03-26 | 2 | -17/+26 |
|/ |
|
* | Merge pull request #1602 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:wopen_squash t... | Dana Robinson | 2019-03-15 | 1 | -0/+8 |
|\ |
|
| * | Adds _wopen support on Windows so that files with UTF-8 names | Dana Robinson | 2019-03-15 | 1 | -0/+8 |
|
|