summaryrefslogtreecommitdiffstats
path: root/src/H5FDsec2.c
Commit message (Expand)AuthorAgeFilesLines
* Merge of changes from develop for 1.10.5.Dana Robinson2019-02-041-7/+25
* Renamed h5repart's -family_to_sec2 to -family_to_single.Dana Robinson2018-11-231-8/+8
* 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
* [svn-r15825] Description:Quincey Koziol2008-10-091-22/+11
* [svn-r15800] Description:Quincey Koziol2008-10-071-24/+33
* [svn-r15510] Description:Quincey Koziol2008-08-211-2/+2
* [svn-r15485] Purpose: Allow library to shut down properly when objects have r...Neil Fortner2008-08-191-1/+1
* [svn-r13766] In Visual Studio 2005 for 64-bit, _WIN32 is defined, but not WIN...Scott Wegner2007-05-181-9/+9
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r13139] Fixed the MULTI problem (Bug #731) that corrupted the data. The...Raymond Lu2007-01-121-4/+10
* [svn-r13068] Ran bin/reconfigure. Some of the scripts have been changed or h...James Laird2006-12-181-1/+1
* [svn-r12842] Description:Quincey Koziol2006-11-021-7/+4
* [svn-r12582] Purpose:Albert Cheng2006-08-171-2/+2