| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop
|
| |\
| | |
| | |
| | |
| | | |
* commit '668b90b96dcb237208dcedd63e0f2b7da8a0328c':
Rearranged where the substitution occurs.
|
| |/
|/| |
|
|\ \
| |/
| |
| | |
ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop
|
| |\
| | |
| | |
| | |
| | | |
* commit '04d6a3ec3c91cb30dce5dd5abb1b67021527c2fb':
if PARALLEL copy seconf file to PAR folder
|
| | | |
|
| |\ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | | |
* commit '92491aa4b6dc2d4fa3c394e0aa928300379e1ced':
added chmod 755 for h5fc
removed chmod 755 for h5fc
libtool does not pass the correct argument linking (-WL,-WL,,) for the NAG Fortran compiler on Linux (other OSs have not been tested). Therefore, detect if we are using the NAG Fortran compiler, and replace the wl="-Wl," for Fortran to wl="-Wl,-WL,," in the libtool file. (HDFFV-10037)
Removed FCFLAGS when building the examples since they should already be included the h5fc wrapper. NAG complains about doubly declared options.
|
| |/
|/|
| |
| |
| |
| |
| | |
libtool does not pass the correct argument linking (-WL,-WL,,) for the
NAG Fortran compiler on Linux (other OSs have not been tested).
Therefore, detect if we are using the NAG Fortran compiler, and replace
the wl="-Wl," for Fortran to wl="-Wl,-WL,," in the libtool file. (HDFFV-10037)
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
NAG Fortran compiler on Linux (other OSs have not been tested).
Therefore, detect if we are using the NAG Fortran compiler, and replace
the wl="-Wl," for Fortran to wl="-Wl,-WL,," in the libtool file. (HDFFV-10037)
|
|\ \
| |/
| |
| | |
ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
* commit '55d82c8f747b3a817a4a0b6b12e506b9c2dc0878':
Add test header for log
Verify default paths exist in table
Make sure zip_perf program does not run concurrently
|
| | | |
|
| | | |
|
| |/ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* commit '08d63d17f9ba80f205d54bc6526cb709a81ff0cb':
Add the release note
Correct copy to file name
HDFFV-10246 Add check for string not null before use
Correct case of var
|
| | | |
|
| | | |
|
| | | |
|
| | |\
| | |/
| |/|
| | |
| | |
| | | |
* commit '1fe3d5113aeedc4b67dae6b83984d1246c7a2701':
Skip test in test/fheap.c when: a) multi/split drivers and b) persisting free-space or using paged aggregation strategy because the library will fail file creation (temporary) for the above conditions.
Changes made based on RFC review comments Test the changes in a branch via daily testing.
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
develop
* commit '558864b99d945191dbf679efcc1cbfdf4baa2810':
Skip test in test/fheap.c when: a) multi/split drivers and b) persisting free-space or using paged aggregation strategy because the library will fail file creation (temporary) for the above conditions.
Changes made based on RFC review comments Test the changes in a branch via daily testing.
|
| | |\ \
| | | | |
| | | | |
| | | | | |
https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_fork into develop
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
a) multi/split drivers and
b) persisting free-space or using paged aggregation strategy
because the library will fail file creation (temporary) for the above conditions.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Test the changes in a branch via daily testing.
|
| | |_|/
| |/| | |
|
| |\ \ \
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
develop
* commit 'ec7450c4b4b44a61b282535b981576d888286fca':
Closed a wayward fapl ID in tools/test/misc/repart_test.c and tidied.
Stripped C standard library headers from tools test code.
|
| | | |
| | | |
| | | |
| | | | |
and tidied.
|
| | |\ \
| | |/ /
| |/| | |
|
| |\ \ \
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
develop
* commit 'ee7816bbfb3f22d42d5db7d779efe54ae29528cb':
Stripped C standard library headers (and a couple of macros) from the tools code. This is all handled in H5private.h, which should be included in all tools source files.
|
| | |/ |
|
| |/
| |
| |
| |
| | |
from the tools code. This is all handled in H5private.h, which
should be included in all tools source files.
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
* commit 'b3a212e54b86e15ea059d856db8685f43cc00829':
HDFFV-10254 Fix spelling
HDFFV-10254 release note
HDFF-10254 - Copy test files with macro to avoid POST_BUILD failure
|
| | | |
|
| | | |
|
| | | |
|
| |\ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | | |
* commit '6a5aa46e936340ed540359290374fa909f9213a6':
Added a brief outline for Large MPI-IO transfers into RELEASE.txt
Fix up the ExpressMode check for skipping slow running tests.
Include code fixes and additional modifications pointed out by code reviewers
Commited changes to the development branch here to allow a pull request to be published
Commit changes needed for pull request
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
be published
|
| | | |
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
develop
* commit '8935c921f7e50607cd91c86b2237ac39a9b600af':
Fix for HDFFV-10217 infinite loop in H5VM_power2up(). The function H5VM_power2up() returns the next power of 2 for n. When n exceeds 2^63, it overflows and becomes 0 causing the infinite looping. The fix ensures that the function checks for n >= 2^63 and returns 0.
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
The function H5VM_power2up() returns the next power of 2 for n.
When n exceeds 2^63, it overflows and becomes 0 causing the infinite looping.
The fix ensures that the function checks for n >= 2^63 and returns 0.
|
| |\ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
develop
* commit '191147ec90d72619632a24242c003ecb3bccfffd':
* Yanked the smoke check that was recently introduced to test the unused H5I_REFERENCE ID type in test_misc19(). This fails when running testhdf5 and skipping the reference test since the H5R package won't be initialized. H5I_REFERENCE will be going away soon and the ID type is unused so there's really no point to doing anything to test it. * Cleaned up test_misc13(), which is a basic test of userblock functionality, to not emit warnings due to the large global array.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
the unused H5I_REFERENCE ID type in test_misc19(). This fails
when running testhdf5 and skipping the reference test since
the H5R package won't be initialized. H5I_REFERENCE will
be going away soon and the ID type is unused so there's really
no point to doing anything to test it.
* Cleaned up test_misc13(), which is a basic test of userblock
functionality, to not emit warnings due to the large global
array.
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
to develop
* commit '5d6ed0b298e3a40051a975a466820030360e8a31':
Turned off unused parameter warnings in gcc for Java constants.
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | | |
None of the constant functions use their parameters, so emitting
warnings for them generates a large amount of noise. Since these
are trivial wrappers, marking them up with H5_ATTR_UNUSED would
be a huge waste of time.
|
| |\ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
develop
* commit '1e1403cf1d959d5a88b2ff595096ee52af26db58':
Skip HDFFV-10160 filenotclosed test for split/multi driver Temporary skip this test for split/multi driver. Further investigation to resolve the failure is needed. Please enter the commit message for your changes. Lines starting
|
| |/
| |
| |
| |
| |
| | |
Temporary skip this test for split/multi driver.
Further investigation to resolve the failure is needed.
Please enter the commit message for your changes. Lines starting
|