| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|\
| |
| |
| | |
https://bitbucket.hdfgroup.org/scm/~epourmal/hdf5_ep into develop
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
to develop
* commit '78c6be05a84f854074a4df2e10c15a56444e4015':
Fixes the splitter VFD test on Windows.
|
| | | |
|
|/ /
| |
| |
| |
| | |
instead of failing (-1), when CLASS or DIMENSION_SCALE attributes are
not written according to Dimension Scales Specification (HDFFV-10436).
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Part of HDFFV-10591 fix.
* commit 'f863d4f970c2f54298a69f95bb6a15e710e1ed75':
Addition to HDFFV-10591
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Description
Added missing parameter description and improved format.
Platforms tested:
Linux/64 (jelly)
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* commit '7c3d4402d730789173e413b48951fede5f6932f3':
Fix issue in H5VL_wrap_register where datatype VOL objects are casted to H5T_t *
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'f59bb712dec221a076728b6c582818bcf814d71a': (55 commits)
Fixes indenting in tools test scripts
Minor normalizations with 1.12 branch
Fixed bad parens in H5trace.c
Minor normalizations with hdf5_1_10
Mingw copy disabled
Warnings reduction in tools
Correct reference file
Correct h5diff filenames
Fixed typos in error messages.
Updated the Java tests to deal with H5Sset_extent_none changes
Fixed additional typos in tselect.c comments.
Fixes typo in tselect.c
Updates H5Sset_extent_none() to set H5S_NULL
Only one line needed to compare
Revert err file
Minor normalization with 1.10 branch
Fix HDFFV-11120 and HDFFV-11121 (CVE-2018-13870 and CVE-2018-13869)
revert error-stack enable
Minor normalization with 1.10.
Add release notes for tools
...
|
| | | | | |
|
|\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
~DEROBINS/hdf5_der:flock_windows_fix to develop
* commit '0ed65346033e7fbc71634d4911f9761e2ec145b2':
Fixes flock Windows failure
|
| | | | | |
|
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| |
| | | |
| | | | |
to develop
* commit 'a975a8d0eb3244d1a08afc80133a12279d1f90e5':
Removes unsuffixed float warnings
|
|/ / /
| | |
| | |
| | | |
These warnings can only be addressed with gnu extensions.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
develop
* commit '5ce2a178043d9749d30076a2e62249d9998c40ec':
Removes staff email addresses from the repository Removes redundant C library headers from hl library
|
|/ / /
| | |
| | |
| | | |
Removes redundant C library headers from hl library
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
~DEROBINS/hdf5_der:file_locking_squash_2 to develop
* commit '47ad0ac7237b464e939fe54dd129a151944d9706':
Renames BEST-EFFORT to BEST_EFFORT for file locking env var
Updated the file locking Fortran property list wrappers and added a test.
Fixed missing parens in VFDs
Minor change to header comments in file locking C++ changes.
Squash merge of file locking fixes
|
| | | | |
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
a test.
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
develop
* commit 'ef6db167a86e6c065d46963dbd75cd325fe83813':
H5R: fix encoding of references that are part of compound types
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add corresponding test and some debug information
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
to develop
* commit '91ca481ff152e7a6b0326fcdb59e506141d2d32a':
Reverts H5FDsplitter.c changes so they don't conflict with Quincey's big cleanup patch
Fixes -Wnull-dereference warnings around the cache logging calls
Fixes -Wnull-dereference warning in hl/src/H5DS.c
Adds -Wnull-dereference to the warnings we ignore in flex/bison generated code (that we have no control over).
Fixes warnings in the splitter VFD and tests
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
big cleanup patch
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
generated code (that we have no control over).
|
|/ / / / / |
|
|\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
to develop
* commit '65e92e1d56dd2e04ebe7b7713fee9e9e38cd8849':
Warning fixes in tools and h5test.c
|
|/ / / / |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
to develop
* commit 'be02566f49f953bc80c5b5018871138e201ea633':
Fixes indenting in tools test scripts
|
|/ / / / |
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
to develop
* commit 'b9de162eae800a9459f0f1f07d2b043f73f8a907':
Minor normalizations with 1.12 branch
Fixed bad parens in H5trace.c
|
| | | | |
|
| |\ \ \
| |/ / /
|/| | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
to develop
* commit '08dca47475f41e93348cf0c2ea708e787c232014':
Minor normalizations with hdf5_1_10
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'fc57490e02835ddfce644135e93e893f77b379d3':
Mingw copy disabled
|
|/ / / / / |
|
| |/ / / |
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
to develop
* commit 'c8ba30d965f0342e5725a11cb562dfb22c8a8d24':
Minor normalization with 1.10 branch
|
| |\ \ \
| |/ / /
|/| | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'ff4a9d0ec2e85cf15f769006e92e756a79869ab8':
Warnings reduction in tools
|
|/ / / / |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '6a1cf090c6a2f970084c714a2f75a31d68a0a6a8':
Correct reference file
Correct h5diff filenames
|
| | | | | |
|