summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HDFFV-10414 change minor error_numberAllen Byrne2018-03-052-102/+102
* Merge pull request #919 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5_fork:topic_cmake_b...Allen Byrne2018-03-021-2/+6
|\
| * Fix CMake build type if none was specified to be cachedJerome Soumagne2018-03-021-2/+6
|/
* Merge pull request #918 in HDFFV/hdf5 from reloc_test_fix_for_develop to developRichard Warren2018-03-021-108/+47
|\
| * Fixed t_pread.c to remove the use of h5jam, etc.. This fixes HDFFV-8839 and s...Richard Warren2018-03-021-108/+47
|/
* Merge pull request #913 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-03-014-43/+46
|\
| * Fix test loopAllen Byrne2018-03-011-39/+39
| * Correct if-endif blockAllen Byrne2018-03-012-2/+2
| * Remove option from list in docAllen Byrne2018-02-281-1/+0
| * Remove t_cache_image test on WindowsAllen Byrne2018-02-281-0/+4
| * Correct use of LIST varAllen Byrne2018-02-281-1/+1
|/
* Merge pull request #909 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-02-2778-649/+625
|\
| * Add importAllen Byrne2018-02-271-0/+1
| * Fix list varAllen Byrne2018-02-274-117/+57
| * Fix IN_LIST usageAllen Byrne2018-02-273-4/+4
| * Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-2779-695/+729
| * Update listAllen Byrne2018-02-261-2/+3
|/
* Merge pull request #904 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-02-225-23/+35
|\
| * HDFFV-10412 update test ref filesAllen Byrne2018-02-223-4/+4
| * HDFFV-10412 fix typoAllen Byrne2018-02-211-1/+1
| * HDFFV-10412 moved check back into normal pathAllen Byrne2018-02-212-20/+32
|/
* Merge pull request #899 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-02-1916-54/+81
|\
| * Fix indentationAllen Byrne2018-02-191-2/+2
| * HDFFV-10384 Add opt arg to helpAllen Byrne2018-02-1510-18/+30
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-02-151-1/+6
| |\
| * | HDFFV-10384 Add optional arg to enable-error-stackAllen Byrne2018-02-147-35/+50
* | | Merge pull request #902 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2018-02-192-2/+38
|\ \ \ | |_|/ |/| |
| * | Fix for daily test failure for test/fheap.cVailin Choi2018-02-191-0/+27
| * | Merge pull request #7 in ~VCHOI/my_hdf5_fork from ~BMRIBLER/version_bounds_bm...Binh-Minh Ribler2018-02-171-2/+11
| |\ \ |/ / /
| * | Fixed daily test failureBinh-Minh Ribler2018-02-171-2/+11
|/ /
* | Merge pull request #898 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2018-02-141-1/+6
|\ \ | |/ |/|
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f...Vailin Choi2018-02-140-0/+0
| |\ | |/ |/|
* | Merge pull request #897 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2018-02-144-4/+11
|\ \
| | * Fix for daily test failureVailin Choi2018-02-141-1/+6
| |/
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f...Vailin Choi2018-02-1433-5808/+5762
| |\ | |/ |/|
* | Merge pull request #895 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-02-1433-5808/+5762
|\ \
| * \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-02-141-3/+10
| |\ \
| * | | More includes cleanupAllen Byrne2018-02-1413-1840/+1823
| * | | Cleanup overuse of include filesAllen Byrne2018-02-1420-3968/+3939
* | | | Merge pull request #896 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2018-02-141-1/+1
|\ \ \ \ | |_|/ / |/| | |
* | | | Merge pull request #894 in HDFFV/hdf5 from ~BMRIBLER/version_bounds_bmr:bugfi...Binh-Minh Ribler2018-02-141-3/+10
|\ \ \ \ | |_|/ / |/| | |
| | | * Fix for daily test failuresVailin Choi2018-02-144-4/+11
| | |/
| | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f...Vailin Choi2018-02-141-3/+10
| | |\
| | | * Merge pull request #6 in ~VCHOI/my_hdf5_fork from ~BMRIBLER/version_bounds_bm...Binh-Minh Ribler2018-02-141-3/+10
| | | |\ | |_|/ / |/| | / | | |/ | |/|
| * | Merge branch 'bugfix/version_bounds' of https://bitbucket.hdfgroup.org/scm/~b...Binh-Minh Ribler2018-02-140-0/+0
| |\ \
| * | | Fixed DT failureBinh-Minh Ribler2018-02-141-3/+10
| | | * Fix for daily test failure for configuration with --disable-deprecated-symbolsVailin Choi2018-02-141-1/+1
| |_|/ |/| |
* | | Merge pull request #876 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:bugfix/version...Vailin Choi2018-02-1470-1221/+5073
|\ \ \ | | |/ | |/|
| * | Merge pull request #5 in ~VCHOI/my_hdf5_fork from ~BMRIBLER/version_bounds_bm...Binh-Minh Ribler2018-02-131-1/+3
| |\ \ | | |/
| | * Merge branch 'bugfix/version_bounds' of https://bitbucket.hdfgroup.org/scm/~b...Binh-Minh Ribler2018-02-130-0/+0
| | |\ | | |/ | |/|