hdf5/release_docs
Jan-Willem Blokland 7c973deaf1
H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() … (#933)
* H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() function

- Made a small improvement for H5Z_xform_noop() function. Now,
  the function will also return TRUE if the data transform function
  expression = "x". For this case, the HDF5 library behaves in a
  similar fashion as the case when no data transform function has been
  specified.
- Improved the inline documentation of the function
  H5Z_xform_create() such it is more inline with the rest of the
  code.

* Committing clang-format changes

* H5Ztrans: (feature) Added 3 tests for improved H5Z_xform_noop() function

- Added serial test with data transform expression = "x" to
  verify the improved H5Z_xform_noop() function behaves as expected.
- Added 2 parallel tests with data transform expression = "x"
  in combination with a filter. Before, these tests will fail but
  with the improved H5Z_xform_noop() function they work and result
  in the expected behavior.
- Small bug fix for one of parallel filter tests.

* Committing clang-format changes

* H5Ztrans: (feature) Added release note about detection of the
           simple data transform function "x".

- Added a brief explanation about the implemented improvement
  of the detection of the simple data transform function "x"
  to the RELEASE.txt file.

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-09-13 15:05:19 -05:00
..
HISTORY-1_0-1_8_0_rc3.txt Update release text files (#109) 2020-11-23 12:04:49 -06:00
HISTORY-1_8_0-1_10_0.txt Update release text files (#109) 2020-11-23 12:04:49 -06:00
HISTORY-1_8.txt Update release text files (#109) 2020-11-23 12:04:49 -06:00
HISTORY-1_10_0-1_12_0.txt Update release text files (#109) 2020-11-23 12:04:49 -06:00
HISTORY-1_10.txt Update release text files (#109) 2020-11-23 12:04:49 -06:00
HISTORY-1_12.txt Update release text files (#109) 2020-11-23 12:04:49 -06:00
INSTALL doygen adjustments (#614) 2021-05-04 17:43:19 -05:00
INSTALL_CMake.txt Various CMake changes (#679) 2021-05-24 08:55:08 -05:00
INSTALL_Cygwin.txt Update examples and fix old version references. 2020-02-26 13:54:34 -06:00
INSTALL_parallel Updated the parallel install docs. 2018-12-31 05:07:30 -08:00
INSTALL_Warnings.txt Removed mentions of Wdeclaration-after-statement now that C99 is requ… (#447) 2021-05-03 09:08:37 -05:00
INSTALL_Windows.txt [svn-r28397] Add note about the "H5_BUILT_AS_DYNAMIC_LIB" compile definition 2015-11-18 15:26:11 -05:00
README_HDF5_CMake Update examples version because of HDFFV-11269 (#998) 2021-09-10 07:45:04 -05:00
README_HPC Whitespace and url correction 2020-10-19 09:42:09 -05:00
RELEASE.txt H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() … (#933) 2021-09-13 15:05:19 -05:00
USING_CMake_Examples.txt Changes to docs for using plugins (#814) 2021-07-14 11:12:01 -05:00
USING_HDF5_CMake.txt Changes to docs for using plugins (#814) 2021-07-14 11:12:01 -05:00
USING_HDF5_VS.txt Update examples and fix old version references. 2020-02-26 13:54:34 -06:00