Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' into hdf5_1_10_merge | M. Scot Breitenfeld | 2018-03-12 | 1 | -1/+1 |
|\ | |||||
| * | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
* | | merged from develop | M. Scot Breitenfeld | 2018-03-12 | 1 | -0/+1 |
* | | Merge branch 'hdf5_1_10_merge' of https://bitbucket.hdfgroup.org/scm/~vchoi/m... | Vailin Choi | 2018-03-12 | 3 | -6/+92 |
|\ \ | |||||
| * \ | Merge branch 'develop' into hdf5_1_10_merge | M. Scot Breitenfeld | 2018-03-09 | 3 | -6/+92 |
| |\ \ | | |/ | |||||
| | * | HDFFV-4359 Add C,HL,CXX files | Allen Byrne | 2018-03-08 | 1 | -0/+48 |
| | * | HDDFV-10414 correct location of error change | Allen Byrne | 2018-03-07 | 1 | -91/+91 |
| | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-03-06 | 38 | -127/+183 |
| | |\ | |||||
| | | * | Merge branch 'develop' into hdffv_10355 | Dana Robinson | 2018-03-06 | 3 | -15/+34 |
| | | |\ | |||||
| | | | * | Merge branch 'develop' into hdffv_10354 | Dana Robinson | 2018-03-05 | 2 | -1/+6 |
| | | | |\ | |||||
| | | | | * | Merge pull request #911 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdffv_10357 to ... | Dana Robinson | 2018-03-05 | 1 | -0/+5 |
| | | | | |\ | |||||
| | | | | | * | Fix for HDFFV-10357 (CVE-2017-17508). | Dana Robinson | 2018-02-27 | 1 | -0/+5 |
| | | | * | | | Fix for HDFFV-10354 (CVE-2017-17505). | Dana Robinson | 2018-02-26 | 1 | -15/+29 |
| | | | | |/ | | | | |/| | |||||
| | | * | | | Fix for HDFFV-10355 (CVE-2017-17506). | Dana Robinson | 2018-02-27 | 38 | -113/+150 |
| | | |/ / | |||||
| | * | | | HDFFV-10414 restore Ctl char - do we really need these anymore | Allen Byrne | 2018-03-05 | 1 | -89/+89 |
| | * | | | HDFFV-10414 change minor error_number | Allen Byrne | 2018-03-05 | 1 | -101/+101 |
| | | |/ | | |/| | |||||
| | * | | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
| | |/ | |||||
| | * | Fix for daily test failures | Vailin Choi | 2018-02-14 | 4 | -4/+11 |
| | * | Merge pull request #876 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:bugfix/version... | Vailin Choi | 2018-02-14 | 32 | -968/+1512 |
| | |\ | |||||
| | | * | Modifications made based on comments from pull request. | Vailin Choi | 2018-02-07 | 9 | -552/+554 |
| | | * | Fix bounds check for the generation of cache image. | Vailin Choi | 2018-01-22 | 3 | -9/+4 |
| | | * | Merge branch develop into bugfix/version_bounds | Vailin Choi | 2018-01-12 | 14 | -1052/+1506 |
| | | |\ | |||||
| | | * | | Changes made based on code reviews. | Vailin Choi | 2018-01-12 | 24 | -103/+305 |
| | | * | | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-12-08 | 33 | -1383/+1209 |
| | | |\ \ | |||||
| | | * \ \ | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-11-27 | 11 | -253/+310 |
| | | |\ \ \ | |||||
| | | * \ \ \ | (1) Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-11-25 | 48 | -6214/+5783 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-10-17 | 3 | -806/+690 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Initial checkin for library version bounds | Vailin Choi | 2017-10-03 | 24 | -325/+539 |
| | * | | | | | | | HDFFV-10345 whitespace corrections | Allen Byrne | 2018-02-05 | 1 | -10/+10 |
| | * | | | | | | | HDFFV-10345 spelling errors | Allen Byrne | 2018-02-05 | 2 | -58/+58 |
| | * | | | | | | | HDFFV-10398 add support for Emscriptem build system | Allen Byrne | 2018-01-30 | 1 | -0/+6 |
| | * | | | | | | | HDFFV-10398 avoid sanitizer failures | Allen Byrne | 2018-01-30 | 1 | -511/+527 |
| | * | | | | | | | HDFFV-10398 use the target name for custom commands | Allen Byrne | 2018-01-30 | 1 | -8/+4 |
| | | |_|_|_|_|/ | | |/| | | | | | |||||
* | | | | | | | | Re-factor coding for H5P/Sencode with libver bounds. | Vailin Choi | 2018-03-12 | 5 | -38/+68 |
|/ / / / / / / | |||||
* | | | | | | | Resolve compilation errors. | Vailin Choi | 2018-03-09 | 5 | -14/+32 |
* | | | | | | | Needs to sync with lib version and Sencode. | M. Scot Breitenfeld | 2018-03-07 | 62 | -1225/+1750 |
* | | | | | | | Incr CMake min, add missing test, rework test CMake script | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
* | | | | | | | Snapshot version 1.10 release 2 (snap9) | hdftest | 2018-02-11 | 1 | -2/+2 |
* | | | | | | | HDFFV-10345 splelling and whitespace corrections | Allen Byrne | 2018-02-05 | 2 | -58/+58 |
* | | | | | | | HDFFV-10398 add sanitize attribute | Allen Byrne | 2018-02-05 | 1 | -511/+527 |
* | | | | | | | Merge pull request #885 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 | Allen Byrne | 2018-02-02 | 1 | -8/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | HDFFV-10398 merge from develop improve CMake code | Allen Byrne | 2018-01-30 | 1 | -8/+10 |
* | | | | | | | | Merge branch 'develop' into hdf5_1_10 | M. Scot Breitenfeld | 2018-01-31 | 2 | -64/+64 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | |||||
| * | | | | | | Merge pull request #852 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-10361-... | Allen Byrne | 2018-01-10 | 4 | -579/+381 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | HDFFV-10361 Correct signatures | Allen Byrne | 2018-01-09 | 2 | -19/+17 |
| | * | | | | | | HDDFV-10361 combine duplicated prefix utility functions | Allen Byrne | 2018-01-05 | 4 | -579/+383 |
| * | | | | | | | Snapshot version 1.11 release 2 | hdftest | 2018-01-05 | 1 | -2/+2 |
* | | | | | | | | HDFFV-9724 merge vds duplicate code | Allen Byrne | 2018-01-11 | 4 | -515/+317 |
* | | | | | | | | Snapshot version 1.10 release 2 (snap8) | hdftest | 2018-01-08 | 1 | -2/+2 |
* | | | | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) | hdftest | 2018-01-06 | 9 | -725/+1378 |
|\ \ \ \ \ \ \ \ |