Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
a4038aed6e8MMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) * commit 'd6ea49f5cbcaa852cd0caf34278ec61108667bc3': Switch to using flag in signal handler, to trigger dropping out of main loop and shutdown cleanly, instead of calling leave() from the signal handler. Fix HDFFV-8089 Description: Some code within an "ifdef H5D_CHUNK_DEBUG" block was using outdated data structure but not caught because the case of H5D_CHUNK_DEBUG being defined was never tested. It was comment...
Larry KnoxLarry Knox
d6ea49f5cbcMMerge pull request #390 in HDFFV/hdf5 from develop to hdf5_1_10 * commit 'd522632b9e1f1d88db2117e89f3caba0dc4cf38b': Switch to using flag in signal handler, to trigger dropping out of main loop and shutdown cleanly, instead of calling leave() from the signal handler. Fix HDFFV-8089 Description: Some code within an "ifdef H5D_CHUNK_DEBUG" block was using outdated data structure but not caught because the case of H5D_CHUNK_DEBUG being defined was never tested. It was commented...
Allen ByrneAllen Byrne
db9eeb9f6aeFix typo deletion
Allen ByrneAllen Byrne
f17ce1b06e6HDFFV-10143 Update new feature section.
Allen ByrneAllen Byrne
ed98dc04190HDFFV-10143 clean up format and function return
Allen ByrneAllen Byrne
f9199536d04HDFFV-10143 Add plugin APIs to Java interface
Allen ByrneAllen Byrne
399060c17a0Update with checks for index bounds
Allen ByrneAllen Byrne
dd2749d1becMMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) * commit '6387f7099d22c66dab415c57f9fd547eb86e4ad5': Small corrections to DOPYING file. Add new file COPYING_LBNL_HDF5. Revert "Clear hdf5 1.10 entries from RELEASE.txt in the develop branch. Entries" Add LBNL license file and modify COPYING file accordingly. Omnibus checkin for several relatively minor modifications:
Larry KnoxLarry Knox
6387f7099d2MMerge pull request #385 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 * commit '194f604ad04ec976a1d761090aa892f9f28514c3': Small corrections to DOPYING file. Add new file COPYING_LBNL_HDF5. Revert "Clear hdf5 1.10 entries from RELEASE.txt in the develop branch. Entries" Add LBNL license file and modify COPYING file accordingly. Omnibus checkin for several relatively minor modifications:
Larry KnoxLarry Knox
194f604ad04Small corrections to DOPYING file.
Larry KnoxLarry Knox
f4b64cd8451MMerge branch 'develop' into hdf5_1_10
Allen ByrneAllen Byrne
c99679337acHDFFV-10143 fix use before set
Allen ByrneAllen Byrne
f1e64c512abHDFFV-10143 surround will fail with try block
Allen ByrneAllen Byrne
037e7a4a72eHDFFV-10143 typo cleanup
Allen ByrneAllen Byrne
fb6acd82a01HDFFV-10143 typo removed
Allen ByrneAllen Byrne
0f9e09a65daFix code error and use H5PL_MAX_PATH_NUM in test
Allen ByrneAllen Byrne
33ad855c6b3HDFFV-10143 Cleanup due to comments
Allen ByrneAllen Byrne
e245544ef22HDFFV-10143 remove debugging output
Allen ByrneAllen Byrne
09e76f77828HDFFV-10143 change h5PLget to use buffer like H5Iget_name
Allen ByrneAllen Byrne
cb222dded24HDFFV-10143 change put to replace and add const
Allen ByrneAllen Byrne
c25651fc5ceHDFFV-10143 Use Windows A version of ExpandEnvironmentStrings
Allen ByrneAllen Byrne
db3638b791bRemove redundant code
Allen ByrneAllen Byrne
10ef22fcd6bHDFFV-10143 Fix initial issues from review
Allen ByrneAllen Byrne
ebc0a625170MMerge branch 'develop' into hdf5_1_10
Allen ByrneAllen Byrne
ac40086b727MMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) * commit '3dbfc568d7717d0252a4c91c9883d02a5574b3c1': Resolve conflict missed in merge. Clear hdf5 1.10 entries from RELEASE.txt in the develop branch. Entries in this branch version of RELEASE.txt should be intended for the future 1.12.0 release. Update with extra checks for reference Update cdash max test output and VS version matching Stop skipping h5watch tests. Add H5_DLL to H5AC_get_mdc_image_info() prototype...
Larry KnoxLarry Knox
3dbfc568d77MMerge pull request #377 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 * commit 'a1dc1a5f28b99d30b7870f764c288995cabc7ad0': Resolve conflict missed in merge. Clear hdf5 1.10 entries from RELEASE.txt in the develop branch. Entries in this branch version of RELEASE.txt should be intended for the future 1.12.0 release. Update with extra checks for reference Update cdash max test output and VS version matching Stop skipping h5watch tests. Add H5_DLL to H5AC_get_mdc_image...
Larry KnoxLarry Knox
a1dc1a5f28bResolve conflict missed in merge.
Larry KnoxLarry Knox
c7f3365015cMMerge branch 'develop' into hdf5_1_10
Allen ByrneAllen Byrne
77e1f1e4913HDFFV-10143 add APIs to manipulate plugin path table
Allen ByrneAllen Byrne
9b59aeadf09Update macros to match master and fix VS matches
Larry KnoxLarry Knox
78f488b0b42MMerge pull request #368 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 * commit '00a19eebf00f17736ca01d2375ebdb05e5f817d8': Update RELEASE.txt Remove "currently under development" from h5vers for HDF5Config.cmake that causes cmake not to find HDF5. Merge bin/h5vers changes from develop. Pull version from configure for version test in h5repack_plugin.sh.in Update version to 1.10.2-snap0 for hdf5_1_10 branch.
Quincey KoziolQuincey Koziol
a2656832436Description: Add attribute reference type. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch) Description: Fix error output for h5dump Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch) Use var args for H5Rcreate and make H5R_create private Add H5R_ATTR case in H5trace Prepare H5Rcreate and H5R_create for full var args Add H5R_REGION reference type Add type/conversion routines to writ...
Dana RobinsonDana Robinson
0b58bc63e19Final wiring to move the buffer end, to where it needs to be. Note that this modifies a public struct, so we probably won't be fixing this bug.
Dana RobinsonDana Robinson
6445b606da6Added a parameter for the buffer length to H5T_convert. Still not fully wired up. At this point, make check will pass but not reading the malformed file.
Dana RobinsonDana Robinson
ae4a6100543Quick hack that demonstrates the HDFFV-10356 fix. Correctly determines the buffer size but Only works for the default type conversion buffer size until the size is fully passed down to where it's needed. Using h5dump on the test file will now cause normal HDF5 error processing to be invoked.
Vailin ChoiVailin Choi
a8afb3ab3b3MMerge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop * commit 'f08b8fa10e7bac5ae26e3b06f938d38ebb3f28e1': Enhancement to the tool h5clear (HDFFV-10360) Fix for HDFFV-10209 VDS SWMR test failure Free the object header when there are chksum retries.
Vailin ChoiVailin Choi
f08b8fa10e7Enhancement to the tool h5clear (HDFFV-10360)
Vailin ChoiVailin Choi
8ba788ca891Fix for HDFFV-10209 VDS SWMR test failure Free the object header when there are chksum retries.
Allen ByrneAllen Byrne
612fefc435aMMerge pull request #940 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '2adf6c741fcd984a3067373e03023e71a8d721a9': Remove obsolete files HDFFV-10418 adjust build commands to match main library build
Allen ByrneAllen Byrne
2adf6c741fcRemove obsolete files
Allen ByrneAllen Byrne
9ea48ca15a8MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit '64565f9771a50138e77a806d7ab330e3919c1847': Code improvement Description: - Removed memory leaks caused by accidentally invoking p_get_member_type - Added the call to test_lcpl, missed previously Platforms tested: Linux/64 (jelly) Linux/ppc64 (ostrich) Darwin (osx1010test) Updated RELEASE.txt Description: - Wrappers for H5Lcreate_soft, H5Lcreate_hard, H5Lcopy, H5Lmove, H5Ldelete, and H5...
Allen ByrneAllen Byrne
1651db06084HDFFV-10418 adjust build commands to match main library build
Richard WarrenRichard Warren
db5bc1895d8MMerge pull request #941 in HDFFV/hdf5 from t_bigio_develop to develop * commit '1a3beaadce81ad257d186c9dca8906577cce58b0': Unify the test (t_bigio.c) between hdf5_1_10 and develop
Richard WarrenRichard Warren
1a3beaadce8Unify the test (t_bigio.c) between hdf5_1_10 and develop
Larry KnoxLarry Knox
6492e67cdc5MMerge pull request #939 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:HDFFV-10397-testphdf5-has-some-memory-leaks to develop * commit '5d7c18fcfc14a53f4d6321460463357fbda61f4b': Remove comparison to NULL for variables to be freed. Add HDfree of vector, matrix_out and matrix_out1 previously HDmalloced in coll_write_test().
Larry KnoxLarry Knox
5d7c18fcfc1Remove comparison to NULL for variables to be freed.
Larry KnoxLarry Knox
6a53c142408Add HDfree of vector, matrix_out and matrix_out1 previously HDmalloced in coll_write_test().
Scot BreitenfeldScot Breitenfeld
1918972960dMMerge pull request #938 in HDFFV/hdf5 from avoid_trunc_beta to develop * commit '4823abf3ee0d9df1c3f23ae7e36ce4d1d146afd6': Removed commented out code from H5FDmpio.c, H5FDprivate.h and H5Fint.c Optimized version of avoid truncate patch.
mainzermainzer
4823abf3ee0Removed commented out code from H5FDmpio.c, H5FDprivate.h and H5Fint.c Tested parallel (debug and production) and serial (production)
Scot BreitenfeldScot Breitenfeld
a8bea5fd26bMMerge branch 'develop' into avoid_trunc_beta