index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test file to build process
Jordan Henderson
2017-08-03
1
-1/+1
*
Suggested changes from code review
Jordan Henderson
2017-07-07
5
-12/+60
*
Amend header comment error
Jordan Henderson
2017-07-06
1
-19/+18
*
Clean up remaining warnings
Jordan Henderson
2017-07-06
1
-6/+21
*
Add prototype for H5D__cmp_filtered_collective_io_info_entry_owner
Jordan Henderson
2017-07-05
1
-0/+2
*
Add comment for memory copy possibly not being necessary anymore for
Jordan Henderson
2017-07-05
1
-0/+1
*
Remove use of H5E_CANTDISTRIBUTE error
Jordan Henderson
2017-07-05
2
-2/+1
*
Add comment for full overwrite special case
Jordan Henderson
2017-07-05
1
-0/+8
*
Add remaining documentation/comments
Jordan Henderson
2017-07-05
1
-23/+54
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Jordan Henderson
2017-07-05
442
-4893/+4415
|
\
|
*
More minor whitespace cleanup
Dana Robinson
2017-07-03
1
-3/+3
|
*
Fixed a minor comment typo in H5R.c
Dana Robinson
2017-07-03
1
-1/+1
|
*
* Reverted removal of H5I_REFERENCE to avoid breaking binary
Dana Robinson
2017-07-03
15
-5/+100
|
*
Purged the unused H5I_REFERENCE from the library.
Dana Robinson
2017-07-01
14
-115/+22
|
*
Added a test for VFD IDs to testhdf5.
Dana Robinson
2017-07-01
2
-243/+70
|
*
Fix for HDFFV-10160
Vailin Choi
2017-06-29
3
-0/+36
|
*
Fix for HDFFV-7853 H5Ocopy doesn't work with open identifiers
Vailin Choi
2017-06-11
5
-88/+155
|
*
Revert "Merge pull request #567 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop...
Dana Robinson
2017-06-09
8
-395/+230
|
*
* Made STATIC free lists EXTERN for H5O_layout_t.
Dana Robinson
2017-06-07
7
-170/+251
|
*
Updated H5O_layout_t dynamic work to use the H5FL interface.
Dana Robinson
2017-06-07
7
-28/+79
|
*
Made some H5O_layout_t stack allocations dynamic (quiets warnings).
Dana Robinson
2017-06-06
6
-53/+86
|
*
Merge branch 'develop' into windows_open
Dana Robinson
2017-05-31
30
-1674/+1755
|
|
\
|
|
*
Merge branch 'develop' into compat_feature_flag
Dana Robinson
2017-05-26
11
-137/+145
|
|
|
\
|
|
|
*
Merge pull request #538 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:may_dev_warning...
Dana Robinson
2017-05-26
7
-128/+131
|
|
|
|
\
|
|
|
|
*
More minor warning fixes.
Dana Robinson
2017-05-25
1
-1/+1
|
|
|
|
*
Fixed many minor warnings.
Dana Robinson
2017-05-25
6
-127/+130
|
|
|
*
|
Merge pull request #534 in HDFFV/hdf5 from ~FRANK.WILLMORE/hdf5:fix-set-mpi-e...
Frank Willmore
2017-05-25
1
-0/+5
|
|
|
|
\
\
|
|
|
|
*
|
updated MPI error handling call for MPICH2 standard
Frank Willmore
2017-05-24
1
-1/+1
|
|
|
|
*
|
enabled MPI error handling
Frank Willmore
2017-05-23
1
-0/+5
|
|
|
*
|
|
Added missing casts for the return value of H5I_object_verify().
Dana Robinson
2017-05-24
3
-9/+9
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
* Added new public H5FDdriver_query() API call.
Dana Robinson
2017-05-24
4
-7/+48
|
|
*
|
|
* Made H5FD_driver_query() a private function instead of static.
Dana Robinson
2017-05-24
4
-39/+40
|
|
*
|
|
Fixed HDFFV-10214:
Dana Robinson
2017-05-19
8
-17/+28
|
|
|
/
/
|
|
*
|
Incorporate additional code changes for the H5DOread_chunk patch from GE Heat...
Vailin Choi
2017-05-15
1
-21/+22
|
|
*
|
Merged HDFFV-10187 direct chunk overwrite bugfix to develop from 1.10 branch.
Dana Robinson
2017-05-12
1
-5/+11
|
|
*
|
HDFFV-10186 Add endianess to bitfield and fix tests
Allen Byrne
2017-05-10
1
-8/+21
|
|
*
|
Fix for HDFFV-10051
Vailin Choi
2017-05-09
1
-0/+1
|
|
*
|
Merge pull request #494 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...
Vailin Choi
2017-05-09
3
-4/+55
|
|
|
\
\
|
|
|
*
|
Fix for the two issues reported in HDFFV-10051
Vailin Choi
2017-05-09
2
-1/+44
|
|
|
*
|
Fix for the two issues reported in HDFFV-10051:
Vailin Choi
2017-05-07
2
-3/+11
|
|
*
|
|
HDFFV-10186 Whitespace changes
Allen Byrne
2017-05-09
1
-1441/+1389
|
|
|
/
/
|
|
*
|
Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removed
Dana Robinson
2017-04-27
1
-1/+1
|
*
|
|
Rework of the POSIX file open permissions and macros to clean up
Dana Robinson
2017-04-28
7
-28/+18
|
*
|
|
Changed the Windows POSIX open() file permissions to be correct
Dana Robinson
2017-04-28
7
-9/+28
|
|
/
/
|
*
|
Change position of declaration to top of block
Allen Byrne
2017-04-27
1
-1/+2
|
*
|
Modifications based on pull request review.
Vailin Choi
2017-04-26
1
-1/+1
|
*
|
Incorporate patch from GE Healthcare (HDFFV-9934)
Vailin Choi
2017-04-25
6
-70/+438
|
*
|
HDFFV-10170 revert entire change
Allen Byrne
2017-04-25
1
-83/+3
|
*
|
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
440
-2653/+1768
|
*
|
Commit copyright header change for src/H5PLpkg.c which was added after runnin...
lrknox
2017-04-25
1
-6/+4
[next]