| Commit message (Expand) | Author | Age | Files | Lines |
* | Add java clang-format (#1672) | Allen Byrne | 2022-04-22 | 2 | -2/+2 |
|
|
* | Undo increment of max_idx for addition of 1.14 verrsion from develop in (#1623) | Larry Knox | 2022-04-08 | 1 | -2/+2 |
|
|
* | 1.12: Last round of normalizations for 1.12.2 (#1621) | Dana Robinson | 2022-04-08 | 1 | -2/+0 |
|
|
* | Brings bin/restore.sh src/H5config.h.in cleanup from develop (#1608) | Dana Robinson | 2022-04-07 | 1 | -0/+3 |
|
|
* | Normalization of 1.12 branch with develop (#1598) | Dana Robinson | 2022-04-07 | 9 | -19/+24 |
|
|
* | Misc fixes from develop nov21 - feb22 (#1580) | Larry Knox | 2022-04-05 | 1 | -6/+6 |
|
|
* | Brings MANIFEST removal over from develop (#1533) | Dana Robinson | 2022-03-29 | 8 | -2567/+110 |
|
|
* | 1.12 Update examples version because of HDFFV-11269 (#999) | Allen Byrne | 2021-09-15 | 1 | -6/+6 |
|
|
* | Reverts PR 906 and 907 due to binary compatibility issues (#918) | Dana Robinson | 2021-08-17 | 1 | -32/+6 |
|
|
* | Merge2 839 issue PRs to hdf5 1 12 (#906) | Larry Knox | 2021-08-13 | 1 | -6/+32 |
|
|
* | Update examples version used by CMake (#890) | Allen Byrne | 2021-08-11 | 1 | -3/+3 |
|
|
* | 1.12 Update docs with plugins usage and fix version refs (#815) | Allen Byrne | 2021-07-01 | 1 | -3/+8 |
|
|
* | 112 copying update (#563) | Larry Knox | 2021-04-26 | 1 | -13/+0 |
|
|
* | Hdf5 merge issue 487 v112 (#491) | Larry Knox | 2021-03-26 | 2 | -2/+2 |
|
|
* | 1 12 merges from develop (#412) | Allen Byrne | 2021-03-03 | 3 | -6/+6 |
|
|
* | Merge branch 'hdf5_1_12' of https://github.com/HDFGroup/hdf5 into hdf5_1_12 | Larry Knox | 2021-02-20 | 1 | -1/+6 |
|\ |
|
| * | 1 12 merge recent changes from develop (#344) | Allen Byrne | 2021-02-17 | 1 | -1/+6 |
|
|
* | | Update URL in source file Copyright headers for web copy of COPYING | Larry Knox | 2021-02-20 | 39 | -42/+42 |
|/ |
|
* | Warnings merge 112 (#299) | Allen Byrne | 2021-02-04 | 1 | -48/+61 |
|
|
* | Manual sync with develop (#95) | Dana Robinson | 2020-11-17 | 1 | -4/+87 |
|
|
* | Merge from develop | Allen Byrne | 2020-10-07 | 7 | -24/+97 |
|
|
* | Add clang-format changes from develop. | Allen Byrne | 2020-09-28 | 2 | -0/+20 |
|
|
* | Sync with develop | Dana Robinson | 2020-08-01 | 2 | -124/+130 |
|
|
* | Whitespace cleanup compared to develop | Allen Byrne | 2020-05-09 | 2 | -13/+13 |
|
|
* | OESS-65 replace szip with aec library | Allen Byrne | 2020-04-27 | 1 | -15/+15 |
|
|
* | Revise API for H5get_alloc_stats() to take a struct instead of separate values. | Quincey Koziol | 2020-03-23 | 1 | -0/+1 |
|
|
* | Add \d to list of characters allowed after - in versions. | Larry Knox | 2020-03-12 | 1 | -1/+1 |
|
|
* | Update examples and fix version references | Allen Byrne | 2020-02-26 | 1 | -3/+3 |
|
|
* | Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to develop | Kimmy Mu | 2020-01-28 | 1 | -0/+1 |
|
|
* | Merge pull request #2238 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_12 to hdf5_1_12 | Kimmy Mu | 2020-01-24 | 1 | -4/+15 |
|\ |
|
| * | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-08 | 1 | -4/+15 |
|
|
* | | Max Library "index" should be 6 for HDF5 1.12. | Larry Knox | 2020-01-22 | 1 | -1/+1 |
|
|
* | | Merge pull request #2289 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2020-01-22 | 2 | -9/+16 |
|
|
* | | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-19 | 2 | -12/+35 |
|/ |
|
* | Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out | Quincey Koziol | 2020-01-04 | 1 | -0/+11 |
|
|
* | Make this script work on hosts where PERL is not installed at | David Young | 2019-12-19 | 1 | -1/+2 |
|
|
* | Not every system has perl installed in /usr/bin/, so change the shebang | David Young | 2019-12-19 | 12 | -12/+26 |
|
|
* | Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/... | Jerome Soumagne | 2019-12-09 | 12 | -28/+14 |
|
|
* | Merged HDFFV-10929_2GB_testing to hdf5_1_12 | Richard Warren | 2019-12-06 | 12 | -14/+28 |
|
|
* | Add new H5R API that abstracts object, region and attribute reference types | Jerome Soumagne | 2019-10-08 | 1 | -1/+3 |
|
|
* | Fix H5VL_blob_get to return size of blob | Jerome Soumagne | 2019-10-08 | 1 | -0/+1 |
|
|
* | Cleanup whitespace and comments compared to develop | Allen Byrne | 2019-10-02 | 1 | -3/+3 |
|
|
* | Added the map (H5M) API | Dana Robinson | 2019-08-13 | 1 | -0/+1 |
|
|
* | Escape { and } in regex as required by sh in updated cori.nersc.gov. | Larry Knox | 2019-08-07 | 1 | -3/+3 |
|
|
* | Squashed commit of the following: | Larry Knox | 2019-07-25 | 1 | -0/+2 |
|
|
* | Updates to warnhist script, along with a few cleanups, and add some comments | Quincey Koziol | 2019-07-10 | 1 | -7/+18 |
|
|
* | Cleaned up code that genericizes warning output, and add "-u" option to | Quincey Koziol | 2019-07-05 | 1 | -269/+65 |
|
|
* | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 2 | -63/+218 |
|
|
* | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 1 | -22/+57 |
|
|
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -4/+34 |
|
|