summaryrefslogtreecommitdiffstats
path: root/src/H5Rpublic.h
Commit message (Expand)AuthorAgeFilesLines
* A batch of life-cycle examples for different modules (#654)Gerd Heber2021-09-011-3/+7
* Merge doxygen2 into develop (#553)Gerd Heber2021-04-261-104/+388
* 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
* Reformat source (#244)Quincey Koziol2021-01-071-2/+2
* RM blocks for H5R (#219)bmribler2020-12-231-3/+468
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-0/+21
* Clang-format of source filesAllen Byrne2020-09-301-30/+31
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-6/+9
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-2/+2
* Change hdset_reg_ref_t and H5R_ref_t from arrays of unsigned char toDavid Young2019-12-051-2/+6
* Add OAPL parameter to H5Rcreate_ APIsJordan Henderson2019-12-021-3/+3
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-6/+2
* Change hdset_reg_ref_t and H5R_ref_t from arrays of unsigned char toDavid Young2019-11-131-2/+6
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-31/+75
* Split internal H5R functionality into H5Rint.c.Dana Robinson2017-11-081-30/+43
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r26803] Fixed a minor typo in H5R code comment.Dana Robinson2015-04-141-1/+1
* [svn-r21117] Issue 2763 - I added a new parameter of object access property l...Raymond Lu2011-07-181-1/+2
* [svn-r15628] Description:Quincey Koziol2008-09-161-1/+1
* [svn-r14148] Description:Quincey Koziol2007-09-141-11/+20
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r12892] Description:Quincey Koziol2006-11-111-0/+2
* [svn-r12680] Description:Quincey Koziol2006-09-251-4/+4
* [svn-r9250] Purpose:Quincey Koziol2004-09-141-4/+2
* [svn-r9203] Purpose:Pedro Vicente Nunes2004-09-031-2/+5
* [svn-r7318] Purpose:Quincey Koziol2003-08-081-4/+1
* [svn-r7181] Purpose:Quincey Koziol2003-07-071-5/+0
* [svn-r6784] Purpose:Quincey Koziol2003-04-301-1/+4
* [svn-r6546] Purpose:Bill Wendling2003-03-311-11/+13
* [svn-r5931] MuQun Yang2002-09-201-5/+5
* [svn-r4747] Purpose:Quincey Koziol2001-12-201-1/+4
* [svn-r3781] Purpose:Bill Wendling2001-04-051-2/+2
* [svn-r1572] Changes since 19990810Robb Matzke1999-08-171-2/+2
* [svn-r1139] Added code for H5Rget_object_typeQuincey Koziol1999-03-121-0/+1
* [svn-r1051] changed the HDF5DLL and HDF5GLOBAL to __DLL__ and __DLLVAR__Patrick Lu1999-02-021-3/+3
* [svn-r1032] Changes since 19990118Robb Matzke1999-01-211-1/+1
* [svn-r1031] added necessary info to export info to the dllPatrick Lu1999-01-211-3/+3
* [svn-r947] Lots of patches to enable dataset region references. The testing ...Quincey Koziol1998-11-251-5/+11
* [svn-r904] Fixed bug in H5dont_atexit.Quincey Koziol1998-11-131-0/+8
* [svn-r859] Changes since 19981030Robb Matzke1998-11-021-6/+6
* [svn-r790] Updated parameters for H5R API and changed constants from pointers...Quincey Koziol1998-10-261-1/+1
* [svn-r776] Fixed references, object references should be working now.Quincey Koziol1998-10-221-4/+11
* [svn-r766] Checkpointing the reference code.Quincey Koziol1998-10-191-13/+4
* [svn-r757] Added code for object references.Quincey Koziol1998-10-131-0/+31
* [svn-r743] Added H5I_type_t type to H5_trace and added H5Iget_type function c...Quincey Koziol1998-10-071-0/+35
* [svn-r739] Switched ragged array "H5R" API to "H5RA" to make room for the ref...Quincey Koziol1998-10-061-28/+0
* [svn-r620] Changes since 19980825Robb Matzke1998-08-271-0/+28