| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* commit '4c004acf1d8c13f3390a81f456f28b771c776483':
HDFFV-8745 fix typos
HDFFV-8745 update release note
HDFFV-9745 Create test and files to verify fixes
HDFFV-8745 cleanup vl resource usage
HDFFV-8745 remove files from test scripts
HDFFV-8745 remove obsolete files
HDFFV-8745 - fix implementation of 8625
|
| |\
| |/
|/|
| |
| | |
* commit '92324bacae5ac697dbdf8e6cf8b3d709f189849a':
Snapshot version 1.11 release 2
|
|\ \
| | |
| | |
| | |
| | | |
* commit '1a78dd46a8ef4b8c6061e87578a81a569dab42f9':
Snapshot version 1.11 release 2
|
| |\ \
| |/ /
|/| |
| | | |
ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft into develop
|
| | | |
|
| | |\
| |_|/
|/| |
| | |
| | | |
* commit '994611a2d4320358dc5a1c0c721633670ad4833c':
Snapshot version 1.11 release 1
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'd01ad2a94ae5643090e9443dfb0ee69657d894c2':
Snapshot version 1.11 release 1
|
|/ / |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* commit '17b8f0bb936633f01bf6deba247e37bcadbc6b82':
Fix valgrind issues
HDFFV-9724 init var to null
HDFFV-9724 add valgrind ENV
Fix memory leak due to addition of FORMAT check loop
HDFFV-9724 prefix of 0 length should be null value
HDFFV-9724 Corrected files and verified tests
Add library INTERFACE and MPI to tools
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|\
| |
| |
| |
| | |
* commit '718006f8606f784ab7795ce5e50281fe318abadc':
Increase maximum number of retries for h5watch tests.
|
|/ |
|
|\
| |
| |
| |
| | |
* commit '86d8a4c267eccbc66d6ee6120c9099788853c40f':
Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop"
|
|/
|
|
|
|
|
| |
develop"
This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing
changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2.
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* commit 'e94ed99c5bf7c4ae5df56f75606ef1b486e16bb2':
Add HD prefix
HDFFV-9724 Remove VDS file cache functionality
Removed incorrect MPI text
Par example needs to link with mpi libs
Because of MPI requirements in library ALWAYS add include path
Cleanup comments and if() in TRY blocks
Skip test if 1.6 API
HDFFV-9724 Add ENV VAR to vds test
HDFFV-9724 Copy efc_open search from Lextern_traverse
Add prefix dir to the clear command
HDFFV-9724 Add H5LS prefix test with ${ORIGIN}
Add h5dump VDS prefix tests
HDFFV-9724 combine efc and vds into one function
Correct var name
Fix VDS file cache var names
Remove return from void functions
Added java wrappers and tests
HDFFV-9724 Initial changes and test
Changed reference from dl to CMake variable
H5detect and H5make_libsettings need include folder
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| |/
|/|
| |
| | |
* commit 'b25f123f5f5e25c1447a6a02861cb7c7265c12f2':
Fix -- HDFFV-10363 Fortran compilation fails for xlf and cmake builds
|
|\ \
| | |
| | |
| | |
| | | |
* commit '0065fd4b6d5edf61b21cd352c74268de13fd516a':
Fix -- HDFFV-10363 Fortran compilation fails for xlf and cmake builds
|
|/ / |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* commit '758b9667b3e07a7562107f19f7dabee027e5bd53': (41 commits)
HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake
removed duplicate exports of DS subroutines
removed duplicate exports of DS subroutines
Normalization with VOL integration branch.
clean-up
moved dll export to Module
Fixed typo.
removed parameters
added missing parameter
added missing parameter
removed duplicate exports of DS subroutines
removed fortran comments
Various code cleanup Description: - Replaced H5Location::exists with H5Location::nameExists and marked H5Location::exists as deprecated. - Miscellaneous test cleanup for consistency. Platforms tested: Linux/32 2.6 (jam) Linux/64 (jelly) Darwin (osx1010test)
exported global variables for windows
export var.
initialized integer constants
Update macros
Changed casts to const void *
Casted pointers to void to quiet warnings on Linux.
Added CHECK_PTR_EQ macro to testhdf5 to quiet cast warnings on Windows.
...
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
HDFFV-10223
* commit '6eab04894e88f7dcc0e684271328efc409a98662':
HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake
|
|/ /
| |
| |
| | |
This is now fixed via the HDFFV-10325 fix.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
to develop
* commit 'ec1e00a55f7b005fa9d87f92e58bc312286d0b8a':
Normalization with VOL integration branch.
|