summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-01-2311-51/+38
* Merge pull request #2296 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-01-231-2/+2
|\
| * Revert "Moved -Wunsuffixed-float-constants to the developer warnings."Dana Robinson2020-01-2311-38/+51
| * 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
* | | Merge pull request #2300 in HDFFV/hdf5 from ~KMU/hdf5:squashed_cast to developKimmy Mu2020-01-2344-653/+685
|\ \ \
| * | | 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 d...Allen Byrne2020-01-2310-203/+142
|\ \ \ | |_|/ |/| |
| * | 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
|\ \
| * \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...Larry Knox2020-01-221-6/+6
| |\ \ | | |/
| * | Max Library "index" should be 7.Larry Knox2020-01-221-1/+1
* | | Merge pull request #2291 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/uninitialized to...Kimmy Mu2020-01-233-6/+6
|\ \ \
| * \ \ 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
|\ \ \ \
| * | | | 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 dev...Kimmy Mu2020-01-233-4/+3
|\ \ \ \ \ \ \
| * | | | | | | 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
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | 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
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | 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
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | 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
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | 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
|/ / / / / / /
* | | | | | | Merge pull request #2286 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-01-201-2/+2
|\ \ \ \ \ \ \
| * | | | | | | 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
|\ \ \ \ \ \ \
| * | | | | | | H5vers.txt has versions v10 that should be v110 and some missing v110Larry Knox2020-01-191-7/+7
* | | | | | | | Merge pull request #2285 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-01-201-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |