| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org>
Co-authored-by: Sean McBride <sean@rogue-research.com>
|
| |
|
|
|
|
|
|
|
|
| |
Description:
Added notes and changed argument to H5Fcreate to clarify the
latest situation
Platforms tested:
Linux/64 (jelly)
|
|
|
|
|
|
| |
Platforms tested:
Linux/64 (jelly)
Linux/32 (jam)
|
|
|
|
|
|
| |
Platforms tested:
Linux/64 (jelly)
Darwin (osx1010test)
|
| |
|
| |
|
|
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.
|