summaryrefslogtreecommitdiffstats
path: root/src/H5Gdeprec.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-22/+22
* Cherry-pick 12 develop branch PRs to hdf5_1_12 (#622)Larry Knox2021-05-051-4/+6
* Hdf5 merge issue 487 v112 (#491)Larry Knox2021-03-261-1/+4
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* Source formattedAllen Byrne2020-10-011-280/+264
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-5/+5
* Fix some places where H5P_DEFAULT gets passed down to a VOL connectorJordan Henderson2020-02-011-21/+26
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-191-41/+46
* Cherry pick of 0225e6d5969Quincey Koziol2020-01-041-4/+4
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-01-041-8/+8
* Fixed a bug (HDFFV-10899) where the behavior of the deprecatedDana Robinson2019-10-111-78/+81
* Fix segfault after H5VL_loc_params_t fix mergeJordan Henderson2019-09-161-2/+2
* Added the map (H5M) APIDana Robinson2019-08-131-0/+3
* Refactor group creation parameters to take them out of the group creationQuincey Koziol2019-04-251-10/+1
* Refactor link creation parameters from being passing as properties in theQuincey Koziol2019-04-251-34/+4
* Moved private native VOL connector functions to H5VLnative_private.h.Dana Robinson2018-12-201-1/+2
* Switch return value to -1Quincey Koziol2018-12-191-6/+6
* Fix return value type for get name operation.Quincey Koziol2018-12-191-1/+5
* Moved the optional enums to H5VLnative.h and converted to an intDana Robinson2018-12-181-0/+1
* Moved the native VOL connector's optional enums to theDana Robinson2018-12-151-5/+5
* Switch loc_params to VOL callbacks to pass struct by pointer instead of byQuincey Koziol2018-11-221-17/+17
* Switch switch remainder of API routines to use VOL callbacks.Quincey Koziol2018-11-101-188/+181
* Switch driver | plugin => connector.Quincey Koziol2018-11-041-5/+5
* Refactor and standardize the link VOL callbacks. Also fix error stack forQuincey Koziol2018-11-011-25/+20
* Refactor and standardize group VOL callbacks.Quincey Koziol2018-11-011-6/+4
* Updates after merging changes from develop.Quincey Koziol2018-10-261-1/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-4/+4
|\
| * Updates to the VOL ID and object API calls.Dana Robinson2018-10-171-2/+2
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-14/+29
|/
* VOL FEATUREDana Robinson2018-10-101-152/+231
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-76/+81
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-304/+65
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-1/+1
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-1/+1
* Remove redundant 'is_collective' parameter from H5CX_set_loc.Quincey Koziol2018-03-271-9/+9
* Cleanup API context function usage.Quincey Koziol2018-03-191-138/+27
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-191/+563
* Normalization with VOL integration branch.Dana Robinson2017-12-011-32/+29
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-18/+18
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-11/+11
* [svn-r27768] Description:Quincey Koziol2015-09-141-51/+3
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-1/+1
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-1/+1
* [svn-r26777] - Fix usage of the internal AC global dxplsMohamad Chaarawi2015-04-101-1/+1
* [svn-r26649] squish warnings.Mohamad Chaarawi2015-03-301-1/+1
* [svn-r24998] Description:Quincey Koziol2014-04-091-6/+30
* [svn-r21923] Description:Quincey Koziol2012-02-101-9/+9
* [svn-r21919] Description:Quincey Koziol2012-02-091-23/+23