summaryrefslogtreecommitdiffstats
path: root/src/H5Rpublic.h
Commit message (Expand)AuthorAgeFilesLines
* 1.12 Merge A batch of life-cycle examples for different modules #654 (#987)Allen Byrne2021-09-071-3/+5
* Hdf5 1 12 doxygen merge (#615)Allen Byrne2021-05-041-28/+759
* 1 12 merges from develop (#412)Allen Byrne2021-03-031-3/+3
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* Source formattedAllen Byrne2020-10-011-30/+31
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-191-6/+9
* Cherry pick of 0225e6d5969Quincey Koziol2020-01-041-2/+2
* Change hdset_reg_ref_t and H5R_ref_t from arrays of unsigned char toDavid Young2019-12-091-2/+6
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-091-12/+1
* Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 int...Richard Warren2019-12-061-3/+3
|\
| * Add OAPL parameter to H5Rcreate_ APIsJordan Henderson2019-12-061-3/+3
* | Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-061-1/+12
|/
* 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