summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix NoFilter buildAllen Byrne2020-04-241-1/+1
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-2313-55/+126
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2533 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2020-04-2313-55/+126
|\ \ \ \
| * | | | TRILAB-244 separate CXX warnings and errors from CAllen Byrne2020-04-2313-55/+126
|/ / / /
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-239-104/+107
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2525 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-04-239-104/+107
|\ \ \ \
| * | | | Add missing ')'.Larry Knox2020-04-231-1/+1
| * | | | Add C++ warnings treated as error for autotools builds.Larry Knox2020-04-233-3/+4
| * | | | Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and removeLarry Knox2020-04-224-54/+18
| * | | | Address PR suggestions and add overlooked GCC compiler version flags.Larry Knox2020-04-222-19/+45
| * | | | Don't add general warnings flags for unsupported old versions of gcc andLarry Knox2020-04-204-41/+53
| | * | | Remove old szip lineAllen Byrne2020-04-231-1/+0
| | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-2332-160/+553
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #2532 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-2332-160/+553
|\ \ \ \ \
| * | | | | Fixed h5diff command-line parameters to use 1 and 2 instead of srcDana Robinson2020-04-2213-151/+151
| * | | | | Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-04-2132-147/+540
| | | * | | OESS-65 add option to use AEC library in place of SZipAllen Byrne2020-04-228-184/+197
| |_|/ / / |/| | | |
* | | | | Merge pull request #2530 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-217-218/+215
|\ \ \ \ \ | |/ / / /
| * | | | Separated VFD and VOL parameters in tools.Dana Robinson2020-04-217-218/+215
| |/ / /
* | | | Merge pull request #2527 in HDFFV/hdf5 from trim_whitespace to developQuincey Koziol2020-04-21374-7336/+7336
|\ \ \ \ | |/ / / |/| | |
| * | | Trim trailing whitespaceQuincey Koziol2020-04-20374-7336/+7336
|/ / /
* | | Merge pull request #2522 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:new_vfd_cleanu...Dana Robinson2020-04-171-3/+5
|\ \ \
| * | | Fixed some minor cmp callback bugs and cleaned warnings.Dana Robinson2020-04-171-3/+5
|/ / /
* | | Merge pull request #2521 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-175-8/+13
|\ \ \
| * | | Fixed problems with S3 and HDFS VFDs.Dana Robinson2020-04-175-8/+13
|/ / /
* | | Merge pull request #2511 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-04-141-42/+47
|\ \ \
| * \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-144-29/+29
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2510 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-144-29/+29
|\ \ \ \
| * | | | Update h5repack long arguments for id-->value changes.Dana Robinson2020-04-141-2/+2
| * | | | Changed identifiers and command-line options from "id" to "value" in toolsDana Robinson2020-04-144-27/+27
|/ / / /
| * | | TRILAB-192 version of std=f2008 special checkAllen Byrne2020-04-141-42/+47
|/ / /
* | | Merge pull request #2509 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-04-131-3/+3
|\ \ \
| * | | Fix shadowed typeAllen Byrne2020-04-131-3/+3
|/ / /
* | | Merge pull request #2508 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-04-135-89/+200
|\ \ \
| * | | TRILAB-192 - cleanup edits and match CMake CXX to autotoolsAllen Byrne2020-04-135-89/+200
|/ / /
* | | Merge pull request #2452 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:feature/vfd_spli...Jake Smith2020-04-1145-568/+11593
|\ \ \
| * | | Add enable-mirror-vfd flag to configure options.Jacob Smith2020-04-082-17/+37
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2020-04-07167-3227/+4910
| |\ \ \
| * | | | Tidying of Mirror VFD.Jacob Smith2020-04-0711-56/+128
| * | | | Add function header comment for `mirror_writer:run_writer()`.Jacob Smith2020-03-161-1/+17
| * | | | Add Splitter VFD to library.Jacob Smith2020-03-1345-565/+11482
* | | | | Merge pull request #2507 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-04-101-12/+12
|\ \ \ \ \
| * | | | | Add missing " and update function calls incorrectly namedLarry Knox2020-04-101-12/+12
|/ / / / /
* | | | | Merge pull request #2498 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developLarry Knox2020-04-093-1206/+1129
|\ \ \ \ \
| * | | | | TRILAB-192 update LTparse filesAllen Byrne2020-04-073-1206/+1129
| | |/ / / | |/| | |
* | | | | Merge pull request #2505 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2020-04-091-0/+6
|\ \ \ \ \
| * \ \ \ \ Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~jhenderson/hdf5 ...Jordan Henderson2020-04-0916-96/+129
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #2504 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-096-33/+48
|\ \ \ \ \ \
| * | | | | | Added support for passing connector info strings via the commandDana Robinson2020-04-096-33/+48
* | | | | | | Merge pull request #2502 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-096-44/+61
|\ \ \ \ \ \ \ | |/ / / / / /