summaryrefslogtreecommitdiffstats
path: root/src/H5Fquery.c
Commit message (Expand)AuthorAgeFilesLines
* Brings much of the printf changes over from developDana Robinson2021-05-061-1/+0
* Brings file locking changes from developDana Robinson2021-03-251-7/+27
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-87/+23
* Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-041-0/+2
|\
| * 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
| * | Change H5F internals accessJacob Smith2018-09-141-0/+19
* | | Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2020-05-201-0/+20
* | | Consolidate shadow-file allocation code in H5MV.c.David Young2020-01-301-24/+0
* | | Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-28/+155
* | | Third batch of checkin:Vailin Choi2018-09-281-0/+24
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f...Vailin Choi2018-09-261-3/+3
|\ \ \ | | |/ | |/|
| * | Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-3/+3
| |/
* | Preliminary checkins for implementation done so far:Vailin Choi2018-08-141-0/+23
|/
* 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
|/
* Add cache logging property and file pieces.Quincey Koziol2016-11-041-0/+84
* [svn-r30084] First pass at the evict-on-close feature.Dana Robinson2016-06-151-0/+27
* [svn-r29612] Description:Quincey Koziol2016-04-031-9/+8
* [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configureDana Robinson2016-02-221-1/+1