summaryrefslogtreecommitdiffstats
path: root/src/H5FDint.c
Commit message (Expand)AuthorAgeFilesLines
* Brings native H5Fdelete implementation from developDana Robinson2021-05-051-0/+44
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-81/+66
* Trim trailing whitespaceQuincey Koziol2020-05-201-2/+2
* Intermin commit to allow update from Vailin's recent changesmainzer2019-01-151-0/+2
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f...Vailin Choi2018-09-261-95/+72
|\
| * Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-95/+72
* | Second batch of checkin:Vailin Choi2018-09-041-109/+0
* | Preliminary checkins for implementation done so far:Vailin Choi2018-08-141-0/+108
|/
* 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