summaryrefslogtreecommitdiffstats
path: root/src/H5Fquery.c
Commit message (Expand)AuthorAgeFilesLines
* Update parallel compression feature to support multi-dataset I/O (#3591)jhendersonHDF2023-10-101-1/+21
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-32/+32
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-6/+6
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-18/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-113/+113
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-1/+1
* Implement selection I/O with type conversion (#2823)Neil Fortner2023-04-281-0/+27
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Support for UnifyFS with MPI_File_sync (#1801)Houjun Tang2022-07-111-0/+31
* Update compact dataset I/O routines to handle driver-level memory copy (#1054)jhendersonHDF2021-09-301-0/+23
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Fix VFD h5repacktest (#20)Allen Byrne2020-10-061-6/+6
* Clang-format of source filesAllen Byrne2020-09-301-88/+23
* Moves lock flag to H5F_shared_t and adds test.Dana Robinson2020-08-171-0/+21
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-2/+1
* Minor normalizations with HDF5 1.10.Dana Robinson2020-06-071-0/+1
* Normalization with hdf5_1_10Dana Robinson2020-06-011-0/+1
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2019-11-081-0/+20
* Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info.Quincey Koziol2019-10-081-0/+38
* Add 'blob' callbacks to VOL, along with a native implementation to store themQuincey Koziol2019-10-081-0/+25
* Move ext_path field in H5F_t to H5F_shared_t.Vailin Choi2019-08-311-2/+2
* Move coll_md_read and coll_md_write fields in H5F_t to H5F_shared_t.Vailin Choi2019-08-311-1/+1
* Switch shared file struct name from 'H5F_file_t' to 'H5F_shared_t', to matchQuincey Koziol2019-08-221-5/+5
* First pass of converting H5PB_* routines to use shared file pointers.Quincey Koziol2019-08-191-0/+69
* Checkin for new shutting down free-space manager.Vailin Choi2019-06-201-30/+6
* Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-121-8/+8
|\
| * Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-1/+1
| * VOL FEATUREDana Robinson2018-10-101-7/+7
| * Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-3/+3
* | Change H5F internals accessJacob Smith2018-09-141-0/+19
|/
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-30/+62
|\
| * Modifications made based on comments from pull request.Vailin Choi2018-02-071-2/+2
| * Merge branch develop into bugfix/version_boundsVailin Choi2018-01-121-1/+1
| |\
| | * HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-1/+1
| | * Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-221-1/+1
| | * HDFFV-9724 combine efc and vds into one functionAllen Byrne2017-12-131-1/+1
| * | Changes made based on code reviews.Vailin Choi2018-01-121-3/+8
| * | Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-12-081-4/+4
| |\ \ | | |/
| | * Normalization with VOL integration branch.Dana Robinson2017-12-051-4/+4
| * | (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-410/+218
| |\ \ | | |/
| * | Initial checkin for library version boundsVailin Choi2017-10-031-28/+50
* | | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-1/+1
| |/ |/|
* | Remove tabsAllen Byrne2017-11-081-411/+214
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-0/+147
* Merge branch 'develop' into eoc_valgrind_bugfixDana Robinson2016-11-261-0/+23
|\
| * Merge pull request #166 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:eoc_valgrind_bu...Dana Robinson2016-11-211-1/+27
| |\
| * | Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-0/+23
* | | Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-261-25/+0
| |/ |/|
* | Two minor cache changes:Dana Robinson2016-11-201-1/+27
|/