summaryrefslogtreecommitdiffstats
path: root/src/H5Ddeprec.c
Commit message (Expand)AuthorAgeFilesLines
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-4/+4
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-24/+24
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-3/+3
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-14/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-6/+6
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-11/+20
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-75/+64
* Minor refactoring based on 1.10 normalization workDana Robinson2020-08-171-2/+2
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1/+1
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-4/+4
* Fix some places where H5P_DEFAULT gets passed down to a VOL connectorJordan Henderson2020-01-031-7/+6
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-0/+50
* Refactor dataset creation parameters out of the dataset creation propertyQuincey Koziol2019-04-251-14/+1
* HDFFV-10658: 1. moving HDgetenv to dataset initialization stage to reduce the...Songyu Lu2019-03-221-3/+6
* HDFFV-10658: setting and getting properties in API context:Songyu Lu2019-03-131-6/+6
* Switch loc_params to VOL callbacks to pass struct by pointer instead of byQuincey Koziol2018-11-221-2/+2
* Switch driver | plugin => connector.Quincey Koziol2018-11-041-5/+5
* Convert dataset callbacks to standard form, for wrapping object IDs, etc.Quincey Koziol2018-10-291-6/+6
* Minor coding style cleanupsQuincey Koziol2018-10-281-8/+4
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-6/+6
|\
| * Updates to the VOL ID and object API calls.Dana Robinson2018-10-171-4/+4
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-8/+8
|/
* VOL FEATUREDana Robinson2018-10-101-34/+88
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-65/+69
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-147/+30
|\
| * Remove redundant 'is_collective' parameter from H5CX_set_loc.Quincey Koziol2018-03-271-1/+1
| * Cleanup API context function usage.Quincey Koziol2018-03-191-28/+6
| * Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-144/+48
| * Fix for HDFFV-10217 infinite loop in H5VM_power2up().Vailin Choi2017-07-101-1/+4
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* | Checkpoint normalization against incoming hyperslab / selection / dataspaceQuincey Koziol2017-03-281-2/+2
|/
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-3/+3
|\
| * [svn-r29077] Description:Quincey Koziol2016-02-101-2/+1
| * [svn-r29066] - fixing some of the internal usage of dxpls.Mohamad Chaarawi2016-02-081-3/+1
| |\
| * \ [svn-r29059] merge from trunk.Mohamad Chaarawi2016-02-071-3/+9
| |\ \ | | |/
| * | [svn-r28959] merge from trunk.Mohamad Chaarawi2016-01-221-1/+1
| |\ \
| * \ \ [svn-r27929] merge from trunk.Mohamad Chaarawi2015-10-011-86/+10
| |\ \ \
| * | | | [svn-r27261] apply metadata enhancement patch that was based on the mdc 3 bra...Mohamad Chaarawi2015-06-211-1/+2
* | | | | [svn-r29076] Description:Quincey Koziol2016-02-101-3/+1
| |_|_|/ |/| | |
* | | | [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-3/+9
| |_|/ |/| |
* | | [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-1/+1
| |/ |/|
* | [svn-r27768] Description:Quincey Koziol2015-09-141-49/+1
* | [svn-r27612] Description:Quincey Koziol2015-08-291-37/+9
|/
* [svn-r27058] Description:Quincey Koziol2015-05-131-3/+47
* [svn-r26842] Description:Quincey Koziol2015-04-181-10/+17
* [svn-r26777] - Fix usage of the internal AC global dxplsMohamad Chaarawi2015-04-101-1/+1
* [svn-r25766] Description:Quincey Koziol2014-11-031-3/+3