summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1420 in HDFFV/hdf5 from ↵jake.smith2019-01-021-1/+1
|\ | | | | | | | | | | | | ~JAKE.SMITH/hdf5:dset_ohdr_minimize to develop * commit '8324be7fad5f1417aca3d283a8f8caf6b75c4af7': fix wrong function name that is missed by correctional macro
| * fix wrong function name that is missed by correctional macroJacob Smith2018-12-311-1/+1
| |
* | Merge pull request #1423 in HDFFV/hdf5 from ↵Dana Robinson2019-01-027-245/+245
|\ \ | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:develop_minor_pr to develop * commit '1f644fe7cd0188628571c5527f51fce4ddeeebf4': Changed to Unix line endings and chmod -x.
| * | Changed to Unix line endings and chmod -x.Dana Robinson2019-01-017-245/+245
|/ /
* | Merge pull request #1422 in HDFFV/hdf5 from ↵Dana Robinson2019-01-017-62/+52
|\ \ | |/ |/| | | | | | | | | ~DEROBINS/hdf5_der:vfd_init_cleanup to develop * commit '07b76068a4517f874fc5584049178ed5f61e3cea': Cleaned up and normalized VFD init calls.
| * Merge branch 'develop' into vfd_init_cleanupDana Robinson2019-01-01131-8266/+13055
| |\ | |/ |/|
* | Merge pull request #1416 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-12-312-6/+9
|\ \ | | | | | | | | | | | | * commit '0e6cf18b06d71dc8da9307dddce5e1833f197e19': Fix runtest case for data to stdout in tool
| * \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-12-317-7/+85
| |\ \ | |/ / |/| | | | | | | | | | | | | | | | | * commit 'b30a1fe44aa804a67f2291005bf8135ac5c2dc99': Updated the parallel install docs. Eliminated the need for a separate script variable. Added a helpful message to the flush script. Added a shell script so we can run the parallel flush test on OpenMPI.
* | | Merge pull request #1400 in HDFFV/hdf5 from ↵Dana Robinson2018-12-317-7/+85
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:openmpi_tweaks to develop * commit 'd6c2a96ac2f103d90b96d5b39814810e6a31ef99': Updated the parallel install docs. Eliminated the need for a separate script variable. Added a helpful message to the flush script. Added a shell script so we can run the parallel flush test on OpenMPI.
| * | | Updated the parallel install docs.Dana Robinson2018-12-311-8/+3
| | | |
| * | | Eliminated the need for a separate script variable.Dana Robinson2018-12-312-8/+14
| | | |
| * | | Merge branch 'develop' into openmpi_tweaksDana Robinson2018-12-31106-7911/+12221
| |\ \ \
| * | | | Added a helpful message to the flush script.Dana Robinson2018-12-201-0/+6
| | | | |
| * | | | Added a shell script so we can run the parallel flush testDana Robinson2018-12-207-9/+80
| | | | | | | | | | | | | | | | | | | | on OpenMPI.
| | | * | Fix runtest case for data to stdout in toolAllen Byrne2018-12-312-6/+9
| |_|/ / |/| | |
* | | | Merge pull request #1413 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:yay_plugins ↵Dana Robinson2018-12-3110-46/+437
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '3ca19cca5395d79be69209f8d7d0a2b06834a648': Flipped swapped testing strings. Added test_vol_plugin.sh to the list of scripts to clean Fixed a CMake build issue (CMake still doesn't run the VOL plugin tests) Added more sub-tests to the VOL plugin test. Added a simple test for registration of VOL connector plugins. Autotools only for right now, but this will be fleshed out in future work.
| * | | Flipped swapped testing strings.Dana Robinson2018-12-281-2/+2
| | | |
| * | | Merge branch 'develop' into yay_pluginsDana Robinson2018-12-2827-2511/+3642
| |\ \ \
| * \ \ \ Merge branch 'develop' into yay_pluginsDana Robinson2018-12-282-3/+104
| |\ \ \ \
| * | | | | Added test_vol_plugin.sh to the list of scripts to cleanDana Robinson2018-12-281-1/+2
| | | | | |
| * | | | | Fixed a CMake build issue (CMake still doesn't run the VOL pluginDana Robinson2018-12-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | tests)
| * | | | | Added more sub-tests to the VOL plugin test.Dana Robinson2018-12-283-21/+177
| | | | | |
| * | | | | Added a simple test for registration of VOL connector plugins.Dana Robinson2018-12-277-36/+270
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Autotools only for right now, but this will be fleshed out in future work.
* | | | | | Merge pull request #1372 in HDFFV/hdf5 from ↵jake.smith2018-12-2926-1713/+3503
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~JAKE.SMITH/hdf5:dset_ohdr_minimize to develop Dataset object header minimization Jira TRILAB-45 * commit 'f54fb420d08ea0a7e7b026150c0ab559803e0acd': (34 commits) Specify variable type. Remove unnecessary whitespace. OHDR tests now accept h5_fileaccess() fapls. Formatting, informative comments, and minor renaming. Fix some CMake listings Add error checking to the minimized dset header size calculation. Update printf->HDprintf statements. Remove `#if 0` block of deprecated code. Fix mistake with H5E_BEGIN_TRY {...} H5E_END_TRY block containing ERROR-raising macros. Formatting tweaks. Add "compact" storage test to relative header size comparisons. Formatting adjustments. Formatting adjustments Move H5Fset_dset_no_attrs_hint VOL operations to native. Move minimzied object header tests from separate file to test/ohdr.c Some formatting changes. Re-format test/ohdr_mindset.c Fix a few transcription errors in other test files. formatting adjustments Reformat to be more consistent with existing code. Fix a few typos. add missing paramter - macro seemingly unused, but absence results in compiler complaint fix reference; move declaration in file Remove unused debugging print in '#if 0' block Fix typo. Fix CHECK of wrong ID (dset[2|3]_id). change test file name and apply 'h5_fixname' to it Sidestep and hide&flag minor issues causing test failures. Incorporate minimized dset ohdr tests into extant suite. ...
| * | | | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-2831-2516/+3760
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #1406 in HDFFV/hdf5 from ↵Dana Robinson2018-12-2827-2511/+3642
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:md_cache_logging_squash to develop * commit '1ff756a1047d58f71c70deb48c797cb860904292': Updated the log function names. Squash merge of MDC logging changes.
| * | | | | 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
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | * commit 'b4fe787bb9fe4bfc4709a124df59dd987c9a09d2': Add test for H5Arename NULL/empty attribute name fix align H5Arename behavior with H5Arename_by_name
| * | | | | Add test for H5Arename NULL/empty attribute name fixJordan Henderson2018-12-172-5/+104
| | | | | | | | | | | | | | | | | | | | | | | | Split checking of NULL vs. empty string arguments
| * | | | | 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 ↵Dana Robinson2018-12-272-2/+15
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '9cc406633c29d4167031dc85b950858f90163cbc': Fixed plugin loading so it actually checks the plugin type.
| * | | | | | Fixed plugin loading so it actually checks the plugin type.Dana Robinson2018-12-272-2/+15
|/ / / / / /
| | * | | | Squash merge of MDC logging changes.Dana Robinson2018-12-2127-2506/+3636
| | | | | |
| | | * | | Specify variable type.Jacob Smith2018-12-282-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | Remove unnecessary whitespace.
| | | * | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-2764-3712/+5000
| | | |\ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #1410 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to ↵Dana Robinson2018-12-271-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop * commit '9152547b766919eefb7163e17f0c03052a2d73f2': H5VLregister_by_value() should not set _BY_NAME when searching for plugins.
| * | | | | | H5VLregister_by_value() should not set _BY_NAME when searching forDana Robinson2018-12-271-1/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | plugins.
* | | | | | Merge pull request #1407 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-12-2114-140/+641
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '991996b25122ff010b9af1bbb6cc05be491ce038': Remove unused CMake files Update option text Add reference file to list HDFFV-10656 remove moved source HDFFV-10656 Add CHECK_VOL support to CMake
| * | | | | 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
| | | | | |
* | | | | | Merge pull request #1399 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_tweaks to ↵Dana Robinson2018-12-2123-3486/+3662
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop * commit '75a03ea0c36f24a6a3982b75a8c52325879bb569': Moved private native VOL connector functions to H5VLnative_private.h. Moved the remainder of the code into separate files. Split the native VOL connector code into multiple files and moved the attribute code over.
| * \ \ \ \ \ 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | moved the attribute code over.
* | | | | | | Merge pull request #1402 in HDFFV/hdf5 from stackable_vol_fix_13 to developQuincey Koziol2018-12-2013-4/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | * commit '9e8cacaa5531f418f5d9d447c1251eb705da785a': Remove core VFD-specific property list call and regenerate encoded property lists.