summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Combine "collective group and dataset write" and "independent group andLarry Knox2019-05-034-6/+13
* Merge pull request #1691 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developScot Breitenfeld2019-05-022-208/+218
|\
| * Add final list of single testphdf5 testsAllen Byrne2019-05-022-208/+218
|/
* Merge pull request #1689 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:develop to develophdftest2019-05-029-18/+18
|\
| * Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft...hdftest2019-05-021-0/+1
| |\
| * | Snapshot version 1.11 release 5.hdftest2019-05-029-18/+18
* | | Merge pull request #1690 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developScot Breitenfeld2019-05-021-0/+1
|\ \ \ | |_|/ |/| |
| * | Pull a test from default testphdf5Allen Byrne2019-05-021-0/+1
|/ /
* | Merge pull request #1688 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developScot Breitenfeld2019-05-021-0/+1
|\ \ | |/ |/|
| * Pull out another failing testAllen Byrne2019-05-021-0/+1
|/
* Merge pull request #1687 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-05-012-3/+3
|\
| * Change default for HPCAllen Byrne2019-05-011-1/+1
| * Correct var usage syntaxAllen Byrne2019-05-011-2/+2
|/
* Merge pull request #1686 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developScot Breitenfeld2019-05-012-3/+22
|\
| * Add missing defaultAllen Byrne2019-05-011-0/+1
| * Correct varnameAllen Byrne2019-05-011-3/+3
| * Separate out MPI tests that fail on MPI versionAllen Byrne2019-05-011-3/+21
|/
* Merge pull request #1685 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-05-011-9/+9
|\
| * 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
| |/ / / / / / / / / /