| Commit message (Expand) | Author | Age | Files | Lines |
* | Another cleanup pass as suggested by the reviewers. | Richard Warren | 2019-10-07 | 1 | -5/+0 |
|
|
* | At the suggestion of the PR reviewers, moved the mpio_create_large_type to H5... | Richard Warren | 2019-10-07 | 1 | -0/+8 |
|
|
* | Added H5Pset/get_mpi_params calls and unified them with the MPI-I/O | Dana Robinson | 2019-08-26 | 1 | -0/+2 |
|
|
* | Some refactoring prior to implementing new H5P MPI functions. | Dana Robinson | 2019-08-14 | 1 | -0/+8 |
|
|
* | Merge pull request #1860 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:map_api_merge ... | Dana Robinson | 2019-08-13 | 1 | -0/+3 |
|\ |
|
| * | Added the map (H5M) API | Dana Robinson | 2019-08-13 | 1 | -0/+3 |
|
|
* | | Added ifdef for intel compilers, __GNUC__ has to be defined for header files ... | M. Scot Breitenfeld | 2019-08-13 | 1 | -1/+1 |
|/ |
|
* | Added gcc conditional for __attribute__((fallthrough)), removes 34 warnings o... | M. Scot Breitenfeld | 2019-08-08 | 1 | -0/+4 |
|
|
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -0/+3 |
|
|
* | - Added H5MMprivate.h #includes where needed | Dana Robinson | 2019-03-16 | 1 | -5/+1 |
|
|
* | Merge branch 'develop' into c_stdlib_posix_call_cleanup | Dana Robinson | 2019-02-19 | 1 | -0/+6 |
|\ |
|
| * | Updated sec2, log, and core VFDs to use pread/pwrite when | Dana Robinson | 2019-01-31 | 1 | -0/+6 |
|
|
* | | C and POSIX call cleanup | Dana Robinson | 2019-01-11 | 1 | -2/+3 |
|/ |
|
* | Further va_list improvements. | Dana Robinson | 2018-12-17 | 1 | -0/+3 |
|
|
* | Fix plugin code from referencing invalid key ID value, and also switch from | Quincey Koziol | 2018-12-13 | 1 | -0/+3 |
|
|
* | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 1 | -5/+6 |
|
|
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -0/+10 |
|
|
* | Develop normalization with vol_integration. | Dana Robinson | 2018-09-19 | 1 | -2/+1 |
|
|
* | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-09-18 | 1 | -50/+0 |
|
|
* | Fixed HDFFV-10404 | Binh-Minh Ribler | 2018-07-13 | 1 | -2/+2 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 1 | -9/+29 |
|\ |
|
* | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -28/+67 |
|/ |
|
* | Normalization with VOL integration branch. | Dana Robinson | 2017-11-30 | 1 | -84/+97 |
|
|
* | Rework of the POSIX file open permissions and macros to clean up | Dana Robinson | 2017-04-28 | 1 | -17/+4 |
|
|
* | Changed the Windows POSIX open() file permissions to be correct | Dana Robinson | 2017-04-28 | 1 | -0/+18 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Update cmake pubconf to match autotools and add strtoll checks | Allen Byrne | 2017-03-16 | 1 | -1/+7 |
|
|
* | Added text to the function check macros so that a more helpful | Dana Robinson | 2016-12-12 | 1 | -1/+1 |
|
|
* | Bring over support for retrying metadata cache entry loads, along with all the | Quincey Koziol | 2016-11-20 | 1 | -1/+7 |
|
|
* | [svn-r30224] Added HDprintf() macro that uses HDfprintf w/ stdout. | Dana Robinson | 2016-07-27 | 1 | -1/+3 |
|
|
* | [svn-r30113] Description: | Quincey Koziol | 2016-06-28 | 1 | -0/+33 |
|
|
* | [svn-r30017] Description: | Quincey Koziol | 2016-06-06 | 1 | -8/+8 |
|
|
* | [svn-r29395] Corrected parentheses in floating-point compare macros. | Dana Robinson | 2016-03-12 | 1 | -8/+9 |
|
|
* | [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configure | Dana Robinson | 2016-02-22 | 1 | -1/+5 |
|
|
* | [svn-r29084] Revert of: | Dana Robinson | 2016-02-11 | 1 | -5/+1 |
|
|
* | [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU... | Mohamad Chaarawi | 2016-02-07 | 1 | -0/+3 |
|
|
* | [svn-r29041] Patch from Steffen Kiess that allows a relative path to be speci... | Dana Robinson | 2016-02-04 | 1 | -1/+5 |
|
|
* | [svn-r29030] Cleanup of test/externals before merging user patch. | Dana Robinson | 2016-02-02 | 1 | -1/+3 |
|
|
* | [svn-r29019] Fixed double declaration of a few types that only appears on Win... | Dana Robinson | 2016-01-29 | 1 | -1/+7 |
|
|
* | [svn-r29011] LFS changes in the autotools and library. | Dana Robinson | 2016-01-28 | 1 | -51/+17 |
|
|
* | [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che... | Mohamad Chaarawi | 2016-01-21 | 1 | -0/+1 |
|
|
* | [svn-r28581] Brought flock changes over from revise_chunks as well as a few | Dana Robinson | 2015-12-11 | 1 | -1/+73 |
|
|
* | [svn-r28422] Description: | Quincey Koziol | 2015-11-20 | 1 | -7/+16 |
|
|
* | [svn-r28416] Description: | Quincey Koziol | 2015-11-20 | 1 | -8/+3 |
|
|
* | [svn-r28241] Correct prototype return signature. | Allen Byrne | 2015-10-28 | 1 | -1/+1 |
|
|
* | [svn-r28236] Rework get timezone function to add another exclusion define (H5... | Allen Byrne | 2015-10-27 | 1 | -2/+10 |
|
|
* | [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a... | Jerome Soumagne | 2015-10-20 | 1 | -2/+2 |
|
|
* | [svn-r27768] Description: | Quincey Koziol | 2015-09-14 | 1 | -317/+375 |
|
|
* | [svn-r27753] Removed duplicated attribute macro checks. Moved canonical attri... | Dana Robinson | 2015-09-10 | 1 | -3/+14 |
|
|
* | [svn-r27581] Fixed a bug in the FUNC_ENTER macros. API calls of the form H5xx... | Dana Robinson | 2015-08-26 | 1 | -3/+18 |
|
|