Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TRILAB-192 - merge changes from develop | Allen Byrne | 2020-04-07 | 3 | -6/+5 |
| | | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags. | ||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) | Allen Byrne | 2020-04-06 | 2 | -16/+50 |
|\ | | | | | | | | | * commit '8668195f417cb22df596e3d440da7502adae1597': H5repack bug fixes from develop | ||||
| * | H5repack bug fixes from develop | Jordan Henderson | 2020-04-03 | 2 | -16/+50 |
| | | |||||
* | | TRILAB-192 merging warnings changes from develop | Allen Byrne | 2020-03-30 | 9 | -0/+28 |
|/ | |||||
* | Fix comment | Allen Byrne | 2020-03-10 | 1 | -1/+1 |
| | |||||
* | Remove deleted files | Allen Byrne | 2020-03-09 | 2 | -6/+0 |
| | |||||
* | Changes to region reference in h5dump no longer have errstack | Allen Byrne | 2020-03-09 | 5 | -79/+6 |
| | |||||
* | Check sizeof type to use correct ref_type | Allen Byrne | 2020-03-09 | 3 | -79/+65 |
| | |||||
* | Update CMake compare command | Allen Byrne | 2020-03-05 | 1 | -30/+24 |
| | |||||
* | Correct test script for errstack | Allen Byrne | 2020-03-04 | 3 | -13/+55 |
| | |||||
* | Fix h5ls attrreg | Allen Byrne | 2020-03-01 | 2 | -11/+44 |
| | |||||
* | Fixed region refs | Allen Byrne | 2020-03-01 | 1 | -4/+59 |
| | |||||
* | h5dump object reference fixed | Allen Byrne | 2020-03-01 | 3 | -108/+275 |
| | |||||
* | Updated reference code | Allen Byrne | 2020-02-29 | 3 | -24/+102 |
| | |||||
* | Merge CMake and tools changes from develop | Allen Byrne | 2020-02-27 | 102 | -5820/+5681 |
| | |||||
* | Merge from dev, sanitizer, fortran, warnings and tools ids | Allen Byrne | 2020-02-11 | 33 | -812/+715 |
| | |||||
* | HDFFV-11014, fix the h5repack issue that misses a few attributes during the ↵ | Muqun Yang | 2020-02-10 | 1 | -1/+8 |
| | | | | repacking. The flag that checks the object reference attribute is not updated properly. The fix is trivial. Just need to move the flag update line into the inner loop. Tested at Jelly. Also update the release.txt. | ||||
* | tools perform and hid_t init settings | Allen Byrne | 2020-01-20 | 15 | -134/+144 |
| | |||||
* | Added new CMake options for tests | Allen Byrne | 2020-01-19 | 17 | -205/+232 |
| | |||||
* | Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵ | Kimmy Mu | 2020-01-14 | 1 | -2/+2 |
| | | | | | | | to develop * commit '6b1b4b3c0bdd803835efe8c531965bb9900a5363': fix test assert fail error | ||||
* | Fix CMake test macros and perform standalone tests | Allen Byrne | 2020-01-12 | 10 | -67/+203 |
| | |||||
* | Merge branch 'hdf5_1_10' of https://git.hdfgroup.org/scm/~kmu/hdf5 into ↵ | kmu | 2020-01-09 | 3 | -10/+3 |
|\ | | | | | | | hdf5_1_10 | ||||
| * | Merge of --Wc++-compat changes from develop | Dana Robinson | 2020-01-09 | 3 | -10/+3 |
| | | |||||
* | | merge intel warning fix | Kimmy Mu | 2020-01-09 | 10 | -28/+28 |
|/ | |||||
* | Standalone doesn't use h5test implementation. | Allen Byrne | 2019-12-20 | 1 | -0/+3 |
| | |||||
* | Remove duplicate instance | Allen Byrne | 2019-12-16 | 1 | -6/+0 |
| | |||||
* | Update version for HDF5_1_10 | Larry Knox | 2019-12-11 | 1 | -7/+7 |
| | |||||
* | Fix MPI depends name | Allen Byrne | 2019-10-23 | 1 | -1/+1 |
| | |||||
* | Fix missing HD and whitespace | Allen Byrne | 2019-10-21 | 1 | -185/+112 |
| | |||||
* | More whitespace changes | Allen Byrne | 2019-10-03 | 2 | -211/+57 |
| | |||||
* | Whitespace cleanup | Allen Byrne | 2019-10-03 | 1 | -159/+157 |
| | |||||
* | Remove incorrect text | Allen Byrne | 2019-10-03 | 1 | -2/+1 |
| | |||||
* | HDFFV-10919 merge synching | Allen Byrne | 2019-10-02 | 4 | -179/+68 |
| | |||||
* | Whitespace and benign synchro changes | Allen Byrne | 2019-10-02 | 29 | -438/+1229 |
| | |||||
* | fix for statement declare variable | Allen Byrne | 2019-09-30 | 1 | -1/+2 |
| | |||||
* | Fix missing option and incorrect close | Allen Byrne | 2019-09-24 | 1 | -2/+2 |
| | |||||
* | small syntax addition | Allen Byrne | 2019-09-23 | 1 | -1/+1 |
| | |||||
* | Whitespace updates | Allen Byrne | 2019-09-23 | 5 | -122/+122 |
| | |||||
* | HDFFV-10903 merge dev changes to 1.10 | Allen Byrne | 2019-09-18 | 1 | -1/+1 |
| | |||||
* | HDFFV-10903 merge updated changes | Allen Byrne | 2019-09-17 | 3 | -7/+19 |
| | |||||
* | Add new tools lib test folder | Allen Byrne | 2019-09-13 | 4 | -0/+1366 |
| | |||||
* | Merge S3 code from develop to 1.10 | Allen Byrne | 2019-09-13 | 22 | -663/+1672 |
| | |||||
* | OESS-29 Fix HD prefix in perform | Allen Byrne | 2019-08-27 | 9 | -370/+374 |
| | |||||
* | HDFFV-10876 link fix and compile issue | Allen Byrne | 2019-08-27 | 3 | -18/+9 |
| | |||||
* | Add HD prefix | Allen Byrne | 2019-08-27 | 1 | -8/+8 |
| | |||||
* | OESS-29 Update HD prefix and compare against develop | Allen Byrne | 2019-08-23 | 12 | -435/+435 |
| | |||||
* | Merge HD prefix and whitespace changes from develop | Allen Byrne | 2019-08-18 | 22 | -1184/+1226 |
| | |||||
* | Merge fixes and code reconciliation wit develop | Allen Byrne | 2019-08-05 | 7 | -105/+238 |
| | |||||
* | Cleanup when merging to other branches | Allen Byrne | 2019-07-30 | 14 | -179/+135 |
| | |||||
* | HDFFV-10845, 10529 and CMake changes from develop | Allen Byrne | 2019-07-24 | 30 | -2055/+696 |
| |