summaryrefslogtreecommitdiffstats
path: root/src/H5FDdirect.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-13/+13
* Fixes H5E_ID error categores erroneously brought over from develop (#1613)Dana Robinson2022-04-071-1/+1
* Clang warning fixes from develop. (#1583)Larry Knox2022-04-051-1/+4
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-2/+2
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-7/+7
* Manual sync with develop (#95)Dana Robinson2020-11-171-16/+59
* Source formattedAllen Byrne2020-10-011-471/+459
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-148/+117
* Merge pull request #2537 in HDFFV/hdf5 from ~DYOUNG/werror:fix-werrors to dev...David Young2020-04-261-4/+1
* Squashed commit of the following:David Young2020-01-311-8/+8
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-5/+5
* Merge branch 'develop' into vfd_init_cleanupDana Robinson2019-01-011-1/+2
|\
| * Correct typoQuincey Koziol2018-12-201-1/+1
| * Clear driver properties before returning them to application.Quincey Koziol2018-12-191-1/+2
* | Cleaned up and normalized VFD init calls.Dana Robinson2018-12-181-12/+9
|/
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-3/+3
* Merge branch 'develop' into windows_openDana Robinson2017-05-311-0/+1
|\
| * Fixed HDFFV-10214:Dana Robinson2017-05-191-0/+1
* | 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
* [svn-r29842] Description:Quincey Koziol2016-04-301-0/+7
* [svn-r28626] Brought VFD-level file locking code over from revise_chunks.Dana Robinson2015-12-141-8/+79
* [svn-r27811] Description:Quincey Koziol2015-09-161-21/+17
* [svn-r27768] Description:Quincey Koziol2015-09-141-12/+7
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-15/+0
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-8/+8
* [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-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-2/+8
* [svn-r23713] Description:Quincey Koziol2013-05-211-59/+31
* [svn-r22998] Description:Quincey Koziol2012-11-011-4/+5
* [svn-r22676] Changes needed to make the default free-list mapping from H5FD_F...Vailin Choi2012-08-131-1/+1
* [svn-r21932] Description:Quincey Koziol2012-02-131-1/+1
* [svn-r21924] Description:Quincey Koziol2012-02-101-2/+2
* [svn-r21922] Description:Quincey Koziol2012-02-091-42/+22
* [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...Allen Byrne2011-09-061-389/+389
* [svn-r20650] Description:Quincey Koziol2011-04-261-1/+1
* [svn-r20588] Description:Quincey Koziol2011-04-211-6/+6
* [svn-r19796] Bug 2091: remove all Metraowerks compiler code bracheted by __MW...Albert Cheng2010-11-161-1/+1
* [svn-r19146] Purpose: Fix bug in direct IO driverNeil Fortner2010-07-281-80/+153
* [svn-r18650] Description:Quincey Koziol2010-04-271-1/+1
* [svn-r16560] Description:Quincey Koziol2009-03-101-2/+3
* [svn-r15861] Description:Quincey Koziol2008-10-141-0/+1
* [svn-r15800] Description:Quincey Koziol2008-10-071-10/+10
* [svn-r15628] Description:Quincey Koziol2008-09-161-32/+32
* [svn-r15485] Purpose: Allow library to shut down properly when objects have r...Neil Fortner2008-08-191-1/+1