Merge pull request #1114 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vi_develop_normalize to develop
* commit '3578f11e0ffe78a3ca295a231a8d8ae45b571afe': (52 commits)
More normalization
Normalized the H5D vlen 'get buf size' functions.
Yanked H5P_set_default() which was unused and trivial.
Minor normalization
H5T__commit_anon() is no longer static.
test normalization
Normalization with vol_integration
H5P normalization
Normalization with vol_integration
H5O normalization.
Normalization of H5L private calls with vol_integration.
Normalization with vol_integration.
H5F normalization. Brought H5Fget_obj_count() and H5Fget_obj_ids() in line with how the VOL branch works.
Normalization with vol_integration
Normalization & H5F__get_info() fixing.
H5Oflush normalization
Normalization with vol_integration, the most important of which is the change to H5L iterate.
More normalization with vol_integration.
Switched H5G/O visit and iterate internal functions back to taking a location parameter instead of an ID.
More refactoring.
...