* commit '931bd3aa6a7aa742d3a302b49eb20233b021f1bf':
Added a RELASE.txt entry for HDFFV-10505.
Changed 'deprecated' to indicate 'no longer supported' in the --enable-debug/production configure flags.
* commit '796dc16e3409b9f3746cfa4127adb6dd334ee8c9':
(1) Made the change according to the pull request feedback. (2) Removed the performance test form test/th5o.c: will decide on what needs to be done to show speedup via HDFFV-10463.
Changes made based on feedback from pull request #1039.
Fix for HDFFV-10180 Performance issues with H5Oget_info.
* commit 'd184e6db94163dcc8761182744a6c524a4850887':
Removed unused H5MF functions and updated FUNC_ENTER macros and naming in H5MFsection.c.
Correct script names
Fix typo
Minor H5FS tweaks.
Put back CTRL-L chars
Update support link
Update text
Valgrind fixed by checking for prefix_len of 0
* commit 'e8eb130ce6f031a3b8ea50dae491b101d92e9c80': (117 commits)
Put back CTRL-L chars
Update support link
Update text
Valgrind fixed by checking for prefix_len of 0
HDFFV-9739 only executes H5E tests in production
Remove link flag from compile command
fix typo
Add release note
Correct attribute location
HDFFV-9739 fix copy testfiles command
HDFFV-9739 remove obsolete test files
HDFFV-9739 dup test file for concurrent tests
HDFFV-9739 Fix autotools script
HDFFV-9739 Change autotools test scripts
Fix for HDFFV-10469: set to latest format for virtual layout encoding.
Fix typo
HDFFV-9739 Update test reference
Update current windows test machines
HDFFV-9739 Grab err number before API call
HDFFV-9739 Add release note
...
* commit 'bcd8b31f3c9ace931df4483b855fae371c27a3dc':
Put back CTRL-L chars
Update support link
Update text
Valgrind fixed by checking for prefix_len of 0
* commit '2b0fb7e3f1f7da5b23d430702493ed4fb7f87166': (21 commits)
HDFFV-9739 only executes H5E tests in production
Remove link flag from compile command
fix typo
Add release note
Correct attribute location
HDFFV-9739 fix copy testfiles command
HDFFV-9739 remove obsolete test files
HDFFV-9739 dup test file for concurrent tests
HDFFV-9739 Fix autotools script
HDFFV-9739 Change autotools test scripts
Fix typo
HDFFV-9739 Update test reference
Update current windows test machines
HDFFV-9739 Grab err number before API call
HDFFV-9739 Add release note
Adjust test names for concurrent tests
Fix soversion
HDFFV-9739 Fix copy name
HDFFV-9739 factor out tests into separate JUnit
Updated the threadsafety test to use error macros instead of asserts.
...
* commit 'ab8a7235c3892ac0427f37661aa0d821993dae9b':
HDFFV-10473 add note for attribute fix
Correct attribute location
HDFFV-9739 and cmake improvements merge from develop
Update Windows test machines
Fix soversion
* commit '926260763940c77cf8f94807823765a3624fa29d':
HDFFV-9739 fix copy testfiles command
HDFFV-9739 remove obsolete test files
HDFFV-9739 dup test file for concurrent tests
HDFFV-9739 Fix autotools script
HDFFV-9739 Change autotools test scripts
Fix typo
HDFFV-9739 Update test reference
Update current windows test machines
HDFFV-9739 Grab err number before API call
HDFFV-9739 Add release note
Adjust test names for concurrent tests
Fix soversion
HDFFV-9739 Fix copy name
HDFFV-9739 factor out tests into separate JUnit
Fix MPI on Windows by adding MPI include folder