diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2021-04-05 15:27:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-05 15:27:02 (GMT) |
commit | a2b6c477267ac97dbe077e722b7bb8ba2e2c8dfa (patch) | |
tree | 9bec2541324895338eaaac5c0ed87ea745f18194 /test/accum.c | |
parent | 762a113faf02fb6b07b0a679a8678d1a8d616a14 (diff) | |
download | hdf5-a2b6c477267ac97dbe077e722b7bb8ba2e2c8dfa.zip hdf5-a2b6c477267ac97dbe077e722b7bb8ba2e2c8dfa.tar.gz hdf5-a2b6c477267ac97dbe077e722b7bb8ba2e2c8dfa.tar.bz2 |
Hdf5 merge pr 509 v110 (#540)
* close #195. (#196)
* Update HDF5PluginMacros.cmake
* Update HDF5PluginMacros.cmake
* Modify temporary rpath for testing in java example scripts. (#230)
* Fix undefined left shifting of negative numbers (#338)
Undefined Bahavior Sanitizer errored here about left shifting negative numbers.
* Update license url (#332)
* Modify temporary rpath for testing in java example scripts.
* Update URL in source file Copyright headers for web copy of COPYING
file - src and test directories.
* Cleans up a couple of MSVC warnings in testhdf5 (#475)
* Fixes a few testhdf5 warnings raised in Visual Studio
Visual Studio is grumpier about treating pointers like integers than
gcc.
* Committing clang-format changes
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Fix typos and grammar errors. (#476)
* Suppresses the tcheck_version test's abort dialog on Windows (#477)
* Suppresses the tcheck_version test's abort dialog on Windows
Windows raises a modal abort/retry/ignore dialog box when CRT
calls abort(). This change installs a report hook that suppresses
the dialog so that the CMake tests don't time out waiting for a
nonexistent user to click a dialog box.
* Committing clang-format changes
* Removes __cdecl from callback
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Removes c99_(v)snprintf() calls from the standalone test code (#509)
* Committing clang-format changes
* Removes c99_(v)snprintf from standalone code
These internal API calls were removed in a previous commit but were
missed in the sio/pio_standalone code.
* Committing clang-format changes
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org>
Co-authored-by: Sean McBride <sean@rogue-research.com>
Co-authored-by: Dana Robinson <43805+derobins@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'test/accum.c')
0 files changed, 0 insertions, 0 deletions