summaryrefslogtreecommitdiffstats
path: root/src/H5Ocopy.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fix typos found in src/ subdirectory (#1983)luzpaz2022-08-101-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-22/+22
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-11/+11
* Minor tweaks from VFD SWMR normalization (#1474)Dana Robinson2022-03-091-1/+0
* Fix issue with copying null new references (#1440)Neil Fortner2022-02-181-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-3/+5
* Move API routines for VOL objects to main source file. (#133)Quincey Koziol2020-11-301-133/+0
* Clang-format of source filesAllen Byrne2020-09-301-444/+415
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-17/+17
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-4/+4
* Use API context to store/retrieve LCPL when creating intermediate groupsChris Hogan2019-10-291-0/+3
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-198/+0
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-2/+2
* Switch loc_params to VOL callbacks to pass struct by pointer instead of byQuincey Koziol2018-11-221-1/+1
* Remove most debugging shims & scaffolding.Quincey Koziol2018-11-041-10/+0
* Switch driver | plugin => connector.Quincey Koziol2018-11-041-1/+1
* Refactor and standardize object VOL callbacks.Quincey Koziol2018-11-011-3/+1
* Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-2/+12
* VOL FEATUREDana Robinson2018-10-101-9/+22
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-29/+25
* Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-32/+24
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-4/+3
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-5/+2
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Remove redundant 'is_collective' parameter from H5CX_set_loc.Quincey Koziol2018-03-271-1/+1
* Cleanup API context function usage.Quincey Koziol2018-03-191-10/+3
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-6/+24
|\
| * Changes made based on code reviews.Vailin Choi2018-01-121-0/+6
| * (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-6/+18
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-143/+179
|/
* Fix for HDFFV-7853 H5Ocopy doesn't work with open identifiersVailin Choi2017-06-111-30/+2
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-1/+11
* Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-261-1/+1
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-5/+5
* [svn-r29626] Description:Quincey Koziol2016-04-041-3/+16
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-1/+1
|\
| * [svn-r29066] - fixing some of the internal usage of dxpls.Mohamad Chaarawi2016-02-081-3/+4
* | [svn-r29076] Description:Quincey Koziol2016-02-101-3/+4
|/
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-2/+2
* [svn-r28797] Description:Quincey Koziol2016-01-051-2/+2
* [svn-r28761] Description:Quincey Koziol2016-01-011-18/+6
* [svn-r28606] Description:Quincey Koziol2015-12-131-7/+5
* [svn-r27811] Description:Quincey Koziol2015-09-161-1/+1
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+2
* [svn-r27237] Description:Quincey Koziol2015-06-181-1/+1
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-3/+3