summaryrefslogtreecommitdiffstats
path: root/src/H5Rprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-0/+2
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-231-3/+3
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-6/+2
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-0/+1
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-1/+2
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-6/+0
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-9/+0
* Split internal H5R functionality into H5Rint.c.Dana Robinson2017-11-081-2/+32
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r11712] Purpose:Quincey Koziol2005-11-151-5/+2
* [svn-r6546] Purpose:Bill Wendling2003-03-311-11/+13
* [svn-r3781] Purpose:Bill Wendling2001-04-051-2/+2
* [svn-r743] Added H5I_type_t type to H5_trace and added H5Iget_type function c...Quincey Koziol1998-10-071-0/+31
* [svn-r739] Switched ragged array "H5R" API to "H5RA" to make room for the ref...Quincey Koziol1998-10-061-28/+0
* [svn-r633] Changes since 19980828Robb Matzke1998-08-311-2/+3
* [svn-r620] Changes since 19980825Robb Matzke1998-08-271-0/+27