| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic... | Quincey Koziol | 2019-12-21 | 1 | -2/+2 |
|
|
* | Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out | Quincey Koziol | 2019-12-20 | 1 | -13/+2 |
|
|
* | Implement support for using H5Dvlen_get_buf_size with | Neil Fortner | 2019-12-05 | 1 | -0/+1 |
|
|
* | Community-proposed fix | Chris Hogan | 2019-11-18 | 1 | -0/+1 |
|
|
* | HDFFV-10677 and HDFFV-10661 | Binh-Minh Ribler | 2019-08-28 | 1 | -0/+3 |
|
|
* | Switch shared file struct name from 'H5F_file_t' to 'H5F_shared_t', to match | Quincey Koziol | 2019-08-22 | 1 | -1/+1 |
|
|
* | Begin converting dataset code to use shared file pointer instead of top file | Quincey Koziol | 2019-08-20 | 1 | -0/+4 |
|
|
* | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 1 | -1/+1 |
|
|
* | Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01 | Quincey Koziol | 2019-03-17 | 1 | -2/+7 |
|\ |
|
| * | Fix issue with direct chunk write not updating the "last chunk" index | Neil Fortner | 2019-03-06 | 1 | -2/+7 |
|
|
* | | Core changes to selection code from the hyperslab_updates branch. | Quincey Koziol | 2019-03-16 | 1 | -4/+4 |
|/ |
|
* | Moved the native VOL connector's optional enums to the | Dana Robinson | 2018-12-15 | 1 | -9/+0 |
|
|
* | Switch switch remainder of API routines to use VOL callbacks. | Quincey Koziol | 2018-11-10 | 1 | -1/+1 |
|
|
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -1/+10 |
|
|
* | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 1 | -12/+10 |
|
|
* | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-09-18 | 1 | -3/+0 |
|
|
* | Finished move of H5DOread/write_chunk calls to H5D. | Dana Robinson | 2018-04-30 | 1 | -2/+0 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 1 | -4/+7 |
|\ |
|
| * | Fix for daily test failures | Vailin Choi | 2018-02-14 | 1 | -0/+3 |
|
|
| * | HDFFV-9724 Corrected files and verified tests | Allen Byrne | 2017-12-28 | 1 | -1/+2 |
|
|
| * | Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ... | lrknox | 2017-12-22 | 1 | -2/+1 |
|
|
| * | HDFFV-9724 Initial changes and test | Allen Byrne | 2017-12-11 | 1 | -1/+2 |
|
|
* | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -103/+73 |
|/ |
|
* | Normalization with VOL integration branch. | Dana Robinson | 2017-11-30 | 1 | -0/+2 |
|
|
* | Remove tabs | Allen Byrne | 2017-11-08 | 1 | -68/+68 |
|
|
* | Suggested changes from code review | Jordan Henderson | 2017-07-07 | 1 | -2/+1 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Jordan Henderson | 2017-07-05 | 1 | -6/+8 |
|\ |
|
| * | Fix for HDFFV-10051 | Vailin Choi | 2017-05-09 | 1 | -0/+1 |
|
|
| * | Incorporate patch from GE Healthcare (HDFFV-9934) | Vailin Choi | 2017-04-25 | 1 | -0/+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 |
|
|
* | | Switch working branch from master to develop | Jordan Henderson | 2017-01-13 | 1 | -0/+5 |
|/ |
|
* | Bring SWMR support in to the main development branch. (Finally!) More tests | Quincey Koziol | 2016-12-02 | 1 | -0/+1 |
|
|
* | Code style and warning cleanups, from revise_chunks branch. | Quincey Koziol | 2016-11-06 | 1 | -0/+6 |
|
|
* | Added code to create the test file for all chunk index and layout types. | Dana Robinson | 2016-09-30 | 1 | -0/+1 |
|
|
* | [svn-r30075] Description: | Quincey Koziol | 2016-06-14 | 1 | -0/+10 |
|
|
* | [svn-r29924] Description: | Quincey Koziol | 2016-05-12 | 1 | -0/+4 |
|
|
* | [svn-r29850] Description: | Quincey Koziol | 2016-05-01 | 1 | -0/+1 |
|
|
* | [svn-r29770] Description: | Quincey Koziol | 2016-04-23 | 1 | -0/+1 |
|
|
* | [svn-r29738] Description: | Quincey Koziol | 2016-04-19 | 1 | -0/+1 |
|
|
* | [svn-r29659] Added fixed array chunk indexing from revise_chunks. | Dana Robinson | 2016-04-07 | 1 | -0/+5 |
|
|
* | [svn-r29635] Description: | Quincey Koziol | 2016-04-05 | 1 | -0/+27 |
|
|
* | [svn-r29614] Description: | Quincey Koziol | 2016-04-03 | 1 | -0/+1 |
|
|
* | [svn-r29612] Description: | Quincey Koziol | 2016-04-03 | 1 | -0/+2 |
|
|
* | [svn-r29607] Description: | Quincey Koziol | 2016-04-02 | 1 | -0/+3 |
|
|
* | [svn-r29549] Minor normalization w/ revise_chunks in preparation for big merge. | Dana Robinson | 2016-03-24 | 1 | -6/+6 |
|
|
* | [svn-r29548] Minor normalization w/ trunk in preparation for big merge. | Dana Robinson | 2016-03-24 | 1 | -1/+1 |
|
|
* | [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configure | Dana Robinson | 2016-02-22 | 1 | -0/+2 |
|
|
* | [svn-r29084] Revert of: | Dana Robinson | 2016-02-11 | 1 | -2/+0 |
|
|
* | [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU... | Mohamad Chaarawi | 2016-02-07 | 1 | -9/+13 |
|
|
* | [svn-r29041] Patch from Steffen Kiess that allows a relative path to be speci... | Dana Robinson | 2016-02-04 | 1 | -0/+2 |
|
|