AuthorCommitMessageCommit dateIssues
Quincey KoziolQuincey Koziol
c36d2eeae7eSwitch shared file struct name from 'H5F_file_t' to 'H5F_shared_t', to matchnaming convention for shared structs in rest of library data structures.
Quincey KoziolQuincey Koziol
5d6f27b32beMMerge branch 'develop' into shared_file_ptr
Quincey KoziolQuincey Koziol
0b85fa6004cSmall tidy up.
Quincey KoziolQuincey Koziol
d3545afbc5dProgress toward movig H5MF* API to use shared file pointers instead of topfile pointers.
Quincey KoziolQuincey Koziol
901c42640ffProgress on moving the H5MF* interface to using shared file pointers instead oftop file pointers.
Quincey KoziolQuincey Koziol
53eaeff26afBegin converting the H5MF interface to use shared file pointers insteadof top file pointers.
Quincey KoziolQuincey Koziol
2ef7eb51b99Progress toward moving the dataset routines to using the 'shared' file pointerinstead of the 'top' file pointer.
Dana RobinsonDana Robinson
f0272e4945fMMerge pull request #1886 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_pr to develop* commit 'e747237a9c03e551eef017cf4a0de5d67ca4fd71': Removed unnecessary H5S_FRIEND and dead code.
Quincey KoziolQuincey Koziol
67d7d28c038Begin converting dataset code to use shared file pointer instead of top filepointer.
Quincey KoziolQuincey Koziol
25f982abbd5Finish converting H5PB_* routines to use shared file pointer, instead of topfile pointer.
Dana RobinsonDana Robinson
e747237a9c0Removed unnecessary H5S_FRIEND and dead code.
Dana RobinsonDana Robinson
c5ba214097fMMerge pull request #1884 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:new_vfd_build_cleanup to develop* commit '3ee329cb463538cceffef722101fb28e37fbddcb': Untangle #ifdef mess in ROS3 code.
Dana RobinsonDana Robinson
3ee329cb463MMerge branch 'develop' into new_vfd_build_cleanup
Dana RobinsonDana Robinson
8c40dab59eaUntangle #ifdef mess in ROS3 code.
Quincey KoziolQuincey Koziol
f285c76ef25First pass of converting H5PB_* routines to use shared file pointers.
Quincey KoziolQuincey Koziol
df36318b5f3Rest of changes for 'top' file pointer to 'shared' file pointer for H5F__accumroutines.
Quincey KoziolQuincey Koziol
85a56a9c4f9Partial H5F__accum_* routines.
Larry KnoxLarry Knox
a63c20cdd09MMerge pull request #1883 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit '92f103cfd4b19b61a0ddf6e62e1692d2b3eeb4d9': Add H5_DLL to all s3comms function prototypes to stop Windows unresolved external symbols errors. HDFFV-10889.HDFFV-10889
Allen ByrneAllen Byrne
8b6f3bc7e63MMerge pull request #1882 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '935f27c1b803faf981131ff936619aecd9f76e38': HDFFV-10887 Implement requested functionsHDFFV-10887
Larry KnoxLarry Knox
92f103cfd4bAdd H5_DLL to all s3comms function prototypes to stop Windows unresolvedexternal symbols errors. HDFFV-10889.HDFFV-10889
Allen ByrneAllen Byrne
935f27c1b80HDFFV-10887 Implement requested functionsHDFFV-10887
Allen ByrneAllen Byrne
06e5cbd5414MMerge pull request #1880 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '9081fb266cc15198e0c75a77f23f2b252c6ee79f': Add missing HD prefix This test cannot use HD prefix macro with printf of fprintf Update HD prefix and reconcile hl/cpp test Add HD prefix to tests
Allen ByrneAllen Byrne
9081fb266ccAdd missing HD prefix
Allen ByrneAllen Byrne
2bce24576edThis test cannot use HD prefix macro with printf of fprintf
Allen ByrneAllen Byrne
228ef0684eaMMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit 'dcf084aff42d3abafaa82b356493a2d1585afb85': Changes based on PR feedback. Fix for HDFFV-10813 H5Fset_metadata_read_retry_info() test fails on jelly with PGI/19.HDFFV-10813
Allen ByrneAllen Byrne
96bf97f534bUpdate HD prefix and reconcile hl/cpp test
Vailin ChoiVailin Choi
dcf084aff42MMerge pull request #1865 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV-10813-swmr-test-fails-on-jelly-with to develop* commit '538f743c145fbbfa7b1119693efd2ff61b34efae': Changes based on PR feedback. Fix for HDFFV-10813 H5Fset_metadata_read_retry_info() test fails on jelly with PGI/19.HDFFV-10813
Vailin ChoiVailin Choi
538f743c145Changes based on PR feedback.
Allen ByrneAllen Byrne
64e6665b544Add HD prefix to tests
Vailin ChoiVailin Choi
8d7ff1048b1MMerge pull request #17 in ~VCHOI/my_third_fork from develop to bugfix/HDFFV-10813-swmr-test-fails-on-jelly-with* commit '3a504899eef1a66031c6f52623c24bb4e51ca51e': Correct name of folder Mostly whitespace in testpar, addl changes for tmp dir Whitespace cleanup Added public H5Sselect_adjust_u and H5Shyper_adjust_s calls. Some refactoring prior to implementing new H5P MPI functions. * Macro cleanup and obvious warning fixes in parallel code. * Moved H5FD comm and info dup/free wrapper code to a ...2 JIRA Issues
Allen ByrneAllen Byrne
3a504899eefMMerge pull request #1875 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '8ef09e5ce9f191c2a7af301f1aec9254f4458a50': Correct name of folder Mostly whitespace in testpar, addl changes for tmp dir Whitespace cleanup
Allen ByrneAllen Byrne
8ef09e5ce9fCorrect name of folder
Allen ByrneAllen Byrne
98c8c6e45b1Mostly whitespace in testpar, addl changes for tmp dir
Allen ByrneAllen Byrne
f5a250e77cfWhitespace cleanup
Dana RobinsonDana Robinson
6b8d369a0c8MMerge pull request #1873 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Pset_fapl_mpi to develop* commit 'bd8da502cf5b763433e3c628a4043a4264529cec': Some refactoring prior to implementing new H5P MPI functions. * Macro cleanup and obvious warning fixes in parallel code. * Moved H5FD comm and info dup/free wrapper code to a new H5mpi.c file and separated it to deal with each MPI type separately.
Dana RobinsonDana Robinson
300372ce33cMMerge pull request #1874 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5s_api_for_daos to develop* commit 'c490fefbc3199d45fa4d3af09dd567671a244e8d': Added public H5Sselect_adjust_u and H5Shyper_adjust_s calls.
Jerome SoumagneJerome Soumagne
23483411983MMerge pull request #1869 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:topic_file_get_id to develop* commit '7f5a5020c8ec882e6b7eceab878470003e2a8b63': Fix H5F_get_file_id and H5F__get_file_id to take app_ref parameter
Dana RobinsonDana Robinson
c490fefbc31Added public H5Sselect_adjust_u and H5Shyper_adjust_s calls.
Dana RobinsonDana Robinson
bd8da502cf5Some refactoring prior to implementing new H5P MPI functions.* Macro cleanup and obvious warning fixes in parallel code. * Moved H5FD comm and info dup/free wrapper code to a new H5mpi.c file and separated it to deal with each MPI type separately.
Jake SmithJake Smith
396edbe6bf0MMerge pull request #1872 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:bugfix/ros3_hdfs_warns_squashed to develop* commit '2e5cd3d2b2d953420252c80ab5e32ac95ac0c5b3': Fix compiler warnings with diabled ROS3 and HDFS VFDs. Fix misuse of [HD]strncpy and [HD]snprintf. Minor formatting changes. Fix test cleanup issue with java groups example.
Ray LuRay Lu
47e3d99f65bMMerge pull request #1871 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/directory_name_develop to develop* commit '0b868668bac0d268120844adb9ad216a9a8e1395': Changed the directory name left out from the previous commit. Changed the name of the temporary directory from 'tmp' to a special name to avoid possible conflicts.
Jacob SmithJacob Smith
2e5cd3d2b2dFix compiler warnings with diabled ROS3 and HDFS VFDs.Fix misuse of [HD]strncpy and [HD]snprintf. Minor formatting changes. Fix test cleanup issue with java groups example.
Allen ByrneAllen Byrne
05edbabbb5fMMerge pull request #1866 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '2102be3259c14a1e4d94e8526894a16fd389f59d': HDFFV-10879 fix test varnameHDFFV-10879
Songyu LuSongyu Lu
0b868668bacChanged the directory name left out from the previous commit.
Songyu LuSongyu Lu
b234263bbf8Changed the name of the temporary directory from 'tmp' to a special name to avoid possible conflicts.
Jerome SoumagneJerome Soumagne
7f5a5020c8eFix H5F_get_file_id and H5F__get_file_id to take app_ref parameterFix app_ref_count from being incremented when private routines are used
Allen ByrneAllen Byrne
2102be3259cHDFFV-10879 fix test varnameHDFFV-10879
Vailin ChoiVailin Choi
10bea9ac460Fix for HDFFV-10813 H5Fset_metadata_read_retry_info() test fails on jelly with PGI/19.HDFFV-10813
Vailin ChoiVailin Choi
674a945cc74MMerge pull request #16 in ~VCHOI/my_third_fork from develop to bugfix/HDFFV-10813-swmr-test-fails-on-jelly-with* commit '2b72832d97496290f74ccaffcda41c3e596f8f49': Added map API build status to libhdf5.settings.HDFFV-10813
Dana RobinsonDana Robinson
2b72832d974MMerge pull request #1863 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:map_api_merge to develop* commit '7555bc95d91aa99344cdc3a66d47eb44decad4ac': Added map API build status to libhdf5.settings.