summaryrefslogtreecommitdiffstats
path: root/src/H5FD.c
Commit message (Expand)AuthorAgeFilesLines
* Updated subfiling_VFD with Selection_io (#1352)Scot Breitenfeld2022-01-181-1/+1
* subfiling with selection IO (#1219)Scot Breitenfeld2021-11-231-34/+21
* Merge branch 'selection_io' of github.com:HDFGroup/hdf5 into selection_ioNeil Fortner2021-10-181-1/+2
|\
| * Committing clang-format changesgithub-actions2021-10-181-1/+2
* | Merge branch 'hdf5_canon-develop' into selection_ioNeil Fortner2021-10-181-0/+56
|\ \ | |/ |/|
| * VFD plugins (#602)jhendersonHDF2021-09-291-0/+56
* | Merge branch 'develop' into selection_ioNeil Fortner2021-10-181-3/+37
|\ \ | |/
| * VFD ctl feature (#981)jhendersonHDF2021-09-231-0/+105
| * Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-0/+34
| * Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-2/+2
* | Added "ctl" callback to the VFD interfance, and the associatedmainzer2021-08-161-0/+108
* | Add full API support for selection I/O. Add tests for this.Neil Fortner2021-07-021-0/+200
* | Add H5FD_read_selection() and H5FD_write_selection(). Currently onlyNeil Fortner2021-03-301-3/+3
* | ran code formattermainzer2021-03-151-43/+40
* | Added support for vector I/O calls to the VFD layer, andmainzer2021-03-151-0/+164
|/
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Removes lock/unlock callbacks from ros3 and hdfs VFDs (#258)Dana Robinson2021-01-141-7/+3
* Allow read-only VFD registration (#257)Dana Robinson2021-01-131-3/+7
* Expand ID dec_ref and close callbacks to allow for asynchronous close operati...Quincey Koziol2020-12-011-2/+2
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-4/+4
* Enhance API tracing (#120)Quincey Koziol2020-11-261-18/+18
* Clang-format of source filesAllen Byrne2020-09-301-304/+244
* Merge branch 'develop' into file_locking_squash_2Dana Robinson2020-08-061-1/+1
|\
| * Minor normalizations with 1.12 branchDana Robinson2020-08-011-1/+1
* | Squash merge of file locking fixesDana Robinson2020-08-031-4/+4
|/
* Normalization with hdf5_1_10Dana Robinson2020-06-011-11/+11
* Minor refactoring to the VFD info free call.Dana Robinson2020-01-311-10/+8
* Updated the 'const memory free' changes based on PR feedback.Dana Robinson2020-01-311-9/+8
* Added a free wrapper that lets us free constant pointers withoutDana Robinson2020-01-301-5/+8
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-2/+2
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-2/+2
* Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-464/+514
* Cleanup API context function usage.Quincey Koziol2018-03-191-54/+16
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-43/+71
* Normalization with VOL integration branch.Dana Robinson2017-11-301-9/+9
* Added a test for VFD IDs to testhdf5.Dana Robinson2017-07-011-226/+53
* * Added new public H5FDdriver_query() API call.Dana Robinson2017-05-241-1/+41
* * Made H5FD_driver_query() a private function instead of static.Dana Robinson2017-05-241-37/+0
* 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/+24
* Bring changes to I/O parameters from page_buffering branch.Quincey Koziol2017-03-131-10/+32
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-2/+1
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-0/+29
* [svn-r30113] Description:Quincey Koziol2016-06-281-3/+3
* [svn-r28626] Brought VFD-level file locking code over from revise_chunks.Dana Robinson2015-12-141-0/+125
* [svn-r27818] Minor warning fixes.Dana Robinson2015-09-171-1/+0
* [svn-r27811] Description:Quincey Koziol2015-09-161-195/+24
* [svn-r27768] Description:Quincey Koziol2015-09-141-54/+22
* [svn-r27077] Description:Quincey Koziol2015-05-151-6/+47
* [svn-r27040] Moved '*' in H5PLget_loading_state() so that bin/trace would cor...Dana Robinson2015-05-081-1/+1