| Commit message (Expand) | Author | Age | Files | Lines |
* | VFD plugins (#602) | jhendersonHDF | 2021-09-29 | 1 | -140/+292 |
|
|
* | VFD ctl feature (#981) | jhendersonHDF | 2021-09-23 | 1 | -0/+51 |
|
|
* | Modified gcc/clang warning suppression macros to account for some warnings fl... | Sean McBride | 2021-09-16 | 1 | -1/+3 |
|
|
* | Fix several warnings (#720) | jhendersonHDF | 2021-09-14 | 1 | -2/+2 |
|
|
* | Includes hdf5dev.h in hdf5.h (#728) | Dana Robinson | 2021-06-07 | 1 | -1/+0 |
|
|
* | Moves gcc warning macros from H5public.h to H5private.h (#724) | Dana Robinson | 2021-06-04 | 1 | -2/+25 |
|
|
* | Combo set of async and other changes (#161) | Quincey Koziol | 2021-06-02 | 1 | -0/+1 |
|
|
* | Brings the native implementation of H5Fdelete() from Bitbucket (#524) | Dana Robinson | 2021-04-16 | 1 | -40/+90 |
|
|
* | Removes implementation of my_strdup() from the multi VFD (#527) | Dana Robinson | 2021-03-31 | 1 | -33/+11 |
|
|
* | Update clang config (#473) | Quincey Koziol | 2021-03-17 | 1 | -61/+64 |
|
|
* | Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451) | Sean McBride | 2021-03-10 | 1 | -1/+1 |
|
|
* | Use do-while trick to force H5Epush_ret() to require trailing semi (#380) | Sean McBride | 2021-03-04 | 1 | -101/+113 |
|
|
* | Changes found during merge to 1.12 (#414) | Allen Byrne | 2021-03-04 | 1 | -1/+1 |
|
|
* | Patches from vtk (#358) | Sean McBride | 2021-02-25 | 1 | -1/+1 |
|
|
* | Fixed uninitialized warnings (#360) | Sean McBride | 2021-02-19 | 1 | -2/+2 |
|
|
* | Update license url (#332) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -665/+689 |
|
|
* | Fix comment formatting due to tabs conversion | Allen Byrne | 2020-09-24 | 1 | -57/+56 |
|
|
* | File changes to affect formatting | Allen Byrne | 2020-09-04 | 1 | -584/+584 |
|
|
* | Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01 | Quincey Koziol | 2020-08-07 | 1 | -2/+2 |
|\ |
|
| * | Squash merge of file locking fixes | Dana Robinson | 2020-08-03 | 1 | -2/+2 |
|
|
* | | Clean up private / package / static namespace issues (function naming, which | Quincey Koziol | 2020-08-06 | 1 | -20/+1 |
|/ |
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -5/+5 |
|
|
* | Reduce differences between my -Werror branch and `develop`: | David Young | 2020-01-29 | 1 | -3/+2 |
|
|
* | Reverted snprintf to sprintf in the multi VFD since | Dana Robinson | 2019-07-11 | 1 | -12/+12 |
|
|
* | Updates to warnhist script, along with a few cleanups, and add some comments | Quincey Koziol | 2019-07-10 | 1 | -1/+1 |
|
|
* | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 1 | -2/+12 |
|
|
* | Improvements to the H5Fis_accessible() and H5Fis_hdf5() tests | Dana Robinson | 2019-04-25 | 1 | -26/+26 |
|
|
* | Merge branch 'develop' into vfd_init_cleanup | Dana Robinson | 2019-01-01 | 1 | -1/+2 |
|\ |
|
| * | Clear driver properties before returning them to application. | Quincey Koziol | 2018-12-19 | 1 | -1/+2 |
|
|
* | | Cleaned up and normalized VFD init calls. | Dana Robinson | 2018-12-18 | 1 | -14/+8 |
|/ |
|
* | Fixed HDFFV-10404 | Binh-Minh Ribler | 2018-07-13 | 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 | -0/+10 |
|
|
* | Cleanups and normalizations against incoming page_buffering changes. | Quincey Koziol | 2017-02-20 | 1 | -5/+9 |
|
|
* | More normalizations against incoming cache image branch. | Quincey Koziol | 2016-12-29 | 1 | -22/+24 |
|
|
* | Changed the return type of H5Pget_driver_info() from void * to | Dana Robinson | 2016-11-05 | 1 | -4/+4 |
|
|
* | Change file memory type for extending to default, and correct error in | Quincey Koziol | 2016-11-03 | 1 | -3/+7 |
|
|
* | Warning and whitespace cleanup. | Quincey Koziol | 2016-11-03 | 1 | -9/+11 |
|
|
* | [svn-r30219] Description: | Quincey Koziol | 2016-07-22 | 1 | -9/+15 |
|
|
* | [svn-r30113] Description: | Quincey Koziol | 2016-06-28 | 1 | -2/+2 |
|
|
* | [svn-r29715] Description: | Quincey Koziol | 2016-04-16 | 1 | -11/+15 |
|
|
* | [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU... | Mohamad Chaarawi | 2016-02-07 | 1 | -10/+2 |
|
|
* | [svn-r28626] Brought VFD-level file locking code over from revise_chunks. | Dana Robinson | 2015-12-14 | 1 | -2/+99 |
|
|
* | [svn-r28204] Fix use of hbool_t in H5FDmulti (revert previous fix and use uns... | Jerome Soumagne | 2015-10-23 | 1 | -3/+3 |
|
|
* | [svn-r28196] Fix use of hbool_t in H5FDmulti | Jerome Soumagne | 2015-10-23 | 1 | -2/+2 |
|
|
* | [svn-r26986] Removed H5F_ACC_DEBUG and H5FD_DEBUG functionality. | Dana Robinson | 2015-04-30 | 1 | -45/+2 |
|
|
* | [svn-r25929] Description: | Quincey Koziol | 2014-12-29 | 1 | -38/+50 |
|
|
* | [svn-r25881] Description: | Quincey Koziol | 2014-12-10 | 1 | -66/+16 |
|
|
* | [svn-r25661] Update the default setting for the memb_addr array when use pass... | Mohamad Chaarawi | 2014-10-03 | 1 | -1/+1 |
|
|