summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove non-existent exampleQuincey Koziol2020-06-301-2/+2
* Merge remote-tracking branch 'origin/develop' into monotonic_timerQuincey Koziol2020-06-303-7/+17
|\
| * Merge pull request #2609 in HDFFV/hdf5 from ~BMRIBLER/hdf5-bmr:develop to dev...Binh-Minh Ribler2020-06-302-1/+15
| |\
| | * Changed wording in comment.Binh-Minh Ribler2020-06-301-2/+2
| | * - added comment to explain a klugeBinh-Minh Ribler2020-06-292-1/+11
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Binh-Minh Ribler2020-06-29123-4381/+5132
| | |\
| | * | Fix HDFFV-11053Binh-Minh Ribler2020-05-261-0/+4
| * | | Merge pull request #2667 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-06-301-6/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Copy lib files for junit.sh to temporary subdirectory of <buildLarry Knox2020-06-271-6/+2
| |/ /
* | | Add new source files to CMake buildQuincey Koziol2020-06-282-0/+2
* | | Clean up warningsQuincey Koziol2020-06-287-54/+53
* | | va_arg -> HDva_argQuincey Koziol2020-06-271-1/+1
* | | Merge remote-tracking branch 'origin/develop' into monotonic_timerQuincey Koziol2020-06-273-54/+134
|\ \ \ | |/ /
| * | Merge pull request #2665 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:bugfix/splitter_...Jake Smith2020-06-263-54/+134
| |\ \
| | * | * Fix intermittent error with Splitter VFD.Jacob Smith2020-06-253-54/+134
* | | | Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a...Quincey Koziol2020-06-276-328/+190
* | | | Merge remote-tracking branch 'origin/develop' into monotonic_timerQuincey Koziol2020-06-261843-181238/+348913
|\ \ \ \ | |/ / /
| * | | Merge pull request #2654 in HDFFV/hdf5 from bmr_HDFFV-10591 to developBinh-Minh Ribler2020-06-224-12/+41
| |\ \ \
| | * | | Added note for HDFFV-10591.Binh-Minh Ribler2020-06-191-0/+12
| | * | | Fix HDFFV-10591Binh-Minh Ribler2020-06-193-12/+29
| | |/ /
| * | | Merge pull request #2648 in HDFFV/hdf5 from opt_h5open_overhead to developQuincey Koziol2020-06-182-5/+32
| |\ \ \ | | |/ / | |/| |
| | * | Reduce overhead for H5open, which is involved in the public symbols like H5T_...Quincey Koziol2020-06-162-5/+32
| |/ /
| * | Merge pull request #2610 in HDFFV/hdf5 from ~DYOUNG/werror:hdffv-11060-exampl...David Young2020-06-166-12/+12
| |\ \
| | * | Make examples installation respect DESTDIR. FixesDavid Young2020-05-266-12/+12
| | |/
| * | Merge pull request #2615 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:bugfix/splitter_...Jake Smith2020-06-152-1/+5
| |\ \
| | * | Patch a few holes in the Splitter VFD implementation.Jacob Smith2020-05-292-1/+5
| * | | Merge pull request #2646 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-06-122-28/+6
| |\ \ \
| | * | | Remove unnecessary version conditions for Clang compilers.Larry Knox2020-06-122-28/+6
| |/ / /
| * | | Merge pull request #2643 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2020-06-113-6/+23
| |\ \ \
| | * | | Fix for HDFFV-10961:vchoi2020-06-112-4/+16
| | * | | Fix for HDFFV-10961: add description to usage for --increment option.vchoi2020-06-111-2/+7
| |/ / /
| * | | Merge pull request #2636 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:HDFFV-11000-upda...Larry Knox2020-06-111-4/+126
| |\ \ \
| | * | | Add tests for all version to H5_NO_DEPRECATED_SYMBOLS sectionLarry Knox2020-06-101-2/+13
| | * | | HDFFV-11000: update-testh5cc.sh.in to test sample versioned functionsLarry Knox2020-06-101-3/+114
| * | | | Merge pull request #2639 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-06-102-1/+3
| |\ \ \ \
| | * \ \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...buildbot2020-06-104-35/+60
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #2633 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-06-106-70/+44
| |\ \ \ \ \
| | * | | | | Remove duplicate entries in MANIFEST.Larry Knox2020-06-101-2/+0
| | * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Larry Knox2020-06-104-33/+60
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #2637 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-06-101-0/+2
| |\ \ \ \ \ \
| | * | | | | | Fix MANIFESTDana Robinson2020-06-101-0/+2
| * | | | | | | Merge pull request #2635 in HDFFV/hdf5 from cache_last_id_info to developQuincey Koziol2020-06-101-2/+22
| |\ \ \ \ \ \ \
| | * | | | | | | Remember the info for the last ID looked up for a given ID type.Quincey Koziol2020-06-091-2/+22
| | |/ / / / / /
| * | | | | | | Merge pull request #2634 in HDFFV/hdf5 from opt_single_selection_io to developQuincey Koziol2020-06-101-27/+32
| |\ \ \ \ \ \ \
| | * | | | | | | Eliminate allocating file & memory offset & length arrays when performing I/O...Quincey Koziol2020-06-091-27/+32
| | |/ / / / / /
| * | | | | | | Merge pull request #2632 in HDFFV/hdf5 from remove_redundant_chunk_tags to de...Quincey Koziol2020-06-101-4/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Remove redundant metadata cache tagging from some low-level internal chunk fu...Quincey Koziol2020-06-091-4/+4
| |/ / / / / /
| | | * | | | Add c++ to --enable-sanitize-checks option.buildbot2020-06-102-1/+3
| | |/ / / /
| | * | | | Make changes to CMake CompilerFlags.cmake files so extra flags areLarry Knox2020-06-104-60/+35
| | * | | | Update new clang files to not pick up clang as vendor for pgCC.Larry Knox2020-06-094-18/+19
| |/ / / /