Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
5cc0a92c8d6Src file format preventive updates
Allen ByrneAllen Byrne
7c742a85184Add clang-format changes from develop.
Jordan HendersonJordan Henderson
43ce4b5e6e5MMerge pull request #2899 in HDFFV/hdf5 from ~JHENDERSON/hdf52:hdf5_1_12 to hdf5_1_12 * commit '6329ff98ce57d87fd1a7d233cb87076dc2fff99d': Fix memory sanity check option in CMake
Jordan HendersonJordan Henderson
6329ff98ce5Fix memory sanity check option in CMake
Larry KnoxLarry Knox
f77aec9f604MMerge pull request #2892 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to hdf5_1_12 * commit '0cbb20b68e83a52d798676a81a3bbca284b1b36b': Snapshot version 1.12 release 1-2. Update version to 1.12.1-3
Larry KnoxLarry Knox
0cbb20b68e8Snapshot version 1.12 release 1-2. Update version to 1.12.1-3
Larry KnoxLarry Knox
21b9b4eee9eMMerge pull request #2875 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_1_12 * commit 'f838fcbe6709c4a6780fe4874709d42d1d6e3bb9': Add zlib and szip pages Correct COPYING path
Allen ByrneAllen Byrne
f838fcbe670Add zlib and szip pages
Allen ByrneAllen Byrne
6a09cd93134Correct COPYING path
Quincey KoziolQuincey Koziol
cee201a2ea6MMerge pull request #2871 in HDFFV/hdf5 from 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()"
Quincey KoziolQuincey Koziol
8b48ddb4c8dAdd release note for collective metadata fix
Quincey KoziolQuincey Koziol
1f54ae64c19Fix mis-merge from develop
Quincey KoziolQuincey Koziol
88e5655be86Update buffer count
Quincey KoziolQuincey Koziol
53fcead7f1fRevert " Checkin of fix for CGNS bug" This reverts commit 94c34773ceae5b30c4afb227d0385ebf4ab6ce28.
Quincey KoziolQuincey Koziol
910937e972aRevert "Removed commeted out code from H5C_dump_coll_write_list()" This reverts commit eb75dc1bb02e13902d73a36caafe763eea585d02.
Quincey KoziolQuincey Koziol
3dfc9692f91MMerge pull request #2872 in HDFFV/hdf5 from vol_dataset_io_dxpl_fix_1_12 to 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
Quincey KoziolQuincey Koziol
9dde5423988Bug fix to allow pass-through VOL connectors to set DXPL properties (like requesting collective operations) on dataset I/O
Quincey KoziolQuincey Koziol
d5a97a28714MMerge pull request #2861 in HDFFV/hdf5 from hdf5_1_12_remove_unneeded_tagging to hdf5_1_12 * commit '4174fcb8c0a7f8f5ec5297f223c052eca039d5c3': Remove redundant calls to set the metadata cache tag
Quincey KoziolQuincey Koziol
4174fcb8c0aRemove redundant calls to set the metadata cache tag
Dana RobinsonDana Robinson
7137f472072MMerge pull request #2862 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_12_vfd_stubs to hdf5_1_12 * commit '2d6b43feefed8328d595469b9159af954e29c099': Adds HDFS VFD stubs to prevent binary compatibility problems
Dana RobinsonDana Robinson
2d6b43feefeAdds HDFS VFD stubs to prevent binary compatibility problems
Allen ByrneAllen Byrne
18cf44a5952MMerge pull request #2850 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_1_12 * commit 'afb06550c5dcac37174c335e6876a6140f269eb5': MinGW uses "MinGW Makefiles" The version string has a second use for packaging
Allen ByrneAllen Byrne
afb06550c5dMinGW uses "MinGW Makefiles"
Allen ByrneAllen Byrne
574cb4e9425The version string has a second use for packaging
Quincey KoziolQuincey Koziol
27ed99e9f38MMerge pull request #2825 in HDFFV/hdf5 from hdf5_1_12_namespace_cleanup to 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). Rem...
Quincey KoziolQuincey Koziol
1077a767ff3Minor fixes to align w/state of 1.12 code
Quincey KoziolQuincey Koziol
41ccf615262Correct typos w/HGOTO_DONE & HGOTO_ERROR
Quincey KoziolQuincey Koziol
1b0c423ba0aMove H5T_vlen_reclaim to package scope
Quincey KoziolQuincey Koziol
a90258b04b0Switch H5VM inline routines back to single underscope and put a comment in their header about this naming
Quincey KoziolQuincey Koziol
ba087ce2b56Clean 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.
Allen ByrneAllen Byrne
5e91d56e9c7MMerge pull request #2838 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_1_12 * commit 'd2f58a6468be9d5e10d10d439ae905f7825e74e7': Add back function for VERIFY_EXTERNAL_CONSOLIDATION
Allen ByrneAllen Byrne
d2f58a6468bAdd back function for VERIFY_EXTERNAL_CONSOLIDATION
Allen ByrneAllen Byrne
d1e1bee5092MMerge pull request #2827 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to 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 ifd...
Allen ByrneAllen Byrne
e31653cf5f5Revert H5_VERS_SUBRELEASE check
Allen ByrneAllen Byrne
06837394c35Add special case when H5_VERS_SUBRELEASE is 0
Larry KnoxLarry Knox
302138fc689Condition 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.
Allen ByrneAllen Byrne
c409c11329bAdd hypen to subrelease regex
Allen ByrneAllen Byrne
822d8901141Add ifdef blocks to S3/HDFS test
Quincey KoziolQuincey Koziol
2ab6012bc45MMerge pull request #2822 in HDFFV/hdf5 from hdf5_1_12_coll_chunk_fill_fix to 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'
Quincey KoziolQuincey Koziol
3e4f255c503Added release note for MPI type fix
Quincey KoziolQuincey Koziol
3c5512eac4eSimplify default use of MPI_BYTE
Quincey KoziolQuincey Koziol
5a23ba8b59aDon't free builtin MPI_BYTE MPI type
Quincey KoziolQuincey Koziol
be11bcf2ae8Simplify code to avoid using a boolean to free MPI types
Quincey KoziolQuincey Koziol
e3fb9cdfb6dAvoid creating MPI datatypes on ranks with 0 chunks to write'
Larry KnoxLarry Knox
bebf0a9fd63MMerge pull request #2817 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to hdf5_1_12 * commit '3cea63d8e52635c43a3b86602f71e5cd37d7149c': Revert "Merge pull request #2815 in HDFFV/hdf5 from hdf5_1_12_small_chunk_io_opt to hdf5_1_12"
Larry KnoxLarry Knox
3cea63d8e52Revert "Merge pull request #2815 in HDFFV/hdf5 from hdf5_1_12_small_chunk_io_opt to hdf5_1_12" This reverts commit 331cf8c38a3ab7c8862b5645efcbe197fe3c107e, reversing changes made to ed0985ff7fa2e64a903ea7d9c9343524d9d64ea8.
Quincey KoziolQuincey Koziol
331cf8c38a3MMerge pull request #2815 in HDFFV/hdf5 from hdf5_1_12_small_chunk_io_opt to hdf5_1_12 * commit 'c32d274e83661dc202ead5efe7458028ea5ef3fb': Only initialize the contiguous or compact I/O info struct when needed.
Quincey KoziolQuincey Koziol
c32d274e836Only initialize the contiguous or compact I/O info struct when needed.
Dana RobinsonDana Robinson
ed0985ff7faMMerge pull request #2805 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:tools_normalization_1_12 to hdf5_1_12 * commit '9c255bc995a9cc2b7b328507a759cc059427c839': Normalization of tools with develop
Dana RobinsonDana Robinson
9c255bc995aNormalization of tools with develop