Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
66842e3347aMMerge pull request #2511 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '602e56ea12208cd4a4b23b0f9a3f7a53aceb1b48': TRILAB-192 version of std=f2008 special check
Allen ByrneAllen Byrne
602e56ea122MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit 'da565fba7b37c0e6806adab1f59416bb0ac9041e': Update h5repack long arguments for id-->value changes. Changed identifiers and command-line options from "id" to "value" in tools code to be in agreement with H5VL API terminology.
Dana RobinsonDana Robinson
da565fba7b3MMerge pull request #2510 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop * commit '2188e7d731199cac08c6e6150ccd2fb43227ec32': Update h5repack long arguments for id-->value changes. Changed identifiers and command-line options from "id" to "value" in tools code to be in agreement with H5VL API terminology.
Dana RobinsonDana Robinson
2188e7d7311Update h5repack long arguments for id-->value changes.
Dana RobinsonDana Robinson
28d2596f655Changed identifiers and command-line options from "id" to "value" in tools code to be in agreement with H5VL API terminology.
Allen ByrneAllen Byrne
e02e86b78d0TRILAB-192 version of std=f2008 special check
Allen ByrneAllen Byrne
e9ad3bad4e8MMerge pull request #2509 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit 'ef70c1695d0cccb4ba379abe3969ac2fec0d4ebe': Fix shadowed type
Allen ByrneAllen Byrne
ef70c1695d0Fix shadowed type
Allen ByrneAllen Byrne
4688f0ac074MMerge pull request #2508 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit 'e68848f397eb66ffbec86ab59b7754c48281e0b3': TRILAB-192 - cleanup edits and match CMake CXX to autotools
Allen ByrneAllen Byrne
e68848f397eTRILAB-192 - cleanup edits and match CMake CXX to autotools
Jake SmithJake Smith
f1893e94042MMerge pull request #2452 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:feature/vfd_splitter_mirror_a to develop Add Splitter VFD and Mirror VFD. * commit '664fc6af47e369152727ff66d68d8532feb0e210': Add enable-mirror-vfd flag to configure options. Tidying of Mirror VFD. Add function header comment for `mirror_writer:run_writer()`. Add Splitter VFD to library.
Jacob SmithJacob Smith
664fc6af47eAdd enable-mirror-vfd flag to configure options.
Jacob SmithJacob Smith
075e74e9b2eMMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into feature/vfd_splitter_mirror_a
Jacob SmithJacob Smith
d97c00013ddTidying of Mirror VFD. * Rename server-stop utility to mirror_server_stop. * Remove external dependency on bzero(). * Modify test/use_common to use only the public API. * Rename internal bitswap macro to follow convention.
Jacob SmithJacob Smith
f771958d757Add function header comment for `mirror_writer:run_writer()`.
Jacob SmithJacob Smith
b65405439d8Add Splitter VFD to library. * "Simultaneous and equivalent" Read-Write and Write-Only channels for file I/O. * Only supports drivers with the H5FD_FEAT_DEFAULT_VFD_COMPATIBLE flag for now, preventing issues with multi-file drivers. Add Mirror VFD to library. * Write-only operations over a network. * Uses TCP/IP sockets. * Server and auxiliary server-shutdown programs provided in a new directory, `utils/mirror_vfd`. * Automated testing via loopback ("remote" of localhost).
Larry KnoxLarry Knox
14ba946283fMMerge pull request #2507 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit 'eedda6eb070c6f6bc58776468b57f4921f06983a': Add missing " and update function calls incorrectly named load_gcc_arguments.
Larry KnoxLarry Knox
eedda6eb070Add missing " and update function calls incorrectly named load_gcc_arguments.
Larry KnoxLarry Knox
94e878c281aMMerge pull request #2498 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '3ec77a2d9ad8ba42dde93942727c1f4ed83212f6': TRILAB-192 update LTparse files
Allen ByrneAllen Byrne
3ec77a2d9adTRILAB-192 update LTparse files
Jordan HendersonJordan Henderson
e372c8e648dMMerge pull request #2505 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop * commit '65a704167c83c3fa8d5cc05e4ac7e032a051151c': Fix memory leak in t_span_tree.c test
Jordan HendersonJordan Henderson
65a704167c8MMerge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~jhenderson/hdf5 into develop
Dana RobinsonDana Robinson
7cf36ea7c31MMerge pull request #2504 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop * commit 'd86089f583382c0379f446a5e4d552599ed5b3b4': Added support for passing connector info strings via the command line to the tools internals.
Dana RobinsonDana Robinson
d86089f5833Added support for passing connector info strings via the command line to the tools internals.
Dana RobinsonDana Robinson
0fdbbcfc0b7MMerge pull request #2502 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop * commit '35c0d5cdfcfaa84f59e1c596ba1ccaeb28e3d83d': Fix for passthrough VOL not passing tools tests due to incorrect optional callback queries.
Dana RobinsonDana Robinson
35c0d5cdfcfFix for passthrough VOL not passing tools tests due to incorrect optional callback queries.
Larry KnoxLarry Knox
88ff2b6cb80MMerge pull request #2503 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:Wflags_changes_develop_merge to develop * commit 'fffe3b8dbd90a38296be866bae1c66d90664dd14': Update all load_gcc_arguments to load_gnu_arguments. Fixes TRILAB-212.
Larry KnoxLarry Knox
fffe3b8dbd9Update all load_gcc_arguments to load_gnu_arguments. Fixes TRILAB-212.
Vailin ChoiVailin Choi
fcd3bce9610MMerge pull request #2496 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/dtype_close_on_error to develop * commit 'db9155c2f34bbf77a1cda01904805fe5c993b6d5': Fix according to PR feedback. Fix an error in previous merge: should use NULL instead of FAIL.
vchoivchoi
db9155c2f34Fix according to PR feedback.
vchoivchoi
230570b5934Fix an error in previous merge: should use NULL instead of FAIL.
Vailin ChoiVailin Choi
b3e966e33d8MMerge pull request #29 in ~VCHOI/my_third_fork from develop to bugfix/dtype_close_on_error * commit 'f6514c35ea3786206a8db73e1cad8fce8fe6a715': (48 commits) Updated test ddl files so CMake passes after h5dump failures. Narrowed the scope of ISO_C_BINDING with ONLY additions Skip testing of passthrough VOL connector in a Family File tools test Restore previous tools library driver name behavior with passthrough VOL connector Updated tools dump output when dataset offset is undefined...
Larry KnoxLarry Knox
9c0b5711492MMerge pull request #2501 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:Wflags_changes_develop_merge to develop * commit 'e6cd19937b0e5fe5b49f7e88b08f15305e0b5af1': Squashed commit of the following: Add \d to list of characters allowed after '-' in versions.
Larry KnoxLarry Knox
e6cd19937b0Squashed commit of the following: commit 8963c3bf756f8f8ec21beea9bd29a767e77675a8 Author: Larry Knox <lrknox@hdfgroup.org> Date: Wed Apr 8 16:52:27 2020 -0500 Commit changes to gnu-cxxflags to remove unmatched " and to gnu-fflags to not add C warnings flags to H5_FCFLAGS.
Larry KnoxLarry Knox
b35dcaf8473MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit 'b27a20f8c0e286ea7c2836605632ea2ee5522d03': (59 commits) Hide Frortran directive warnings Updated test ddl files so CMake passes after h5dump failures. Remove flag from gfort-general in gfort-5, add /EHsc to Win C++ Update printf pointer syntax and revert fortran to f2003 Reduce window fortran standard to f90 Minor updates and fix settings for fortran flags Update intel flags Narrowed the scope of ISO_C_...
Larry KnoxLarry Knox
8890fa3eb51MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit 'd3ef866a2963ce93d0b95184534a70849b6fa11d': Revise API for H5get_alloc_stats() to take a struct instead of separate values. Move the GNU warnings configuration under config/gnu-warnings/ and trim the filename prefixes. Update config/gnu-flags to suit. Fixed the RELEASE.txt note for HDFFV-11057 Fix shutdown errors when using the HDF5_VOL_CONNECTOR environment variable to set a dynamically loaded plugin as the de...
Larry KnoxLarry Knox
d9f93659a28Add \d to list of characters allowed after '-' in versions.
Jordan HendersonJordan Henderson
e1508b76959Fix memory leak in t_span_tree.c test
Allen ByrneAllen Byrne
b27a20f8c0eMMerge pull request #2489 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit 'f362e14add76bc137c8f9bb8542a697e48900b91': Hide Frortran directive warnings Remove flag from gfort-general in gfort-5, add /EHsc to Win C++ Update printf pointer syntax and revert fortran to f2003 Reduce window fortran standard to f90 Minor updates and fix settings for fortran flags Update intel flags Fix missing endif Correct improper file move Move intel warnings to subfolder, update a...
Allen ByrneAllen Byrne
f362e14add7Hide Frortran directive warnings
Allen ByrneAllen Byrne
61b80180047MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit 'f6514c35ea3786206a8db73e1cad8fce8fe6a715': Updated test ddl files so CMake passes after h5dump failures. Modifications based on PR review feedback. Add two routines gen_ref_files() and gen_sel_files() to generate test files related to references and selections. These test files will be copied to 1.12, 1.10 and 1.8 for compatibility testing.
Dana RobinsonDana Robinson
f6514c35ea3MMerge pull request #2495 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop * commit '8e948aa7b717cd7a8dcb12877a4ad61df2a46ebd': Updated test ddl files so CMake passes after h5dump failures.
Dana RobinsonDana Robinson
8e948aa7b71Updated test ddl files so CMake passes after h5dump failures.
Vailin ChoiVailin Choi
1e52e74ca87MMerge pull request #2472 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/bounds_compat to develop * commit '3f081c99376ad562dcb6bbf7d6c11216f682aca7': Modifications based on PR review feedback. Add two routines gen_ref_files() and gen_sel_files() to generate test files related to references and selections. These test files will be copied to 1.12, 1.10 and 1.8 for compatibility testing.
vchoivchoi
3f081c99376Modifications based on PR review feedback.
vchoivchoi
6740ee1dcd9Add two routines gen_ref_files() and gen_sel_files() to generate test files related to references and selections. These test files will be copied to 1.12, 1.10 and 1.8 for compatibility testing.
Vailin ChoiVailin Choi
f3fa23b742aMMerge pull request #28 in ~VCHOI/my_third_fork from develop to bugfix/bounds_compat * commit '181c6110251d7a9e9cc23e14dfd8f52cdb14422b': Correct macro check
Allen ByrneAllen Byrne
e31bb02d381Remove flag from gfort-general in gfort-5, add /EHsc to Win C++
Allen ByrneAllen Byrne
279ea4f2a25Update printf pointer syntax and revert fortran to f2003
Allen ByrneAllen Byrne
09ec1166d75Reduce window fortran standard to f90