| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Fixes HDFFV-10141.
|
|
|
|
| |
snapshot release. (Changed daily test command to add specific files for commit instead of all new and modified files.)
|
| |
|
|
|
|
|
|
| |
snapshot release.
Add 2 test files to testfiles to be removed list in hl/test/Makefile.am.
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes HDFFV-10110.
|
| |
|
|\
| |
| |
| |
| | |
(HDF5 1.8.18 release changes)
Update HISTORY-1_8.txt and RELEASE.txt files.
|
| | |
|
| |
| |
| |
| | |
Update version to 1.8.18-pre2.
|
| |
| |
| |
| |
| | |
Update autotools and libtool versions.
Run bin/reconfigure.
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| | |
* commit '394c6b8c3a4c781c1ee877f969a146cece3d7831':
Add missing EXPORT tag in install command
Fix typo and remove test only tools from exports
Add namespace and export utils
HDFFV-9961: Merge GIT ext lib option to 1.8
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* commit '8b4633e99d6e447327526663acd30352b5840446': (29 commits)
Correct usuage of cmake variable
Correct name of windows variable
Add STGZ to cpack generator list for OSX
Add missing exists check from master project
Check file length before compare
Change check for number of dimensions for old-style arrays in datatype decoding routine from an assertion to an if/HGOTO_ERROR check, since it is inappropriate to assert the contents of a file will be what we expect.
Fix mistakes in porting TALOS-177 fix to 1.8.
Fix bug in "nooptype" decode in fix for TALOS-0177.
Fix issues in H5Znbit.c where the decompression algorithm would not check the compressed data for validity, potentially causing a buffer overflow.
Replace assertion in H5O_dtype_decode_helper for number of array dimensions with a check and error. The assertion was inappropriate because it is operating on data read from the file, which the library does not always have direct control of.
HDFFV-9991: Remove unneeded file
Add new test file to MANIFEST
Fix error reporting
Update new test file references
revert merge change to cleanup files
Fix incorrect use of H5Rdereference2
remove merge typo
Remove unsupported function
Merge/align from trunk(develop)
Merge/align with trunk
...
|
| |
| |
| |
| | |
decoding routine from an assertion to an if/HGOTO_ERROR check, since it is inappropriate to assert the contents of a file will be what we expect.
|
| | |
|
| | |
|
| |
| |
| |
| | |
the compressed data for validity, potentially causing a buffer overflow.
|
| |
| |
| |
| | |
with a check and error. The assertion was inappropriate because it is operating on data read from the file, which the library does not always have direct control of.
|
| |
| |
| |
| |
| | |
Modifications made based on comments from pull request review.
Tested on mayll, platypus, osx1010test, emu, kituo, kite, quail, moohan, ostrich.
|
|/
|
|
|
|
| |
[svn-r30308] Fix for HDFFV-7991--error when copying dataset with attribute which is a compound datatype consisting of
a variable length string.
Tested on mayll, platypus, osx1010test, emu, kituo, kite, quail, moohan, ostrich.
|
|
|
|
|
|
|
|
| |
Fix an issue that could occur when allocating a chunked dataset in parallel,
with an alignment threshold set to be larger than the chunk size but smaller
than the size of the small data aggregator.
Tested: h5committest, jelly, ummon (trunk); h5committest, jelly, ummon (1.8)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
30264:
Fixed an issue that could occur when using H5Pset_alignment where a block could
be unaligned, causing an assertion failure.
30268:
Remove failure causing code in test/mf.c unintentionally added in r30264.
30275:
Rework test_mf_bug1 to work with multi and split drivers.
Tested: h5committest, jelly, ummon (trunk); h5committest, jelly, ummon (1.8)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Fix bug reported by Cisco Talos TALOS-CAN-0178. Added check for a message that
should not be sharable being marked as sharable on disk, returns failure in
this case. Needs testing.
Tested: ummon (trunk) h5committest (1.8)
|
|
|
|
|
|
| |
HDFFV-9940.
Tested on oxs1010test, moohan, platypus, emu, kite, kituo, mayll, ostrich, quail.
|
| |
|
|
|
|
|
| |
Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
autotools serial
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Fixes HDFFV-8740 (external file storage relative path fix).
Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1
serial autotools w/ C++ & Fortran
parallel autotools (MPICH 3.1.4) w/ Fortran
serial CMake
|
|
|
|
|
|
|
|
|
| |
Cleanup of test/externals before merging HDFFV-8740 changes.
Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1
serial autotools w/ C++ & Fortran
serial CMake
parallel autotools w/ Fortran (MPICH 3.1.4)
|
| |
|
|
|
|
|
|
| |
for revise_chunks (#28908).
Tested on jam, platypus, emu, kite, moohan, ostrich, osx1010test, quail.
|
|
|
|
|
|
| |
LFS changes to configure. Fixes HDFFV-9626.
Tested on: jam
|
| |
|
|
|
|
|
|
|
| |
fix for Jira issue 9670 - HDF5 segfaults on corrupted file.
Change compare callback in Btree2 class to correctly account for errors.
tested on bb-8.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
HDFFV-9640.
Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1
parallel only (MPICH 3.1.4)
|
| |
|
| |
|