summaryrefslogtreecommitdiffstats
path: root/src/H5FDint.c
Commit message (Expand)AuthorAgeFilesLines
* Code formatting run -- no testmainzer2021-09-191-2/+4
* Merge remote-tracking branch 'origin/selection_io' into selection_io_with_sub...mainzer2021-09-191-6/+6
|\
| * Add support for independent parallel I/O with selection I/O. AddNeil Fortner2021-09-031-6/+6
* | Initial checkin of merged sub-filing VFD.mainzer2021-09-161-16/+18
|/
* Merge remote-tracking branch 'hdf5_canon/selection_io' into vsio_translateNeil Fortner2021-09-021-7/+347
|\
| * Added "ctl" callback to the VFD interfance, and the associatedmainzer2021-08-161-1/+1
| * Merge pull request #820 from fortnern/vsio_translateNeil Fortner2021-07-261-403/+874
| |\
| * \ Merge pull request #624 from fortnern/vsio_translateNeil Fortner2021-05-171-22/+246
| |\ \
| * | | Minor optimization to vector I/O request sort routine.mainzer2021-04-261-1/+1
| * | | Ran source code formattermainzer2021-04-211-1/+1
| * | | Merge branch 'selection_io' of https://github.com/jrmainzer/hdf5 into selecti...mainzer2021-04-201-2/+511
| |\ \ \
| * | | | Added vector read / write support to the MPIO VFD, with associatedmainzer2021-04-201-7/+347
* | | | | Implement selection I/O for contiguous datasets. Fix bug in selectionNeil Fortner2021-08-231-90/+112
| |_|_|/ |/| | |
* | | | Add full API support for selection I/O. Add tests for this.Neil Fortner2021-07-021-403/+874
| |_|/ |/| |
* | | Add selection I/O to chunk code, used when: not using chunk cache, noNeil Fortner2021-05-041-22/+246
| |/ |/|
* | Fix commentsNeil Fortner2021-04-131-6/+2
* | Format sourceNeil Fortner2021-03-311-84/+88
* | Add H5FD_read_selection() and H5FD_write_selection(). Currently onlyNeil Fortner2021-03-301-2/+511
|/
* ran code formattermainzer2021-03-151-94/+92
* Added support for vector I/O calls to the VFD layer, andmainzer2021-03-151-0/+360
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Removes lock/unlock callbacks from ros3 and hdfs VFDs (#258)Dana Robinson2021-01-141-4/+0
* Allow read-only VFD registration (#257)Dana Robinson2021-01-131-0/+4
* Clang-format of source filesAllen Byrne2020-09-301-80/+66
* Trim trailing whitespaceQuincey Koziol2020-04-201-2/+2
* Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-95/+72
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-80/+30
* * Added new public H5FDdriver_query() API call.Dana Robinson2017-05-241-5/+3
* * Made H5FD_driver_query() a private function instead of static.Dana Robinson2017-05-241-0/+37
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring changes to I/O parameters from page_buffering branch.Quincey Koziol2017-03-131-22/+37
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-3/+10
* Warning and whitespace cleanup.Quincey Koziol2016-11-031-3/+15
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-0/+38
* [svn-r27768] Description:Quincey Koziol2015-09-141-28/+3
* [svn-r26012] make the print format for address overflow error windows friendly.Mohamad Chaarawi2015-01-231-4/+4
* [svn-r26005] fix error return value. minor change.Mohamad Chaarawi2015-01-221-2/+2
* [svn-r26002] move checks on reading/writing beyond file eoa outside of the fi...Mohamad Chaarawi2015-01-221-0/+14
* [svn-r25929] Description:Quincey Koziol2014-12-291-4/+7
* [svn-r25097] Description:Quincey Koziol2014-04-251-0/+64
* [svn-r25084] Description:Quincey Koziol2014-04-231-9/+6
* [svn-r23713] Description:Quincey Koziol2013-05-211-1/+1
* [svn-r21919] Description:Quincey Koziol2012-02-091-6/+6
* [svn-r16615] Purpose: Fix bug 1499Neil Fortner2009-03-261-3/+18
* [svn-r15800] Description:Quincey Koziol2008-10-071-0/+297