summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix CMake policy 54 warningsAllen Byrne2019-01-184-29/+29
* TRILABS-105 Fix CMake policy 54 warningsAllen Byrne2019-01-181-22/+22
* Merge pull request #1482 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:valgrind_fixes...Dana Robinson2019-01-181-2/+2
|\
| * Fixed a memory issue flagged by valgrind in the direct_chunk test.Dana Robinson2019-01-171-2/+2
|/
* Merge pull request #1481 in HDFFV/hdf5 from reduce_cache_image_num_groups to ...Quincey Koziol2019-01-161-2/+9
|\
| * Update usage for FAPLs, and reduce # of groups for smoke checksQuincey Koziol2019-01-161-2/+9
|/
* Merge pull request #1476 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-01-141-1/+1
|\
| * Correct fix for new policyAllen Byrne2019-01-141-1/+1
| * Fix for new policyAllen Byrne2019-01-141-1/+1
|/
* Merge pull request #1471 in HDFFV/hdf5 from fix_daily_test_on_platypus to dev...Quincey Koziol2019-01-121-13/+39
|\
| * Work around compiler fussiness on platypus.Quincey Koziol2019-01-111-13/+39
|/
* Merge pull request #1468 in HDFFV/hdf5 from merge_hyperslab_updates_02 to dev...Quincey Koziol2019-01-117-213/+128
|\
| * Delta reduction against hyperslab_updates branch.Quincey Koziol2019-01-117-213/+128
|/
* Merge pull request #1465 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...Dana Robinson2019-01-111-4/+4
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~derobins/hdf5_d...Dana Robinson2019-01-112-0/+72
| |\ | |/ |/|
* | Merge pull request #1464 in HDFFV/hdf5 from vol_wrapping_apis to developQuincey Koziol2019-01-112-0/+72
|\ \
| * | Add API routines to wrap and retrieve objectsQuincey Koziol2019-01-112-0/+72
|/ /
| * Fix for Fortran failures.Dana Robinson2019-01-111-4/+4
|/
* Merge pull request #1462 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-01-096-164/+55
|\
| * Fix deprecated H5Pget_versionAllen Byrne2019-01-095-127/+18
| * Fix regexAllen Byrne2019-01-091-37/+37
|/
* Merge pull request #1461 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2019-01-092-2/+12
|\
| * fixed 8 byte integer issueM. Scot Breitenfeld2019-01-091-1/+10
| * Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb...M. Scot Breitenfeld2019-01-091-6/+6
| |\ | |/ |/|
* | Merge pull request #1460 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-01-091-6/+6
|\ \
| * | Fixed the MANIFESTDana Robinson2019-01-091-6/+6
|/ /
| * fix for xlf compilerM. Scot Breitenfeld2019-01-091-1/+2
|/
* Merge pull request #1458 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2019-01-091-5/+5
|\
| * replaced uintScot Breitenfeld2019-01-092-6/+6
| * Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb...M. Scot Breitenfeld2019-01-080-0/+0
| |\
| * | fix uintM. Scot Breitenfeld2019-01-081-1/+1
* | | Merge pull request #1455 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2019-01-092-0/+59
|\ \ \
| * | | Align behavior of H5Aget_name_by_idx with H5Aget_name when a NULL buffer is s...Jordan Henderson2019-01-082-0/+59
* | | | Merge pull request #1441 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_fixbug:develop...Binh-Minh Ribler2019-01-093-3/+19
|\ \ \ \
| * | | | Fixed typoBinh-Minh Ribler2019-01-081-1/+1
| * | | | Refixed HDFFV-10578Binh-Minh Ribler2019-01-082-2/+17
| * | | | Removed previous change in H5O__chunk_deserialize().Binh-Minh Ribler2019-01-071-1/+0
| * | | | Removed the previous change in H5O__chunk_deserialize()Binh-Minh Ribler2019-01-071-2/+0
| * | | | Removed previous change in table_list_add().Binh-Minh Ribler2019-01-071-3/+3
| * | | | Removed the previous change in table_list_add()Binh-Minh Ribler2019-01-071-2/+1
| * | | | Updated per reviewBinh-Minh Ribler2019-01-071-1/+2
| * | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2019-01-06111-4977/+9119
| |\ \ \ \
| * | | | | HDFFV-10578 and HDFFV-10676Binh-Minh Ribler2019-01-062-4/+8
* | | | | | Merge pull request #1450 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:TRILAB-98-dt_a...Ray Lu2019-01-085-9/+128
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | NNSA Tri-LabsTRILAB-98: Another two test cases out.Songyu Lu2019-01-081-1/+18
| * | | | | NNSA Tri-Labs TRILAB-98: Taking out a few more test cases.Songyu Lu2019-01-082-13/+25
| * | | | | NNSA Tri-Labs TRILAB-98 dt_arith and cpp_testhdf5 tests fail on sierra.llnl.g...Songyu Lu2019-01-085-2/+92
* | | | | | Merge pull request #1456 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2019-01-081-1/+22
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Updated Fortran Bug and new featuresM. Scot Breitenfeld2019-01-081-1/+22
|/ / / /
* | | | Merge pull request #1454 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-01-082-37/+40
|\ \ \ \