| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
1) Check for valid object header version for a refcount messge
2) Check for invalid fill value size
3) Check for invalid dimension size in a layout message
4) Add --enable-error-stack option to h5stat
5) Add error checks to h5stat.c
6) Add tests to h5stat and h5dump
|
|\
| |
| |
| | |
https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_fork into develop
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
develop
* commit 'd1719d4906009c76eb286fbfe933328395404443':
Fixed MANIFEST
|
| | |\
| | | |
| | | |
| | | | |
https://bitbucket.hdfgroup.org/scm/~derobins/hdf5_der into develop
|
| | | | |
|
| |\ \ \
| | |_|/
| |/| |
| | | |
| | | | |
* commit 'f5b0b1c60784a3dbfea6cdf6082106fc8bed0462':
Fix usage of compression lib in shared tests
|
| |/ / |
|
| |\ \
| | |/
| |/|
| | |
| | | |
* commit '1a018cb3340ec8ecd4ded25ec719ac831aa165bd':
Fix jni function call version
|
| |/ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
develop
* commit '7a5fa418e3edf1f85f3e1462a119c3f5aa41a3d1':
Fix the error found after earlier checkin.
|
| |/
|/| |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
~DEROBINS/hdf5_der:h5do_direct_chunk_hl_to_src to develop
* commit '1da9c5545c013ebc540ba3044810889d4acfa5be':
Restored some unused #defines to the deprecated section of H5Dpublic.h.
Added deprecated symbol wrappers for the H5DOwrite/read_chunk wrappers.
Updated commenting in the H5DO compat test.
Stripped out most of the duplicated functionality in the H5DO compat test.
* Added H5DO compatibility functions. * Changed the offset copy to use an array on the stack. * Yanked some unused #defines.
* Fixed the error tests * Moved common functionality into helper functions
Normalize with trunk prior to update merge
Fixed a warning.
Finished move of H5DOread/write_chunk calls to H5D.
First stage of moving H5DOread/write_chunk() to src/ and making them H5D calls. * Moved H5DOread/write_chunk() to H5Dio.c and renamed to H5D*. * Moved the hl/test/test_dset_opt test to test/ and renamed to direct_chunk. * Moved the hl/test/dectris_hl_perf test to tools/test/perform and renamed to direct_write_perf. * Updated autotools and CMake files.
|
| | |
|
| |\ |
|
| | |
| | |
| | |
| | | |
wrappers.
|
| | | |
|
| | |
| | |
| | |
| | | |
compat test.
|
| | |
| | |
| | |
| | |
| | | |
* Changed the offset copy to use an array on the stack.
* Yanked some unused #defines.
|
| | |
| | |
| | |
| | | |
* Moved common functionality into helper functions
|
| |\ \ |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
them H5D calls.
* Moved H5DOread/write_chunk() to H5Dio.c and renamed to H5D*.
* Moved the hl/test/test_dset_opt test to test/ and renamed to
direct_chunk.
* Moved the hl/test/dectris_hl_perf test to tools/test/perform
and renamed to direct_write_perf.
* Updated autotools and CMake files.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
develop
* commit '931bd3aa6a7aa742d3a302b49eb20233b021f1bf':
Added a RELASE.txt entry for HDFFV-10505.
Changed 'deprecated' to indicate 'no longer supported' in the --enable-debug/production configure flags.
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
--enable-debug/production configure flags.
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | | |
* commit 'b28815c20554f7cd35ec820e1e5ba97624ff8e88':
H5O_info fixes for java and examples
|
|/ / / / |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
develop
* commit '796dc16e3409b9f3746cfa4127adb6dd334ee8c9':
(1) Made the change according to the pull request feedback. (2) Removed the performance test form test/th5o.c: will decide on what needs to be done to show speedup via HDFFV-10463.
Changes made based on feedback from pull request #1039.
Fix for HDFFV-10180 Performance issues with H5Oget_info.
|
| |\ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | | |
* commit 'e8ece625f223032db0d26cfffafc045e4ccdf37d':
Normalize with vol_integration.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
~DEROBINS/hdf5_der:vi_develop_normalize to develop
* commit '384a1ec709b841ce1eb8b9bf74be988a1c24d638':
Normalize with vol_integration.
|
|/ / / / / |
|
| | | | |
| | | | |
| | | | |
| | | | | |
(2) Removed the performance test form test/th5o.c: will decide on what needs to be done to show speedup via HDFFV-10463.
|
| |\ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'd184e6db94163dcc8761182744a6c524a4850887':
Removed unused H5MF functions and updated FUNC_ENTER macros and naming in H5MFsection.c.
Correct script names
Fix typo
Minor H5FS tweaks.
Put back CTRL-L chars
Update support link
Update text
Valgrind fixed by checking for prefix_len of 0
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
~DEROBINS/hdf5_der:vi_develop_normalize to develop
* commit '448cc37a90b2a71aac45c96949da07d5a9cc9cbd':
Removed unused H5MF functions and updated FUNC_ENTER macros and naming in H5MFsection.c.
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
naming in H5MFsection.c.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '7c74d1f026cc76d5aa33a10da7b8cffef0ad7cda':
Correct script names
Fix typo
|
| | | | | | |
|
| | | | | | |
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
~DEROBINS/hdf5_der:vi_develop_normalize to develop
* commit 'a2bafdc7a1021ca608b39f96d1f518701dbd45f8':
Minor H5FS tweaks.
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'bcd8b31f3c9ace931df4483b855fae371c27a3dc':
Put back CTRL-L chars
Update support link
Update text
Valgrind fixed by checking for prefix_len of 0
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
|/ / / / / |
|
| |\ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '2b0fb7e3f1f7da5b23d430702493ed4fb7f87166': (21 commits)
HDFFV-9739 only executes H5E tests in production
Remove link flag from compile command
fix typo
Add release note
Correct attribute location
HDFFV-9739 fix copy testfiles command
HDFFV-9739 remove obsolete test files
HDFFV-9739 dup test file for concurrent tests
HDFFV-9739 Fix autotools script
HDFFV-9739 Change autotools test scripts
Fix typo
HDFFV-9739 Update test reference
Update current windows test machines
HDFFV-9739 Grab err number before API call
HDFFV-9739 Add release note
Adjust test names for concurrent tests
Fix soversion
HDFFV-9739 Fix copy name
HDFFV-9739 factor out tests into separate JUnit
Updated the threadsafety test to use error macros instead of asserts.
...
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '263db01df57a2aa99f81c060b988101c89f34fda':
HDFFV-9739 only executes H5E tests in production
Remove link flag from compile command
|