| Commit message (Expand) | Author | Age | Files | Lines |
* | Delay checking if decoded message's "shareable" flag is appropriate for | Neil Fortner | 2019-01-09 | 1 | -0/+10 |
|
|
* | Fix fapl passed into h5_fixname() calls in minimized tests. | Jacob Smith | 2019-01-07 | 1 | -9/+9 |
|
|
* | Change H5Dcreate() to H5Dcreate2(). | Jacob Smith | 2019-01-03 | 1 | -19/+19 |
|
|
* | Change H5Acreate to H5Acreate2 | Jacob Smith | 2019-01-02 | 1 | -1/+1 |
|
|
* | Incoporate minimized dataset headers code and tests. | Jacob Smith | 2018-12-31 | 1 | -0/+901 |
|
|
* | Update system commands with HD prefix and whitespace | Allen Byrne | 2018-08-28 | 1 | -2/+2 |
|
|
* | Fix for HDFFV-10180 Performance issues with H5Oget_info. | Vailin Choi | 2018-04-24 | 1 | -1/+1 |
|
|
* | Minor warning cleanup while working on VOL issues. | Dana Robinson | 2018-04-06 | 1 | -10/+10 |
|
|
* | Cleanup API context function usage. | Quincey Koziol | 2018-03-19 | 1 | -12/+11 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 1 | -53/+59 |
|\ |
|
| * | Fix memory leak simply by capturing allocation in var | Allen Byrne | 2018-03-16 | 1 | -53/+59 |
|
|
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 1 | -22/+75 |
|\ \
| |/ |
|
| * | Fixed DT failure | Binh-Minh Ribler | 2018-02-14 | 1 | -3/+10 |
|
|
| * | Additional tests | Binh-Minh Ribler | 2018-02-13 | 1 | -20/+66 |
|
|
* | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -62/+67 |
|/ |
|
* | Style cleanups and misc. bugfixes discovered during full SWMR development. | Quincey Koziol | 2017-09-23 | 1 | -2/+3 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Merge SWMR-related testing to existing tests. | Quincey Koziol | 2016-12-18 | 1 | -0/+155 |
|
|
* | Merge branch 'develop' into eoc_valgrind_bugfix | Dana Robinson | 2016-11-29 | 1 | -2/+1 |
|\ |
|
| * | Bring over another batch (hopefully the last) of non-SWMR "normalization" | Quincey Koziol | 2016-11-29 | 1 | -2/+1 |
|
|
* | | Tentative fix for valgrind issues related to EoC. | Dana Robinson | 2016-11-26 | 1 | -7/+7 |
|/ |
|
* | Refactor H5O code to clean up message allocation, align cache deserialize code | Quincey Koziol | 2016-11-12 | 1 | -142/+0 |
|
|
* | [svn-r30189] Description: | Quincey Koziol | 2016-07-18 | 1 | -1/+0 |
|
|
* | [svn-r29842] Description: | Quincey Koziol | 2016-04-30 | 1 | -1/+0 |
|
|
* | [svn-r29755] test/ohdr.c apply fix for HDFFV-9713 to not open test file i... | Larry Knox | 2016-04-20 | 1 | -1/+12 |
|
|
* | [svn-r29545] Minor normalization w/ trunk in preparation for big merge. | Dana Robinson | 2016-03-24 | 1 | -156/+143 |
|
|
* | [svn-r29202] Fix for unknown message HDFFV-9697. | Vailin Choi | 2016-02-24 | 1 | -164/+300 |
|
|
* | [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me... | Mohamad Chaarawi | 2016-02-10 | 1 | -70/+70 |
|
|
* | [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU... | Mohamad Chaarawi | 2016-02-07 | 1 | -70/+70 |
|
|
* | [svn-r28696] Minor normalization with revise_chunks. | Dana Robinson | 2015-12-17 | 1 | -4/+4 |
|
|
* | [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a... | Jerome Soumagne | 2015-10-20 | 1 | -1/+1 |
|
|
* | [svn-r27768] Description: | Quincey Koziol | 2015-09-14 | 1 | -2/+2 |
|
|
* | [svn-r27548] Revert r27545 | Jerome Soumagne | 2015-08-21 | 1 | -1/+1 |
|
|
* | [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a... | Jerome Soumagne | 2015-08-21 | 1 | -1/+1 |
|
|
* | [svn-r27292] Description: | Quincey Koziol | 2015-06-27 | 1 | -7/+35 |
|
|
* | [svn-r27237] Description: | Quincey Koziol | 2015-06-18 | 1 | -3/+3 |
|
|
* | [svn-r25984] change the message flag H5O_MSG_FLAG_FAIL_IF_UNKNOWN to | Mohamad Chaarawi | 2015-01-20 | 1 | -8/+25 |
|
|
* | [svn-r20529] Purpose: Add testing for bug 1864 | Neil Fortner | 2011-04-15 | 1 | -0/+3 |
|
|
* | [svn-r19654] Description: | Quincey Koziol | 2010-10-21 | 1 | -3/+3 |
|
|
* | [svn-r19587] Description: | Quincey Koziol | 2010-10-13 | 1 | -7/+168 |
|
|
* | [svn-r19005] Purpose: | Mike McGreevy | 2010-06-15 | 1 | -0/+12 |
|
|
* | [svn-r18864] Description: | Quincey Koziol | 2010-05-20 | 1 | -0/+18 |
|
|
* | [svn-r18618] Description: | Quincey Koziol | 2010-04-22 | 1 | -18/+155 |
|
|
* | [svn-r18571] Description: | Quincey Koziol | 2010-04-15 | 1 | -1/+1 |
|
|
* | [svn-r18419] Description: | Quincey Koziol | 2010-03-18 | 1 | -0/+2 |
|
|
* | [svn-r18413] Description: | Quincey Koziol | 2010-03-17 | 1 | -14/+1 |
|
|
* | [svn-r18197] Description: | Quincey Koziol | 2010-01-30 | 1 | -3/+3 |
|
|
* | [svn-r18031] Description: | Quincey Koziol | 2009-12-17 | 1 | -0/+2 |
|\ |
|
| * | [svn-r18030] Description: | Quincey Koziol | 2009-12-17 | 1 | -0/+2 |
|
|
* | | [svn-r17553] Description: | Quincey Koziol | 2009-09-29 | 1 | -10/+10 |
|
|