summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | change test file name and apply 'h5_fixname' to itJacob Smith2018-12-112-4/+7
| | * | | | | | | | | | | Sidestep and hide&flag minor issues causing test failures.Jacob Smith2018-12-052-18/+61
| | * | | | | | | | | | | Incorporate minimized dset ohdr tests into extant suite.Jacob Smith2018-11-194-1353/+1498
| | * | | | | | | | | | | Remove unnecessary H5_now() call; remove ohdr v2 mtime addition.Jacob Smith2018-10-021-5/+1
| | * | | | | | | | | | | Remove unused/redundant external file link testJacob Smith2018-09-201-151/+0
| | * | | | | | | | | | | Modify MTIME size behavior to be closer to expectations (we hope).Jacob Smith2018-09-202-47/+34
| | * | | | | | | | | | | Continued progress in implementing tests.Jacob Smith2018-09-203-118/+155
| | * | | | | | | | | | | Change H5F internals accessJacob Smith2018-09-143-7/+24
| | * | | | | | | | | | | Make questionable tests fail with TODOsJacob Smith2018-09-141-0/+4
| | * | | | | | | | | | | Change to use internal routines to get dcpl minimize setting.Jacob Smith2018-09-142-31/+16
| | * | | | | | | | | | | Add modtime dataset to explicitly not trackJacob Smith2018-09-141-0/+25
| | * | | | | | | | | | | Refactor file- and dataset-creation code for easier reading.Jacob Smith2018-09-141-354/+368
| | * | | | | | | | | | | Remove redundant code and refactorJacob Smith2018-09-121-43/+4
| | * | | | | | | | | | | Add presumptive test for external links.Jacob Smith2018-09-123-5/+125
| | * | | | | | | | | | | Add additional tests (or placeholders for same).Jacob Smith2018-09-122-37/+399
| | * | | | | | | | | | | Add new test fileJacob Smith2018-09-111-0/+1322
| | * | | | | | | | | | | Stash work on object header reduction code and tests.Jacob Smith2018-09-1118-101/+1101
| | | | | | | | | | | | * Merge branch 'develop' into vfd_init_cleanupDana Robinson2018-12-181-18/+15
| | | | | | | | | | | | |\
| | | | | | | | | | | | * | Cleaned up and normalized VFD init calls.Dana Robinson2018-12-187-62/+52
| | | | | | | |_|_|_|_|/ / | | | | | | |/| | | | | |
* | | | | | | | | | | | | Correction based on code review.Vailin Choi2019-01-021-2/+2
* | | | | | | | | | | | | Changes based on feedback from pull request.Vailin Choi2018-12-316-8/+9
* | | | | | | | | | | | | Fix for HDFFV-10659: The library abort with "infinite loop closing library"Vailin Choi2018-12-2810-20/+315
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #1406 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:md_cache_loggi...Dana Robinson2018-12-2827-2511/+3642
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Updated the log function names.Dana Robinson2018-12-285-122/+123
| * | | | | | | | | | | Merge branch 'develop' into md_cache_logging_squashDana Robinson2018-12-2819-146/+761
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #1386 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2018-12-282-3/+104
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add test for H5Arename NULL/empty attribute name fixJordan Henderson2018-12-172-5/+104
| * | | | | | | | | | | align H5Arename behavior with H5Arename_by_nameJordan Henderson2018-12-171-2/+4
* | | | | | | | | | | | Merge pull request #1412 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:yay_plugins to...Dana Robinson2018-12-272-2/+15
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fixed plugin loading so it actually checks the plugin type.Dana Robinson2018-12-272-2/+15
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #1410 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...Dana Robinson2018-12-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | H5VLregister_by_value() should not set _BY_NAME when searching forDana Robinson2018-12-271-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #1407 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-12-2114-140/+641
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove unused CMake filesAllen Byrne2018-12-217-126/+0
| * | | | | | | | | | | Update option textAllen Byrne2018-12-212-3/+3
| * | | | | | | | | | | Add reference file to listAllen Byrne2018-12-211-0/+1
| * | | | | | | | | | | HDFFV-10656 remove moved sourceAllen Byrne2018-12-201-45/+0
| * | | | | | | | | | | HDFFV-10656 Add CHECK_VOL support to CMakeAllen Byrne2018-12-2016-96/+767
| | | * | | | | | | | | Squash merge of MDC logging changes.Dana Robinson2018-12-2127-2506/+3636
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #1399 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_tweaks to ...Dana Robinson2018-12-2123-3486/+3662
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' into vol_tweaksDana Robinson2018-12-2015-57/+658
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| * | | | | | | | | | | Moved private native VOL connector functions to H5VLnative_private.h.Dana Robinson2018-12-2022-76/+118
| * | | | | | | | | | | Moved the remainder of the code into separate files.Dana Robinson2018-12-209-2896/+2906
| * | | | | | | | | | | Split the native VOL connector code into multiple files andDana Robinson2018-12-2012-597/+721
* | | | | | | | | | | | Merge pull request #1402 in HDFFV/hdf5 from stackable_vol_fix_13 to developQuincey Koziol2018-12-2013-4/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Remove core VFD-specific property list call and regenerate encoded propertyQuincey Koziol2018-12-2013-4/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #1401 in HDFFV/hdf5 from stackable_vol_fix_12 to developQuincey Koziol2018-12-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-12-2013-54/+655
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #1396 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-12-2013-54/+655
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | HDFFV-10664 Add new functions and constants to java interfaceAllen Byrne2018-12-1913-54/+655