summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Merge pull request #770 in HDFFV/hdf5 from ~NFORTNE2/hdf5_naf:develop to developNeil Fortner2017-11-132-7/+106
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'bca20b40b4966552a844051c3d912d6aec50592f': Initialize hid_t variables in test_Attr_bug9. Fix HDFFV-10274. When deleting all (or almost all) of the messages in an object header chunk, where the total amount deleted was greater than 64K, an error would occur due to an off by one error in the code that handled that case. Fixed this and added a test case.
| | * | | | Initialize hid_t variables in test_Attr_bug9.Neil Fortner2017-11-131-4/+4
| | | | | |
| | * | | | Merge branch 'develop' of ↵Neil Fortner2017-11-1048-4719/+4367
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~nfortne2/hdf5_naf into develop
| | * | | | | Fix HDFFV-10274. When deleting all (or almost all) of the messages inNeil Fortner2017-11-102-7/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an object header chunk, where the total amount deleted was greater than 64K, an error would occur due to an off by one error in the code that handled that case. Fixed this and added a test case.
| * | | | | | Merge pull request #771 in HDFFV/hdf5 from ↵Dana Robinson2017-11-135-9/+9
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:plugin_path_fix to develop * commit '3a5e15819163e6e7c3de72a9ed8517ff200b02a7': Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins.
| | * | | | | Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins.Dana Robinson2017-11-135-9/+9
| |/ / / / /
| * | | | | Merge pull request #767 in HDFFV/hdf5 from ↵Dana Robinson2017-11-112-8/+62
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:zero_allocation_fix_develop to develop * commit '3e4f6138b60d8363c377e453d63f875775ec907a': Removed asserts from H5MM calls that conflict with stated behavior and added a test to ensure that this doesn't happen in the future.
| | * | | | Removed asserts from H5MM calls that conflict with stated behaviorDana Robinson2017-11-092-8/+62
| | | | | | | | | | | | | | | | | | | | | | | | and added a test to ensure that this doesn't happen in the future.
| * | | | | Merge pull request #768 in HDFFV/hdf5 from ↵Dana Robinson2017-11-106-11/+10
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:misc_warnings_develop to develop * commit '0b846cee58af147e92a3ba7db45497fd9eaa09b4': Cleaned up misc warnings in src and test.
| | * | | | | Cleaned up misc warnings in src and test.Dana Robinson2017-11-106-11/+10
| |/ / / / /
| * | | | | Merge pull request #762 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5r_cleanup to ↵Dana Robinson2017-11-0914-854/+951
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop * commit 'd0e32b545c41dcc36a69ab146b54b55e7ac9dc07': Split internal H5R functionality into H5Rint.c.
| | * | | | | Split internal H5R functionality into H5Rint.c.Dana Robinson2017-11-0814-854/+951
| | | |_|_|/ | | |/| | |
| * | | | | Merge pull request #766 in HDFFV/hdf5 from ↵Dana Robinson2017-11-0920-1738/+2021
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:plugin_rework_develop_merge to develop * commit '00ade113c5fe7d48571a36091970328dcca68f50': Plugin test rework Cleanup of plugin test code. Renames many files. Prep for VOL branch merge.
| | * | | | Plugin test reworkDana Robinson2017-11-0920-1738/+2021
| |/ / / / | | | | | | | | | | | | | | | Cleanup of plugin test code. Renames many files. Prep for VOL branch merge.
| * | | | Merge pull request #763 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-11-088-2114/+1382
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '62124efa7e805bf34b54911e142f488a59867dd2': Remove tabs Remove tabs Remove tabs Remove tabs Remove tabs
| | * | | Remove tabsAllen Byrne2017-11-082-216/+144
| | | | |
| | * | | Remove tabsAllen Byrne2017-11-083-1297/+809
| | | | |
| | * | | Remove tabsAllen Byrne2017-11-081-17/+17
| | | | |
| | * | | Remove tabsAllen Byrne2017-11-081-68/+68
| | | | |
| | * | | Remove tabsAllen Byrne2017-11-081-516/+344
| |/ / /
| * | | Merge pull request #754 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developLarry Knox2017-11-061-1/+1
| |\ \ \ | | |_|/ | |/| | | | | | | | | | * commit '275fabe6319783b672b6d6e54c1cf68796012224': Correct issue number
| | * | Correct issue numberAllen Byrne2017-11-061-1/+1
| |/ /
| * | Merge pull request #753 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2017-11-031-1/+2
| |\ \ | | |/ | |/| | | | | | | * commit 'df03ecb01d721863f79c86969c56c77d3a846ab2': HDFFV-10322
| | * HDFFV-10322M. Scot Breitenfeld2017-11-031-1/+2
| |/
* | removed TEST_MDSET_NO_LAST_DSET_2ND_PROC optionM. Scot Breitenfeld2017-11-201-141/+138
| |
* | misc clean-upM. Scot Breitenfeld2017-11-201-1/+1
| |
* | Only make files in feature test modeM. Scot Breitenfeld2017-11-201-5/+7
| |
* | code clean-upM. Scot Breitenfeld2017-11-101-30/+26
| |
* | updated MD benchmarking codeM. Scot Breitenfeld2017-11-102-227/+232
| |
* | Jonathan Kim original MD benchmarking codeM. Scot Breitenfeld2017-11-092-0/+6493
| |
* | Added gnuplot formattingM. Scot Breitenfeld2017-11-031-4/+28
| |
* | added missing error arg.M. Scot Breitenfeld2017-11-021-1/+1
| |
* | Merge branch 'develop' into multi_rd_wd_coll_io_mergeM. Scot Breitenfeld2017-11-0227-568/+1426
|\ \ | |/
| * Merge pull request #749 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2017-11-021-4/+1
| |\ | | | | | | | | | | | | * commit 'b8cbd11dfb229e79b8a9b22ce45dac3e9a735590': Fix for Intel 18 Fortran compilation error.
| | * Fix for Intel 18 Fortran compilation error.M. Scot Breitenfeld2017-11-021-4/+1
| |/ | | | | | | HDFFV-10322
| * Merge pull request #747 in HDFFV/hdf5 from optimize_superblock_read to developRichard Warren2017-11-022-7/+41
| |\ | | | | | | | | | | | | * commit '0d2fd7ae0cd19c2eb040a4ad733b50c7652639cc': Make a fix to allow CMake testing which does not use relative directories.
| | * Make a fix to allow CMake testing which does not use relative directories.Richard Warren2017-11-022-7/+41
| | |
| | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Richard Warren2017-11-0288-5959/+6563
| | |\ | | | | | | | | | | | | optimize_superblock_read
| | * \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Richard Warren2017-10-1741-3747/+4417
| | |\ \ | | | | | | | | | | | | | | | optimize_superblock_read
| | * \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Richard Warren2017-10-062-538/+385
| | |\ \ \ | | | | | | | | | | | | | | | | | | optimize_superblock_read
| | * \ \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Richard Warren2017-10-0441-998/+1109
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | optimize_superblock_read
| * | \ \ \ \ Merge pull request #744 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-11-024-3/+22
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '47f4db394bc488d4311a6e1bf833c90abf3247b9': Add missing dir reference New cmake MPI files HDFFV-10321 Correct fortran link var HDFFV-10321 change note added.
| | * | | | | Add missing dir referenceAllen Byrne2017-11-021-1/+1
| | | | | | |
| | * | | | | New cmake MPI filesAllen Byrne2017-11-021-0/+6
| | | | | | |
| | * | | | | HDFFV-10321 Correct fortran link varAllen Byrne2017-11-021-2/+4
| | | | | | |
| | * | | | | HDFFV-10321 change note added.Allen Byrne2017-11-021-0/+11
| |/ / / / /
| * | | | | Merge pull request #743 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-11-0221-551/+1359
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a862d195c35730bdef924a776531e2879678a7a6': Correct path Correct path Change to local path Add back Find module and add support files Remove incorrect link var Remove duplicated module Correct usage of MPI vars Convert to use MPI:: for link Correct command usage Change MPI target properties for library
| | * | | | | Correct pathAllen Byrne2017-11-011-2/+2
| | | | | | |
| | * | | | | Correct pathAllen Byrne2017-11-011-1/+1
| | | | | | |
| | * | | | | Change to local pathAllen Byrne2017-11-011-1/+1
| | | | | | |