summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * HDFFV-10276 Add UD flag option to h5repackAllen Byrne2017-09-079-36/+45
* | Merge pull request #654 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to...Binh-Minh Ribler2017-09-0818-30/+543
|\ \ | |/ |/|
| * Adding variable initializationBinh-Minh Ribler2017-09-078-12/+12
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2017-09-0422-899/+876
| |\
| * | Adding new C++ wrappersBinh-Minh Ribler2017-09-0418-30/+543
* | | Merge pull request #659 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-09-071-43/+87
|\ \ \
| * | | HDFFV-9988 merge findmpi from cmake and add intel pathAllen Byrne2017-09-071-43/+87
|/ / /
* | | Merge pull request #651 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-09-0731-394/+571
|\ \ \
| * | | HDFFV-9774 Apply standard mask to .err filesAllen Byrne2017-09-066-12/+12
| * | | HDFFV-10276 Add filter mask for standard errAllen Byrne2017-09-067-12/+15
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-09-0515-88/+4401
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #592 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2017-09-0515-88/+4401
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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
| | |\ \ \ | |_|/ / / |/| | | |
| * | | | 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
| |\ \ \
| * | | | 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
| |\ \ \ \
| * | | | | Add test for write parallel; read serial caseJordan Henderson2017-08-111-2/+142
| * | | | | Fix uninitialized array issue in testJordan Henderson2017-08-111-35/+5
| * | | | | Test updatesJordan Henderson2017-08-102-42/+241
| * | | | | Fix bug where incorrect amount of data was being read from the fileJordan Henderson2017-08-101-1/+1
| * | | | | Add data verification for first half of testsJordan Henderson2017-08-101-28/+105
| * | | | | Start adding data verificationJordan Henderson2017-08-082-46/+193
| * | | | | Switch tests over to use testing macrosJordan Henderson2017-08-081-1044/+727
| * | | | | Updates to parallel filters testsJordan Henderson2017-08-032-172/+175
| * | | | | Move test files to testpar directoryJordan Henderson2017-08-035-13/+20
| * | | | | Add test file to build processJordan Henderson2017-08-035-3/+2438
| * | | | | Suggested changes from code reviewJordan Henderson2017-07-075-12/+60
| * | | | | Amend header comment errorJordan Henderson2017-07-061-19/+18
| * | | | | Clean up remaining warningsJordan Henderson2017-07-061-6/+21
| * | | | | Add prototype for H5D__cmp_filtered_collective_io_info_entry_ownerJordan Henderson2017-07-051-0/+2
| * | | | | Add comment for memory copy possibly not being necessary anymore forJordan Henderson2017-07-051-0/+1
| * | | | | Remove use of H5E_CANTDISTRIBUTE errorJordan Henderson2017-07-052-2/+1
| * | | | | Add comment for full overwrite special caseJordan Henderson2017-07-051-0/+8
| * | | | | Add remaining documentation/commentsJordan Henderson2017-07-051-23/+54
| * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Jordan Henderson2017-07-051612-16218/+33537
| |\ \ \ \ \
| * | | | | | Revise shared chunks redistribution algorithmJordan Henderson2017-05-011-23/+25
| * | | | | | Separate shared chunks redistribution code out to its own functionJordan Henderson2017-05-012-207/+246
| * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Jordan Henderson2017-04-1731-298/+259
| |\ \ \ \ \ \
| * | | | | | | Fix deadlocking issueJordan Henderson2017-04-131-58/+98
| * | | | | | | Fix link-chunk I/O by tidying up local_info_arrayJordan Henderson2017-04-131-12/+13
| * | | | | | | Minimize size of H5D_filtered_collective_io_info_t structJordan Henderson2017-04-111-204/+102