summaryrefslogtreecommitdiffstats
path: root/src/H5FDcore.c
Commit message (Expand)AuthorAgeFilesLines
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-3/+3
* Updated sec2, log, and core VFDs to use pread/pwrite whenDana Robinson2019-01-311-6/+22
* Merge branch 'develop' into vfd_init_cleanupDana Robinson2019-01-011-24/+124
|\
| * Clear driver properties before returning them to application.Quincey Koziol2018-12-191-24/+124
* | Cleaned up and normalized VFD init calls.Dana Robinson2018-12-181-3/+3
|/
* Merge branch 'develop' into windows_openDana Robinson2017-05-311-3/+5
|\
| * Fixed HDFFV-10214:Dana Robinson2017-05-191-3/+5
* | Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-5/+5
* | Changed the Windows POSIX open() file permissions to be correctDana Robinson2017-04-281-3/+3
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring over another batch (hopefully the last) of non-SWMR "normalization"Quincey Koziol2016-11-291-15/+28
* [svn-r30147] Removed #ifdef-guarded debug output from core VFD.Dana Robinson2016-07-061-72/+15
* [svn-r30113] Description:Quincey Koziol2016-06-281-2/+2
* [svn-r29978] Description:Quincey Koziol2016-05-301-8/+8
* [svn-r28972] Removed option to clear file buffers from autotools, CMake, and ...Dana Robinson2016-01-261-4/+0
* [svn-r28626] Brought VFD-level file locking code over from revise_chunks.Dana Robinson2015-12-141-8/+82
* [svn-r27811] Description:Quincey Koziol2015-09-161-8/+8
* [svn-r27768] Description:Quincey Koziol2015-09-141-124/+119
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-22/+0
* [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-2/+2
* [svn-r26002] move checks on reading/writing beyond file eoa outside of the fi...Mohamad Chaarawi2015-01-221-4/+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-r25161] Removed some C++-style comments from H5FDcore.c.Dana Robinson2014-05-051-8/+0
* [svn-r25045] Fixed a few missing lines of code that were not merged when theDana Robinson2014-04-141-5/+15
* [svn-r24993] Purpose:Dana Robinson2014-04-091-37/+350
* [svn-r23713] Description:Quincey Koziol2013-05-211-1/+1
* [svn-r23219] Description:Quincey Koziol2013-02-021-0/+8
* [svn-r23111] Purpose:Dana Robinson2012-12-191-295/+255
* [svn-r22998] Description:Quincey Koziol2012-11-011-1/+1
* [svn-r22676] Changes needed to make the default free-list mapping from H5FD_F...Vailin Choi2012-08-131-1/+1
* [svn-r22657] Bug fix: previous commit has a mistake--it used the wrong type o...Albert Cheng2012-08-091-1/+1
* [svn-r22646] Description:Quincey Koziol2012-08-081-4/+6
* [svn-r22219] Description:Quincey Koziol2012-03-311-96/+197
* [svn-r22178] Fixed a bad merge where truncate was called twice in the core VFD.Dana Robinson2012-03-281-12/+2
* [svn-r22117] Fix for HDFFV-7916 (Windows/POSIX correctness issues in the core...Dana Robinson2012-03-211-107/+164
* [svn-r21919] Description:Quincey Koziol2012-02-091-31/+20
* [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...Allen Byrne2011-09-061-8/+8
* [svn-r20658] Description:Quincey Koziol2011-04-281-5/+5
|\
| * [svn-r20588] Description:Quincey Koziol2011-04-211-6/+5
| * [svn-r20587] Description:Quincey Koziol2011-04-211-0/+1
* | [svn-r20646] Description:Quincey Koziol2011-04-261-1/+1
|/
* [svn-r18650] Description:Quincey Koziol2010-04-271-1/+1
* [svn-r18395] Purpose: Fix links.c failureNeil Fortner2010-03-091-18/+107
* [svn-r18031] Description:Quincey Koziol2009-12-171-1/+1
|\
* | [svn-r17971] Description:Quincey Koziol2009-12-071-38/+67
* | [svn-r17414] Description:Quincey Koziol2009-08-241-10/+10
* | [svn-r16382] Description:Quincey Koziol2009-01-291-18/+18
* | [svn-r16378] Description:Allen Byrne2009-01-291-23/+25