summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Invalid position of declaration fixed.Allen Byrne2019-01-251-1/+2
| * | | | Fix CMake on WindowsAllen Byrne2019-01-251-1/+1
* | | | | Merge pull request #1500 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:valgrind_fixes...Dana Robinson2019-01-251-9/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed a bug identified by valgrind in the cork test.Dana Robinson2019-01-251-9/+9
|/ / / /
* | | | Merge pull request #1498 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_fixbug:develop...Binh-Minh Ribler2019-01-252-0/+1
|\ \ \ \
* \ \ \ \ Merge pull request #1496 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-01-255-15/+16
|\ \ \ \ \
| * \ \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-01-255-24/+129
| |\ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | CMake fixAllen Byrne2019-01-241-1/+1
| * | | | | Java html fix and cmake updateAllen Byrne2019-01-243-11/+8
| * | | | | Update CMakeAllen Byrne2019-01-233-5/+9
| | |_|_|/ | |/| | |
| | | * | Added test file for CMakeBinh-Minh Ribler2019-01-261-0/+1
| | |/ /
| | * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2019-01-2512-83/+110
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #1479 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_fixbug:develop...Binh-Minh Ribler2019-01-245-24/+129
|\ \ \ \ | |/ / / |/| | |
* | | | Merge pull request #1491 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-01-223-6/+19
|\ \ \ \
| * | | | Add clear objects to ignore testsAllen Byrne2019-01-221-1/+1
| * | | | Add clear objects to ignore testsAllen Byrne2019-01-221-1/+5
| * | | | Add new clear tests to ignore listAllen Byrne2019-01-221-0/+5
| * | | | Cleanup variable namesAllen Byrne2019-01-221-2/+2
| * | | | HDFFV-10685 Correct syntaxAllen Byrne2019-01-221-0/+1
| * | | | HDFFV-10685 Corrected versionAllen Byrne2019-01-221-1/+3
| * | | | HDFFV-10685 Always set Mac version flags - use soversionAllen Byrne2019-01-221-3/+4
|/ / / /
* | | | Merge pull request #1489 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developLarry Knox2019-01-214-339/+11
|\ \ \ \
| * | | | MPI vars need passed in, change to grepTestAllen Byrne2019-01-204-339/+11
|/ / / /
* | | | Merge pull request #1485 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-01-198-55/+383
|\ \ \ \
| * | | | Add parrallel runTest.cmake for ph5exampleAllen Byrne2019-01-183-4/+332
| * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-01-181-1/+1
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1484 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2019-01-181-1/+1
|\ \ \ \ \
| * | | | | Fix typoAllen Byrne2019-01-181-1/+1
|/ / / / /
| * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-01-180-0/+0
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1483 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2019-01-181-9/+16
|\ \ \ \ \
| * | | | | Fix missing depends for last repart testAllen Byrne2019-01-181-9/+16
|/ / / / /
| * | | | Add missing depends to last testAllen Byrne2019-01-181-9/+16
| * | | | 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
|/ / / /
| | * | Added data file for test and updated MANIFESTBinh-Minh Ribler2019-01-252-0/+1
| |/ /
| * | Added test for HDFFV-10588Binh-Minh Ribler2019-01-242-1/+102
| * | Fixed HDFFV-10684Binh-Minh Ribler2019-01-202-21/+19
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2019-01-1598-1488/+3402
| |\ \ | |/ / |/| |
* | | 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
|\ \ \