Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | OHDR tests now accept h5_fileaccess() fapls. | Jacob Smith | 2018-12-26 | 2 | -139/+160 | |
| * | | | | Fix some CMake listings | Jacob Smith | 2018-12-21 | 2 | -1/+1 | |
| * | | | | Add error checking to the minimized dset header size calculation. | Jacob Smith | 2018-12-21 | 1 | -16/+16 | |
| * | | | | Fix mistake with H5E_BEGIN_TRY {...} H5E_END_TRY block containing ERROR-raisi... | Jacob Smith | 2018-12-20 | 2 | -16/+27 | |
| * | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5... | Jacob Smith | 2018-12-19 | 14 | -16/+19 | |
| |\ \ \ \ | ||||||
| * | | | | | Add "compact" storage test to relative header size comparisons. | Jacob Smith | 2018-12-19 | 1 | -60/+80 | |
| * | | | | | Formatting adjustments. | Jacob Smith | 2018-12-18 | 1 | -226/+217 | |
| * | | | | | Move H5Fset_dset_no_attrs_hint VOL operations to native. | Jacob Smith | 2018-12-18 | 3 | -945/+864 | |
| * | | | | | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-18 | 5 | -142/+69 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Re-format test/ohdr_mindset.c | Jacob Smith | 2018-12-14 | 3 | -1060/+360 | |
| * | | | | | | formatting adjustments | Jacob Smith | 2018-12-14 | 1 | -27/+61 | |
| * | | | | | | Reformat to be more consistent with existing code. | Jacob Smith | 2018-12-13 | 5 | -306/+100 | |
| * | | | | | | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-13 | 1 | -0/+64 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-12 | 2 | -2/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'dset_ohdr_minimize' of https://bitbucket.hdfgroup.org/scm/~jake... | Jacob Smith | 2018-12-12 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix typo. | Jacob Smith | 2018-12-12 | 1 | -2/+2 | |
| * | | | | | | | | | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-12 | 71 | -4427/+5614 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | change test file name and apply 'h5_fixname' to it | Jacob Smith | 2018-12-11 | 2 | -4/+7 | |
| * | | | | | | | | | Sidestep and hide&flag minor issues causing test failures. | Jacob Smith | 2018-12-05 | 2 | -18/+61 | |
| * | | | | | | | | | Incorporate minimized dset ohdr tests into extant suite. | Jacob Smith | 2018-11-19 | 4 | -1353/+1498 | |
| * | | | | | | | | | Remove unused/redundant external file link test | Jacob Smith | 2018-09-20 | 1 | -151/+0 | |
| * | | | | | | | | | Modify MTIME size behavior to be closer to expectations (we hope). | Jacob Smith | 2018-09-20 | 1 | -21/+12 | |
| * | | | | | | | | | Continued progress in implementing tests. | Jacob Smith | 2018-09-20 | 1 | -115/+153 | |
| * | | | | | | | | | Make questionable tests fail with TODOs | Jacob Smith | 2018-09-14 | 1 | -0/+4 | |
| * | | | | | | | | | Change to use internal routines to get dcpl minimize setting. | Jacob Smith | 2018-09-14 | 1 | -0/+2 | |
| * | | | | | | | | | Add modtime dataset to explicitly not track | Jacob Smith | 2018-09-14 | 1 | -0/+25 | |
| * | | | | | | | | | Refactor file- and dataset-creation code for easier reading. | Jacob Smith | 2018-09-14 | 1 | -354/+368 | |
| * | | | | | | | | | Remove redundant code and refactor | Jacob Smith | 2018-09-12 | 1 | -43/+4 | |
| * | | | | | | | | | Add presumptive test for external links. | Jacob Smith | 2018-09-12 | 3 | -5/+125 | |
| * | | | | | | | | | Add additional tests (or placeholders for same). | Jacob Smith | 2018-09-12 | 1 | -35/+394 | |
| * | | | | | | | | | Add new test file | Jacob Smith | 2018-09-11 | 1 | -0/+1322 | |
| * | | | | | | | | | Stash work on object header reduction code and tests. | Jacob Smith | 2018-09-11 | 7 | -7/+265 | |
* | | | | | | | | | | Changes based on feedback from pull request. | Vailin Choi | 2018-12-31 | 2 | -3/+3 | |
* | | | | | | | | | | Fix for HDFFV-10659: The library abort with "infinite loop closing library" | Vailin Choi | 2018-12-28 | 6 | -16/+267 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #1386 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2018-12-28 | 1 | -1/+96 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Add test for H5Arename NULL/empty attribute name fix | Jordan Henderson | 2018-12-17 | 1 | -1/+96 | |
* | | | | | | | | | Merge pull request #1407 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-12-21 | 2 | -0/+332 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | HDFFV-10656 Add CHECK_VOL support to CMake | Allen Byrne | 2018-12-20 | 2 | -0/+332 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Remove core VFD-specific property list call and regenerate encoded property | Quincey Koziol | 2018-12-20 | 13 | -4/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Correct core VFD to run with a 1MB increment instead of a 1 byte increment! | Quincey Koziol | 2018-12-19 | 1 | -2/+2 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Clear driver properties before returning them to application. | Quincey Koziol | 2018-12-19 | 13 | -2/+0 | |
* | | | | | | | Merge pull request #1384 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:build_tweaks t... | Dana Robinson | 2018-12-18 | 1 | -14/+19 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Updates the autotools tests to also emit the VOL connector | Dana Robinson | 2018-12-16 | 1 | -14/+19 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #1364 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5i_reference_... | Dana Robinson | 2018-12-17 | 2 | -3/+0 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Removed H5I_REFERENCE from the library. It has always been unused | Dana Robinson | 2018-12-08 | 2 | -3/+0 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-12-13 | 1 | -0/+65 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Add test for H5Aget_info(_by_name/_by_idx) NULL info pointer | Jordan Henderson | 2018-12-13 | 1 | -0/+65 | |
| | |_|/ | |/| | | ||||||
* | | | | Fix plugin code from referencing invalid key ID value, and also switch from | Quincey Koziol | 2018-12-13 | 1 | -6/+9 | |
|/ / / | ||||||
* | | | Merge pull request #1367 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | hdftest | 2018-12-12 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Use version 2 functions in test file to address compile errors for | Larry Knox | 2018-12-12 | 1 | -2/+2 | |
| |/ / |