| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| |
| |
| | |
hdf5_1_12
* commit 'e2f38a4a9756211de00f12963adaa7dd25fa397c':
Add action options
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
~BYRN/hdf5_clang_format:hdf5_1_12 to hdf5_1_12
* commit 'f1ba03cea5b82699a984c80bd2deac14fdc8df18':
Source formatted
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
~BYRN/hdf5_clang_format:hdf5_1_12 to hdf5_1_12
* commit '3088c6abec27ad477031a71d947ac3be4cb2429d':
define name
warning format fixes and define name from develop
Src file format preventive updates
Add clang-format changes from develop.
|
| | |
|
| | |
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
hdf5_1_12
* commit '6329ff98ce57d87fd1a7d233cb87076dc2fff99d':
Fix memory sanity check option in CMake
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
hdf5_1_12
* commit '0cbb20b68e83a52d798676a81a3bbca284b1b36b':
Snapshot version 1.12 release 1-2. Update version to 1.12.1-3
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| | |
hdf5_1_12
* commit 'f838fcbe6709c4a6780fe4874709d42d1d6e3bb9':
Add zlib and szip pages
Correct COPYING path
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
fix_nil_collective_metadata_write_1_12 to hdf5_1_12
* commit '8b48ddb4c8d02aec2bc5e938fe7b789f6ad9c2b2':
Add release note for collective metadata fix
Fix mis-merge from develop
Update buffer count
Revert " Checkin of fix for CGNS bug"
Revert "Removed commeted out code from H5C_dump_coll_write_list()"
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
This reverts commit 94c34773ceae5b30c4afb227d0385ebf4ab6ce28.
|
| |
| |
| |
| | |
This reverts commit eb75dc1bb02e13902d73a36caafe763eea585d02.
|
|\ \
| |/
|/|
| |
| |
| |
| | |
hdf5_1_12
* commit '9dde542398800763ab6f26e406c304c2b529a375':
Bug fix to allow pass-through VOL connectors to set DXPL properties (like requesting collective operations) on dataset I/O
|
|/
|
|
| |
requesting collective operations) on dataset I/O
|
|\
| |
| |
| |
| |
| |
| | |
hdf5_1_12_remove_unneeded_tagging to hdf5_1_12
* commit '4174fcb8c0a7f8f5ec5297f223c052eca039d5c3':
Remove redundant calls to set the metadata cache tag
|
| | |
|
|\ \
| |/
|/|
| |
| |
| |
| | |
~DEROBINS/hdf5_der:1_12_vfd_stubs to hdf5_1_12
* commit '2d6b43feefed8328d595469b9159af954e29c099':
Adds HDFS VFD stubs to prevent binary compatibility problems
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| | |
hdf5_1_12
* commit 'afb06550c5dcac37174c335e6876a6140f269eb5':
MinGW uses "MinGW Makefiles"
The version string has a second use for packaging
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
hdf5_1_12
* commit '1077a767ff3885dd23bdbfdfba51037c925ce23c':
Minor fixes to align w/state of 1.12 code
Correct typos w/HGOTO_DONE & HGOTO_ERROR
Move H5T_vlen_reclaim to package scope
Switch H5VM inline routines back to single underscope and put a comment in their header about this naming
Clean up private / package / static namespace issues (function naming, which header file, FUNC_ENTER / LEAVE, etc). Removed remaining personal email addresses from library source code (still needs cleaned from other directories). Misc. warning, style, and whitespace cleanup.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
their header about this naming
|
| |
| |
| |
| |
| |
| | |
header file, FUNC_ENTER / LEAVE, etc). Removed remaining personal email
addresses from library source code (still needs cleaned from other directories).
Misc. warning, style, and whitespace cleanup.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
hdf5_1_12
* commit 'd2f58a6468be9d5e10d10d439ae905f7825e74e7':
Add back function for VERIFY_EXTERNAL_CONSOLIDATION
|
|/ / |
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| | |
hdf5_1_12
* commit 'e31653cf5f547d4d8baff7be40f3b1b69b1765c5':
Revert H5_VERS_SUBRELEASE check
Add special case when H5_VERS_SUBRELEASE is 0
Condition if (H5_VERS_SUBRELEASE) is incorrectly false when H5_VERS_SUBRELEASE is 0, a valid value for H5_VERS_SUBRELEASE. Updated to if (${H5_VERS_SUBRELEASE} STREQUAL "") with corresponding reversal of action statements to avoid NOT.
Add hypen to subrelease regex
Add ifdef blocks to S3/HDFS test
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
H5_VERS_SUBRELEASE is 0, a valid value for H5_VERS_SUBRELEASE.
Updated to if (${H5_VERS_SUBRELEASE} STREQUAL "") with corresponding
reversal of action statements to avoid NOT.
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
hdf5_1_12
* commit '3e4f255c5031f14a68d387df0762f7a2210df5a3':
Added release note for MPI type fix
Simplify default use of MPI_BYTE
Don't free builtin MPI_BYTE MPI type
Simplify code to avoid using a boolean to free MPI types
Avoid creating MPI datatypes on ranks with 0 chunks to write'
|
| | |
|
| | |
|
| | |
|