Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
5b4b4658328Fix typo
Allen ByrneAllen Byrne
bdde53eb3ecHDFFV-8745 remove obsolete files
Allen ByrneAllen Byrne
2637bf680d0MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit '88574bf85618adc96142bebf865ac2caf82c8f09': HDFFV-10361 Correct signatures HDFFV-10361 Update release note for vds prefix HDDFV-10361 combine duplicated prefix utility functions
Allen ByrneAllen Byrne
88574bf8561MMerge pull request #852 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-10361-hdffv-9724-fix-has-duplicated to develop * commit '9c2a9cec1f708039dbc625bcc6827ab64282e065': HDFFV-10361 Correct signatures HDFFV-10361 Update release note for vds prefix HDDFV-10361 combine duplicated prefix utility functions
Allen ByrneAllen Byrne
9c2a9cec1f7HDFFV-10361 Correct signatures
Allen ByrneAllen Byrne
804d89f5968HDFFV-10361 Update release note for vds prefix
Allen ByrneAllen Byrne
2a1a2c59937HDDFV-10361 combine duplicated prefix utility functions
Allen ByrneAllen Byrne
82709178aa2HDFFV-10385 includes cleanup
Allen ByrneAllen Byrne
850ec7a30a3HDFFV-10385 - add release note
Allen ByrneAllen Byrne
6bf125c7b38HDFFV-10385 fix fortran references
Allen ByrneAllen Byrne
16e0a6b8586Correct folder typo
Allen ByrneAllen Byrne
a5789f6c9abHDFFV-8745 fix minor defects
Allen ByrneAllen Byrne
3e0c6530dc3HDFFV-10385 fix platform errors
Allen ByrneAllen Byrne
be42e047913HDFFV-10385 refactor CMAKE_BUILD_TYPE usage
Allen ByrneAllen Byrne
823755ace8bMMerge pull request #842 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '4c004acf1d8c13f3390a81f456f28b771c776483': HDFFV-8745 fix typos HDFFV-8745 update release note HDFFV-9745 Create test and files to verify fixes HDFFV-8745 cleanup vl resource usage HDFFV-8745 remove files from test scripts HDFFV-8745 remove obsolete files HDFFV-8745 - fix implementation of 8625
Allen ByrneAllen Byrne
4c004acf1d8MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit '92324bacae5ac697dbdf8e6cf8b3d709f189849a': Snapshot version 1.11 release 2
Allen ByrneAllen Byrne
a30a41bc321MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit '994611a2d4320358dc5a1c0c721633670ad4833c': Snapshot version 1.11 release 1
Allen ByrneAllen Byrne
db918c06b54HDFFV-8745 fix typos
Allen ByrneAllen Byrne
db1add7e22bHDFFV-8745 update release note
Allen ByrneAllen Byrne
7d13e53294dHDFFV-9745 Create test and files to verify fixes
Allen ByrneAllen Byrne
f8e84c55092HDFFV-8745 cleanup vl resource usage
Allen ByrneAllen Byrne
0ec1e5eeeeaHDFFV-8745 remove files from test scripts
Allen ByrneAllen Byrne
ccf044135c6HDFFV-8745 remove obsolete files
Allen ByrneAllen Byrne
5f4676f3c8fHDFFV-8745 - fix implementation of 8625
Dana RobinsonDana Robinson
d22e9249bcbMarked a couple of file operations as unsupported (for now).
Dana RobinsonDana Robinson
565ec90f412Wired up H5Fstart_swmr_write()
Dana RobinsonDana Robinson
8391b5e4b07Fixed up H5Fget_metadata_read_retry_info().
Dana RobinsonDana Robinson
b51d9d14ddeMarked up page buffering calls.
Dana RobinsonDana Robinson
289ddcac9d0Hacked up cache logging code to use the VOL.
Dana RobinsonDana Robinson
592966ef735MMerge branch 'develop' into vol_integration
Dana RobinsonDana Robinson
efef59d0266MMerge pull request #841 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_integration to vol_integration * commit 'e2cad252d7069d3f55c389c6dba82abd457aa480': (139 commits) Finished wiring up the H5A API. Minor tidying while debugging. Finished wiring up the public H5O API. Finished off wiring up the H5L public API. Wired up H5Aopen_by_idx, H5Arename, H5Arename_by_name, H5Lget_name_by_idx. Misc H5I_object --> H5VL_object markup. Fixed up some H5I_object* calls in H5D/Goh.c Switched H5...
Dana RobinsonDana Robinson
e2cad252d70Finished wiring up the H5A API.
Dana RobinsonDana Robinson
329db47678bMinor tidying while debugging.
Dana RobinsonDana Robinson
5d78d0089f0Finished wiring up the public H5O API.
Dana RobinsonDana Robinson
fc09b47f5baFinished off wiring up the H5L public API.
Dana RobinsonDana Robinson
6d8a2d99c6dWired up H5Aopen_by_idx, H5Arename, H5Arename_by_name, H5Lget_name_by_idx.
Dana RobinsonDana Robinson
4a09c696924Misc H5I_object --> H5VL_object markup.
Dana RobinsonDana Robinson
e314e8ba02bFixed up some H5I_object* calls in H5D/Goh.c
Dana RobinsonDana Robinson
79ab728a1f9Switched H5I_object* to H5VL_object* calls in H5Ctest.c and H5Ftest.c.
Dana RobinsonDana Robinson
62688e041c1Added H5Gtest.c markup and fixed an iteration problem in H5G_visit.
Dana RobinsonDana Robinson
9e60c7fe97aSwitched H5I_object* calls to H5VL_object* calls for file object structs in the tests.
Dana RobinsonDana Robinson
4a2f452ae3aVOL-ified H5Dtest.c. evict_on_close.c test now passes.
Dana RobinsonDana Robinson
bf0929cf661Fixed the gheap test so that it works (up to the cached stabs check).
Dana RobinsonDana Robinson
322b09f8b9aFixed up the file_id/id_exists code. Renamed H5F_FILE_ID() to H5F_ID_EXISTS().
Dana RobinsonDana Robinson
c925dd41d59Wired up H5Fmount/unmount.
Dana RobinsonDana Robinson
3ad1b45fcb2Tidying in H5Fmount before VOL-ifying.
Dana RobinsonDana Robinson
0eb70ccd94fAdded H5Fget_freespace
Dana RobinsonDana Robinson
01f3732b7e1Wired up some MDC functions in H5F.
Dana RobinsonDana Robinson
4e5c8de2b2dAdded H5Fget_free_sections and H5Fget/set_mdc_config.
Dana RobinsonDana Robinson
4339b2885acAdded H5Oget/set_comment_(by_name) and H5Aget_name. The Unicode test in testhdf5 passes now.