Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | 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 unnecessary H5_now() call; remove ohdr v2 mtime addition. | Jacob Smith | 2018-10-02 | 1 | -5/+1 | |
| | * | | | | | | | | | | | 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 | 2 | -47/+34 | |
| | * | | | | | | | | | | | Continued progress in implementing tests. | Jacob Smith | 2018-09-20 | 3 | -118/+155 | |
| | * | | | | | | | | | | | Change H5F internals access | Jacob Smith | 2018-09-14 | 3 | -7/+24 | |
| | * | | | | | | | | | | | 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 | 2 | -31/+16 | |
| | * | | | | | | | | | | | 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 | 2 | -37/+399 | |
| | * | | | | | | | | | | | 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 | 18 | -101/+1101 | |
| | | | | | | | | | | | * | Merge branch 'develop' into vfd_init_cleanup | Dana Robinson | 2018-12-18 | 1 | -18/+15 | |
| | | | | | | | | | | | |\ | ||||||
| | | | | | | | | | | | * | | Cleaned up and normalized VFD init calls. | Dana Robinson | 2018-12-18 | 7 | -62/+52 | |
| | | | | | | |_|_|_|_|/ / | | | | | | |/| | | | | | | ||||||
* | | | | | | | | | | | | | Add libhdf5_hl_fortran symlinks for libhdf5hl_fortran files. | Larry Knox | 2018-12-31 | 4 | -12/+26 | |
* | | | | | | | | | | | | | Correct syntax error in CMakeLists.txt. | Larry Knox | 2018-12-31 | 1 | -3/+3 | |
* | | | | | | | | | | | | | Add .lsf batch scripts and insert the build directory into the scripts | Larry Knox | 2018-12-28 | 4 | -0/+51 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #1406 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:md_cache_loggi... | Dana Robinson | 2018-12-28 | 27 | -2511/+3642 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Updated the log function names. | Dana Robinson | 2018-12-28 | 5 | -122/+123 | |
| * | | | | | | | | | | | Merge branch 'develop' into md_cache_logging_squash | Dana Robinson | 2018-12-28 | 19 | -146/+761 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #1386 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2018-12-28 | 2 | -3/+104 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add test for H5Arename NULL/empty attribute name fix | Jordan Henderson | 2018-12-17 | 2 | -5/+104 | |
| * | | | | | | | | | | | align H5Arename behavior with H5Arename_by_name | Jordan Henderson | 2018-12-17 | 1 | -2/+4 | |
* | | | | | | | | | | | | Merge pull request #1412 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:yay_plugins to... | Dana Robinson | 2018-12-27 | 2 | -2/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fixed plugin loading so it actually checks the plugin type. | Dana Robinson | 2018-12-27 | 2 | -2/+15 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #1410 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev... | Dana Robinson | 2018-12-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | H5VLregister_by_value() should not set _BY_NAME when searching for | Dana Robinson | 2018-12-27 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #1407 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-12-21 | 14 | -140/+641 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove unused CMake files | Allen Byrne | 2018-12-21 | 7 | -126/+0 | |
| * | | | | | | | | | | | Update option text | Allen Byrne | 2018-12-21 | 2 | -3/+3 | |
| * | | | | | | | | | | | Add reference file to list | Allen Byrne | 2018-12-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | HDFFV-10656 remove moved source | Allen Byrne | 2018-12-20 | 1 | -45/+0 | |
| * | | | | | | | | | | | HDFFV-10656 Add CHECK_VOL support to CMake | Allen Byrne | 2018-12-20 | 16 | -96/+767 | |
| | | * | | | | | | | | | Squash merge of MDC logging changes. | Dana Robinson | 2018-12-21 | 27 | -2506/+3636 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #1399 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_tweaks to ... | Dana Robinson | 2018-12-21 | 23 | -3486/+3662 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'develop' into vol_tweaks | Dana Robinson | 2018-12-20 | 15 | -57/+658 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Moved private native VOL connector functions to H5VLnative_private.h. | Dana Robinson | 2018-12-20 | 22 | -76/+118 | |
| * | | | | | | | | | | | Moved the remainder of the code into separate files. | Dana Robinson | 2018-12-20 | 9 | -2896/+2906 | |
| * | | | | | | | | | | | Split the native VOL connector code into multiple files and | Dana Robinson | 2018-12-20 | 12 | -597/+721 | |
* | | | | | | | | | | | | Merge pull request #1402 in HDFFV/hdf5 from stackable_vol_fix_13 to develop | Quincey Koziol | 2018-12-20 | 13 | -4/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Remove core VFD-specific property list call and regenerate encoded property | Quincey Koziol | 2018-12-20 | 13 | -4/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #1401 in HDFFV/hdf5 from stackable_vol_fix_12 to develop | Quincey Koziol | 2018-12-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-12-20 | 13 | -54/+655 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #1396 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-12-20 | 13 | -54/+655 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | HDFFV-10664 Add new functions and constants to java interface | Allen Byrne | 2018-12-19 | 13 | -54/+655 | |
* | | | | | | | | | | | | Merge pull request #1398 in HDFFV/hdf5 from stackable_vol_fix_11 to develop | Quincey Koziol | 2018-12-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | |