summaryrefslogtreecommitdiffstats
path: root/src/H5FDsec2.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Removes dedup callback + cleanup (#842)Dana Robinson2021-07-171-1/+0
* Brings native H5Fdelete implementation from developDana Robinson2021-05-051-1/+28
* Normalization with develop (mainly VFDs)Dana Robinson2021-05-051-113/+108
* Fixed 1.6 compatibility issues and ran source formatterDana Robinson2021-03-261-6/+6
* Brings file locking changes from developDana Robinson2021-03-251-21/+49
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-247/+261
* Change H5F_open to perform deduplication of open VFDs in a more flexible way,David Young2020-07-301-0/+1
* Trim trailing whitespaceQuincey Koziol2020-05-201-9/+9
* Add Splitter VFD to library.Jacob Smith2020-05-201-0/+6
* Fixed bugs in pread/pwrite I/O in VFDs.Dana Robinson2020-05-201-6/+8
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-18/+36
* Merge branch 'develop' into windows_openDana Robinson2017-05-311-1/+2
|\
| * Fixed HDFFV-10214:Dana Robinson2017-05-191-1/+2
* | Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-1/+1
* | Changed the Windows POSIX open() file permissions to be correctDana Robinson2017-04-281-1/+1
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-0/+1
* Bring over another batch (hopefully the last) of non-SWMR "normalization"Quincey Koziol2016-11-291-13/+21
* [svn-r28626] Brought VFD-level file locking code over from revise_chunks.Dana Robinson2015-12-141-2/+71
* [svn-r27768] Description:Quincey Koziol2015-09-141-8/+7
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-21/+1
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-7/+7
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-1/+1
* [svn-r26002] move checks on reading/writing beyond file eoa outside of the fi...Mohamad Chaarawi2015-01-221-5/+0
* [svn-r25929] Description:Quincey Koziol2014-12-291-3/+3
* [svn-r25531] remove use of C99 PRI that failed on windows in dtypes.cMohamad Chaarawi2014-08-111-4/+9
* [svn-r23111] Purpose:Dana Robinson2012-12-191-207/+174
* [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-15/+15
* [svn-r21501] - Propagated Windows VFD tweaks to SEC2 and log VFDs.Dana Robinson2011-10-101-126/+183
* [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...Allen Byrne2011-09-061-10/+10
* [svn-r21015] Bug fix for Issue 2598 - In v1.6 library, there was EOA for the ...Raymond Lu2011-06-221-1/+2
* [svn-r20588] Description:Quincey Koziol2011-04-211-4/+5
* [svn-r20587] Description:Quincey Koziol2011-04-211-0/+1
* [svn-r20050] Description:Quincey Koziol2011-02-051-103/+62
* [svn-r19272] Description:Quincey Koziol2010-08-201-4/+3
* [svn-r19167] Bug fix: 1917.Albert Cheng2010-08-031-22/+13
* [svn-r17971] Description:Quincey Koziol2009-12-071-5/+4
* [svn-r17953] Description:Quincey Koziol2009-12-031-3/+5
* [svn-r17939] Description:Quincey Koziol2009-12-011-21/+23
* [svn-r17922] Description:Quincey Koziol2009-11-231-10/+29
* [svn-r17860] Description:Quincey Koziol2009-11-101-6/+6
* [svn-r17376] Description:Quincey Koziol2009-08-181-3/+2
* [svn-r17365] Description:Quincey Koziol2009-08-151-9/+33
* [svn-r16847] Description:Quincey Koziol2009-04-231-6/+0
* [svn-r16214] Added HDlseek to the H5FD_core_truncate function in H5FDcore.c t...Raymond Lu2008-12-221-1/+1
* [svn-r16202] Added HDlseek in front of the truncate function in H5FD_sec2_tru...Raymond Lu2008-12-151-1/+7
* [svn-r15861] Description:Quincey Koziol2008-10-141-49/+44