summaryrefslogtreecommitdiffstats
path: root/src/H5Fint.c
Commit message (Expand)AuthorAgeFilesLines
* Sync with develop (#3764)jhendersonHDF2023-10-251-2/+16
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-121-116/+115
* [1.14 Merge] Fix assertion failure during file close on error (#3463)jhendersonHDF2023-09-011-5/+5
* Merge Fixes the last of the -Wextra-semi-stmt warnings #3326 (#3338)Allen Byrne2023-08-031-1/+1
* Merge Made HGOTO_ERROR a do-while loop changes from develop (#3334)Allen Byrne2023-08-031-238/+242
* Sync of src w/ develop (#3307)Dana Robinson2023-07-281-74/+74
* Convert H5F_addr calls to H5_addr (#3297)Dana Robinson2023-07-271-18/+18
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-271-2/+0
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-99/+99
* Brings over some H5F changes (#3278)Dana Robinson2023-07-271-14/+19
* Avoid suppressing error output for non-tentative file opens (#2632) (#2670)jhendersonHDF2023-04-131-11/+41
* Brings the following changesets over from develop: (#2328)Dana Robinson2022-12-211-1/+3
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fix inappropriate use of HGOTO_ERROR (#2055)Neil Fortner2022-08-221-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-25/+25
* Persist dataset access properties when using H5Fstart_swmr_write (#1862)Neil Fortner2022-07-191-12/+75
* Fix invalid comment about character encoding in H5Fint.c (#1845)jhendersonHDF2022-07-011-2/+5
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-12/+12
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-7/+7
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-43/+11
* VFD plugins (#602)jhendersonHDF2021-09-291-5/+12
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-35/+37
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-0/+25
* Align with "parallel fence" changes (#479)Quincey Koziol2021-03-241-7/+3
* File locks now work on Windows (#480)Dana Robinson2021-03-221-9/+27
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Fix for HDFFV-11109 - Copy MPI comm and info object into output FAPL from H5F...jhendersonHDF2021-02-171-6/+22
* Check for wrap context before unwrapping file VOL object in H5F__dest (#325)jhendersonHDF2021-02-101-1/+9
* Unwrap file VOL object when destroying file (#308)jhendersonHDF2021-02-061-9/+11
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-2/+2
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-2/+3
* Expand ID dec_ref and close callbacks to allow for asynchronous close operati...Quincey Koziol2020-12-011-3/+3
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-10/+8
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-803/+789
* Moves lock flag to H5F_shared_t and adds test.Dana Robinson2020-08-171-6/+11
* Adds fix for H5Fstart_swmr_write lock issueDana Robinson2020-08-171-4/+15
* Merge branch 'develop' into mdc_sl_optmainzer2020-08-151-1/+1
|\
| * Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01Quincey Koziol2020-08-071-18/+248
| |\
| * | Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1/+1
* | | Merge branch 'develop' into mdc_sl_optmainzer2020-08-131-18/+248
|\ \ \ | | |/ | |/|
| * | Renames BEST-EFFORT to BEST_EFFORT for file locking env varDana Robinson2020-08-061-1/+1
| * | Squash merge of file locking fixesDana Robinson2020-08-031-18/+248
| |/
* | When flushing, the metadata cache attempts to flush entries in increasingmainzer2020-08-051-0/+10
|/
* Minor normalizations with HDF5 1.10.Dana Robinson2020-06-071-2/+2
* Normalization with hdf5_1_10Dana Robinson2020-06-011-8/+8
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* Updated the 'const memory free' changes based on PR feedback.Dana Robinson2020-01-311-1/+1
* merge and fix conflictkmu2020-01-231-76/+14
|\
| * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-72/+0