Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce differences between my -Werror branch and `develop`: | David Young | 2020-01-29 | 26 | -276/+265 |
| | | | | | | | | Rename index -> idx, fileno -> fnumber, fileno -> fno to avoid GCC shadowed declaration warnings about index(3). Convert #pragma GCC diagnostic push/pop/ignored to the HDF5 library's H5_GCC_DIAG_OFF()/H5_GCC_DIAG_ON() macros. | ||||
* | Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop | Kimmy Mu | 2020-01-28 | 18 | -391/+442 |
|\ | | | | | | | | | | | | | | | | | * commit '406330addf45529ecdd088f4d22e9aab9a03661d': rename macro change condition pick up from Dave's fix leave Wswitch-default for later fix fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-compare, Wmisleading-indentation, Wshadow | ||||
| * | rename macro | kmu | 2020-01-28 | 1 | -2/+2 |
| | | |||||
| * | change condition | kmu | 2020-01-27 | 1 | -1/+1 |
| | | |||||
| * | pick up from Dave's fix | kmu | 2020-01-27 | 2 | -241/+244 |
| | | |||||
| * | leave Wswitch-default for later fix | kmu | 2020-01-27 | 2 | -37/+13 |
| | | |||||
| * | fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, ↵ | kmu | 2020-01-27 | 18 | -159/+231 |
| | | | | | | | | Wsign-compare, Wmisleading-indentation, Wshadow | ||||
* | | Merge pull request #2315 in HDFFV/hdf5 from ~KMU/hdf5:develop to develop | Kimmy Mu | 2020-01-28 | 1 | -12/+15 |
|\ \ | | | | | | | | | | | | | * commit '3177c89c5b0749ef1294ec60e124bf402246feba': fix issues from test fail | ||||
| * | | fix issues from test fail | kmu | 2020-01-28 | 1 | -12/+15 |
|/ / | |||||
* | | Merge pull request #2304 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:isnan_fixes ↵ | Dana Robinson | 2020-01-28 | 2 | -116/+45 |
|\ \ | | | | | | | | | | | | | | | | | | | to develop * commit '8b4d774eb9bb95cb3c59f033b43ed9fba340a54a': Replaced my_isnan with C99 isnan in h5diff. | ||||
| * | | Replaced my_isnan with C99 isnan in h5diff. | Dana Robinson | 2020-01-24 | 2 | -116/+45 |
| | | | |||||
* | | | Merge pull request #2308 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to ↵ | Allen Byrne | 2020-01-27 | 4 | -127/+115 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop * commit '3b804074bd358b4a1f5b8ace30f53c4a5b250bf8': Add another warning variation Correct ignore warnings Only use sanitizer with Clang Remove cmake macros from valgrind tests | ||||
| * \ \ | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-01-27 | 1 | -1/+1 |
| |\ \ \ | |/ / / |/| | | | | | | | | | | | * commit 'b0aa2c037ebb742db520e4e9a72e06d21c4afa27': Restore fix of test assert fail eror undone by later commit. | ||||
* | | | | Merge pull request #2312 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2020-01-27 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | * commit '1c812fcd5d475afb7e65ed28d84990f96eefa649': Restore fix of test assert fail eror undone by later commit. | ||||
| * | | | | Restore fix of test assert fail eror undone by later commit. | Larry Knox | 2020-01-27 | 1 | -1/+1 |
|/ / / / | |||||
| * | | | Add another warning variation | Allen Byrne | 2020-01-26 | 1 | -0/+1 |
| | | | | |||||
| * | | | Correct ignore warnings | Allen Byrne | 2020-01-26 | 1 | -2/+4 |
| | | | | |||||
| * | | | Only use sanitizer with Clang | Allen Byrne | 2020-01-26 | 1 | -1/+1 |
| | | | | |||||
| * | | | Remove cmake macros from valgrind tests | Allen Byrne | 2020-01-25 | 3 | -124/+109 |
|/ / / | |||||
* | | | Merge pull request #2305 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:tid_cleanup ↵ | Dana Robinson | 2020-01-24 | 1 | -9/+16 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '51ed3d256e87b423265c17867c80f588ee48fa3b': Cleaned up warnings in test/tid.c. | ||||
| * | | | Cleaned up warnings in test/tid.c. | Dana Robinson | 2020-01-24 | 1 | -9/+16 |
| |/ / | |||||
* | | | Merge pull request #2306 in HDFFV/hdf5 from ~KMU/hdf5:develop to develop | Kimmy Mu | 2020-01-24 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | * commit 'a152ffafb322551033adb594112f53836f7eb240': fix assert fail | ||||
| * | | | fix assert fail | kmu | 2020-01-24 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'develop' of https://git.hdfgroup.org/scm/~kmu/hdf5 into develop | kmu | 2020-01-24 | 413 | -8025/+18360 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #2303 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵ | Dana Robinson | 2020-01-24 | 1 | -15/+27 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '9475ee5d59e9ac916271a64c5372dfc28f709417': Optimized the floating point comparisons a little bit. Fix for failing h5diff tests involving floating-point compares. | ||||
| * | | | Optimized the floating point comparisons a little bit. | Dana Robinson | 2020-01-24 | 1 | -24/+24 |
| | | | | |||||
| * | | | Fix for failing h5diff tests involving floating-point compares. | Dana Robinson | 2020-01-24 | 1 | -6/+18 |
|/ / / | |||||
* | | | Merge pull request #2302 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵ | Dana Robinson | 2020-01-23 | 11 | -58/+38 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '601752e76e2e3f34c8bcd2b5b46cf73cad122cb2': Removed H5_DEC_ENUM Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings."" | ||||
| * | | | Removed H5_DEC_ENUM | Dana Robinson | 2020-01-23 | 1 | -7/+0 |
| | | | | |||||
| * | | | Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings."" | Dana Robinson | 2020-01-23 | 11 | -51/+38 |
|/ / / | | | | | | | | | | This reverts commit 6486e06545bf637d46e18a787395542f4fca143a. | ||||
* | | | Merge pull request #2296 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵ | Dana Robinson | 2020-01-23 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | | | | to develop * commit '6486e06545bf637d46e18a787395542f4fca143a': Revert "Moved -Wunsuffixed-float-constants to the developer warnings." Moved -Wunsuffixed-float-constants to the developer warnings. Fixed a bug in testpar/t_cache.c concerning checking expected vs. actual cache entry reads and writes. | ||||
| * | | Revert "Moved -Wunsuffixed-float-constants to the developer warnings." | Dana Robinson | 2020-01-23 | 11 | -38/+51 |
| | | | | | | | | | | | | This reverts commit 12bc75c6172ca7b64c33b17cf538a7629500cf2f. | ||||
| * | | Moved -Wunsuffixed-float-constants to the developer warnings. | Dana Robinson | 2020-01-23 | 11 | -51/+38 |
| | | | |||||
| * | | Merge branch 'develop' into develop_minor | Dana Robinson | 2020-01-23 | 80 | -452/+420 |
| |\ \ | |||||
| * | | | Fixed a bug in testpar/t_cache.c concerning checking expected | Dana Robinson | 2020-01-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | vs. actual cache entry reads and writes. | ||||
* | | | | Merge pull request #2300 in HDFFV/hdf5 from ~KMU/hdf5:squashed_cast to develop | Kimmy Mu | 2020-01-23 | 44 | -653/+685 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'af5c33afabdae2e39bb45eb1b3e9c8366da01145': remove unnecessary stuff squash cast warning fix | ||||
| * | | | | remove unnecessary stuff | kmu | 2020-01-23 | 1 | -2/+0 |
| | | | | | |||||
| * | | | | squash cast warning fix | kmu | 2020-01-23 | 44 | -653/+687 |
|/ / / / | |||||
* | | | | Merge pull request #2299 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to ↵ | Allen Byrne | 2020-01-23 | 10 | -203/+142 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | develop * commit 'ee1fa14066af158fdafafd6e051f7d5b5f79ba6a': Change tools debug macros to not use error stack | ||||
| * | | | Change tools debug macros to not use error stack | Allen Byrne | 2020-01-23 | 10 | -203/+142 |
|/ / / | |||||
* | | | Merge pull request #2297 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2020-01-23 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | * commit '30fa2606b45e789ba36f3193130cdea2c12b68a6': Max Library "index" should be 7. | ||||
| * \ \ | Merge branch 'develop' of ↵ | Larry Knox | 2020-01-22 | 1 | -6/+6 |
| |\ \ \ | | |/ / | | | | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop | ||||
| * | | | Max Library "index" should be 7. | Larry Knox | 2020-01-22 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #2291 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/uninitialized ↵ | Kimmy Mu | 2020-01-23 | 3 | -6/+6 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '2de0ce0d8ba2fb58fadefc5d718a3c0fedab25c8': fix uninitizlized warning | ||||
| * \ \ \ | merge and fix conflict | kmu | 2020-01-23 | 484 | -11153/+25742 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to develop | Kimmy Mu | 2020-01-23 | 3 | -7/+12 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '9afaf94bef740f89958a1a8aae369d5f607845f4': not use hdf5 private header fix float type cmp warning fix float type cmp warning | ||||
| * | | | | | not use hdf5 private header | kmu | 2020-01-22 | 1 | -1/+3 |
| | | | | | | |||||
| * | | | | | fix float type cmp warning | kmu | 2020-01-22 | 1 | -0/+2 |
| | | | | | | |||||
| * | | | | | fix float type cmp warning | kmu | 2020-01-22 | 2 | -7/+8 |
| | | | | | | |||||
| * | | | | | Merge branch 'develop' of https://git.hdfgroup.org/scm/hdffv/hdf5 into develop | kmu | 2020-01-22 | 22 | -529/+1203 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | |