| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleaned up misc warnings. | Dana Robinson | 2019-06-29 | 1 | -3/+9 |
|
|
* | Added an H5MM_memcpy call that checks for buffer overlap. | Dana Robinson | 2019-03-16 | 1 | -1/+1 |
|
|
* | Updated sec2, log, and core VFDs to use pread/pwrite when | Dana Robinson | 2019-01-31 | 1 | -6/+24 |
|
|
* | Merge branch 'develop' into vfd_init_cleanup | Dana Robinson | 2019-01-01 | 1 | -0/+2 |
|\ |
|
| * | Clear driver properties before returning them to application. | Quincey Koziol | 2018-12-19 | 1 | -0/+2 |
|
|
* | | Cleaned up and normalized VFD init calls. | Dana Robinson | 2018-12-18 | 1 | -3/+3 |
|/ |
|
* | Renamed h5repart's -family_to_sec2 to -family_to_single. | Dana Robinson | 2018-11-14 | 1 | -8/+8 |
|
|
* | Merge branch 'develop' into windows_open | Dana Robinson | 2017-05-31 | 1 | -1/+2 |
|\ |
|
| * | Fixed HDFFV-10214: | Dana Robinson | 2017-05-19 | 1 | -1/+2 |
|
|
* | | Rework of the POSIX file open permissions and macros to clean up | Dana Robinson | 2017-04-28 | 1 | -1/+1 |
|
|
* | | Changed the Windows POSIX open() file permissions to be correct | Dana Robinson | 2017-04-28 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -7/+1 |
|
|
* | Bring SWMR support in to the main development branch. (Finally!) More tests | Quincey Koziol | 2016-12-02 | 1 | -0/+1 |
|
|
* | Bring over another batch (hopefully the last) of non-SWMR "normalization" | Quincey Koziol | 2016-11-29 | 1 | -21/+29 |
|
|
* | Moved Win32 variables to top of function in H5FDlog.c. | derobins | 2016-11-11 | 1 | -8/+9 |
|
|
* | Improvements to the log VFD, for helping with SWMR debugging. | Quincey Koziol | 2016-11-03 | 1 | -7/+111 |
|
|
* | [svn-r29842] Description: | Quincey Koziol | 2016-04-30 | 1 | -3/+3 |
|
|
* | [svn-r28802] Description: | Quincey Koziol | 2016-01-05 | 1 | -3/+3 |
|
|
* | [svn-r28797] Description: | Quincey Koziol | 2016-01-05 | 1 | -8/+6 |
|
|
* | [svn-r28626] Brought VFD-level file locking code over from revise_chunks. | Dana Robinson | 2015-12-14 | 1 | -7/+74 |
|
|
* | [svn-r27811] Description: | Quincey Koziol | 2015-09-16 | 1 | -2/+2 |
|
|
* | [svn-r27768] Description: | Quincey Koziol | 2015-09-14 | 1 | -11/+10 |
|
|
* | [svn-r27572] Removed VMS-specific code from the library. | Dana Robinson | 2015-08-24 | 1 | -23/+1 |
|
|
* | [svn-r27133] - Add a new attribute function characterstic for format: | Mohamad Chaarawi | 2015-06-01 | 1 | -7/+7 |
|
|
* | [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-ordered | Dana Robinson | 2015-05-10 | 1 | -1/+1 |
|
|
* | [svn-r26002] move checks on reading/writing beyond file eoa outside of the fi... | Mohamad Chaarawi | 2015-01-22 | 1 | -4/+0 |
|
|
* | [svn-r25929] Description: | Quincey Koziol | 2014-12-29 | 1 | -3/+3 |
|
|
* | [svn-r25531] remove use of C99 PRI that failed on windows in dtypes.c | Mohamad Chaarawi | 2014-08-11 | 1 | -4/+9 |
|
|
* | [svn-r25487] store all members of the driver info in the file structs since they | Mohamad Chaarawi | 2014-07-29 | 1 | -0/+10 |
|
|
* | [svn-r23713] Description: | Quincey Koziol | 2013-05-21 | 1 | -1/+1 |
|
|
* | [svn-r23111] Purpose: | Dana Robinson | 2012-12-19 | 1 | -221/+191 |
|
|
* | [svn-r22998] Description: | Quincey Koziol | 2012-11-01 | 1 | -9/+9 |
|
|
* | [svn-r22676] Changes needed to make the default free-list mapping from H5FD_F... | Vailin Choi | 2012-08-13 | 1 | -1/+1 |
|
|
* | [svn-r22444] (1) fix for making MEM_GHEAP as MEM_DRAW | Vailin Choi | 2012-06-07 | 1 | -1/+18 |
|
|
* | [svn-r22219] Description: | Quincey Koziol | 2012-03-31 | 1 | -1/+1 |
|
|
* | [svn-r21919] Description: | Quincey Koziol | 2012-02-09 | 1 | -19/+19 |
|
|
* | [svn-r21546] Reverts 21497 (deep string copy of log file name). This string ... | Dana Robinson | 2011-10-13 | 1 | -2/+4 |
|
|
* | [svn-r21501] - Propagated Windows VFD tweaks to SEC2 and log VFDs. | Dana Robinson | 2011-10-10 | 1 | -109/+170 |
|
|
* | [svn-r21497] Changed H5Pset_fapl_log() to deep copy the log file name instead... | Dana Robinson | 2011-10-09 | 1 | -1/+4 |
|
|
* | [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def... | Allen Byrne | 2011-09-06 | 1 | -10/+10 |
|
|
* | [svn-r20707] Added comments to the H5F_mem_t enumeration in H5Fpublic.h and t... | Dana Robinson | 2011-05-02 | 1 | -12/+16 |
|
|
* | [svn-r20658] Description: | Quincey Koziol | 2011-04-28 | 1 | -3/+5 |
|\ |
|
| * | [svn-r20588] Description: | Quincey Koziol | 2011-04-21 | 1 | -4/+5 |
|
|
| * | [svn-r20587] Description: | Quincey Koziol | 2011-04-21 | 1 | -0/+1 |
|
|
* | | [svn-r20652] Description: | Quincey Koziol | 2011-04-26 | 1 | -1/+1 |
|/ |
|
* | [svn-r20050] Description: | Quincey Koziol | 2011-02-05 | 1 | -259/+312 |
|
|
* | [svn-r19989] Description: | Quincey Koziol | 2011-01-25 | 1 | -127/+248 |
|
|
* | [svn-r19796] Bug 2091: remove all Metraowerks compiler code bracheted by __MW... | Albert Cheng | 2010-11-16 | 1 | -7/+3 |
|
|
* | [svn-r18650] Description: | Quincey Koziol | 2010-04-27 | 1 | -1/+1 |
|
|