summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~jhenderson/hdf5....Jordan Henderson2017-09-0129-951/+951
|\
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Jordan Henderson2017-09-0129-951/+951
| |\
| | * Merge pull request #648 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-08-313-81/+92
| | |\
| | | * HDFFV-10284 Add VS2017 supportAllen Byrne2017-08-313-81/+92
| | |/
| | * Merge pull request #644 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-08-3118-808/+754
| | |\
| | | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-08-2920-516/+767
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #642 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to...Barbara Jones2017-08-297-52/+75
| | |\ \
| | | * | Miscellaneous improvements (cont.)Binh-Minh Ribler2017-08-252-0/+21
| | | * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2017-08-2427-514/+883
| | | |\ \
| | | * | | Miscellaneous improvementsBinh-Minh Ribler2017-08-247-69/+71
| | * | | | Merge pull request #635 in HDFFV/hdf5 from GreaterThan-2GB-MPIO to developRichard Warren2017-08-291-10/+30
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Add commentary around calling H5Screate_simple with a single elementRichard Warren2017-08-291-7/+25
| | | * | | Fix the t_bigio test so that it runs on 32bit machinesRichard Warren2017-08-151-5/+7
| | | | | * HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-2318-808/+754
* | | | | | Amend tests to explicitly use H5Dcreate2 and H5Dopen2Jordan Henderson2017-09-011-28/+28
|/ / / / /
* | | | | Revert malloc's back to using hard-coded type for sizeofJordan Henderson2017-09-011-23/+23
* | | | | Minor comment refactoringJordan Henderson2017-09-012-4/+5
* | | | | Update documentationJordan Henderson2017-08-311-39/+158
* | | | | Finish up Parallel Compression test scaling workJordan Henderson2017-08-292-93/+49
* | | | | Partial update for scaling parallel filters testsJordan Henderson2017-08-282-366/+438
* | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Jordan Henderson2017-08-2427-514/+883
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #641 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2017-08-241-1/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f...Vailin Choi2017-08-2416-60/+221
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #637 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2017-08-2312-454/+662
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #639 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-08-233-3/+3
| |\ \ \ \ \
| | * | | | | HDFFV-10188 force non-native type descriptionAllen Byrne2017-08-231-1/+1
| | * | | | | HDFFV-10188 emu insists on printing non-native descriptionAllen Byrne2017-08-232-2/+2
| |/ / / / /
| * | | | | Merge pull request #636 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-08-2216-60/+221
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | HDFFV-10188 fix typoAllen Byrne2017-08-211-1/+1
| | * | | | HDFFV-10188 add missing copy commandsAllen Byrne2017-08-211-0/+2
| | * | | | HDFFV-10188 Add tests and filesAllen Byrne2017-08-219-6/+109
| | * | | | HDFFV-10188 enable null space testAllen Byrne2017-08-213-6/+45
| | * | | | HDFFV-10188 add release noteAllen Byrne2017-08-211-0/+10
| | * | | | HDFFV-10188 - Check for empty string firstAllen Byrne2017-08-161-1/+2
| | * | | | HDFFV-10188 error on NULL dataspaceAllen Byrne2017-08-042-47/+53
| |/ / / /
| | | * | Fix for daily test failureVailin Choi2017-08-241-1/+1
| | |/ /
| | * | Modifications based on comments from pull request reviewVailin Choi2017-08-237-51/+65
| | * | Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 fileVailin Choi2017-08-2212-416/+610
| |/ /
* | | Modify t_dset.c in lieu of Parallel Compression changesJordan Henderson2017-08-151-5/+2
* | | Updated H5C__flush_single_entry() in H5C.c to correctmainzer2017-08-151-8/+18
* | | Amend MANIFESTJordan Henderson2017-08-111-2/+2
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Jordan Henderson2017-08-1192-1438/+5765
|\ \ \ | |/ /
| * | Merge pull request #630 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2017-08-031-5/+5
| |\ \
| | * | changed comments, (HDFFV-10037)M. Scot Breitenfeld2017-08-031-4/+4
| | * | Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb...M. Scot Breitenfeld2017-08-0323-24/+368
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #627 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-08-022-4/+95
| |\ \ \
| | * \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-08-022-17/+19
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #625 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5pl_commit to ...Dana Robinson2017-08-022-17/+19
| |\ \ \ \
| | * | | | Moved H5PL diagnostic pragmas to comply with old gcc requirements that theyDana Robinson2017-08-022-17/+19
| |/ / / /
| | * | | Fix misnamed file in test scriptAllen Byrne2017-08-021-1/+1