summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Snapshot version 1.8 release 20 (snap7)HDF Tester2017-10-166-7/+7
* Merge pull request #706 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8Larry Knox2017-10-121-11/+11
|\
| * Configure file with snap number change for last snapshot was not checkedlrknox2017-10-111-11/+11
|/
* Merge pull request #699 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_8_bmr:hdf5_1_8 to...Binh-Minh Ribler2017-10-111-19/+235
|\
| * Merge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_...Binh-Minh Ribler2017-10-060-0/+0
| |\
| * | Addition to PR# 697Binh-Minh Ribler2017-10-061-19/+235
* | | Snapshot version 1.8 release 20 (snap6)HDF Tester2017-10-098-81/+81
| |/ |/|
* | Merge pull request #697 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_8_bmr:hdf5_1_8 to...Binh-Minh Ribler2017-10-0621-45/+754
|\ \ | |/
| * Adding new C++ wrappersBinh-Minh Ribler2017-10-0521-45/+754
|/
* Merge pull request #694 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_8_bmr:hdf5_1_8 to...Binh-Minh Ribler2017-10-0518-63/+35361
|\
| * Added C2Cppfunction_map.mhtBinh-Minh Ribler2017-10-041-0/+1
| * Miscellaneous code cleanupBinh-Minh Ribler2017-10-0417-63/+35360
|/
* Merge pull request #693 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-10-041-1/+1
|\
| * Fix VS2012 declare errorAllen Byrne2017-10-041-1/+1
|/
* Merge pull request #678 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8Larry Knox2017-09-194-106/+116
|\
| * reconfigure needed after commit of test/Makefile.am on 8/22/2017.lrknox2017-09-194-106/+116
|/
* Merge pull request #670 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-09-1910-96/+31
|\
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-09-196-7/+7
| |\ | |/ |/|
* | Snapshot version 1.8 release 20 (snap5)HDF Tester2017-09-186-7/+7
| * Remove cache sets for defaults, cleanup cmake filesAllen Byrne2017-09-1310-96/+28
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-09-1317-477/+832
| |\ | |/ |/|
* | Merge pull request #655 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_8 to hd...Vailin Choi2017-09-1317-477/+832
|\ \
| * | Fix for HDFFV-9947Vailin Choi2017-09-074-19/+160
| * | Add info for release notesVailin Choi2017-09-061-1/+8
| * | Fix for daily test failureVailin Choi2017-09-061-1/+1
| * | Modifications based on comments from pull request reviewVailin Choi2017-09-067-51/+65
| * | Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 fileVailin Choi2017-09-0612-419/+612
| | * Test program generation should default offAllen Byrne2017-09-121-0/+3
| |/ |/|
* | Snapshot version 1.8 release 20 (snap4)HDF Tester2017-09-116-7/+7
* | Merge pull request #664 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-09-083-3897/+2459
|\ \
| * | HDFFV-9774 Fix code mergeAllen Byrne2017-09-081-3338/+2152
| * | HDFFV-9774 Add missing error commandsAllen Byrne2017-09-083-670/+418
|/ /
* | Merge pull request #660 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-09-082-3/+10
|\ \
| * | Add missing test fileAllen Byrne2017-09-071-0/+6
| * | HDFFV-9774 Fix merge typoAllen Byrne2017-09-071-3/+4
|/ /
* | Merge pull request #656 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-09-0745-877/+1050
|\ \
| * | HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-09-0617-575/+568
| * | HDFFV-9774 Add enable-error-stack to h5diffAllen Byrne2017-09-0628-302/+482
|/ /
* | Merge pull request #650 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-09-068-213/+186
|\ \ | |/ |/|
| * HDFFV-10276 restore argument spacingAllen Byrne2017-09-061-22/+18
| * Fix extra whitespace in usage() textAllen Byrne2017-09-061-3/+3
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-09-058-81/+81
| |\ | |/ |/|
* | Snapshot version 1.8 release 20 (snap3)HDF Tester2017-09-048-81/+81
| * HDFFV-10276 add whitespaceAllen Byrne2017-08-311-0/+1
| * HDFFV-10276 correct typoAllen Byrne2017-08-311-1/+1
| * HDFFV-10276 Correct note of change in UD parametersAllen Byrne2017-08-311-9/+10
| * HDFFV-9774 Add note to new argumentAllen Byrne2017-08-311-5/+12
| * HDFFV-10276 add enable-error-stack to h5diffAllen Byrne2017-08-317-205/+173
|/
* Merge pull request #649 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-08-311-43/+87
|\
| * HDFFV-9988 Update macro file with changes from CMake master.Allen Byrne2017-08-311-43/+84