Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor TIMEOUT values | Allen Byrne | 2019-02-06 | 1 | -1/+1 |
* | Merge CMake changes from develop | Allen Byrne | 2018-12-20 | 2 | -50/+72 |
* | Trial commit | Binh-Minh Ribler | 2018-10-26 | 1 | -40/+40 |
* | Added class DSetAccPropList | Binh-Minh Ribler | 2018-07-26 | 1 | -2/+113 |
* | Code improvement | Binh-Minh Ribler | 2018-07-26 | 6 | -35/+34 |
* | Fixed EED-319 | Binh-Minh Ribler | 2018-07-26 | 1 | -3/+12 |
* | Fixed HDFFV-10472 | Binh-Minh Ribler | 2018-07-26 | 1 | -0/+81 |
* | Fixed HDFFV-10458 partially | Binh-Minh Ribler | 2018-07-26 | 2 | -0/+77 |
* | Fixed HDFFV-10458 partially | Binh-Minh Ribler | 2018-07-26 | 4 | -10/+128 |
* | Fixed HDFFV-10404 | Binh-Minh Ribler | 2018-07-26 | 2 | -8/+8 |
* | HDFFV-9739 and cmake improvements merge from develop | Allen Byrne | 2018-05-22 | 1 | -7/+9 |
* | Merge pull request #936 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to... | Binh-Minh Ribler | 2018-03-12 | 1 | -9/+119 |
|\ | |||||
| * | Code improvement | Binh-Minh Ribler | 2018-03-12 | 1 | -6/+7 |
| * | HDFFV-10149 continued | Binh-Minh Ribler | 2018-03-12 | 1 | -9/+118 |
* | | Merge pull request #932 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-03-12 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
* | | Merge pull request #833 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to... | Binh-Minh Ribler | 2018-03-10 | 1 | -126/+265 |
|\ \ | |/ |/| | |||||
| * | Added C++ wrappers - HDFFV-10149 | Binh-Minh Ribler | 2018-03-10 | 1 | -126/+265 |
* | | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
* | | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 1 | -1/+0 |
|/ | |||||
* | Fixed typo. | Binh-Minh Ribler | 2017-12-04 | 1 | -1/+1 |
* | Various code cleanup | Binh-Minh Ribler | 2017-12-04 | 15 | -528/+472 |
* | New overloaded functions and tests | Binh-Minh Ribler | 2017-09-12 | 2 | -54/+299 |
* | Adding new C++ wrappers | Binh-Minh Ribler | 2017-09-04 | 1 | -18/+234 |
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 20 | -114/+87 |
* | Description: | Binh-Minh Ribler | 2017-03-21 | 1 | -2/+1 |
* | Description: | Binh-Minh Ribler | 2017-03-20 | 1 | -8/+0 |
* | Purpose: Add new C++ wrappers | Binh-Minh Ribler | 2017-03-19 | 1 | -16/+30 |
* | Description: | Binh-Minh Ribler | 2017-03-17 | 3 | -34/+37 |
* | Merge pull request #334 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp2:develop to... | Binh-Minh Ribler | 2017-03-16 | 4 | -6/+271 |
|\ | |||||
| * | Purpose: Add new C++ wrappers | Binh-Minh Ribler | 2017-03-14 | 4 | -6/+271 |
* | | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -0/+14 |
|/ | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b... | Binh-Minh Ribler | 2017-03-03 | 1 | -2/+2 |
|\ | |||||
| * | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 1 | -2/+2 |
* | | Description: | Binh-Minh Ribler | 2017-03-03 | 17 | -5499/+5498 |
|/ | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b... | Binh-Minh Ribler | 2017-02-23 | 1 | -2/+1 |
|\ | |||||
| * | Minor fix for duplicated H5Pclose() call in C++ tests. | Dana Robinson | 2017-02-23 | 1 | -2/+1 |
* | | Purpose: Add new C++ wrappers | Binh-Minh Ribler | 2017-02-23 | 1 | -28/+77 |
|/ | |||||
* | Purpose: Add new C++ wrappers | Binh-Minh Ribler | 2017-02-15 | 1 | -4/+78 |
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-01-13 | 1 | -1/+1 |
|\ | |||||
| * | tools/test/h5diff/testh5diff.sh.in: | lrknox | 2017-01-13 | 1 | -1/+1 |
* | | HDFFV-10094: upgrade cmake command conventions | Allen Byrne | 2017-01-11 | 1 | -1/+14 |
* | | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 2 | -6/+6 |
|/ | |||||
* | Purpose: Add more tests | Binh-Minh Ribler | 2017-01-03 | 4 | -23/+45 |
* | Purpose: Add new wrappers | Binh-Minh Ribler | 2016-12-28 | 3 | -30/+105 |
* | Purpose: Improvement for HDFFV-10004 | Binh-Minh Ribler | 2016-12-19 | 2 | -4/+33 |
* | Bring SWMR support in to the main development branch. (Finally!) More tests | Quincey Koziol | 2016-12-02 | 1 | -1/+1 |
* | Description: | Binh-Minh Ribler | 2016-10-19 | 17 | -271/+89 |
* | Purpose: Fix bug HDFFR-9920 cont. | Binh-Minh Ribler | 2016-10-11 | 2 | -0/+3 |
* | Purpose: Fix bug HDFFR-9920 cont. | Binh-Minh Ribler | 2016-09-21 | 5 | -3/+576 |