8000 Tags · LLNL/H5Z-ZFP · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
10000

Tags: LLNL/H5Z-ZFP

Tags

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix spelling errors (#128)

v1.1.1-pre3

Toggle v1.1.1-pre3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix some make output issues (#126)

* cleanup gnu make stuff
* handle zfparr test better
* handle HAS_CHUNK in CMake
* update Spack doc
* fix dir sensing logic in `config.cmake`

v1.1.1-pre2

Toggle v1.1.1-pre2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Documentation fixes and fixes from testing 1.1.1 (#125)

* minor fixes for gnu make builds
* updates to documentation
* update version numbers in docs and in headers

v1.1.1-pre1

Toggle v1.1.1-pre1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CMake: (fix) HDF5 1.14.0 (#121)

- In the past a fix has been implemented to be able to build the
  H5Z-ZFP filter in combination with the parallel version
  of HDF5 1.14.0. Recently, the find_package(HDF5) command has been
  replaced by the macro HDF5_SUPPORT() with as a result that the
  previously mentioned fix did not work any more. Now, the fix
  has been modified such that building of the filter in combination
  with the parallel version of HDF5 1.14.0 works again.

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
updating for 1.0.0 (#85)

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update version number to be correct for release (#39)

- Fix compile-time version number
- Remove make.vars.inc

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix inclusion for strcasestr (#35)

v0.9.0

Toggle v0.9.0's commit message
* fix potential buffer overrun in dims_used array

* fix use of ndims_used instead of ndims in ZFP header setup

v0.8.0

Toggle v0.8.0's commit message
still testing gcov

v0.7.0

Toggle v0.7.0's commit message
updating help instructions

0