Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove mingw from windows copy | Allen Byrne | 2020-07-31 | 1 | -3/+4 | |
| | ||||||
* | Additional warnings removed | Allen Byrne | 2020-07-30 | 2 | -2/+0 | |
| | ||||||
* | More warnings reduction | Allen Byrne | 2020-07-30 | 5 | -7/+4 | |
| | ||||||
* | Warnings reduction in tools | Allen Byrne | 2020-07-30 | 8 | -126/+119 | |
| | ||||||
* | Correct reference file | Allen Byrne | 2020-07-29 | 1 | -2/+2 | |
| | ||||||
* | Correct h5diff test file names | Allen Byrne | 2020-07-29 | 8 | -25/+25 | |
| | ||||||
* | Add missing VFD open loop | Allen Byrne | 2020-07-28 | 1 | -0/+29 | |
| | ||||||
* | Merge changes from dev | Allen Byrne | 2020-07-28 | 2 | -8/+0 | |
| | ||||||
* | Merge from dev of tools changes | Allen Byrne | 2020-07-22 | 81 | -5826/+5869 | |
| | ||||||
* | Merge pull request #2643 in HDFFV/hdf5 from ↵ | Vailin Choi | 2020-06-11 | 3 | -6/+23 | |
| | | | | | | | | ~VCHOI/my_third_fork:bugfix/HDFFV-10961-h5clear-usage-statement-give to develop * commit '01b632c69ca1c97c2b0e1aaeeab1dd2362b580a6': Fix for HDFFV-10961: Couple changes to the tests' usage output files for h5clear. Fix for HDFFV-10961: add description to usage for --increment option. | |||||
* | Removed trailing whitespace from source files. | Dana Robinson | 2020-05-26 | 13 | -66/+66 | |
| | ||||||
* | Misc fixes and changes from develop. | Dana Robinson | 2020-05-16 | 7 | -8/+8 | |
| | ||||||
* | 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 | |
| |