| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| |
| |
| | |
hdf5_1_10
* commit 'fe18e4fd13bdc6433f46b8f35d6057acb306b824':
Merge pull request #2686 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
|
|/
|
|
|
| |
* commit '800f93f7c994f88dfa716746153ded4b1e690e3a':
Remove path to szip header file from AM_CPPFLAGS when configure check of libsz fails. Fix for HDFFV-10830.
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
hdf5_1_10
* commit '443aa9a38f59bf4148925a86c07cfe14bac9e888':
Moved over the H5S_hyper_diminfo_t from develop.
Moved hyperslab code to use the new H5S_diminfo_valid_t enum.
H5S_hyper_adjust_s() optimization from develop.
Fixed Duff's device fall through warnings in hyperslab code.
H5F and H5FS normalization with develop.
Minor renaming in H5S hyperslab code.
|
| |
| |
| |
| |
| | |
Also fixed the issue with the H5S_diminfo_valid_t enum from the
last commit.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
hdf5_1_10
* commit '30c756decb6101704a925443d623301656ba60e4':
Misc normalizations with develop.
Added missing types to bin/trace after develop normalization.
More normalization with H5S from develop.
Continued normalization of H5S with develop.
Normalization of H5MM and H5FL with develop. Adds the new stats calls.
Further normalization of H5S with develop
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
stats calls.
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| | |
hdf5_1_10
* commit '76b579e142df42aa91d5ca5d66c6e413ec5ed608':
Normalization of H5S package with develop
|
| | |
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| | |
hdf5_1_10
* commit 'c0702f601eb4e0b4116a7ed02999746c20420cad':
Change load path in libhdf5_java.dylib to unversioned libhdf5.dylib for junit tests on Macs.
Merge pull request #2667 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Merge pull request #2670 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
|
| |
| |
| |
| | |
junit tests on Macs.
|
| |
| |
| |
| |
| | |
* 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.
|
| |
| |
| |
| |
| | |
* 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
|
|\ \
| |/
|/|
| |
| |
| |
| | |
Fixed HDFFV-10591 (CVE-2018-17435)
* commit 'bf3ef96e9d5a28e824d7e89b5af590b61f530944':
Fix HDFFV-10591
|
|/
|
|
|
|
|
|
|
|
|
| |
Description:
h52gif produced a segfault when a buffer overflow occurred because
the data size was corrupted and became very large. This commit added
a check on the data size against the buffer size to prevent the segfault.
It also added error reporting to h52gif to display an error message
instead of silently exiting when the failure occurred.
Platforms tested:
Linux/64 (jelly)
|
|\
| |
| |
| |
| |
| |
| | |
hdf5_1_10
* commit 'c8043ad61612671e938638f88c6310270e38d521':
Fix MANIFEST
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
hdf5_1_10
* commit '61d21839269b9e3902cd0a09c3f773ec5f41e280':
Correct arg references
HDFFV-11111 correct ifdef logic
HDFFV-11111 add unimplemented errors in JNI
|
| | |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
* commit 'cafb6e572822c0a7bb985f237b600944f9fcdb3c':
Reduce overhead for H5open, which is involved in the public symbols like H5T_NATIVE_INT, etc.
H5PB and H5Faccum normalization with develop.
H5F normalizations with develop.
|
| | | |
|
| | | |
|
|\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | | |
hdf5_1_10
* commit 'e64ed323db7c98a246d3386a146f87003886040a':
Merge pull request #2656 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:changes_1_12_merge to hdf5_1_12
|
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
~LRKNOX/hdf5_lrk:changes_1_12_merge to hdf5_1_12
* commit '538b1317646f52658c2a896bbde4dce4246a9761':
Squashed commit of the following:
Addition of clang-warnings flags
Update examples/teth5cc.sh.in for version 1.10.
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| | |
~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '3c9eaf294fb1862af75837f0150990112c735530':
Reduce overhead for H5open, which is involved in the public symbols like H5T_NATIVE_INT, etc.
H5PB and H5Faccum normalization with develop.
H5F normalizations with develop.
|
| |
| |
| |
| | |
H5T_NATIVE_INT, etc.
|
| |\
| |/
|/| |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
~VCHOI/my_third_fork:bugfix/110_HDFFV-10961-h5clear-usage-statement-give to hdf5_1_10
* commit '34d57480f69123e947d5b2d7b5b4cc3d62bb00c2':
Merge pull request #2643 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV-10961-h5clear-usage-statement-give to develop
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
~VCHOI/my_third_fork:bugfix/HDFFV-10961-h5clear-usage-statement-give to develop
* commit '01b632c69ca1c97c2b0e1aaeeab1dd2362b580a6':
Fix for HDFFV-10961: Couple changes to the tests' usage output files for h5clear.
Fix for HDFFV-10961: add description to usage for --increment option.
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| | |
~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit 'b699ee19cef1315dd07a331019730f214914331b':
Normalization of H5T.c with develop.
Normalization of H5D.c with develop.
|
| |\
| | |
| | |
| | | |
https://bitbucket.hdfgroup.org/scm/~derobins/hdf5_der into 1_10_normalization
|
| |/
|/| |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '5aea9e5abab3293afa173fa86d17d1abf20ad86b':
Normalization with develop in H5D and H5CX.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit 'aa279ebd1669761f6b37146125dd1fcc0cf99431':
More normalization with develop (C library).
|
| | |/ |
|
| | | |
|
| | |\
| |/ /
| | /
| |/
|/| |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '6468a613fd14570a29bb54c0437bbc087f770621':
Many normalizations with develop.
|