Commits
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit '07b59c0b63041f1be964aee2a27f5c748c29d688': Implement public H5Sselect_project_intersection(). Updated internal algorithm to (optionally) avoid sharing selection data structures. Tested internal code (including with valgrind) by setting VDS code to avoid sharing selection, has since been changed to share selection for performance, so this code is not yet tested in regression tests. API has not been tested.