summaryrefslogtreecommitdiffstats
path: root/src/H5Fmount.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless headers (#4145)Dana Robinson2024-03-151-4/+0
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-10/+10
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-28/+28
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-2/+2
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-8/+8
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-27/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-22/+22
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-4/+4
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-6/+6
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-2/+2
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-13/+12
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Move API routines for VOL objects to main source file. (#133)Quincey Koziol2020-11-301-115/+0
* Clang-format of source filesAllen Byrne2020-09-301-180/+171
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-6/+6
* H5T_copy() constification plus Quincey's contributions.David Young2020-01-291-1/+1
* Updated enums in VOL va_lists to be passed as ints.Dana Robinson2018-12-181-2/+2
* Switch driver | plugin => connector.Quincey Koziol2018-11-041-3/+3
* Refactor and standarize file object callbacks, including some fixes on theQuincey Koziol2018-10-311-24/+2
* Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-4/+24
* VOL FEATUREDana Robinson2018-10-101-9/+16
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-2/+2
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-5/+5
* Cleaned up H5Fmount/unmount code.Dana Robinson2018-06-071-18/+40
* Normalization with vol_integration branch.Dana Robinson2018-06-071-138/+132
* Remove redundant 'is_collective' parameter from H5CX_set_loc.Quincey Koziol2018-03-271-2/+2
* Cleanup API context function usage.Quincey Koziol2018-03-191-22/+6
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-1/+1
|\
| * Normalization with VOL integration branch.Dana Robinson2017-12-051-5/+2
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-32/+54
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring changes to I/O parameters from page_buffering branch.Quincey Koziol2017-03-131-5/+5
* Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-261-2/+2
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-2/+2
* [svn-r27768] Description:Quincey Koziol2015-09-141-27/+2
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-1/+1
* [svn-r21919] Description:Quincey Koziol2012-02-091-16/+13
* [svn-r21126] Description:Quincey Koziol2011-07-191-0/+80
* [svn-r20219] Description:Quincey Koziol2011-03-101-1/+1
* [svn-r18702] Description:Quincey Koziol2010-05-051-0/+1
* [svn-r17413] Description:Quincey Koziol2009-08-241-1/+1
* [svn-r17412] Description:Quincey Koziol2009-08-241-1/+1
* [svn-r17408] Description:Quincey Koziol2009-08-211-0/+77
* [svn-r16279] Description:Quincey Koziol2009-01-081-4/+4
* [svn-r16082] Purpose: Fix a problem in the file unmounting codeNeil Fortner2008-11-171-5/+13
* [svn-r15628] Description:Quincey Koziol2008-09-161-1/+1
* [svn-r15510] Description:Quincey Koziol2008-08-211-4/+4
* [svn-r15451] Purpose: Fix various problems that were occurring when using mou...Neil Fortner2008-08-071-82/+64