Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-14 | 28 | -248/+211 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Fix for HDFFV-10180 Performance issues with H5Oget_info. | Vailin Choi | 2018-04-24 | 18 | -54/+57 | |
* | | | | | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-22 | 22 | -52/+56 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 22 | -52/+56 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-10 | 27 | -246/+205 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Text cleanup | Allen Byrne | 2018-05-08 | 2 | -42/+18 | |
| * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-04-30 | 1 | -2/+6 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 25 | -204/+187 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-08 | 53 | -628/+603 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Fix errors in Makefile.am files that cause "make check" to repeat test, even | Quincey Koziol | 2018-04-29 | 1 | -2/+6 | |
| |/ / | ||||||
| * | | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 26 | -26/+26 | |
| * | | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 26 | -335/+247 | |
| |/ | ||||||
| * | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 6 | -8/+8 | |
| * | Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol | Quincey Koziol | 2018-03-29 | 1 | -0/+6 | |
| |\ | ||||||
| | * | Add missing test file | Allen Byrne | 2018-03-28 | 1 | -0/+2 | |
| | * | Add missing test which is in autotools | Allen Byrne | 2018-03-27 | 1 | -0/+4 | |
| * | | Cleanup API context function usage. | Quincey Koziol | 2018-03-19 | 1 | -7/+12 | |
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 120 | -3780/+5287 | |
| |\ \ | | |/ | ||||||
| * | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 24 | -237/+291 | |
* | | | HDFFV-10444 fix so numbers and merge java test changes | Allen Byrne | 2018-04-10 | 6 | -8/+8 | |
* | | | Updated version to 1.10.3-snap0 | lrknox | 2018-03-14 | 1 | -7/+7 | |
* | | | Merge pull request #943 in HDFFV/hdf5 from develop to hdf5_1_10 | Larry Knox | 2018-03-13 | 29 | -60/+811 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Rework new tests into one macro | Allen Byrne | 2018-03-13 | 1 | -25/+112 | |
| * | | Fix CMake test names | Allen Byrne | 2018-03-13 | 1 | -6/+6 | |
| * | | Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev... | Vailin Choi | 2018-03-12 | 29 | -60/+724 | |
| |\ \ | ||||||
| | * | | Enhancement to the tool h5clear (HDFFV-10360) | Vailin Choi | 2018-03-12 | 29 | -60/+724 | |
* | | | | Merge branch 'develop' into hdf5_1_10_merge | M. Scot Breitenfeld | 2018-03-12 | 26 | -26/+26 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 26 | -26/+26 | |
| |/ / | ||||||
* | | | Merge branch 'develop' into hdf5_1_10_merge | M. Scot Breitenfeld | 2018-03-09 | 3 | -2/+165 | |
|\ \ \ | |/ / | ||||||
| * | | Fix misaligned macro | Allen Byrne | 2018-03-07 | 1 | -2/+1 | |
| * | | Fix CMake missing parens | Allen Byrne | 2018-03-07 | 1 | -1/+1 | |
| * | | Merge pull request #901 in HDFFV/hdf5 from ~BMRIBLER/version_bounds_bmr:devel... | Binh-Minh Ribler | 2018-03-07 | 3 | -2/+166 | |
| |\ \ | ||||||
| | * | | Miscellaneous test fixes | Binh-Minh Ribler | 2018-03-06 | 1 | -2/+0 | |
| | * | | Added h5repack tests | Binh-Minh Ribler | 2018-03-06 | 1 | -0/+71 | |
| | * | | Added bounds_latest_latest.h5 | Binh-Minh Ribler | 2018-02-28 | 1 | -0/+1 | |
| | * | | Misc improvement | Binh-Minh Ribler | 2018-02-28 | 2 | -1/+3 | |
| | * | | Improving tests | Binh-Minh Ribler | 2018-02-17 | 1 | -2/+94 | |
| * | | | Fix list var | Allen Byrne | 2018-02-27 | 1 | -111/+50 | |
| * | | | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 27 | -76/+137 | |
| * | | | HDFFV-10412 update test ref files | Allen Byrne | 2018-02-22 | 3 | -4/+4 | |
| * | | | HDFFV-10412 fix typo | Allen Byrne | 2018-02-21 | 1 | -1/+1 | |
| * | | | HDFFV-10412 moved check back into normal path | Allen Byrne | 2018-02-21 | 1 | -20/+20 | |
| * | | | Fix indentation | Allen Byrne | 2018-02-19 | 1 | -2/+2 | |
| * | | | HDFFV-10384 Add opt arg to help | Allen Byrne | 2018-02-15 | 9 | -18/+18 | |
| * | | | HDFFV-10384 Add optional arg to enable-error-stack | Allen Byrne | 2018-02-14 | 7 | -35/+50 | |
| |/ / | ||||||
| * | | Cleanup overuse of include files | Allen Byrne | 2018-02-14 | 2 | -14/+12 | |
| * | | Merge pull request #876 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:bugfix/version... | Vailin Choi | 2018-02-14 | 5 | -28/+84 | |
| |\ \ | ||||||
| | * | | Modifications made based on comments from pull request. | Vailin Choi | 2018-02-07 | 2 | -8/+8 | |
| | * | | Merge branch 'trunk_merge' into bugfix/version_bounds | Vailin Choi | 2018-01-28 | 3 | -274/+3 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2018-01-23 | 23 | -58/+13 | |
| | |\ \ \ |