summaryrefslogtreecommitdiffstats
path: root/src/H5FDfamily.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-27/+27
* Removes definitions for (U)LLONG_MAX and (S)SIZET_MAX (#1877)Dana Robinson2022-07-111-4/+4
* Misc clang warning fixes (#1869)Dana Robinson2022-07-111-0/+5
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-24/+24
* Merge initial version of selection I/O feature into develop (#1367)Neil Fortner2022-03-261-0/+5
* Misc fixes highlighted by the checkposix script (#1499)Dana Robinson2022-03-171-4/+4
* Fixes FUNC_ENTER warnings in VFDs due to recent init changes (#1178)Dana Robinson2021-11-101-3/+2
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-26/+0
* VFD plugins (#602)jhendersonHDF2021-09-291-31/+201
* VFD ctl feature (#981)jhendersonHDF2021-09-231-0/+1
* Modified gcc/clang warning suppression macros to account for some warnings fl...Sean McBride2021-09-161-4/+4
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-27/+120
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-343/+318
* Fix comment formatting due to tabs conversionAllen Byrne2020-09-241-22/+22
* File changes to affect formattingAllen Byrne2020-09-041-274/+274
* Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01Quincey Koziol2020-08-071-3/+3
|\
| * Squash merge of file locking fixesDana Robinson2020-08-031-3/+3
* | Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-178/+134
|/
* Reduce differences between my -Werror branch and `develop`:David Young2020-01-291-6/+4
* Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-101-0/+18
* Improvements to the H5Fis_accessible() and H5Fis_hdf5() testsDana Robinson2019-04-251-2/+2
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-1/+1
* Cleaned up and normalized VFD init calls.Dana Robinson2018-12-181-11/+8
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-0/+1
|\
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-4/+4
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-1/+1
* Bring over another batch (hopefully the last) of non-SWMR "normalization"Quincey Koziol2016-11-291-22/+25
* [svn-r30189] Description:Quincey Koziol2016-07-181-13/+31
* [svn-r30113] Description:Quincey Koziol2016-06-281-4/+4
* [svn-r28646] Minor normalization with revise_chunks.Dana Robinson2015-12-141-1/+0
* [svn-r28626] Brought VFD-level file locking code over from revise_chunks.Dana Robinson2015-12-141-2/+80
* [svn-r27811] Description:Quincey Koziol2015-09-161-40/+14
* [svn-r27768] Description:Quincey Koziol2015-09-141-12/+10
* [svn-r27237] Description:Quincey Koziol2015-06-181-1/+1
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-3/+3
* [svn-r27077] Description:Quincey Koziol2015-05-151-21/+17
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-2/+2
* [svn-r25929] Description:Quincey Koziol2014-12-291-5/+5
* [svn-r25531] remove use of C99 PRI that failed on windows in dtypes.cMohamad Chaarawi2014-08-111-2/+8
* [svn-r23713] Description:Quincey Koziol2013-05-211-8/+8
* [svn-r22998] Description:Quincey Koziol2012-11-011-2/+2
* [svn-r22681] Description:Quincey Koziol2012-08-151-114/+5
* [svn-r22676] Changes needed to make the default free-list mapping from H5FD_F...Vailin Choi2012-08-131-1/+1
* [svn-r22219] Description:Quincey Koziol2012-03-311-1/+1
* [svn-r21919] Description:Quincey Koziol2012-02-091-39/+27