summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HDFFV-10776 missing compiler flagsAllen Byrne2019-04-301-9/+9
* Merge pull request #1683 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developAllen Byrne2019-04-302-1/+5
|\
| * Fix Java JUnit-TestH5P failure on 32-bit archJordan Henderson2019-04-302-1/+5
|/
* Merge pull request #1605 in HDFFV/hdf5 from merge_hyperslab_update_01 to developQuincey Koziol2019-04-3018-2791/+6584
|\
| * Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-04-29121-2409/+5668
| |\
| * \ Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-04-0625-302/+370
| |\ \
| * \ \ Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-04-0522-170/+338
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-04-0467-885/+1367
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-03-237-39/+43
| |\ \ \ \ \
| * | | | | | Clean up if-else chain.Quincey Koziol2019-03-201-26/+24
| * | | | | | Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-03-201-2/+2
| |\ \ \ \ \ \
| * | | | | | | Remove thread-local copy of hyperslab operation generation value.Quincey Koziol2019-03-193-98/+4
| * | | | | | | Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-03-191-1/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-03-17126-579/+1017
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Core changes to selection code from the hyperslab_updates branch.Quincey Koziol2019-03-1620-2699/+6610
* | | | | | | | | | Merge pull request #1681 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:is_accessible_...Dana Robinson2019-04-291-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Missed an env check before strcmp.Dana Robinson2019-04-291-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1667 in HDFFV/hdf5 from ~BMRIBLER/hdf5-bmr:develop to dev...Binh-Minh Ribler2019-04-285-13/+176
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added more info to the function headers.Binh-Minh Ribler2019-04-221-2/+3
| * | | | | | | | | Added new C++ wrappers - HDFFV-10622Binh-Minh Ribler2019-04-225-13/+175
* | | | | | | | | | Merge pull request #1676 in HDFFV/hdf5 from ~KOZIOL/hdf5:refactor_obj_create_...Quincey Koziol2019-04-2624-491/+181
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Cast enum to int, for strict varargs handling.Quincey Koziol2019-04-251-1/+1
| * | | | | | | | | | Refactor group creation parameters to take them out of the group creationQuincey Koziol2019-04-259-58/+27
| * | | | | | | | | | Warning cleanupQuincey Koziol2019-04-254-2/+4
| * | | | | | | | | | Refactor link creation parameters from being passing as properties in theQuincey Koziol2019-04-2511-208/+90
| * | | | | | | | | | Minor cleanupsQuincey Koziol2019-04-251-7/+0
| * | | | | | | | | | Refactor attribute creation parameters to move parameters out of creationQuincey Koziol2019-04-259-117/+31
| * | | | | | | | | | A few minor cleanupsQuincey Koziol2019-04-252-8/+0
| * | | | | | | | | | Refactor dataset creation parameters out of the dataset creation propertyQuincey Koziol2019-04-259-93/+31
* | | | | | | | | | | Merge pull request #1677 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:is_accessible_...Dana Robinson2019-04-266-135/+255
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix for split VFD and file cleanup when testing H5Fis_hdf5Dana Robinson2019-04-262-4/+32
| * | | | | | | | | | | Improvements to the H5Fis_accessible() and H5Fis_hdf5() testsDana Robinson2019-04-256-135/+227
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #1678 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-04-262-2/+38
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ESE-97 add vol_plugin test to CMake buildsAllen Byrne2019-04-252-2/+38
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #1679 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-1...Ray Lu2019-04-252-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | HDFFV-10760 Skipping external_env.c and vds_env.c for CMake to do VOL check a...Songyu Lu2019-04-252-0/+4
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #1672 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-1...Ray Lu2019-04-242-3/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Changing file names and directory names to avoid possible conflict during par...Songyu Lu2019-04-232-3/+8
* | | | | | | | | | | Merge pull request #1670 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2019-04-241-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix issue with H5Iiterate always stopping with an error after the first itera...Jordan Henderson2019-04-231-0/+2
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #1666 in HDFFV/hdf5 from ~KOZIOL/hdf5:unwrap_vol_callback ...Quincey Koziol2019-04-2310-70/+229
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add an 'unwrap' VOL callback, so that connectors can unwrap an underlyingQuincey Koziol2019-04-2110-70/+229
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #1668 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-1...Ray Lu2019-04-224-23/+27
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Changing file names to avoid possible conflicts during parallel test.Songyu Lu2019-04-224-23/+27
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1665 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-1...Ray Lu2019-04-191-6/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Changing output file names to avoid possible conflict during parallel build a...Songyu Lu2019-04-191-6/+4
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1663 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-1...Ray Lu2019-04-181-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Minor fix: marking an internal function of the test for export.Songyu Lu2019-04-181-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1654 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2019-04-182-46/+93
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change the checking to H5I_INVALID_HID in test_attr_dense_rename().Vailin Choi2019-04-161-10/+10