summaryrefslogtreecommitdiffstats
path: root/src/H5FDlog.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
| * 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
| * | Changes to make timers within the library monotonic.Quincey Koziol2017-09-031-239/+193
* | | Don't track file offset position when using pread / pwrite.Quincey Koziol2020-03-291-4/+25
| |/ |/|
* | 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
|/
* 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
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-7/+1
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-0/+1
* Bring over another batch (hopefully the last) of non-SWMR "normalization"Quincey Koziol2016-11-291-21/+29
* Moved Win32 variables to top of function in H5FDlog.c.derobins2016-11-111-8/+9
* Improvements to the log VFD, for helping with SWMR debugging.Quincey Koziol2016-11-031-7/+111
* [svn-r29842] Description:Quincey Koziol2016-04-301-3/+3
* [svn-r28802] Description:Quincey Koziol2016-01-051-3/+3
* [svn-r28797] Description:Quincey Koziol2016-01-051-8/+6
* [svn-r28626] Brought VFD-level file locking code over from revise_chunks.Dana Robinson2015-12-141-7/+74
* [svn-r27811] Description:Quincey Koziol2015-09-161-2/+2
* [svn-r27768] Description:Quincey Koziol2015-09-141-11/+10
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-23/+1
* [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-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-4/+9
* [svn-r25487] store all members of the driver info in the file structs since theyMohamad Chaarawi2014-07-291-0/+10
* [svn-r23713] Description:Quincey Koziol2013-05-211-1/+1
* [svn-r23111] Purpose:Dana Robinson2012-12-191-221/+191
* [svn-r22998] Description:Quincey Koziol2012-11-011-9/+9
* [svn-r22676] Changes needed to make the default free-list mapping from H5FD_F...Vailin Choi2012-08-131-1/+1
* [svn-r22444] (1) fix for making MEM_GHEAP as MEM_DRAWVailin Choi2012-06-071-1/+18