| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit 'b9ec6a6400a556b1250c249e158c4fffafccd550':
fixed pass_through vol
|
| |\
| | |
| | |
| | |
| | | |
* commit 'a67c578e4b9275fa12b427b6e13021536838a448':
fixed pass_through vol
|
| | | |
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
~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.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
~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.
|
| |/ /
| | |
| | |
| | | |
VOL connector info.
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
* commit 'd20139399750246f55c902940987e0048a40c268':
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.
|
| |\ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | | |
share dataspace's selection with iterator (and with caution about not modifying
or closing the dataspace while the iterator is open).
|
| | | |
|
| |\ \ |
|
| | | | |
|
| |_|/
|/| |
| | |
| | |
| | | |
HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static
HDFFV-10803 Update FindSZIP.cmake find module
Remove unneeded modules and update java modules
|
|\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | | |
develop
* commit '72dd01b76bf0f521b95fc3ed10b5c305f7445fc6':
Added a warning summary script for gcc to bin
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
~VCHOI/my_third_fork:bugfix/HDFFV-10800-h5ocopy-failure to develop
* commit 'dfdc27b04b2e8bcd1985ba90ce6553d8b3805fda':
Fix release notes based on feedback from pull request.
Fix for HDFFV-10800 H5Ocopy failure: The value for the H5F_LIBVER_V18 index in H5O_fill_ver_bounds[], the format version bounds array for fill value message, should be version 3 not 2.
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
The value for the H5F_LIBVER_V18 index in H5O_fill_ver_bounds[], the format
version bounds array for fill value message, should be version 3 not 2.
|
|\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | | |
develop
* commit 'dbad1589008e2ef9e713c712ca5ffbf7c97159d0':
Fixed problem with H5Fdelete "test" and split VFD.
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
develop
* commit 'ad168f5a7a08f6afd9ee506ce7c884fff994002a':
Added the creation and use of an attribute access property list to testhdf5.
|
| | |
| | |
| | |
| | | |
testhdf5.
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
* commit '6c3f90ae222a8d4e8d8edf172a6745028209b75c':
Update MANIFEST for move of h5cc.in and h5redeploy.in to bin directory.
|
| | | |
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | | |
~DEROBINS/hdf5_der:vol_dev_headers to develop
* commit '9ef56483f6447b60cf7568e2022aa5d8f193427c':
Added missing DELETE enum value.
Split VOL connector routines into separate headers: * H5VLconnector.h for terminal connector things * H5VLconnector_passthru.h for passthrough connector things
|
| |\ \
| |/ /
|/| | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* commit '04dc4ef436b087cfc45030b9183386598d1b4bae':
Moved h5cc.in and h5redeploy.in from tools/misc to bin directory. They should always be built and installed whether tools are enabled or disabled. Also added Makefile.am to bin to build h5redeploy and to install and uninstall them. h5cc is created from h5cc.in by configure.
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
should always be built and installed whether tools are enabled or
disabled. Also added Makefile.am to bin to build h5redeploy and
to install and uninstall them. h5cc is created from h5cc.in by
configure.
|
| | | | | |
|
| | | |\ \
| |_|_|/ /
|/| | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'a0f9e97769e1aa4890b1481182f55b8373d431fa':
fixed linked library for testing
|
|/ / / / / |
|
| | | |\ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | | |
Also moved the wrapper functions from the H5VLconnector.h to
H5VLconnector_passthru.h
|
|\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | |
| | | | |
| | | | | |
* commit '79916da3036f94a368ba8b29cb18c507e9939e16':
added missing MOD dependency
added missing MOD dependency
|
| | | | | |
|
| |\ \ \ \
| |/ / / /
|/| | | |
| | | | | |
ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop
|