Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 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 | |
| | | | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-01-27 | 1 | -1/+1 | |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge pull request #2312 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2020-01-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Restore fix of test assert fail eror undone by later commit. | Larry Knox | 2020-01-27 | 1 | -1/+1 | |
|/ / / / / | ||||||
| | | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-01-25 | 2 | -10/+17 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #2305 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:tid_cleanup to... | Dana Robinson | 2020-01-24 | 1 | -9/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 branch 'develop' of https://git.hdfgroup.org/scm/hdffv/hdf5 into develop | kmu | 2020-01-06 | 215 | -4143/+8360 | |
| |\ \ \ \ \ | ||||||
| | | | | * \ | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-01-24 | 13 | -75/+67 | |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #2303 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ... | Dana Robinson | 2020-01-24 | 1 | -15/+27 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | 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 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #2296 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ... | Dana Robinson | 2020-01-23 | 1 | -2/+2 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Revert "Moved -Wunsuffixed-float-constants to the developer warnings." | Dana Robinson | 2020-01-23 | 11 | -38/+51 | |
| * | | | | 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 | |
| | | | | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-01-23 | 44 | -653/+685 | |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge pull request #2300 in HDFFV/hdf5 from ~KMU/hdf5:squashed_cast to develop | Kimmy Mu | 2020-01-23 | 44 | -653/+685 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | remove unnecessary stuff | kmu | 2020-01-23 | 1 | -2/+0 | |
| * | | | | | | squash cast warning fix | kmu | 2020-01-23 | 44 | -653/+687 | |
|/ / / / / / | ||||||
| | | | | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-01-23 | 10 | -203/+142 | |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge pull request #2299 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d... | Allen Byrne | 2020-01-23 | 10 | -203/+142 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Change tools debug macros to not use error stack | Allen Byrne | 2020-01-23 | 10 | -203/+142 | |
|/ / / / / | ||||||
| | | | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-01-23 | 80 | -452/+420 | |
| | | | |\ | |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge pull request #2297 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2020-01-23 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk... | Larry Knox | 2020-01-22 | 1 | -6/+6 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| * | | | | | 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 to... | Kimmy Mu | 2020-01-23 | 3 | -6/+6 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | 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 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | 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 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'develop' of https://git.hdfgroup.org/scm/hdffv/hdf5 into develop | kmu | 2020-01-17 | 225 | -4667/+13994 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'develop' of https://git.hdfgroup.org/scm/~kmu/hdf5 into develop | kmu | 2020-01-17 | 97 | -1109/+1322 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to dev... | Kimmy Mu | 2020-01-23 | 3 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fix missing prototype warning | kmu | 2020-01-21 | 3 | -4/+3 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to develop | Kimmy Mu | 2020-01-23 | 75 | -434/+398 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | |