summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' of ↵Binh-Minh Ribler2019-05-0577-3753/+7608
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5-bmr into develop
| * Merge pull request #1692 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developScot Breitenfeld2019-05-034-6/+13
| |\ | | | | | | | | | | | | * commit '8a4f679fda20577c4528977d0ee9a7e4c5bee055': Combine "collective group and dataset write" and "independent group and dataset read" tests into one test. The second test is dependent on the file created by the first test, and will not pass when run by itself.
| | * Combine "collective group and dataset write" and "independent group andLarry Knox2019-05-034-6/+13
| |/ | | | | | | | | dataset read" tests into one test. The second test is dependent on the file created by the first test, and will not pass when run by itself.
| * Merge pull request #1691 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developScot Breitenfeld2019-05-022-208/+218
| |\ | | | | | | | | | | | | * commit '813d8fd597b030a248db6316dd98f738c0c61ea8': Add final list of single testphdf5 tests
| | * 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
| |\ | | | | | | | | | | | | * commit 'ff596e9d356713a35dc35d9b5ba0439ed5ca29ac': Snapshot version 1.11 release 5. Update version to 1.11.6.
| | * Merge branch 'develop' of ↵hdftest2019-05-021-0/+1
| | |\ | | | | | | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft into develop
| | * | Snapshot version 1.11 release 5.hdftest2019-05-029-18/+18
| | | | | | | | | | | | | | | | Update version to 1.11.6.
| * | | Merge pull request #1690 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developScot Breitenfeld2019-05-021-0/+1
| |\ \ \ | | |_|/ | |/| | | | | | | | | | * commit 'b6bebb245b043fae546390c00288a069da785868': Pull a test from default testphdf5
| | * | 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
| |\ \ | | |/ | |/| | | | | | | * commit 'c643cc05316e11471c4bef30cd09b9d4437f85fd': Pull out another failing test
| | * 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
| |\ | | | | | | | | | | | | | | | * commit 'ee35fb8a7fe3804e4146c54020b6e2272ab251e3': Change default for HPC Correct var usage syntax
| | * 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
| |\ | | | | | | | | | | | | | | | | | | * commit '854223e3fcf5e90ad5fae25ff05deb4276ce001b': Add missing default Correct varname Separate out MPI tests that fail on MPI version
| | * 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
| |\ | | | | | | | | | | | | * commit '87e491da88d49134e20418733f64a3307b5cd74c': HDFFV-10776 missing compiler flags
| | * 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
| |\ | | | | | | | | | | | | * commit '0a73ce19a4e7f57fe1bb06ca5be8d4697fe079aa': Fix Java JUnit-TestH5P failure on 32-bit arch
| | * 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
| |\ | | | | | | | | | | | | | | | | | | * commit '08b009cc4ab2a8d8d289697d6d4688c0e5c53c6e': Clean up if-else chain. Remove thread-local copy of hyperslab operation generation value. Core changes to selection code from the hyperslab_updates branch.
| | * 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 ↵Dana Robinson2019-04-291-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:is_accessible_test_love to develop * commit '0c896fcdf9ebde870ead2dcee9a82e135554c28d': Missed an env check before strcmp.
| | * | | | | | | | | 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 ↵Binh-Minh Ribler2019-04-285-13/+176
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop * commit '3bc708078c6da432e68d7c8cda695ad7b794c860': Added more info to the function headers. Added new C++ wrappers - HDFFV-10622
| * \ \ \ \ \ \ \ \ \ Merge pull request #1676 in HDFFV/hdf5 from ↵Quincey Koziol2019-04-2624-491/+181
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~KOZIOL/hdf5:refactor_obj_create_params to develop * commit '53ffbf4bf89350b5d6b90c11585f39af94209754': Cast enum to int, for strict varargs handling. Refactor group creation parameters to take them out of the group creation property list and pass them as normal function parameters. Warning cleanup Refactor link creation parameters from being passing as properties in the link creation property list to vararg function parameters. Minor cleanups Refactor attribute creation parameters to move parameters out of creation property list and into function parameters. A few minor cleanups Refactor dataset creation parameters out of the dataset creation property list and pass them as regular function parameters.
| | * | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | property list and pass them as normal function parameters.
| | * | | | | | | | | | Warning cleanupQuincey Koziol2019-04-254-2/+4
| | | | | | | | | | | |
| | * | | | | | | | | | Refactor link creation parameters from being passing as properties in theQuincey Koziol2019-04-2511-208/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | link creation property list to vararg function parameters.
| | * | | | | | | | | | Minor cleanupsQuincey Koziol2019-04-251-7/+0
| | | | | | | | | | | |
| | * | | | | | | | | | Refactor attribute creation parameters to move parameters out of creationQuincey Koziol2019-04-259-117/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | property list and into function parameters.
| | * | | | | | | | | | A few minor cleanupsQuincey Koziol2019-04-252-8/+0
| | | | | | | | | | | |
| | * | | | | | | | | | Refactor dataset creation parameters out of the dataset creation propertyQuincey Koziol2019-04-259-93/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | list and pass them as regular function parameters.
| * | | | | | | | | | | Merge pull request #1677 in HDFFV/hdf5 from ↵Dana Robinson2019-04-266-135/+255
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:is_accessible_test_love to develop * commit 'e66bf948a7acba0ddc76239f6d02f17c8b10eb0f': Fix for split VFD and file cleanup when testing H5Fis_hdf5 and H5Fis_accessible in tfile.c. Improvements to the H5Fis_accessible() and H5Fis_hdf5() tests in tfile.c. * General code tidying. * Expanded tests to work with multi-file VFDs.
| | * | | | | | | | | | | Fix for split VFD and file cleanup when testing H5Fis_hdf5Dana Robinson2019-04-262-4/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and H5Fis_accessible in tfile.c.
| | * | | | | | | | | | | Improvements to the H5Fis_accessible() and H5Fis_hdf5() testsDana Robinson2019-04-256-135/+227
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in tfile.c. * General code tidying. * Expanded tests to work with multi-file VFDs.