| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| | |
* commit '11ccbed3c93d3c34d63591ba93a355300ab38c96':
Update H5Zfilter_avail note
New requirement for test
|
| | |
|
|/ |
|
|\
| |
| |
| |
| | |
* commit '4a6904e758cd14673a3ec6f60adb5f8b210bb4c3':
Add a missing declaration for testing
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
* commit '6a52c26162f45e85b88aa6ddab5e5d861aaba7b8':
Revert "Fix for HDFFFV-10308. Initialize hid_ts in function check_objects and"
Remove extra spaces and 1 "currently under development" to match hdf5_1_10 version.
Fix for HDFFFV-10308. Initialize hid_ts in function check_objects and check for id > -1 before calling close functions.
|
| |
| |
| |
| | |
This reverts commit e92f3f858bf16a84c59aeb6692f5cab5e6b8e66f.
|
| |
| |
| |
| | |
version.
|
| |
| |
| |
| | |
check for id > -1 before calling close functions.
|
|\ \
| | |
| | |
| | |
| | | |
* commit 'b6de5127a8b214bfb702c4780bfbe4288fe606fd':
removed extra character
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* commit 'd14e859a919dee2c153c6faac3a0431d84042f0d':
Correct char type
HDFFV-10297 fix grammar
HDFFV-10297 - clarify note.
HDFFV-10297 Update release note
Correct test DEPENDS
|
| | | |
|
| |\ \
| |/ /
|/| |
| | |
| | | |
* commit '084704392fa93d1569861c53504e89236468a3b6':
HDFFV-10037: fixed wrong C link flags
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* commit '26ae202faa4a761c307bf15eacc28f96bedc7859':
HDFFV-10037: fixed wrong C link flags
|
|/ / / |
|
| | | |
|
| | | |
|
| | | |
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
* commit '7ee40947e1808e63666f3129c30b3d52ac15d4e8':
Correct typo
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | | |
* commit 'def0d66aa2db7e3d87f5527b56b512680703418e':
fix typo
Fix typos
|
| | | |
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
* commit '1743470502095271be64a20d80dc53f085e75a09':
HDFFV-10297 Free buffer inside loop
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
* commit '3c639754b60c284f23a2c7e8d8b3c81c8cbb15f6':
HDFFV-10297 Cleanup, Initialize variables
|
| |\ \
| |/ /
|/| |
| | |
| | |
| | | |
* commit '23460c30f10e098a980c5466b6108269d2fd92f6':
Moved the SWMR + cache image check up before the root group is constructed to avoid the special case close.
Moved the 'cache image + SWMR' check from H5Fcreate/open to H5F_open. Prep for the VOL merge.
|
|\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | | |
to develop
* commit 'd8a3782ce49d537d96020dfa250a253d90f4c14f':
Moved the SWMR + cache image check up before the root group is constructed to avoid the special case close.
Moved the 'cache image + SWMR' check from H5Fcreate/open to H5F_open. Prep for the VOL merge.
|
| | |
| | |
| | |
| | | |
is constructed to avoid the special case close.
|
| | |
| | |
| | |
| | | |
Prep for the VOL merge.
|
| |/
|/| |
|
|\ \
| | |
| | |
| | |
| | | |
* commit 'c2be993f325813e711ee7cc97bb02b7b482a8290':
HDFFV-10297 Windows issues fixed
|
|/ / |
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* commit '18ba8cb7d247cc2f535e53d66c2a47740724de6a':
Windows cannot share files easily
Avoid double free
Windows had issues - revert code changes for get_option
Remove extra command line
Correct name of file
Add Mask test to script
Add new output files to clear test
Correct name of err file
Fix name of output files
Fix format convert error mask test
Fix tools error handling and valgrind issues
Fix error handling issues
Correct test results
Cleanup valgrind issues
HDFFV-1097 Changed file columns
HDFFV-10297 add h5copy test and fix h5diff errors
Fix VS2012 declaration error
HDFFV-10297 Fix compiler compaliants
HDFFV-10296 Update tools lib to use the error handling macros.
Close ids in loop
|
| | |
|
| | |
|
| | |
|
| |\
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* commit '8a391887be263e0ba7f1ba659dcf6559b5a5e01a':
in 'production' mode builds
Make fixes to avoid test failures in 'production' mode builds
Updated the code and RELEASE.txt note per comments from John Mainzer
Try to address most of the issues raised by Dana in the code review
Made edits suggested by John as part of the code review
Update the MANIFEST and release_docs/RELEASE files
Add a test for parallel reads of independent files using MPI subgroups
Edits to the file open optimization and associated test code to bring them closer to the HDF5 library's unwritten coding standards. Also bug fix to repair a hang in testphdf5.
The initial coding for the superblock read optization
|
|\ \
| | |
| | |
| | |
| | |
| | | |
* commit '9aada2bdb51f1c235e483f2bce109262bfbe22fa':
in 'production' mode builds
Make fixes to avoid test failures in 'production' mode builds
|
| | | |
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* commit '3dde6d0e32461f46630f814a2fdfbd4c813703bf':
Updated the code and RELEASE.txt note per comments from John Mainzer
Try to address most of the issues raised by Dana in the code review
Made edits suggested by John as part of the code review
Update the MANIFEST and release_docs/RELEASE files
Add a test for parallel reads of independent files using MPI subgroups
Edits to the file open optimization and associated test code to bring them closer to the HDF5 library's unwritten coding standards. Also bug fix to repair a hang in testphdf5.
The initial coding for the superblock read optization
|
| | | |
|
| | | |
|
| | | |
|