AuthorCommitMessageCommit dateIssues
Elena PourmalElena Pourmal
34c8a8a5e02Fixed formatting errors and typos
Elena PourmalElena Pourmal
36378cbe912Added explanation of the branches in HDF5 repo
Elena PourmalElena Pourmal
f0f71257166Even more editing
Elena PourmalElena Pourmal
fe1e92fbaf1More formatting
Elena PourmalElena Pourmal
68457552475More formatting corrections
Elena PourmalElena Pourmal
9b17654287aMore formatting
Elena PourmalElena Pourmal
47886b0b4c5More md formatting
Elena PourmalElena Pourmal
1c4487d495eFix md formatting errors
Elena PourmalElena Pourmal
33c0011562dMore editing
Elena PourmalElena Pourmal
4b5eb59a6cdAn attempt to fix formatting.
Elena PourmalElena Pourmal
7f027a355d5Added ms version of README.txt file
Elena PourmalElena Pourmal
cdd18b610c8MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit 'b3a89155b986bca9c436d4ff6c229a68ac23f1ef': Update buffer count Revert PR 405 (https://bitbucket.hdfgroup.org/projects/HDFFV/repos/hdf5/pull-requests/405/overview) and reimplement with correct and simpler code. Revert " Checkin of fix for CGNS bug" Revert "Removed commeted out code from H5C_dump_coll_write_list()" Adds RELEASE.txt note about HDFS VFD stubs being removed ...
Elena PourmalElena Pourmal
0332835cdd5MMerge pull request #1 in ~EPOURMAL/hdf5_ep from ~JHENDERSON/hdf5_ep:develop to develop* commit '886921d959ebecbe0834fc4dce1b7246a0c48d14': Change H5LT_find_attribute to use H5Aexists instead of H5Aiterate
Quincey KoziolQuincey Koziol
b3a89155b98MMerge pull request #2866 in HDFFV/hdf5 from fix_nil_collective_metadata_write to develop* commit '45021f1826f3710a3008430ddf7216bffb7068f7': Update buffer count Revert PR 405 (https://bitbucket.hdfgroup.org/projects/HDFFV/repos/hdf5/pull-requests/405/overview) and reimplement with correct and simpler code. Revert " Checkin of fix for CGNS bug" Revert "Removed commeted out code from H5C_dump_coll_write_list()"
Jordan HendersonJordan Henderson
886921d959eChange H5LT_find_attribute to use H5Aexists instead of H5AiterateUpdate CMakeTests.cmake to copy new DS test files
Quincey KoziolQuincey Koziol
0f60e7e5761MMerge pull request #2843 in HDFFV/hdf5 from vol_dataset_io_dxpl_fix to develop* commit '4b69577e10ed58bf6536599092390f02a49ff3f9': Bug fix to allow pass-through VOL connectors to set DXPL properties (like requesting collective operations) on dataset I/O
Quincey KoziolQuincey Koziol
45021f1826fUpdate buffer count
Quincey KoziolQuincey Koziol
500cbbb71c7MMerge remote-tracking branch 'origin/develop' into fix_nil_collective_metadata_write
Quincey KoziolQuincey Koziol
165c454aa73Revert PR 405 (https://bitbucket.hdfgroup.org/projects/HDFFV/repos/hdf5/pull-requests/405/overview)and reimplement with correct and simpler code.
Elena PourmalElena Pourmal
f906470562aReplaced H5Aget_storage_size with H5Tget_size to get the size of the string to read an attribute.Test on jelly.
Quincey KoziolQuincey Koziol
72b9b8ca753Revert " Checkin of fix for CGNS bug"This reverts commit 94c34773ceae5b30c4afb227d0385ebf4ab6ce28.
Quincey KoziolQuincey Koziol
c9f15824fe0Revert "Removed commeted out code from H5C_dump_coll_write_list()"This reverts commit eb75dc1bb02e13902d73a36caafe763eea585d02.
Dana RobinsonDana Robinson
3a2fd099410MMerge pull request #2863 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop* commit '49e01e594eb2d0c25455e7ff71eed3de074fd15b': Adds RELEASE.txt note about HDFS VFD stubs being removed Removes inappropriate file locking call Trivial whitespace change to H5Pencdec.c Minor refactoring based on 1.10 normalization work Trivialities noticed while normalizing 1.10
Dana RobinsonDana Robinson
49e01e594ebAdds RELEASE.txt note about HDFS VFD stubs being removed
Dana RobinsonDana Robinson
3d7a0dc6d5dMMerge branch 'develop' into develop_minor
Allen ByrneAllen Byrne
a38a286be16MMerge pull request #2849 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '0932c46e3d5b09d32cbe29335e8054302ab122c5': MinGW uses "MinGW Makefiles" The version string has a second use for packaging
Allen ByrneAllen Byrne
0932c46e3d5MinGW uses "MinGW Makefiles"
Allen ByrneAllen Byrne
3f65adefd90The version string has a second use for packaging
Quincey KoziolQuincey Koziol
4b69577e10eBug fix to allow pass-through VOL connectors to set DXPL properties (like requesting collective operations) on dataset I/O
Allen ByrneAllen Byrne
b4f4bd1d4c7MMerge pull request #2839 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '336b30024216b142eb096bf85986786ecf65e993': Add back function for VERIFY_EXTERNAL_CONSOLIDATION
Allen ByrneAllen Byrne
336b3002421Add back function for VERIFY_EXTERNAL_CONSOLIDATION
Elena PourmalElena Pourmal
bf43c4a3e44Fixed the typo that caused test failures on jelly.Left commented only one foriegn scale test (BE).
Elena PourmalElena Pourmal
01b89f55a94Removed some empty lines.
Elena PourmalElena Pourmal
edefb5e8619Added new configure option --enable-dimension-scales-with-new-ref to enable new references when creating dimension scales. Updated files to use new references.Many tests do not pass yet.
Allen ByrneAllen Byrne
e672014f293MMerge pull request #2826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'ec1c324a0d184d2778e9155140367a7d3a307fa1': 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 subreleas...
Allen ByrneAllen Byrne
ec1c324a0d1Revert H5_VERS_SUBRELEASE check
Allen ByrneAllen Byrne
9765b7ff302Add special case when H5_VERS_SUBRELEASE is 0
Larry KnoxLarry Knox
9b63dcb5c88Condition if (H5_VERS_SUBRELEASE) is incorrectly false whenH5_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
4d5354afcddAdd hypen to subrelease regex
Allen ByrneAllen Byrne
2ac49e2fec3Fix S3/HDFS test
Quincey KoziolQuincey Koziol
a9ffedfd619MMerge pull request #2819 in HDFFV/hdf5 from coll_chunk_fill_fix to develop* commit '4c43ff0b8b015ccfc1f4aeab18f189d629a5beb9': 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
4c43ff0b8b0Simplify default use of MPI_BYTE
Quincey KoziolQuincey Koziol
fa0d395370dDon't free builtin MPI_BYTE MPI type
Quincey KoziolQuincey Koziol
d67de87ecd1Simplify code to avoid using a boolean to free MPI types
Quincey KoziolQuincey Koziol
91bd6f9a633Avoid creating MPI datatypes on ranks with 0 chunks to write'
Larry KnoxLarry Knox
6d73a778c60MMerge pull request #2816 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit '76d93a78fe583b99efa295cd44359092310172a3': Revert "Merge pull request #2796 in HDFFV/hdf5 from small_chunk_io_opt to develop"
Larry KnoxLarry Knox
76d93a78fe5Revert "Merge pull request #2796 in HDFFV/hdf5 from small_chunk_io_opt to develop"This reverts commit a7a8e6451a37d1bd072c7281b432f1436795daef, reversing changes made to 30422a6b55a135ec406d484a6c66f995057e0a50.
Quincey KoziolQuincey Koziol
a7a8e6451a3MMerge pull request #2796 in HDFFV/hdf5 from small_chunk_io_opt to develop* commit 'ad9a2ceabe2dd9045111f8b57774948a124607b9': Only initialize the contiguous or compact I/O info struct when needed.
Larry KnoxLarry Knox
30422a6b55aMMerge pull request #2806 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit '98754591b8dcf2be70957d67ec7172c53cbaa827': Revert "Merge pull request #2477 in HDFFV/hdf5 from pio_update to develop"
Larry KnoxLarry Knox
98754591b8dRevert "Merge pull request #2477 in HDFFV/hdf5 from pio_update to develop"This reverts commit ba80bcaff24113f438da0f40cb5b5479d4a21cc6, reversing changes made to 522ef0dd5ca1daa2b26c3fe4459ddbb1eaf6ec20.