summaryrefslogtreecommitdiffstats
path: root/src/H5FDcore.c
Commit message (Expand)AuthorAgeFilesLines
* Whitespace changesAllen Byrne2020-10-191-6/+6
* Mostly whitespace and comment cleanup. (#39)Allen Byrne2020-10-151-3/+3
* Source formattedAllen Byrne2020-10-011-389/+405
* Merge of clang-format changes from developAllen Byrne2020-09-301-4/+6
* Fixed one last trailing whitespace characterDana Robinson2020-08-181-1/+1
* Fixed trailing whitespace from revert.Dana Robinson2020-08-181-18/+18
* Revert "Don't track file offset position when using pread / pwrite."Dana Robinson2020-08-181-23/+19
* Merge of develop PRs to 1.10Dana Robinson2020-08-181-0/+4
* Minor normalizations with developDana Robinson2020-08-161-17/+17
* Brings file locking changes from developDana Robinson2020-08-141-12/+39
* Removed trailing whitespace from source files.Dana Robinson2020-05-261-20/+20
* Moved H5MM_memcpy and H5MM_xfree_const from developDana Robinson2020-05-151-3/+3
* Fixed bugs in pread/pwrite I/O in VFDs.Dana Robinson2020-01-091-5/+7
* Merge of changes from develop for 1.10.5.Dana Robinson2019-02-041-6/+22
* 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