summaryrefslogtreecommitdiffstats
path: root/src/H5FDint.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fix memory bug in selection I/O (#2096)Neil Fortner2022-09-141-14/+18
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-29/+29
* Fix bugs in parallel selection I/O (#1803)Neil Fortner2022-06-091-40/+44
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-2/+2
* Merge initial version of selection I/O feature into develop (#1367)Neil Fortner2022-03-261-1/+1976
* Fixes FUNC_ENTER warnings in VFDs due to recent init changes (#1178)Dana Robinson2021-11-101-4/+3
* VFD plugins (#602)jhendersonHDF2021-09-291-0/+371
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-0/+44
* 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