summaryrefslogtreecommitdiffstats
path: root/src/H5FDlog.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-15/+15
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+2
* 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-35/+40
* 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
* VFD plugins (#602)jhendersonHDF2021-09-291-42/+49
* VFD ctl feature (#981)jhendersonHDF2021-09-231-0/+1
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-2/+0
* Fix for a segfault when H5Pset_fapl_log is passed an invalid fapl ID (#607)Dana Robinson2021-04-291-2/+5
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-32/+59
* Minor warning fixes in develop (#526)Dana Robinson2021-03-311-112/+117
* Fixed uninitialized warnings (#360)Sean McBride2021-02-191-17/+17
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-8/+8
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-8/+8
* Update reformatting settings, trace wrapping, and printf-format strings (#22)Quincey Koziol2020-10-061-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-490/+516
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-136/+168
|\
| * Revert "Merge pull request #2477 in HDFFV/hdf5 from pio_update to develop"Larry Knox2020-08-181-21/+0
| * Merge remote-tracking branch 'origin/develop' into pio_updateQuincey Koziol2020-08-161-375/+365
| |\
| | * Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01Quincey Koziol2020-08-071-8/+40
| | |\
| | | * 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-8/+40
| | * | Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-128/+128
| | |/
| * | Don't track file offset position when using pread / pwrite.Quincey Koziol2020-03-291-4/+25
* | | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-17/+17
| |/ |/|
* | Clean up warningsQuincey Koziol2020-06-281-2/+6
* | Merge remote-tracking branch 'origin/develop' into monotonic_timerQuincey Koziol2020-06-261-25/+53
|\ \
| * | Trim trailing whitespaceQuincey Koziol2020-04-201-4/+4
| |/
| * Fixed bugs in pread/pwrite I/O in VFDs.Dana Robinson2019-12-091-4/+6
| * Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-2/+2
| * To quiet a warning, initialize some `struct timeval`s that the compilerDavid Young2019-11-131-2/+2
| * Cleaned up misc warnings.Dana Robinson2019-06-291-3/+9
| * Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-1/+1
| * Updated sec2, log, and core VFDs to use pread/pwrite whenDana Robinson2019-01-311-6/+24
| * Merge branch 'develop' into vfd_init_cleanupDana Robinson2019-01-011-0/+2
| |\
| | * Clear driver properties before returning them to application.Quincey Koziol2018-12-191-0/+2
| * | Cleaned up and normalized VFD init calls.Dana Robinson2018-12-181-3/+3
| |/
| * Renamed h5repart's -family_to_sec2 to -family_to_single.Dana Robinson2018-11-141-8/+8
* | Changes to make timers within the library monotonic.Quincey Koziol2017-09-031-239/+193
|/
* 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