Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
0f81f23d69fHDFFV-8611 add autotools test
Allen ByrneAllen Byrne
60cfdf138c6Remove obsolete function
Allen ByrneAllen Byrne
cdcef539a3dHDFFV-8611 change h5repack to save the root group creation order Added test and new arguments to control the the input file parsing.
Allen ByrneAllen Byrne
8861b5a4945MMerge pull request #527 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '973aebe25f87b84ff6dd3d9eca51b76643090564': Add debug trace commands HDFFV-9055 Correct file generator Added note about 9055 and 10128, 9995 not needed
Allen ByrneAllen Byrne
973aebe25f8Add debug trace commands
Allen ByrneAllen Byrne
e60bf13c76eHDFFV-9055 Correct file generator
Allen ByrneAllen Byrne
9b8ffee145eAdded note about 9055 and 10128, 9995 not needed
Allen ByrneAllen Byrne
13bedd4c4a5MMerge pull request #521 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit 'fcc56184f1699fc1d35b042acb1388cc76b8ea16': Whitespace Move execeutable command after declaration HDFFV-9055 add test files HDFFV-9055 Handle H5T_ARRAY types Create variables just for diff_array function Whitespace updates
Allen ByrneAllen Byrne
fcc56184f16Whitespace
Allen ByrneAllen Byrne
71c223c082fMove execeutable command after declaration
Allen ByrneAllen Byrne
23d9fe26495HDFFV-9055 add test files
Allen ByrneAllen Byrne
3ee87f72addHDFFV-9055 Handle H5T_ARRAY types Create variables just for diff_array function Whitespace updates
Allen ByrneAllen Byrne
858155c19b1MMerge pull request #519 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '71637634ac96b6167b384ebb461ce3b9ea66b4f8': HDFFV-9995 Clarify help text HDFFV-10128 Fixed string length with no null fixed
Allen ByrneAllen Byrne
71637634ac9HDFFV-9995 Clarify help text
Allen ByrneAllen Byrne
4f0b92bdd5dHDFFV-10128 Fixed string length with no null fixed
Larry KnoxLarry Knox
3e1a06e6494MMerge pull request #516 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '56c3ec98207bb6c4b3e6a7b9523c2a1e849879c3': HDFFV-10128 add test to check null term Test is another dataset HDFFV-10128 Fix null term strings
Allen ByrneAllen Byrne
56c3ec98207HDFFV-10128 add test to check null term Test is another dataset
Allen ByrneAllen Byrne
7078993d63aHDFFV-10128 Fix null term strings
Vailin ChoiVailin Choi
8e8a30bdd4dMMerge pull request #515 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop * commit '54dff331778a660824961fdf6359e4eae998a13c': Incorporate additional code changes for the H5DOread_chunk patch from GE Heathcare (HDFFV-9934) This is the similar set of changes that was checked in to 1.8 branch: Incorporate the code changes that were missing from the original patch: (1) Additional tests in hl/test/test_dset_opt.c (2) Fix in src/H5Dchunk.c for direct access when an entry is in chunk cac...
Vailin ChoiVailin Choi
54dff331778Incorporate additional code changes for the H5DOread_chunk patch from GE Heathcare (HDFFV-9934) This is the similar set of changes that was checked in to 1.8 branch: Incorporate the code changes that were missing from the original patch: (1) Additional tests in hl/test/test_dset_opt.c (2) Fix in src/H5Dchunk.c for direct access when an entry is in chunk cache but not dirty Tested on platypus, ostrich, kituo, mayll, osx1010test, moohan, quail, emu.
Dana RobinsonDana Robinson
5e60a0e10e1MMerge pull request #512 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop * commit 'f95ef72a5e9827dfa63e4722938a58a8c9d686c0': Merged HDFFV-10187 direct chunk overwrite bugfix to develop from 1.10 branch.
Dana RobinsonDana Robinson
f95ef72a5e9Merged HDFFV-10187 direct chunk overwrite bugfix to develop from 1.10 branch.
Allen ByrneAllen Byrne
a23da99bdb1MMerge pull request #506 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '0cb8152b8e97d659e076b42340509c41b3919754': HDFFV-10186 Need to pull the flag into the script
Allen ByrneAllen Byrne
0cb8152b8e9HDFFV-10186 Need to pull the flag into the script
Allen ByrneAllen Byrne
fcdf2ace7d2MMerge pull request #503 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-10186-tbitnopaque-test to develop * commit 'ec0935a924a84b18b29473b4fcec7c3f4e1aca76': HDFFV-10186 xml test also needs endianess aware files HDFFV-10186 - h5tools_str_append is not printf HDFFV-10186 braces formatting Fix reference file contents HDFFV-10186 Add endianess to bitfield and fix tests
Allen ByrneAllen Byrne
ec0935a924aHDFFV-10186 xml test also needs endianess aware files
Allen ByrneAllen Byrne
7dc0c79c543HDFFV-10186 - h5tools_str_append is not printf
Allen ByrneAllen Byrne
dd45c3694ffHDFFV-10186 braces formatting
Allen ByrneAllen Byrne
772e6e9a7f5Fix reference file contents
Allen ByrneAllen Byrne
445c805a4cdHDFFV-10186 Add endianess to bitfield and fix tests
Larry KnoxLarry Knox
46937e90326MMerge pull request #505 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit 'c8a5520d3aa3a526460c81507f2f985dc534b14f': Call to H5Dopen has H5dopen2 arguments at line 12704 of test/dsets.c - changed to H5Dopen2 to fix failure with --with-default-api-version=v16 configure option.
Larry KnoxLarry Knox
c8a5520d3aaCall to H5Dopen has H5dopen2 arguments at line 12704 of test/dsets.c - changed to H5Dopen2 to fix failure with --with-default-api-version=v16 configure option.
Allen ByrneAllen Byrne
9d50ed52875MMerge pull request #501 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit 'e4e261173f85de6f83651abd6950793d7b930a20': HDFFV-10186 more whitespace formatting
Allen ByrneAllen Byrne
e4e261173f8HDFFV-10186 more whitespace formatting
Allen ByrneAllen Byrne
900a110c895MMerge pull request #497 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '4f36f613a6de09d8ec197b7e5a4a72dbdb9417a2': HDFFV-10186 Whitespace change Mostly tabs to spaces Remove Modifications comments
Allen ByrneAllen Byrne
4f36f613a6dHDFFV-10186 Whitespace change Mostly tabs to spaces Remove Modifications comments
Vailin ChoiVailin Choi
dc0276a81c1MMerge pull request #498 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop * commit '8482314d7db83c47947af8ca50457cdb1ddae366': Fix for HDFFV-10051 Fix missing declaration for H5D__layout_compact_dirty_test(). Tested on mayll and osx1010test.
Vailin ChoiVailin Choi
8482314d7dbFix for HDFFV-10051 Fix missing declaration for H5D__layout_compact_dirty_test(). Tested on mayll and osx1010test.
Vailin ChoiVailin Choi
e062a77e0e9MMerge pull request #494 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop * commit 'd436db6c6efdfe7e9dbe06a642715116ef0eb5e3': Fix for the two issues reported in HDFFV-10051 Modifications made based on the review comments from pull request #494 Tested on moohan, mayll, kituo, platypus, ostrich, osx1010test, quail, emu. Fix for the two issues reported in HDFFV-10051: (1) Repeated open/close of a compact dataset fails due to the increment of ndims in the dataset structure for every...
Vailin ChoiVailin Choi
d436db6c6efFix for the two issues reported in HDFFV-10051 Modifications made based on the review comments from pull request #494 Tested on moohan, mayll, kituo, platypus, ostrich, osx1010test, quail, emu.
Vailin ChoiVailin Choi
6a4f1187cceFix for the two issues reported in HDFFV-10051: (1) Repeated open/close of a compact dataset fails due to the increment of ndims in the dataset structure for every open. --This is done only for chunked dataset via H5D__chunk_set_sizes(). (2) layout "dirty" flag for a compact dataset is not reset properly after flushing the data at dataset close. --Reset the "dirty" flag before flushing the message to the object header via H5O_msg_write(). Tested on moohan, kituo, platypus, ostrich, osx1010tes...
Allen ByrneAllen Byrne
850a5956c0bMMerge pull request #496 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '5263bc9029dcf06779a0ec2b89688912443a4bfa': HDFFV-10186 Whitespace changes Mostly replacing tabs with spaces Removed empty mod sections
Allen ByrneAllen Byrne
5263bc9029dHDFFV-10186 Whitespace changes Mostly replacing tabs with spaces Removed empty mod sections
Dana RobinsonDana Robinson
b7120b4bebcFixed the chunk overwrite bug + cleanup in other files.
Dana RobinsonDana Robinson
aea6cc8c2b9* Added a test that fails on overwriting a chunk with H5DOwrite_chunk(). The overwrite line is currently commented out so the tests pass. * Changed the test_dset_opt.c file name from test_dectris.h5 to test_dset_opt.c and updated the autotools and CMake. * Updated the test_dset_opt.c file to use both old and new file formats when testing.
Larry KnoxLarry Knox
7916b845826MMerge pull request #491 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit '28f4873e7fc93de865c3e180f09d7221569f64ff': Update one missed version string. Update release_docs/HISTORY-1_10.txt and RELEASE.txt after HDF5 1.10.1 release.
Larry KnoxLarry Knox
28f4873e7fcUpdate one missed version string.
Larry KnoxLarry Knox
e2ad2751dc0Update release_docs/HISTORY-1_10.txt and RELEASE.txt after HDF5 1.10.1 release.
Allen ByrneAllen Byrne
58e9796e38bMMerge pull request #493 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '6d0d9d46dab559c04bba0b8810a3e0630ce44ad2': Fix typo in name of ddl file in command
Allen ByrneAllen Byrne
6d0d9d46dabFix typo in name of ddl file in command