summaryrefslogtreecommitdiffstats
path: root/src/H5Aint.c
Commit message (Expand)AuthorAgeFilesLines
* Hdf5 merge issue #458 to hdf5_1_12 (#463)Larry Knox2021-03-121-1/+1
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-1/+1
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-1/+1
* Source formattedAllen Byrne2020-10-011-578/+535
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-3/+2
* Sync with developDana Robinson2020-08-011-111/+96
* Merge pull request #2693 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2020-07-211-0/+4
* Merge pull request #2325 in HDFFV/hdf5 from ~DYOUNG/werror:h5t_copy to developDavid Young2020-02-251-3/+3
* Fix some places where H5P_DEFAULT gets passed down to a VOL connectorJordan Henderson2020-02-011-2/+3
* Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to developKimmy Mu2020-01-281-1/+1
* Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-081-1/+1
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-091-1/+0
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-061-2/+3
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-11/+3
* More whitespace synchingAllen Byrne2019-10-021-212/+212
* Fixed a problem in the ohdr test where hard-coded strings passedDana Robinson2019-06-191-1/+1
* H5A__free() was renamed to H5A__shared_free() and now requiresDana Robinson2019-06-111-13/+13
* Fixed a memory issue where unfreed shared attribute dataspace memoryDana Robinson2019-06-111-6/+11
* Minor warning fixes:Dana Robinson2019-06-051-1/+1
* Code improvementBinh-Minh Ribler2019-05-051-1/+5
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-041-0/+1
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-10/+10
* Switch switch remainder of API routines to use VOL callbacks.Quincey Koziol2018-11-101-4/+3
* Remove most debugging shims & scaffolding.Quincey Koziol2018-11-041-16/+0
* Add ref counter to VOL object wrapping in API contexts, so that re-entrant /Quincey Koziol2018-10-291-1/+1
* Convert attribute VOL callbacks to a standard form that sets up the wrapperQuincey Koziol2018-10-291-1/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-1/+0
|\
| * Split H5VLnative.h into public and private files and updatedDana Robinson2018-10-201-1/+1
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-4/+20
|/
* VOL FEATUREDana Robinson2018-10-101-76/+60
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-106/+86
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-5/+5
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-223/+36
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-2/+2
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-24/+35
|\
| * Modifications made based on comments from pull request.Vailin Choi2018-02-071-1/+1
| * Changes made based on code reviews.Vailin Choi2018-01-121-6/+11
| * Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-12-081-41/+44
| |\
| * \ (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-8/+6
| |\ \
| * | | Initial checkin for library version boundsVailin Choi2017-10-031-18/+24
| |/ /
* | | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-200/+780
| |/ |/|
* | Normalization with VOL integration branch.Dana Robinson2017-12-011-8/+8
* | Normalization with VOL integration branch.Dana Robinson2017-11-301-33/+36
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-261-1/+1
* Description:Quincey Koziol2016-09-271-3/+2
* [svn-r30308] Fix for HDFFV-7991--error when copying dataset with attribute wh...Vailin Choi2016-08-191-2/+15
* [svn-r30219] Description:Quincey Koziol2016-07-221-8/+14
* [svn-r30143] Fix for HDFFV-9940.Vailin Choi2016-07-041-0/+5