summaryrefslogtreecommitdiffstats
path: root/src/H5Fefc.c
Commit message (Expand)AuthorAgeFilesLines
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-121-2/+2
* Merge Made HGOTO_ERROR a do-while loop changes from develop (#3334)Allen Byrne2023-08-031-26/+27
* Sync of src w/ develop (#3307)Dana Robinson2023-07-281-9/+9
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-271-35/+0
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-56/+56
* Brings over some H5F changes (#3278)Dana Robinson2023-07-271-7/+1
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-12/+12
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-4/+4
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* More clang tidy (#908)Sean McBride2021-08-231-4/+4
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-178/+165
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1/+1
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2019-11-081-0/+12
* Switch shared file struct name from 'H5F_file_t' to 'H5F_shared_t', to matchQuincey Koziol2019-08-221-12/+12
* Corrected comment in src/H5VLint.c, fixed pass-through info size inQuincey Koziol2019-01-061-0/+16
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-2/+2
* Normalization with vol_integration branch.Dana Robinson2018-06-071-13/+12
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-4/+4
|\
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-48/+83
|/
* 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-4/+4
* [svn-r27811] Description:Quincey Koziol2015-09-161-6/+3
* [svn-r27768] Description:Quincey Koziol2015-09-141-2/+2
* [svn-r25450] Description:Quincey Koziol2014-07-211-4/+3
* [svn-r21919] Description:Quincey Koziol2012-02-091-10/+10
* [svn-r21603] Purpose: Add generic skip list implementationNeil Fortner2011-10-181-1/+1
* [svn-r20778] I changed the macro definition of DIR_SEPC and DIR_SEPS to ']' f...Raymond Lu2011-05-091-1/+1
* [svn-r20064] Purpose: Implement external file cacheNeil Fortner2011-02-081-0/+951