Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Merge pull request #2665 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:bugfix/splitter_... | Jake Smith | 2020-06-26 | 3 | -54/+134 | |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | | * | | | | * Fix intermittent error with Splitter VFD. | Jacob Smith | 2020-06-25 | 3 | -54/+134 | |
| | * | | | | | Merge pull request #2654 in HDFFV/hdf5 from bmr_HDFFV-10591 to develop | Binh-Minh Ribler | 2020-06-22 | 4 | -12/+41 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Added note for HDFFV-10591. | Binh-Minh Ribler | 2020-06-19 | 1 | -0/+12 | |
| | | * | | | | | Fix HDFFV-10591 | Binh-Minh Ribler | 2020-06-19 | 3 | -12/+29 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge pull request #2648 in HDFFV/hdf5 from opt_h5open_overhead to develop | Quincey Koziol | 2020-06-18 | 2 | -5/+32 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | Reduce overhead for H5open, which is involved in the public symbols like H5T_... | Quincey Koziol | 2020-06-16 | 2 | -5/+32 | |
| | |/ / / / | ||||||
| | * | | | | Merge pull request #2610 in HDFFV/hdf5 from ~DYOUNG/werror:hdffv-11060-exampl... | David Young | 2020-06-16 | 6 | -12/+12 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Make examples installation respect DESTDIR. Fixes | David Young | 2020-05-26 | 6 | -12/+12 | |
| | | |/ / / | ||||||
| | * | | | | Merge pull request #2615 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:bugfix/splitter_... | Jake Smith | 2020-06-15 | 2 | -1/+5 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Patch a few holes in the Splitter VFD implementation. | Jacob Smith | 2020-05-29 | 2 | -1/+5 | |
| | * | | | | | Merge pull request #2646 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2020-06-12 | 2 | -28/+6 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Remove unnecessary version conditions for Clang compilers. | Larry Knox | 2020-06-12 | 2 | -28/+6 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge pull request #2643 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV... | Vailin Choi | 2020-06-11 | 3 | -6/+23 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Fix for HDFFV-10961: | vchoi | 2020-06-11 | 2 | -4/+16 | |
| | | * | | | | | Fix for HDFFV-10961: add description to usage for --increment option. | vchoi | 2020-06-11 | 1 | -2/+7 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge pull request #2636 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:HDFFV-11000-upda... | Larry Knox | 2020-06-11 | 1 | -4/+126 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Add tests for all version to H5_NO_DEPRECATED_SYMBOLS section | Larry Knox | 2020-06-10 | 1 | -2/+13 | |
| | | * | | | | | HDFFV-11000: update-testh5cc.sh.in to test sample versioned functions | Larry Knox | 2020-06-10 | 1 | -3/+114 | |
| | * | | | | | | Merge pull request #2639 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2020-06-10 | 2 | -1/+3 | |
| | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk... | buildbot | 2020-06-10 | 4 | -35/+60 | |
| | | |\ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Merge pull request #2633 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2020-06-10 | 6 | -70/+44 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Remove duplicate entries in MANIFEST. | Larry Knox | 2020-06-10 | 1 | -2/+0 | |
| | | * | | | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Larry Knox | 2020-06-10 | 4 | -33/+60 | |
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge pull request #2637 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ... | Dana Robinson | 2020-06-10 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Fix MANIFEST | Dana Robinson | 2020-06-10 | 1 | -0/+2 | |
| | * | | | | | | | | | Merge pull request #2635 in HDFFV/hdf5 from cache_last_id_info to develop | Quincey Koziol | 2020-06-10 | 1 | -2/+22 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Remember the info for the last ID looked up for a given ID type. | Quincey Koziol | 2020-06-09 | 1 | -2/+22 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | Merge pull request #2634 in HDFFV/hdf5 from opt_single_selection_io to develop | Quincey Koziol | 2020-06-10 | 1 | -27/+32 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Eliminate allocating file & memory offset & length arrays when performing I/O... | Quincey Koziol | 2020-06-09 | 1 | -27/+32 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | Merge pull request #2632 in HDFFV/hdf5 from remove_redundant_chunk_tags to de... | Quincey Koziol | 2020-06-10 | 1 | -4/+4 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | Remove redundant metadata cache tagging from some low-level internal chunk fu... | Quincey Koziol | 2020-06-09 | 1 | -4/+4 | |
| | |/ / / / / / / / | ||||||
| | | | * | | | | | | Add c++ to --enable-sanitize-checks option. | buildbot | 2020-06-10 | 2 | -1/+3 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | Make changes to CMake CompilerFlags.cmake files so extra flags are | Larry Knox | 2020-06-10 | 4 | -60/+35 | |
| | | * | | | | | | Update new clang files to not pick up clang as vendor for pgCC. | Larry Knox | 2020-06-09 | 4 | -18/+19 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Merge pull request #2631 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2020-06-08 | 1 | -7/+6 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Clean up code to get clang version in config/linux-gnulibc1 | Larry Knox | 2020-06-08 | 1 | -7/+6 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Merge pull request #2623 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2020-06-08 | 7 | -4/+511 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Larry Knox | 2020-06-07 | 4 | -42/+50 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Add flags from config/clang-warnings/*general files to H5 C and CXX flags for... | Larry Knox | 2020-06-06 | 7 | -90/+22 | |
| | | * | | | | | | Add files for adding warning flags for clang compilers in autotools | Larry Knox | 2020-06-02 | 8 | -1/+576 | |
| | * | | | | | | | Merge pull request #2630 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ... | Dana Robinson | 2020-06-08 | 6 | -46/+38 | |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | Minor normalizations with HDF5 1.10. | Dana Robinson | 2020-06-07 | 6 | -46/+38 | |
| | * | | | | | | | Merge pull request #2626 in HDFFV/hdf5 from tiny_shape_same_opt to develop | Quincey Koziol | 2020-06-06 | 2 | -7/+16 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | Detect when there's the same-shaped selection of a single block of elements on | Quincey Koziol | 2020-06-05 | 2 | -7/+16 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Merge pull request #2625 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ... | Dana Robinson | 2020-06-04 | 2 | -35/+34 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | Normalization of H5T.c with 1.10. | Dana Robinson | 2020-06-04 | 1 | -24/+24 | |
| | | * | | | | | Normalization of H5D.c with 1.10. | Dana Robinson | 2020-06-04 | 1 | -11/+10 | |
| | * | | | | | | Merge pull request #2622 in HDFFV/hdf5 from fix_h5doappend to develop | Quincey Koziol | 2020-06-02 | 1 | -14/+3 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | Eliminate unneccesary creation of DXPL | Quincey Koziol | 2020-06-02 | 1 | -14/+3 | |
| | |/ / / / / |