Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates license url and history docs | Dana Robinson | 2021-03-25 | 1 | -1/+1 |
| | |||||
* | Formats the source and updates the gcc warning pragmas | Dana Robinson | 2021-03-25 | 1 | -326/+438 |
| | |||||
* | Trim trailing whitespace | Quincey Koziol | 2020-05-20 | 1 | -32/+32 |
| | |||||
* | Modifications based on PR review feedback. | vchoi | 2020-05-20 | 1 | -71/+51 |
| | |||||
* | Add two routines gen_ref_files() and gen_sel_files() to generate test files ↵ | vchoi | 2020-05-20 | 1 | -0/+573 |
| | | | | | | | related to references and selections. These test files will be copied to 1.12, 1.10 and 1.8 for compatibility testing. | ||||
* | Improve code | Binh-Minh Ribler | 2018-03-10 | 1 | -6/+19 |
| | | | | | | | | Description: Added notes and changed argument to H5Fcreate to clarify the latest situation Platforms tested: Linux/64 (jelly) | ||||
* | Added comment for clarification about latest as 1.10. | Binh-Minh Ribler | 2018-02-13 | 1 | -1/+3 |
| | | | | | | Platforms tested: Linux/64 (jelly) Linux/32 (jam) | ||||
* | Cleaned up per comments in PR# 876 | Binh-Minh Ribler | 2018-02-07 | 1 | -266/+262 |
| | | | | | | Platforms tested: Linux/64 (jelly) Darwin (osx1010test) | ||||
* | Further improvement | Binh-Minh Ribler | 2017-11-27 | 1 | -25/+7 |
| | |||||
* | Fixed comment. | Binh-Minh Ribler | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Adding data file generator | Binh-Minh Ribler | 2017-11-27 | 1 | -0/+626 |
Description: Added gen_bounds.c to generate the following files: - bounds_earliest_latest.h5 - bounds_earliest_v18.h5 - bounds_latest_latest.h5 - bounds_v18_latest.h5 - bounds_v18_v18.h5 for testing the version bounds fix in 1.8 and 1.6. |