summaryrefslogtreecommitdiffstats
path: root/src/H5FDcore.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-13/+13
* Converts __int64 to LONGLONG in LARGE_INTEGER union members on Windows (#1816)Dana Robinson2022-06-221-1/+1
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-20/+20
* Merge initial version of selection I/O feature into develop (#1367)Neil Fortner2022-03-261-0/+5
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Fixes FUNC_ENTER warnings in VFDs due to recent init changes (#1178)Dana Robinson2021-11-101-2/+1
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-34/+11
* OESS-168: Remove clang warnings. (#1127)H. Joe Lee2021-11-021-6/+6
* VFD plugins (#602)jhendersonHDF2021-09-291-6/+39
* VFD ctl feature (#981)jhendersonHDF2021-09-231-0/+1
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-0/+35
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-7/+7
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-2/+2
* Enhance API tracing (#120)Quincey Koziol2020-11-261-2/+2
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-7/+7
* Whitespace and url correctionAllen Byrne2020-10-191-3/+3
* Clang-format of source filesAllen Byrne2020-09-301-418/+433
* File changes to affect formattingAllen Byrne2020-09-041-31/+33
* Revert "Merge pull request #2477 in HDFFV/hdf5 from pio_update to develop"Larry Knox2020-08-181-4/+0
* Merge remote-tracking branch 'origin/develop' into pio_updateQuincey Koziol2020-08-161-26/+53
|\
| * Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01Quincey Koziol2020-08-071-5/+37
| |\
| | * Renames BEST-EFFORT to BEST_EFFORT for file locking env varDana Robinson2020-08-061-1/+1
| | * Fixed missing parens in VFDsDana Robinson2020-08-031-1/+1
| | * Squash merge of file locking fixesDana Robinson2020-08-031-5/+37
| * | Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-21/+16
| |/
| * Trim trailing whitespaceQuincey Koziol2020-04-201-19/+19
* | Don't track file offset position when using pread / pwrite.Quincey Koziol2020-03-291-19/+23
|/
* Fixed bugs in pread/pwrite I/O in VFDs.Dana Robinson2019-12-091-5/+7
* 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