Network

 
AuthorCommitMessageCommit Date
Tony LiTony Li
bf717f03908optimizing TAGing
Tony LiTony Li
16d7f99ddf1H5D__write optimization
Tony LiTony Li
42bf38a5086memset optimization
Quincey KoziolQuincey Koziol
196d3714295MMerge remote-tracking branch 'origin/develop' into vl_dev_tony
Quincey KoziolQuincey Koziol
722f406425bUpdate coding style and switch to using default DXPL in the way the library expects
Tony LiTony Li
d0761903706debugging
Tony LiTony Li
4a23923c650Optimized append
Tony LiTony Li
8c58f655e1eMmerge
Tony LiTony Li
e8215a5505eoptimized mem allocation
Tony LiTony Li
bdd6c07d848Optimization in progress on append
Tony LiTony Li
7f238c63818minox change for debugging
Tony LiTony Li
f72b071b5d1Added H5DOsequence()
Binh-Minh RiblerBinh-Minh Ribler
419b0d72a71Minor improvement in comments, format, and print statement. Platforms tested: Linux/64 (jelly)
Binh-Minh RiblerBinh-Minh Ribler
dccba757b56Added missing parameter description and improved format in H5O_attr_decode() Platforms tested: Linux/64 (jelly)
Quincey KoziolQuincey Koziol
d52b27ad1d8MMerge pull request #2673 in HDFFV/hdf5 from monotonic_timer_fix_01 to develop * commit '13c9b3768e6193db89d06faf59194b77d7747f45': Address CMake and deprecated API build failures from monotonic timer patch.
Quincey KoziolQuincey Koziol
13c9b3768e6Address CMake and deprecated API build failures from monotonic timer patch.
Larry KnoxLarry Knox
7443e5d53d1MMerge pull request #2672 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit '870e3ba3f45e90a43ea824d67cc8562aa63a3f6f': Add missing '"'.
Larry KnoxLarry Knox
870e3ba3f45Add missing '"'.
Allen ByrneAllen Byrne
4c2071bfd32MMerge pull request #2671 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '88e8597cdef826c1087e4ec1383657a91dcb2a43': Small changes discovered with mingw and windows defines moved
Allen ByrneAllen Byrne
88e8597cdefSmall changes discovered with mingw and windows defines moved
Larry KnoxLarry Knox
68d6981156fMMerge pull request #2670 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit 'fc69de0e8ae30e80c1c3c542b156226a75444525': Lib files needed are now copied to a subdirectory in the java/test directory, and on Macs the loader path for libhdf5.xxxs.so is changed in the temporary copy of libhdf5_java.dylib. Fix for HDFFV-11063
Larry KnoxLarry Knox
fc69de0e8aeLib files needed are now copied to a subdirectory in the java/test directory, and on Macs the loader path for libhdf5.xxxs.so is changed in the temporary copy of libhdf5_java.dylib. Fix for HDFFV-11063
Hyo-Kyung LeeHyo-Kyung Lee
8928c4f68b4HDFFV-9984:added option parsing and help message.
Hyo-Kyung LeeHyo-Kyung Lee
1f4b9c109e7HDFFV-9984:added merge and prune option for external link.
Quincey KoziolQuincey Koziol
d05b58b5d48MMerge pull request #2668 in HDFFV/hdf5 from monotonic_timer to develop * commit '7371c83f9777b34b31909e99e052398b93c31bed': Remove non-existent example Add new source files to CMake build Clean up warnings va_arg -> HDva_arg Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered around in various places. Also clean up iopipe.c. Correct mistake in H5_now_usec calculation for clock_gettime. Remove detection for mach/mach/time.h, since we're no longer using t...
Quincey KoziolQuincey Koziol
7371c83f977Remove non-existent example
Quincey KoziolQuincey Koziol
c005b8f52bfMMerge remote-tracking branch 'origin/develop' into monotonic_timer
Quincey KoziolQuincey Koziol
c5258211e7aAdd new source files to CMake build
Quincey KoziolQuincey Koziol
71b601d0d36Clean up warnings
Quincey KoziolQuincey Koziol
ee4eb09b5f5va_arg -> HDva_arg
Quincey KoziolQuincey Koziol
ce50e34c58cMMerge remote-tracking branch 'origin/develop' into monotonic_timer
Quincey KoziolQuincey Koziol
7bdab523b3eRefactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered around in various places. Also clean up iopipe.c.
Quincey KoziolQuincey Koziol
e767f44e953MMerge remote-tracking branch 'origin/develop' into monotonic_timer
Quincey KoziolQuincey Koziol
949649a2b6eCorrect mistake in H5_now_usec calculation for clock_gettime.
Quincey KoziolQuincey Koziol
395473b2f4bRemove detection for mach/mach/time.h, since we're no longer using the time routines from that header.
Quincey KoziolQuincey Koziol
e70dc43d6bfUpdate H5_now_usec to prefer using clock_gettime.
Quincey KoziolQuincey Koziol
6718b90009dMMerge remote-tracking branch 'origin/develop' into monotonic_timer
Quincey KoziolQuincey Koziol
d5c3ec8b932Changes to make timers within the library monotonic.
Jake SmithJake Smith
7cbb5fe2d17MMerge pull request #2669 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:bugfix/HDftell_macro_typo to develop * commit 'ef05e68c38d2086c6f262744b4087f65a6e58957': Fix typo in HDftell macro definition: 'ftello -> ftell'
Jacob SmithJacob Smith
ef05e68c38dFix typo in HDftell macro definition: 'ftello -> ftell'
Binh-Minh RiblerBinh-Minh Ribler
267ff9065baMMerge pull request #2609 in HDFFV/hdf5 from ~BMRIBLER/hdf5-bmr:develop to develop Fix HDFFV-11053 (CVE-2020-10810) * commit 'b155a777629e991374fa2f8609719cb861de4cc2': Changed wording in comment. - added comment to explain a kluge - added the associated entry to release notes Fix HDFFV-11053
Binh-Minh RiblerBinh-Minh Ribler
b155a777629Changed wording in comment.
Binh-Minh RiblerBinh-Minh Ribler
7c006fd7617- added comment to explain a kluge - added the associated entry to release notes
Binh-Minh RiblerBinh-Minh Ribler
785a1cef0c2MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit '30776671fb0a27a98b0640aa968f850241a862ce': (31 commits) * Fix intermittent error with Splitter VFD. Mismatch in time of test file creation was creating false negatives. Added note for HDFFV-10591. Fix HDFFV-10591 Reduce overhead for H5open, which is involved in the public symbols like H5T_NATIVE_INT, etc. Remove unnecessary version conditions for Clang compilers. Fix for HDFFV-10961: Couple changes to t...
Binh-Minh RiblerBinh-Minh Ribler
7a4d7da14a7Fix HDFFV-11053 Description: A superblock pointer was set to a temporary structure, as a kluge, and meant to be reset back to NULL after the processing was completed. However, in the case of failure before the completion, this setting caused the superblock pointer to be unpinned twice in the error recovery process. As a result, that generated a segfault in h5clear. The fix resets the superblock pointer to NULL after H5F__super_ext_remove_msg fails so that h5clear...
Larry KnoxLarry Knox
23cc4ce636aMMerge pull request #2667 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit '32c483cb86031962a09ecdb49dcb331d28dddee9': Copy lib files for junit.sh to temporary subdirectory of <build directory>/java/test instead of to the prefix/lib directory. Fix for HDFFV-11063.
Larry KnoxLarry Knox
32c483cb860Copy lib files for junit.sh to temporary subdirectory of <build directory>/java/test instead of to the prefix/lib directory. Fix for HDFFV-11063.
Jake SmithJake Smith
30776671fb0MMerge pull request #2665 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:bugfix/splitter_file_bytes_check to develop * commit 'e1215177b6b87887233a90992a0264f11d78b88c': * Fix intermittent error with Splitter VFD. Mismatch in time of test file creation was creating false negatives.
Jacob SmithJacob Smith
e1215177b6b* Fix intermittent error with Splitter VFD. Mismatch in time of test file creation was creating false negatives. Add file-duplication routine: `h5_duplicate_file_by_bytes()`. * Change library calls in `h5test.c:h5_compare_file_bytes()` to their HD-prefixed equivalents.
Binh-Minh RiblerBinh-Minh Ribler
a08ab621febMMerge pull request #2654 in HDFFV/hdf5 from bmr_HDFFV-10591 to develop Fixed HDFFV-10591 * commit '7d58d115079d286a566207c529e59bbccc952b03': Added note for HDFFV-10591. Fix HDFFV-10591