AuthorCommitMessageCommit dateIssues
Scot BreitenfeldScot Breitenfeld
e6aa306354b HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does not work properly added dependency on H5ff.F90 for H5_ff.F90HDFFV-10405
Scot BreitenfeldScot Breitenfeld
c52d04320b4HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does not work properlyh5fget_obj_count_f with H5F_OBJ_ALL_F counted objects created in h5open_f, which should not be included in the count. The function now returns the correct number of objects (i.e., objects created in h5open are not included in the total).HDFFV-10405
Scot BreitenfeldScot Breitenfeld
e87be2e9e77MMerge pull request #1103 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'df64de9eedea0cb7796f37f9c141d81c636742c7': Add fortran MPI to test and example
Allen ByrneAllen Byrne
df64de9eedeAdd fortran MPI to test and example
Scot BreitenfeldScot Breitenfeld
a55e79b07d4MMerge pull request #1102 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '81300213e7837fd980b74d95482e0a71777773fd': Add mpi include folders for fortran C objects
Allen ByrneAllen Byrne
81300213e78Add mpi include folders for fortran C objects
Dana RobinsonDana Robinson
afc6beb7760MMerge pull request #1097 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop* commit 'd1719d4906009c76eb286fbfe933328395404443': Fixed MANIFEST
Allen ByrneAllen Byrne
fa518dfcab6MMerge pull request #1096 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'f5b0b1c60784a3dbfea6cdf6082106fc8bed0462': Fix usage of compression lib in shared tests
Dana RobinsonDana Robinson
d1719d49060MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~derobins/hdf5_der into develop
Dana RobinsonDana Robinson
512f1cac54eFixed MANIFEST
Allen ByrneAllen Byrne
f5b0b1c6078Fix usage of compression lib in shared tests
Larry KnoxLarry Knox
83d24645a1bMMerge pull request #1095 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '1a018cb3340ec8ecd4ded25ec719ac831aa165bd': Fix jni function call version
Allen ByrneAllen Byrne
1a018cb3340Fix jni function call version
Larry KnoxLarry Knox
3ae9a0c3fd5MMerge pull request #1093 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop* commit '7a5fa418e3edf1f85f3e1462a119c3f5aa41a3d1': Fix the error found after earlier checkin.
Vailin ChoiVailin Choi
7a5fa418e3eFix the error found after earlier checkin.
Dana RobinsonDana Robinson
dec2f588acaMMerge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_chunk_hl_to_src to develop* commit '1da9c5545c013ebc540ba3044810889d4acfa5be': Restored some unused #defines to the deprecated section of H5Dpublic.h. Added deprecated symbol wrappers for the H5DOwrite/read_chunk wrappers. Updated commenting in the H5DO compat test. Stripped out most of the duplicated functionality in the H5DO compat test. * Added H5DO compatibility functions. * Changed the offset copy to use ...
Dana RobinsonDana Robinson
1c7b0bc8571MMerge pull request #1092 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop* commit '931bd3aa6a7aa742d3a302b49eb20233b021f1bf': Added a RELASE.txt entry for HDFFV-10505. Changed 'deprecated' to indicate 'no longer supported' in the --enable-debug/production configure flags.HDFFV-10505
Allen ByrneAllen Byrne
1174119e00bMMerge pull request #1091 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'b28815c20554f7cd35ec820e1e5ba97624ff8e88': H5O_info fixes for java and examples
Allen ByrneAllen Byrne
b28815c2055H5O_info fixes for java and examples
Dana RobinsonDana Robinson
931bd3aa6a7Added a RELASE.txt entry for HDFFV-10505.HDFFV-10505
Dana RobinsonDana Robinson
890203482a9Changed 'deprecated' to indicate 'no longer supported' in the--enable-debug/production configure flags.
Vailin ChoiVailin Choi
0de74a8dadcMMerge pull request #1039 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop* 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.2 JIRA Issues
Vailin ChoiVailin Choi
796dc16e340MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit 'e8ece625f223032db0d26cfffafc045e4ccdf37d': Normalize with vol_integration.
Vailin ChoiVailin Choi
18fe60ae10b(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.HDFFV-10463
Dana RobinsonDana Robinson
e8ece625f22MMerge pull request #1088 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vi_develop_normalize to develop* commit '384a1ec709b841ce1eb8b9bf74be988a1c24d638': Normalize with vol_integration.
Vailin ChoiVailin Choi
584a8107640MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* 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
Dana RobinsonDana Robinson
384a1ec709bNormalize with vol_integration.
Dana RobinsonDana Robinson
d184e6db941MMerge pull request #1085 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vi_develop_normalize to develop* commit '448cc37a90b2a71aac45c96949da07d5a9cc9cbd': Removed unused H5MF functions and updated FUNC_ENTER macros and naming in H5MFsection.c.
Dana RobinsonDana Robinson
448cc37a90bRemoved unused H5MF functions and updated FUNC_ENTER macros andnaming in H5MFsection.c.
Allen ByrneAllen Byrne
563a17cec0fMMerge pull request #1084 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '7c74d1f026cc76d5aa33a10da7b8cffef0ad7cda': Correct script names Fix typo
Dana RobinsonDana Robinson
7b81d526a3aMMerge pull request #1082 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vi_develop_normalize to develop* commit 'a2bafdc7a1021ca608b39f96d1f518701dbd45f8': Minor H5FS tweaks.
Allen ByrneAllen Byrne
7c74d1f026cCorrect script names
Allen ByrneAllen Byrne
2be5b1abd43Fix typo
Dana RobinsonDana Robinson
a2bafdc7a10Minor H5FS tweaks.
Allen ByrneAllen Byrne
216fffd7cc8MMerge pull request #1081 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'bcd8b31f3c9ace931df4483b855fae371c27a3dc': Put back CTRL-L chars Update support link Update text Valgrind fixed by checking for prefix_len of 0
Allen ByrneAllen Byrne
bcd8b31f3c9Put back CTRL-L chars
Allen ByrneAllen Byrne
0ce9d125f65Update support link
Allen ByrneAllen Byrne
13743e6baf1Update text
Vailin ChoiVailin Choi
be2fc7dcd17MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* 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 Chang...HDFFV-9739
Allen ByrneAllen Byrne
1821f8219ddValgrind fixed by checking for prefix_len of 0
Allen ByrneAllen Byrne
2b0fb7e3f1fMMerge pull request #1077 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '263db01df57a2aa99f81c060b988101c89f34fda': HDFFV-9739 only executes H5E tests in production Remove link flag from compile commandHDFFV-9739
Allen ByrneAllen Byrne
263db01df57HDFFV-9739 only executes H5E tests in productionHDFFV-9739
Allen ByrneAllen Byrne
7c4598cf740Remove link flag from compile command
Allen ByrneAllen Byrne
eb8d35dd8cfMMerge pull request #1075 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '78e1372ad5e35fc3ef691767148f7d2eea2feea4': fix typo Add release note Correct attribute location
Allen ByrneAllen Byrne
78e1372ad5efix typo
Allen ByrneAllen Byrne
11689d9873fAdd release note
Allen ByrneAllen Byrne
715ae9c8652Correct attribute location
Allen ByrneAllen Byrne
f4c33600ab9MMerge pull request #1066 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* 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-...HDFFV-9739
Allen ByrneAllen Byrne
92626076394HDFFV-9739 fix copy testfiles commandHDFFV-9739
Allen ByrneAllen Byrne
9d0dfc84850HDFFV-9739 remove obsolete test filesHDFFV-9739