summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-1515-308/+326
|
* Merge pull request #1657 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to ↵Larry Knox2019-04-151-1/+0
|\ | | | | | | | | | | | | develop * commit '901c65eb2b102cbe431b82a6f72510b2f417ae6a': Fix merge conflicts
| * Fix merge conflictsAllen Byrne2019-04-151-1/+0
|/
* Merge pull request #1656 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to ↵Allen Byrne2019-04-154-153/+38
|\ | | | | | | | | | | | | | | develop * commit '4c9efd70b0e6616fa2551a5a3a9b51bac0e54a1c': Fix fortran omission Fix java for new H5Fget_info function
| * Fix fortran omissionAllen Byrne2019-04-151-0/+1
| |
| * Fix java for new H5Fget_info functionAllen Byrne2019-04-153-153/+37
| |
* | Merge pull request #1652 in HDFFV/hdf5 from ↵Dana Robinson2019-04-159-27/+34
|\ \ | |/ |/| | | | | | | | | | | ~DEROBINS/hdf5_der:check_passthrough_vol to develop * commit '9ee3d472113fc3e66ef34e40a0990ed07a2824bc': Renamed the HDF5_TEST_VOL option to HDF5_TEST_PASSTHROUGH_VOL. Renamed the autotools check-vol target to check-passthrough-vol.
| * Renamed the HDF5_TEST_VOL option to HDF5_TEST_PASSTHROUGH_VOL.Dana Robinson2019-04-115-10/+10
| |
| * Renamed the autotools check-vol target to check-passthrough-vol.Dana Robinson2019-04-114-17/+24
| |
* | Merge pull request #1653 in HDFFV/hdf5 from ~KOZIOL/hdf5:get_fileno to developQuincey Koziol2019-04-1418-1/+471
|\ \ | |/ |/| | | | | | | | | * commit 'd7e1464058515d07b838741f65a77977224814de': Add C++, Java, and FORTRAN wrappers and tests for H5Fget_fileno Add trace macro. Add H5Fget_fileno() API routine.
| * Add C++, Java, and FORTRAN wrappers and tests for H5Fget_filenoQuincey Koziol2019-04-1413-1/+396
| |
| * Add trace macro.Quincey Koziol2019-04-121-0/+1
| |
| * Add H5Fget_fileno() API routine.Quincey Koziol2019-04-125-0/+74
|/
* Merge pull request #1645 in HDFFV/hdf5 from ↵Vailin Choi2019-04-0829-775/+2701
|\ | | | | | | | | | | | | | | | | ~VCHOI/my_third_fork:bugfix/HDFFV-10365-h5sencode-decode-bug-when-num to develop * commit '3ccc98e256587c43f6ba5a31a2cf9d922f4e1773': Modifications based on PR feedback: (1) Add H5Sdeprec.c to src/CMakeLists.txt (2) Add test for H5Sencode1. Modification for num_elem based on PR feedback. HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change. This also addresses HDFFV-10255: H5Sencode/decode performance issue.
| * Modifications based on PR feedback:Vailin Choi2019-04-082-0/+195
| | | | | | | | | | (1) Add H5Sdeprec.c to src/CMakeLists.txt (2) Add test for H5Sencode1.
| * Modification for num_elem based on PR feedback.Vailin Choi2019-04-081-1/+1
| |
| * HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-0628-776/+2507
| | | | | | | | This also addresses HDFFV-10255: H5Sencode/decode performance issue.
| * Merge pull request #2 in ~VCHOI/my_third_fork from develop to ↵Vailin Choi2019-04-062-0/+80
| |\ | | | | | | | | | | | | | | | | | | bugfix/HDFFV-10365-h5sencode-decode-bug-when-num * commit 'f38fa53fee5e8caf1aa1a5356b48d692eb3a3d59': Fix for HDFFV-10271 hyperslab encoding incorrect length.
| * \ Merge pull request #1 in ~VCHOI/my_third_fork from develop to ↵Vailin Choi2019-04-066-117/+194
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | bugfix/HDFFV-10365-h5sencode-decode-bug-when-num * commit '227b7131d1e4b5edce1c3eecc9a7e7f560363093': Move dataspace selection-specific coding to the callbacks as preparation for the H5Sencode changes.
* | \ \ Merge pull request #1637 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-04-0618-185/+96
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | * commit '2e2301e683f0aadf3541b596416d04bbc7d690c0': Update java m4 to latest
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-04-0520-170/+215
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '9e934e75fa9a66bdd95fd3656ca0c19f910123c7': Set V112 as the latest format and extend the arrays of version bounds.
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-04-052-0/+123
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * commit '87ddba868fdf0e14d004a697e09c12d0ca949b67': Setting API context for fapl and libver_bounnds in preparation for the H5Sencode changes.
| * | | | Update java m4 to latestAllen Byrne2019-04-0418-185/+96
| | | | |
* | | | | Merge pull request #1644 in HDFFV/hdf5 from ↵Vailin Choi2019-04-062-0/+80
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | ~VCHOI/my_third_fork:bugfix/HDFFV-10271-version-2-hyperslab-encoding to develop * commit '7fe665ebff3e86aaf1eef92199f757a5c0d1fe80': Fix for HDFFV-10271 hyperslab encoding incorrect length.
| * | | | Fix for HDFFV-10271 hyperslab encoding incorrect length.Vailin Choi2019-04-052-0/+80
| | |_|/ | |/| |
* | | | Merge pull request #1642 in HDFFV/hdf5 from ↵Vailin Choi2019-04-066-117/+194
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | ~VCHOI/my_third_fork:bugfix/separate_selection_specific to develop * commit '4142d8b7d4ac48cffcc2b92af4a54352b329865b': Move dataspace selection-specific coding to the callbacks as preparation for the H5Sencode changes.
| * | | Move dataspace selection-specific coding to the callbacks as preparation for ↵Vailin Choi2019-04-056-117/+194
| |/ / | | | | | | | | | the H5Sencode changes.
* | | Merge pull request #1639 in HDFFV/hdf5 from ↵Vailin Choi2019-04-0520-170/+215
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | ~VCHOI/my_third_fork:bugfix/add_v112_version_bounds to develop * commit '0073f198978dea0116bd74816b3119dfeb09144b': Set V112 as the latest format and extend the arrays of version bounds.
| * | Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-0420-170/+215
| |/
* | Merge pull request #1640 in HDFFV/hdf5 from ↵Vailin Choi2019-04-052-0/+123
|\ \ | |/ |/| | | | | | | | | ~VCHOI/my_third_fork:bugfix/api_context_fapl_libver to develop * commit 'c50c2696e8b3885e2966b7e027ba219e65ef3646': Setting API context for fapl and libver_bounnds in preparation for the H5Sencode changes.
| * Setting API context for fapl and libver_bounnds in preparation for the ↵Vailin Choi2019-04-042-0/+123
|/ | | | H5Sencode changes.
* Merge pull request #1598 in HDFFV/hdf5 from env_vol_load to developQuincey Koziol2019-04-0330-468/+960
|\ | | | | | | | | * commit 'fc945999d00fc66f3b6251115f8bc13d4b18814c': Specify the default VOL connector to use with an environment variable.
| * Merge remote-tracking branch 'origin/develop' into env_vol_loadQuincey Koziol2019-04-03170-1019/+1455
| |\ | |/ |/|
* | Merge pull request #1621 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-04-0312-169/+275
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit '5774e451dde6410ab2491acda309c43517a49935': Add help info Update for namespace Add namespace option to dependencies Correct examples for packaging HDFFV-10741 - add option to skip tool error stack tests
| * \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-04-030-0/+0
| |\ \ | |/ / |/| | | | | | | | * commit '7ff1e967b18bf8ba4583b27866b8c29c462af857': Correct namespace handling
* | | Merge pull request #1635 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to ↵Allen Byrne2019-04-033-26/+29
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | develop * commit '761070f561801a8eb8704a992764c3ad4716ca7c': Correct namespace handling
| * | | Correct namespace handlingAllen Byrne2019-04-033-26/+29
|/ / /
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-04-039-19/+19
| |\ \ | |/ / |/| | | | | | | | | | | | | | | | | * commit '844f38c6462f42a9a3a6002de6a4acb0520b8fb7': Correct entry Snapshot version 1.11 release 4. Update version to 1.11.5. Allow option to select NAMESPACE Correct examples for packaging
* | | Merge pull request #1634 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to ↵Allen Byrne2019-04-031-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | develop * commit '9f7d66e0f4dfc4b710f91aad26c38287b159ed9c': Correct entry
| * | | Correct entryAllen Byrne2019-04-031-1/+1
|/ / /
* | | Merge pull request #1626 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to ↵Allen Byrne2019-04-024-64/+17
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | develop * commit 'b968f9273a30124cb53ab0771fee5de437d20967': Allow option to select NAMESPACE
| * | | Allow option to select NAMESPACEAllen Byrne2019-03-284-64/+17
| | | |
* | | | Merge pull request #1630 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:develop to developLarry Knox2019-04-029-19/+19
|\ \ \ \ | |/ / / |/| | | | | | | | | | | * commit '7a0ac416c9e42a650d99b77feefbb2dc2df9a155': Snapshot version 1.11 release 4. Update version to 1.11.5.
| * | | Snapshot version 1.11 release 4.hdftest2019-04-019-19/+19
|/ / / | | | | | | | | | Update version to 1.11.5.
* | | Merge pull request #1625 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to ↵Allen Byrne2019-03-284-104/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | develop * commit '90a58f2b2f5a612ce7326fbfe3a476e31d148084': Correct examples for packaging
| * | | Correct examples for packagingAllen Byrne2019-03-284-104/+5
|/ / /
| * | Add help infoAllen Byrne2019-04-031-1/+1
| | |
| * | Update for namespaceAllen Byrne2019-04-021-0/+2
| | |
| * | Add namespace option to dependenciesAllen Byrne2019-04-025-90/+44
| | |
| * | Correct examples for packagingAllen Byrne2019-03-284-104/+5
| | |