Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial preparation of hdf5-1_11_3 release branch for HDF5 1.12.3 ↵ | Larry Knox | 2023-10-23 | 1 | -0/+1592 |
| | | | | release:\nUpdated configure.ac for release: switched configure default to production mode and disabled maintainer mode.\nSet HDF5_GENERATE_HEADERS to OFF in src/CMakeLists.txt.\n Generated release files including Makefile.ins with autogen.sh, autoconf 2.71 and automake 1.16.2.\nIncremented version to 1.12.3-2. (#3756) | ||||
* | Merge/update CMake, presets,java and tools (#3393) | Allen Byrne | 2023-08-21 | 2 | -12/+1 |
| | |||||
* | Make sure that ONLY_SHARED_LIBS option is correctly set (#2546) | Allen Byrne | 2023-03-14 | 1 | -1/+1 |
| | |||||
* | Spelling fixes for codespell (#2038) | Dana Robinson | 2022-08-18 | 1 | -1/+1 |
| | | | | | | | * Spelling fixes for codespell * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> | ||||
* | clang 13 format #1933 (#1939) | Allen Byrne | 2022-07-27 | 1 | -36/+36 |
| | |||||
* | 1 12 Merge SZ plugin changes from develop (#1455) | Allen Byrne | 2022-02-24 | 1 | -8/+8 |
| | | | | | | | * Merge SZ plugin changes from develop * Update examples version * Update examples version | ||||
* | Update copyright headers with reproduction notice in 5 files (#993) (#1003) | Larry Knox | 2021-09-09 | 1 | -9/+9 |
| | | | | | | | | | | | * Update copyright headers with reproduction notice in 5 files that did not match terms in COPYING file . * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> | ||||
* | Update URL in source file Copyright headers for web copy of COPYING | Larry Knox | 2021-02-20 | 2 | -2/+2 |
| | | | | file - files not in src or test. | ||||
* | 1 12 Whitespace changes after clang-format run (#288) | Allen Byrne | 2021-01-29 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | * OESS-98 fix tools test for plugins * sync fork * Merge of changes from dev * Move problem option to bottom of the list until fixed * HDFFV-11106 - fix parsing optional args * HDFFV-11106 add note * grammer fix * Whitespace after clang formatting * Undo format version 11 changes * Update check to working version | ||||
* | Basic alignment with async branch (#115) (#137) | Quincey Koziol | 2020-11-30 | 1 | -3/+3 |
| | | | | | | | * 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 | ||||
* | OESS-98 add CMake option to build plugins project within hdf5 | Allen Byrne | 2020-10-16 | 1 | -1/+1 |
| | |||||
* | Source formatted | Allen Byrne | 2020-10-01 | 1 | -372/+396 |
| | |||||
* | warning format fixes and define name from develop | Allen Byrne | 2020-09-30 | 1 | -0/+2 |
| | |||||
* | Add clang-format changes from develop. | Allen Byrne | 2020-09-28 | 1 | -0/+7 |
| | |||||
* | Add ifdef blocks to S3/HDFS test | Allen Byrne | 2020-08-23 | 1 | -0/+4 |
| | |||||
* | Sync with develop | Dana Robinson | 2020-08-01 | 1 | -7/+11 |
| | |||||
* | TRILAB-192 - merge changes from develop | Allen Byrne | 2020-04-07 | 1 | -0/+1 |
| | | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags. | ||||
* | Merge changes from develop mostly cmake 3.12 minimum version | Allen Byrne | 2020-02-23 | 1 | -1/+1 |
| | |||||
* | Improved CMake options for tests | Allen Byrne | 2020-01-19 | 1 | -1/+3 |
| | |||||
* | Merge tools changes from develop | Allen Byrne | 2020-01-13 | 1 | -3/+3 |
| | |||||
* | fix for statement declare variable | Allen Byrne | 2019-09-30 | 1 | -1/+2 |
| | |||||
* | use h5test.h | Allen Byrne | 2019-09-05 | 1 | -33/+4 |
| | |||||
* | add test library | Allen Byrne | 2019-09-05 | 1 | -2/+2 |
| | |||||
* | Correct name and add mingw to 32bit toolchain | Allen Byrne | 2019-09-05 | 1 | -1/+1 |
| | |||||
* | Fix build for tools library test | Allen Byrne | 2019-09-05 | 2 | -12/+9 |
| | |||||
* | Untangle #ifdef mess in ROS3 code. | Dana Robinson | 2019-08-20 | 1 | -18/+18 |
| | |||||
* | Add HD prefix to tests | Allen Byrne | 2019-08-15 | 1 | -61/+60 |
| | |||||
* | Modify CMakeLists.txt file for renamed h5tools_test_utils files. | Larry Knox | 2019-07-26 | 1 | -1/+1 |
| | |||||
* | Add HD to string functions. | Larry Knox | 2019-07-26 | 2 | -14/+13 |
| | | | | | | 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 | 4 | -0/+1400 |
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 |