summaryrefslogtreecommitdiffstats
path: root/src/H5FDlog.c
Commit message (Expand)AuthorAgeFilesLines
* Create a new branch for the September Subfiling deliverableRichard Warren2020-09-251-377/+367
* Added support for vector I/O to the VFD layer, and associated test codemainzer2020-06-291-0/+2
* 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
* 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
* [svn-r22219] Description:Quincey Koziol2012-03-311-1/+1
* [svn-r21919] Description:Quincey Koziol2012-02-091-19/+19
* [svn-r21546] Reverts 21497 (deep string copy of log file name). This string ...Dana Robinson2011-10-131-2/+4
* [svn-r21501] - Propagated Windows VFD tweaks to SEC2 and log VFDs.Dana Robinson2011-10-101-109/+170
* [svn-r21497] Changed H5Pset_fapl_log() to deep copy the log file name instead...Dana Robinson2011-10-091-1/+4
* [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...Allen Byrne2011-09-061-10/+10
* [svn-r20707] Added comments to the H5F_mem_t enumeration in H5Fpublic.h and t...Dana Robinson2011-05-021-12/+16
* [svn-r20658] Description:Quincey Koziol2011-04-281-3/+5
|\
| * [svn-r20588] Description:Quincey Koziol2011-04-211-4/+5