summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-01-2311-51/+38
| | | | This reverts commit 6486e06545bf637d46e18a787395542f4fca143a.
* Merge pull request #2296 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵Dana Robinson2020-01-231-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 Robinson2020-01-2311-38/+51
| | | | | | | | This reverts commit 12bc75c6172ca7b64c33b17cf538a7629500cf2f.
| * Moved -Wunsuffixed-float-constants to the developer warnings.Dana Robinson2020-01-2311-51/+38
| |
| * Merge branch 'develop' into develop_minorDana Robinson2020-01-2380-452/+420
| |\
| * | Fixed a bug in testpar/t_cache.c concerning checking expectedDana Robinson2020-01-221-2/+2
| | | | | | | | | | | | vs. actual cache entry reads and writes.
* | | Merge pull request #2300 in HDFFV/hdf5 from ~KMU/hdf5:squashed_cast to developKimmy Mu2020-01-2344-653/+685
|\ \ \ | | | | | | | | | | | | | | | | | | | | * commit 'af5c33afabdae2e39bb45eb1b3e9c8366da01145': remove unnecessary stuff squash cast warning fix
| * | | remove unnecessary stuffkmu2020-01-231-2/+0
| | | |
| * | | squash cast warning fixkmu2020-01-2344-653/+687
|/ / /
* | | Merge pull request #2299 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to ↵Allen Byrne2020-01-2310-203/+142
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | develop * commit 'ee1fa14066af158fdafafd6e051f7d5b5f79ba6a': Change tools debug macros to not use error stack
| * | Change tools debug macros to not use error stackAllen Byrne2020-01-2310-203/+142
|/ /
* | Merge pull request #2297 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-01-231-1/+1
|\ \ | | | | | | | | | | | | * commit '30fa2606b45e789ba36f3193130cdea2c12b68a6': Max Library "index" should be 7.
| * \ Merge branch 'develop' of ↵Larry Knox2020-01-221-6/+6
| |\ \ | | |/ | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
| * | Max Library "index" should be 7.Larry Knox2020-01-221-1/+1
| | |
* | | Merge pull request #2291 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/uninitialized ↵Kimmy Mu2020-01-233-6/+6
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '2de0ce0d8ba2fb58fadefc5d718a3c0fedab25c8': fix uninitizlized warning
| * \ \ merge and fix conflictkmu2020-01-23484-11153/+25742
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to developKimmy Mu2020-01-233-7/+12
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '9afaf94bef740f89958a1a8aae369d5f607845f4': not use hdf5 private header fix float type cmp warning fix float type cmp warning
| * | | | not use hdf5 private headerkmu2020-01-221-1/+3
| | | | |
| * | | | fix float type cmp warningkmu2020-01-221-0/+2
| | | | |
| * | | | fix float type cmp warningkmu2020-01-222-7/+8
| | | | |
| * | | | Merge branch 'develop' of https://git.hdfgroup.org/scm/hdffv/hdf5 into developkmu2020-01-2222-529/+1203
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'develop' of https://git.hdfgroup.org/scm/hdffv/hdf5 into developkmu2020-01-17225-4667/+13994
| |\ \ \ \
| * \ \ \ \ Merge branch 'develop' of https://git.hdfgroup.org/scm/~kmu/hdf5 into developkmu2020-01-1797-1109/+1322
| |\ \ \ \ \
* | \ \ \ \ \ Merge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to ↵Kimmy Mu2020-01-233-4/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop * commit '9f80ffa1f1908975b3100814b2529bf779521e13': fix missing prototype warning
| * | | | | | | fix missing prototype warningkmu2020-01-213-4/+3
| | | | | | | |
* | | | | | | | Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to developKimmy Mu2020-01-2375-434/+398
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '145ef3ceee20c28a443bd11507c58858bea3f889': more cleanup change it back pick up missing piece fix unused related warnings removed unused parameter more fix and address comments remove unsed var,function,macro, etc
| * | | | | | | more cleanupkmu2020-01-235-10/+7
| | | | | | | |
| * | | | | | | merge and fixkmu2020-01-21239-5185/+15127
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵kmu2020-01-21240-5175/+15160
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | | | | | | | | | develop
| * | | | | | | | merge and fix conflictkmu2020-01-19148-1330/+1525
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵kmu2020-01-16293-5596/+10216
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | | | | | | | | | develop
| * | | | | | | | merge and fix conflictskmu2020-01-14307-9923/+21657
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'develop' of https://git.hdfgroup.org/scm/hdffv/hdf5 into developkmu2020-01-14225-4497/+8904
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | change it backkmu2020-01-131-2/+1
| | | | | | | | |
| * | | | | | | | pick up missing piecekmu2020-01-132-2/+3
| | | | | | | | |
| * | | | | | | | fix unused related warningskmu2020-01-1362-354/+410
| | | | | | | | |
| * | | | | | | | removed unused parameterkmu2019-12-111-1/+1
| | | | | | | | |
| * | | | | | | | more fix and address commentskmu2019-12-094-30/+8
| | | | | | | | |
| * | | | | | | | remove unsed var,function,macro, etckmu2019-12-0619-101/+37
| | | | | | | | |
* | | | | | | | | Merge pull request #2290 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵Larry Knox2020-01-221-6/+6
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '24fe4b38da4786990cb95b117b45475404b05920': Fixed yet another small issue in test/efc.c.
| * | | | | | | | | Fixed yet another small issue in test/efc.c.Dana Robinson2020-01-211-6/+6
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2289 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-01-223-14/+30
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | * commit 'a92cfed71e0da0ff61af2550640e38bf6d415fee': Remove irrelevant sentence from comment. Remove duplicate lines noted on forum by Eric Bavier Add v111 version for H5O functions to enable version1 default for HDF5 1.8-1.10 and version 3 default for HDF5 1.12. Version 2 functions are available (deprecated) but will not be the default for any version.
| * | | | | | | Remove irrelevant sentence from comment.Larry Knox2020-01-221-3/+1
| | | | | | | |
| * | | | | | | Remove duplicate lines noted on forum by Eric BavierLarry Knox2020-01-211-7/+0
| | | | | | | |
| * | | | | | | Add v111 version for H5O functions to enable version1 default for HDF5Larry Knox2020-01-212-7/+32
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.8-1.10 and version 3 default for HDF5 1.12. Version 2 functions are available (deprecated) but will not be the default for any version.
* | | | | | | Merge pull request #2286 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-01-201-2/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '59f19282b34b5dcc29a2921fdbd475833d4f6b92': Only 2 versions of H5O_info_t and H5O_iterate_t.
| * | | | | | | Only 2 versions of H5O_info_t and H5O_iterate_t.Larry Knox2020-01-201-2/+2
|/ / / / / / /
* | | | | | | Merge pull request #2280 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-01-201-7/+7
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '9e610d835b74f01320fdc777086c88ef40b0b0a2': H5vers.txt has versions v10 that should be v110 and some missing v110 entries.
| * | | | | | | H5vers.txt has versions v10 that should be v110 and some missing v110Larry Knox2020-01-191-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | entries.
* | | | | | | | Merge pull request #2285 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵Dana Robinson2020-01-201-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '2f606a7c62c67d09835f004bad11fff6a76fc918': PATH_MAX fix in efc test for Windows.