| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
in C11 (gets() is not used in our repo).
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
* commit 'f82348f80940e6ea197b7913f6357a5bbde3c43d':
Comment out pull-request action and enable fail fast
Correct filename
Change to use alias
Fix name setting
OESS-65 fix packaging config files
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|\
| |
| |
| |
| | |
* commit 'b147797449503e9a166b277fdabffafd5561d718':
Correct path
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
* commit 'a1ce9b2242774c9ef8f7200dc7e3d9e31fd33676':
Correct step name
Correct test
Add github actions
|
| | |
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| | |
* commit 'deadf2546561caa01537334dbb209e60c28d26c5':
Align contents of CMake and autotools testfile cleanup lists.
Avoid allocating a chunk index for datasets with 0-sized dimensions, until the dataset is extended.
|
| | |
|
|/
|
|
| |
the dataset is extended.
|
|\
| |
| |
| |
| |
| |
| | |
to develop
* commit 'dc3b8372c7ac63b5b0f00ad94a4f8f32cbb8d391':
Protected H5Oset_comment() in h5dump test generator. (Assumes environment variable overrides default VOL connector)
|
|/
|
|
| |
(Assumes environment variable overrides default VOL connector)
|
|\
| |
| |
| |
| | |
* commit '0644921cc207dda2551bf2893e12877b7bc0ec8c':
Fix memory error in h5dump xml 'escape the string' routine
|
| |\
| |/
|/|
| | |
into develop
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
* commit '3f3363177d5cc1efc8fcfc70e1feed7a293da2d4':
Range check # of 'extra' command-line parameters against array size.
Refactor "extra" command-line arguments, and clean up code so the tool doesn't assert when exiting.
Extend h5debug to support 3-D datasets for chunks.
|
| | | |
|
| | |
| | |
| | |
| | | |
assert when exiting.
|
| | | |
|
| |/
|/| |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
to develop
* commit 'bf5e832acc0527050d63f5cb91fe15e040bf7e48':
Fixed pio_perf const pointers.
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
to develop
* commit 'c03ee563f46013d22f36a1895664a9ba876558e9':
Further updates to the tools warnings fixes from code review.
Updates to tools warning PR from code review.
Fixes for warnings in the tools code.
|
| | | |
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
to develop
* commit 'c3367e6634d4dee88ff855da08e312f6685c23af':
Moved -Woverlength-strings to the developer flags.
|
| |/ / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
* commit '64fa9327d008c0c3d17c9489c32d99e0d514f88e':
Add "override with" to error message
HDFFV-10576 add Option name to Error Message
|
| | | | |
|
| |/ / |
|
|\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | | |
develop
* commit 'ae9dc2d5f9016ef279ca9d0ca8ad9c8416e60df9':
Restrict errors to gcc 4.8 and above.
|
| |/ |
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| | |
develop
* commit 'd16eb45d536bd13ca3cf1b0bdc76c58d95d13f17':
For compatibility with non-C99 Visual Studio versions, use "%" PRIuMAX instead of "%ju".
Fix `test/swmr_sparse_reader.c:118:77: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]` and `test/snapshots-hdf5/current/test/swmr_sparse_reader.c:129:100: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]`.
Fix `src/H5FDdirect.c:1346:5: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]`.
|
| |
| |
| |
| | |
instead of "%ju".
|
| |
| |
| |
| |
| |
| |
| | |
to integer of different size [-Werror=pointer-to-int-cast]` and
`test/snapshots-hdf5/current/test/swmr_sparse_reader.c:129:100:
error: cast from pointer to integer of different size
[-Werror=pointer-to-int-cast]`.
|
| |
| |
| |
| | |
and code [-Werror=declaration-after-statement]`.
|
|\ \
| |/
|/|
| |
| |
| |
| | |
* commit '7f44915b442b4d65ccf2f78dae3c1f7224658bea':
Fix NoFilter build
Remove old szip line
OESS-65 add option to use AEC library in place of SZip
|
| | |
|
| |\
| |/
|/|
| |
| | |
* commit '8921d12c56960379c7d84584e42bbaf68b30e142':
TRILAB-244 separate CXX warnings and errors from C
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
develop
* commit 'f9a3ae50812a527c7b88a39d7d5b6629aa234a2d':
TRILAB-244 separate CXX warnings and errors from C
|
|/ / |
|
| |\
| |/
|/|
| |
| |
| |
| |
| |
| | |
* commit '5ea58acf8a2bdf8ca19d4c86d9ef94fbc4ac449f':
Add missing ')'.
Add C++ warnings treated as error for autotools builds.
Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and remove duplicate versions.
Address PR suggestions and add overlooked GCC compiler version flags.
Don't add general warnings flags for unsupported old versions of gcc and g++ (older than gcc/g++ 4.2). Correct gnu-cxxflags to determine warnings flags to be added based on C++ compiler version instead of C compiler version.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* commit '43424a1392b662a29542bb70014c253162ccfe48':
Add missing ')'.
Add C++ warnings treated as error for autotools builds.
Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and remove duplicate versions.
Address PR suggestions and add overlooked GCC compiler version flags.
Don't add general warnings flags for unsupported old versions of gcc and g++ (older than gcc/g++ 4.2). Correct gnu-cxxflags to determine warnings flags to be added based on C++ compiler version instead of C compiler version.
|
| | | |
|