Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang 13 format #1933 (#1939) | Allen Byrne | 2022-07-27 | 1 | -15/+15 |
| | |||||
* | Merge branch 'spelling-corrections' of https://github.com/lrknox/hdf5 into ↵ | Larry Knox | 2022-04-07 | 1 | -5/+5 |
|\ | | | | | | | lrknox-spelling-corrections | ||||
| * | Commit codespell spelling corrections. | Larry Knox | 2022-04-07 | 1 | -5/+5 |
| | | |||||
* | | Fixes H5E_ID error categores erroneously brought over from develop (#1613) | Dana Robinson | 2022-04-07 | 1 | -1/+1 |
|/ | |||||
* | Clang warning fixes from develop. (#1583) | Larry Knox | 2022-04-05 | 1 | -1/+5 |
| | |||||
* | Update URL in source file Copyright headers for web copy of COPYING | Larry Knox | 2021-02-20 | 1 | -1/+1 |
| | | | | file - src and test directories. | ||||
* | Basic alignment with async branch (#115) (#137) | Quincey Koziol | 2020-11-30 | 1 | -8/+8 |
| | | | | | | | * Basic alignment with async branch - trivial changes to reduce clutter in overall diff. * Update minor error code to reflect change within library * Update the error output to match library | ||||
* | Manual sync with develop (#95) | Dana Robinson | 2020-11-17 | 1 | -6/+5 |
| | | | | Brings all features from develop. Note that RELEASE.txt has not been updated (will be done in a future PR). | ||||
* | Source formatted | Allen Byrne | 2020-10-01 | 1 | -274/+237 |
| | |||||
* | Correct typos w/HGOTO_DONE & HGOTO_ERROR | Quincey Koziol | 2020-08-22 | 1 | -20/+20 |
| | |||||
* | Clean up private / package / static namespace issues (function naming, which | Quincey Koziol | 2020-08-22 | 1 | -443/+285 |
| | | | | | | header file, FUNC_ENTER / LEAVE, etc). Removed remaining personal email addresses from library source code (still needs cleaned from other directories). Misc. warning, style, and whitespace cleanup. | ||||
* | Sync with develop | Dana Robinson | 2020-08-01 | 1 | -3/+5 |
| | |||||
* | fix for statement declare variable | Allen Byrne | 2019-09-30 | 1 | -26/+27 |
| | |||||
* | Untangle #ifdef mess in ROS3 code. | Dana Robinson | 2019-08-20 | 1 | -104/+7 |
| | |||||
* | Fix compiler warnings with diabled ROS3 and HDFS VFDs. | Jacob Smith | 2019-08-14 | 1 | -155/+237 |
| | | | | | | Fix misuse of [HD]strncpy and [HD]snprintf. Minor formatting changes. Fix test cleanup issue with java groups example. | ||||
* | Add HD to string functions. | Larry Knox | 2019-07-26 | 1 | -17/+17 |
| | | | | | | Switched strtoul to strtoumax in H5FDs3comms.c. Removed unused functions and variables in s3 and hdfs TestH5Pfapl*.java. Update Copyright headers. | ||||
* | Squashed commit of the following: | Larry Knox | 2019-07-25 | 1 | -0/+1847 |
Merge changes from update_merged_S3_HDFS branch into develop. commit d5034315aea88629929ac0c9c59ebfafd5f21a31 Merge: 9c48823 d3fdcd8 Author: Larry Knox <lrknox@hdfgroup.org> Date: Thu Jul 25 08:24:53 2019 -0500 Merge branch 'develop' into update_merged_S3_HDFS |