| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
~KOZIOL/hdf5:feature/update_gcc_flags to develop
Updated CMake bulids, too.
* commit '17ae90917856e4cbab5a2f1c597197ee98802fc7':
Update GCC 6 & 7 flags for CMake builds
Move -Wnormalized down into GCC 6.x flags
Add support for GCC 7.x warnings, update warnhist script to account for them, clean up warnings.
|
| | |
|
| | |
|
| |\
| |/
|/| |
|
|\ \
| | |
| | |
| | |
| | | |
* commit '468b130be3b77fe07b29709cd3fa854422fefa9c':
Add lib dir for testing plugins
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
~DEROBINS/hdf5_der:memcpy_buffer_overlap_check to develop
* commit '5a6afeffd44c3ba51ce0e0fa11053c83e0807685':
Put the memcpy overlap check back into H5MM.
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
~DEROBINS/hdf5_der:t_filters_parallel_bugs to develop
* commit '5aa8bc154dd9fcfdf6c7cbbe0611cb200f0a420e':
Fixed the heap overflow in t_filters_parallel
|
|/ / / |
|
| | |\
| |_|/
|/| | |
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
~DEROBINS/hdf5_der:t_filters_parallel_bugs to develop
* commit 'b4bd49ffdd5e313cd840698709f44f05ea323104':
Fixed some low-hanging fruit from -fsanitize in t_filters_parallel.
|
|/ / |
|
|/
|
|
| |
clean up warnings.
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
develop
* commit 'c24f11070aea56331110628d7645332534e4f227':
Add H5_HLDLL prefix for windows link
HDFFV-10805 cleanup examples and test code
Add missing fortran mods
HDFFV-10805 Fix test of library libinfo
Cleanup possible CMake target conflicts
Correct CMake issues
|
| | |
|
| |\
| |/
|/|
| |
| |
| | |
* commit '2e973f7e12301975f9d8dfdd5534682525554e77':
Fix minor typo in H5S_select_iter_release
Fix memory leak in objcopy test after H5Aread of vlen data
|
|\ \
| | |
| | |
| | |
| | | |
* commit '6c62678939b66400247dbbf4f9d0c32381a956d1':
Fix minor typo in H5S_select_iter_release
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
~JSOUMAGNE/hdf5:topic_fix_objcopy_leak to develop
* commit '552cc1b4a4d1757d64f1b930135e0320a10ce8ce':
Fix memory leak in objcopy test after H5Aread of vlen data
|
| | | |
|
| | | |
|
| | | |
|
| | |\
| |_|/
|/| |
| | |
| | | |
* commit 'cc267767af89bf95807afc4e7b25d82638ef4892':
HDFFV-10616 add h5fc script
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* commit '9397d67d91eb628b3b9096501cdab0a33335564c':
HDFFV-10616 add h5fc script
|
| |\ \ \
| |/ / /
|/| | |
| | | |
| | | | |
* commit 'b9ec6a6400a556b1250c249e158c4fffafccd550':
fixed pass_through vol
|
| |/ / |
|
| | | |
|
| | |\
| |_|/
|/| |
| | |
| | | |
* commit 'b9ec6a6400a556b1250c249e158c4fffafccd550':
fixed pass_through vol
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
* commit 'a67c578e4b9275fa12b427b6e13021536838a448':
fixed pass_through vol
|
| | | |
|
| | |\
| |_|/
|/| |
| | |
| | | |
* commit '4d20db43bea4bc4588b20abebef5b0d043dcf31d':
Fixed a problem in the ohdr test where hard-coded strings passed to H5Awrite() triggered -fsanitize failures.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
~DEROBINS/hdf5_der:ohdr_test_memory_issue to develop
* commit '6a1e9a1fbe9606d0dd3452092cab17794e131e64':
Fixed a problem in the ohdr test where hard-coded strings passed to H5Awrite() triggered -fsanitize failures.
|
| | | |
| | | |
| | | |
| | | | |
to H5Awrite() triggered -fsanitize failures.
|
| | | | |
|
| | | |\
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* commit 'c6e21cede788790b39af4a46a8bc15e49e382346':
Yanked qsort assert
Switched to HGOTO_DONE() in the links code.
Updated the HDqsort() macro to ensure we don't pass NULL buffers to qsort(3) in the future.
Fixed a bug in the links code where iterating over an empty group would pass a NULL pointer to qsort(3), which is undefined behavior.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
~DEROBINS/hdf5_der:links_iterate_zero_bug to develop
* commit '0a75da70a61d41a0bf20a5c617f3eb678ed0b103':
Yanked qsort assert
Switched to HGOTO_DONE() in the links code.
Updated the HDqsort() macro to ensure we don't pass NULL buffers to qsort(3) in the future.
Fixed a bug in the links code where iterating over an empty group would pass a NULL pointer to qsort(3), which is undefined behavior.
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
qsort(3) in the future.
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
pass a NULL pointer to qsort(3), which is undefined behavior.
Fixes HDFFV-10829
|
| |_|/
|/| | |
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
develop
* commit '6cd728796dee1cbc5b1fdf28900b23b7a6870b67':
HDFFV-10805 Add option to only build shared targets
|
| |\ \
| |/ /
|/| |
| | |
| | |
| | | |
* commit '10535e0376d88e218cab782322bfc06f35835f31':
Reset the other convenience pointer because why no
Fixed a memory bug where a pointer is used after it's been freed.
|
|\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | | |
~DEROBINS/hdf5_der:vds_memory_bug to develop
* commit '8d67b440f7d94f1b191ce154a41685bcaa90fd12':
Reset the other convenience pointer because why no
Fixed a memory bug where a pointer is used after it's been freed.
|
| | | |
|
| | |
| | |
| | |
| | | |
This is going to need a release note when it's moved to 1.10.
|
| | |\
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | | |
* commit '712a2a13d8add828d053135a172abb2e819d59ad':
Fixed a warning in H5CX.c concerning incorrect use of freeing VOL connector info.
Add H5S_SEL_ITER_SHARE_WITH_DATASPACE selection iterator creation flag, to share dataspace's selection with iterator (and with caution about not modifying or closing the dataspace while the iterator is open).
Fix misc. typos, etc. from code review
New hyperslab selection routines and new public selection iterator routines.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
to develop
* commit '579793a7acebcb22d1adc2421a6c1b99618f3ee9':
Fixed a warning in H5CX.c concerning incorrect use of freeing VOL connector info.
|